/* CSS Document */

/* ====== site-wide definitions ====== */
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002200;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #002102;
	}
p, td, th { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
p {
	padding-right:50px;
	padding-left:10px;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	}
h1 {
	font-size: 14px;
	color: #002200;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	}
h2 {
	font-size: 14px;
	color: #352062;
	padding-left: 10px;
	font-variant: normal;
}
h3 {
	font-size: 12px;
	color: #352062;
	padding-left: 10px;
	font-variant: normal;
	font-weight: bold;
}
li a { 
	line-height: 18px; 
	}
img { 
	border: none; 
	}
a:link, a:visited {
	color: #352062;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #352062;
	text-decoration: underline;
	font-weight: bold;
	}


/* =============== PAGE LAYOUT =============== */

#pagewidth{ 
 	width:740px;
	background-color: #FFFFFF; 
	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;  
}

#header {
	position: relative;
	width: 100%;
	}
#navigation {
	position: relative;
	z-index: 7;
	width: 740px;
	height: 19px;
	}
#crumbs {
	position: relative;
	z-index: 5;
	width: 740px;
	background-color: #FFFFFF;
	text-align: right;
	}
#columnLeft {
	margin-top: 0em !important; 
	margin-top: 1em;
	background-color: #FFFFFF;
	float: left;
	width: 26%;
	position: relative; 
	}
#columnMain {
	background-color: #FFFFFF;
	float: right;
	display: inline;
	position: relative;
	width: 74%;
	}
#footer {
	height: 35px !important;
	height: 5px;
	clear: both;
	}
#bottomwave {
	position: relative;
	width: 100%;
	background-color: #002102;
	}	

/* *** Float containers fix: */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#columnLeft{display:none;} 
#columnLeft, #columnMain{width:100%; float:none;}
}

/* =============== SECONDARY LAYOUT =============== */
	
#content {
	position: relative;
	z-index: 5;
	top: -3px; 
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:400px;
	padding-top: 1em; 
	text-align: left;
	}
#sitemap {
	position: relative;
	z-index: 3;
	top: -15px !important;
	top: 1px;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	color: #352519;
	margin-top: 20px;
	}
#copyright {
	position: relative;
	z-index: 5;
	top: -27px !important;
	top: -1px;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px !important;
	margin-bottom:20px !important;
	margin-bottom:5px;
	color: #002200;
	}
#subpage {
	position: relative;
	left: 70px;
	width: 600px;
	}

/* ============ NAVIGATION MENUS ============ */
#mainmenu {
	padding: 0;
	margin: 0;
	}
#mainmenu li {
	float: left;
	position: relative;
	list-style: none;
	}
#mainmenu a { 
	color: #ffffff; 
	text-decoration: none;
	}
#mainmenu a:hover {
	text-decoration: underline;
	}
#mainmenu li:hover, #mainmenu li.over {
	background-color: #FFFFFF;
	}
#mainmenu li:hover ul, #mainmenu li.over ul { 
	display: block; 
	}
#mainmenu li ul {
	display: none;
	position: absolute; 
	top: 18px;
	left: -1px;
	margin: 0;
	padding: 0;
	}
#mainmenu ul li { 
	width: 120px;
	clear: left;
	}
#mainmenu ul li:hover { 
	background-color: #3399cc;
	}


/* ============ COLUMN MENUS ============ */

#columnLeft table {
	float: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #352519;
	border-right-color: #352519;
	border-bottom-color: #352519;
	border-left-color: #352519;
}
.box {
	background-color: #D9B579;
	width: 160px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.box_headline {
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #D9B579;
	color: #352519;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	}
.box_main p {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	}
.box th h2 {
	font-weight: bold;
	color: #ffffff;
	margin: 1px;
	}
.box ul {
	margin: .25em 0 0 0;
	padding: 0 0 0 1em;
	}
.box li {
	list-style-type: none;
	font-weight: bold;
	}
#TwoColumnSubNav {
	width: 165px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	}
.TwoColumnSubNav ul {
	margin: .25em 0 0 0;
	padding: 0 0 0 1em;
	}
.TwoColumnSubNav li {
	list-style-type: none;
	font-weight: bold;
	color:#002200;
	line-height: 30px;
	}
.TwoColumnSubNav a:link {
	list-style-type: none;
	font-weight: bold;
	color:#002200;
	line-height: 30px;
	}	
.TwoColumnSubNav a:visited {
	list-style-type: none;
	font-weight: bold;
	color:#002200;
	line-height: 30px;
	}	
.TwoColumnSubNav a:hover {
	list-style-type: none;
	font-weight: bold;
	color:#492C87;
	line-height: 30px;
	text-decoration: none;
	}			
/* =============== formatting  =============== */

.browntext {
	font-size: 12px;
	font-weight: bold;
	color: #352519;
	}
.addresstext {
	font-size: 12px;
	font-weight: bold;
	color: #773927;
	line-height: 18px;
	}
.sitemap {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #002200;
	padding-top: 20px;
	padding-bottom: 15px !important;
	padding-bottom: 0px;
	font-variant: small-caps;
	}
.copyright {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #002200;
	}
.image_right {
	padding-right: 20px;
}
.image_left {
	padding-left: 5px;
}
.image_center {
	align:center;
	float: none;
}
.text_left {
	float:left;
	padding-left: 15px;
	padding-right: 5px;
}
.text_right {
	float: right;
	padding-left: 5px;
	padding-right: 15px;
}
.image_floatRight {
	float:right;
	padding-left:20px;
	padding-bottom: 10px;
	padding-right: 50px;
}
.image_floatLeft {
	float:left;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.smalltext {
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color:#999999;
	text-align: center;
}
.copyrightlink { 
	text-decoration: none; 
	font-weight: bold ;
	color: #002200;
}
a.copyrightlink:hover { 
	text-decoration: underline; 
	font-weight: bold ;
	color: #002200;
}
a.copyrightlink:visited { 
	font-weight: bold ;
	color: #002200;
}
td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
