﻿@import url(layout.css);
body {
	color: #130240;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #0000FF;
	background-image: url('../images/gifs/old-nwoods-arms%20light.jpg');
}
#container {
	max-width: 1000px;
	margin: 0 auto;
	border: thick #808080 ridge;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	background-color: white;
	
}
#masthead {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 10px;
	background-color: #FFFFFF;
	
}
#navigation {
	background-color: white;
	z-index:999;
	height:auto;
	padding: 2px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:auto;
	width:auto;
	}
#navigationBody {
	background-color: white;
	display:inline-block;
}
#columnNav {
	display:inline-block;
	}
#spacer{
	height: 1px;
}
#spacer1{
	height: 25px;
}
#TopNav {
	width: 95%;
}
#page_content {
	border-top:thick #808080 ridge;
	display:inline-block;	
}
#column_l {
	width: 70%;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#column_r {
	width: 25%;
	margin: 5px;
	background-color: #FFFF99;
	color: #130240;
}
#footer {
	text-align: center;
	background-color: #0000bd;
	color:aliceblue;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;

}
/* Styles for table */
#tableAliyah {
	border: medium inset;
}
#tableAliyah td {
	border: thin black solid;
}
#table .column1 {
	background-color: #C0C0C0;
}


/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #130240;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	display: inline;
}
#navigation a {
	color: #fff;
	text-decoration: underline;
	padding: 5px;
	border: 0px navy solid;
    white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
#navigationBody a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	padding: 5px;
	border: 0px navy solid;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

}
#navigationBody a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}

#column_r a {
	color: navy;
	text-decoration: underline;
	margin: 0 1px;
	padding: 5px;
	border: 0;
    white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* Styles for Content */
p {
	width: 95%;
}
h1 {
	color: #130240;
	font-size: xx-large;
}
h2 {
	color: #26047F;
	font-size: x-large;
	}
h3 {
	color:#3906BF;
	font-size: large;
	font-weight:700;
}
h4 {
	color: #4508E5;
	font-size: small;
	font-weight:800;
}
h5 {
	color: #4C08FF;
	font-size: x-small;
	}
h6 {
	color: #26047F;
	font-size: xx-small;
	}
big {
	font-size: large;
}
.button {
	width: auto;
	height: 42px;
	font: bold 14px Trebuchet MS;
	color: #ffffff;
	text-shadow: #FFF 0 0 1px;
	background-image: url('../menu_files/css3menu1/mainbk.png');
	background-color:#0000bd;
	background-repeat: repeat;
	-moz-box-shadow: 3.5px 3.5px 5px #000000;
	-webkit-box-shadow: 3.5px 3.5px 5px #000000;
	box-shadow: 3.5px 3.5px 5px #000000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-color: #d4d4d4;	
	
}
.button a {
	text-decoration:none;
}

#column_r p {
	color: #130240;
	font-size: small;
	text-align: left;
	margin: 0;
	padding: 5px;
}

#column_r h4 {
	margin-bottom: 0;
}
#column_l ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}

#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;	
}
#column_l ul li {
	font-size: medium;
	display: inline-block;
	list-style-position: outside;
	list-style-image: url('../images/acnvbul1.gif');
	width: 95%;
}

/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
	white-space: pre-wrap; /* css-3 */;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */;
	white-space: -pre-wrap; /* Opera 4-6 */;
	white-space: -o-pre-wrap; /* Opera 7 */;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
#footer a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Styles for barons signatures */
.odo {
	font-family: "Script MT Bold", "Script";
}
.max {
	font-family: "Blackadder ITC", "Script";
}
.wide {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	float:left;
}

/* Styles for calendars */
.calendar {
	font-family: Verdana;
	font-variant: small-caps;
	font-size: medium;
	font-weight: bold; 
	color:#800000;

}




/* Styles for media devices */
@media only screen and (max-width: 800px), only screen and (max-device-width: 800px), handheld and (orientation: portrait){

# body {
	font-size: large;	
}

#container {
	width: auto;
	font-size: large;
}

#masthead p {
	font-size: medium;	
}

a {
	font-size: large;	
}
h4 {
	font-size: large;
	}
h5 {
	font-size: large;
	}

#column_l {
	width: auto;
	float: none;
	}
	
#column_l p {
	font-size: large;
	width:auto;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#column_l a {
	font-size: large;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

	
}

#column_l ul li {
	font-size: large;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

}
	
#column_r {
	font-size: large;
	max-width: 100%;
	width: auto;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

	}
	
#column_r a {
	font-size: large;
	max-width: 100%;
	width: auto;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

	}
	
#column_r p {
	font-size: large;
	width:auto;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

}

#column_r ul li {
	font-size: large;
	width: 100%;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

}

#footer {
	width:auto;
}


#footer p {
	font-size: medium;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

}
	
#footer a {
	font-size: medium;
	width: auto;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */

}
	
.calendar {
	font-size:large;
}	

}