body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #092d1e;
	background-image: url(images/bac-gy.jpg);
}

table.timber {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: rgb(203, 157, 20);
	border-collapse: collapse;
	background-color: white;
}
table.timber th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: rgb(203, 157, 20);
	background-color: white;
	-moz-border-radius: ;
}
table.timber td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: rgb(203, 157, 20);
	background-color: white;
	-moz-border-radius: ;
}

td, tbody {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	color: #004E98;
}

.header_copy {
	color: #024691;
	font-size: 22px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
}
.default {
	color: #092D1E;
}
select, input {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_copy {
	color: #000000;
	font-size: 11px;
	padding: 10px 20px 10px 20px;
	line-height: 140%;
}
ul, li {
	line-height: 140%;
}
.main_copy p {
	line-height: 140%;
}
.nav {
	margin: 5px 0px;
	width: 165px;
}
.nav_text {
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	display: block;
}
.nav_text a, .nav_text a:link, .nav_text a:visited {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
.nav_text a:hover {
	text-decoration: underline;
	color: #054B90;
}
.subnav_text, .subnav_text a, .subnav_text a:link, .subnav_text a:visited {
	color: #074689;
	padding: 3px 5px;
	display: block;
}
.subnav_text a:hover { 
	color: #024691;
	text-decoration: underline;
}

.header_nav, .header_nav a:link, .header_nav a:visited, .header_nav a:hover {
	text-decoration: none;
	color: #024691;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px;
	margin: 0px;
}


a:active, a:link, a:hover {
	color:#004892;
}
a:visited {
	color:#666666;
}
img { border: 0; }
#wrapper{
	width:686px;
	margin:auto;
	background-image: url(images/layout/bg_mid.gif);
	background-repeat: repeat-y;

}
.search_box {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.olblink A {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.olblink a, .olblink a:visited{
	text-align:center;
  	color: #FFFFFF;
  	padding-top:10px;
}
.olblink{
	text-align:center;
  	color: #FFFFFF;
  	padding-top:10px;
}
.footer, .footer a:link, .footer a:visited, .footer a:hover {
	color: #333333;
}
.print {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.print a:link, .print a:visited, .print a:hover {
	color: #996600;
	text-decoration: none;
}

h1 {
	color: #edecd4;
	font-size: 16px;
}
h2 {
	color: #edecd4;
	font-size: 15px;
}
h3 {
	color: #edecd4;
	font-size: 14px;
}
h4 {
	color: #01478D;
	font-size: 13px;
}
.markerTooltip {
    background: white;
    padding: 4px 6px;
    white-space: nowrap;
    border: #333 solid 1px;
    -moz-border-radius:10%;
    -moz-opacity: 75%;
    opacity: 0.75;
}
.header_nav2, .header_nav a:link, .header_nav a:visited, .header_nav a:hover {
	text-decoration: none;
	color: #024691;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.main_copyHome {
	color: #000000;
	font-size: 12px;
	padding: 10px 20px 10px 20px;
	line-height: 140%;
}

/* dropDownMenu CSS Follows */

.menuDropDown {
	visibility: hidden;
	z-index: auto;
	position: absolute;
}

.subMenuDropDown {
	visibility: hidden;
	z-index: auto;
	position: absolute;
}
/*over #f8d010*/
.menuItem {
	background-color: #faf2bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3f3f41;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #e5be72;
}

.menuItem a:link {
	color: #3f3f41;
	text-decoration: none;
}

.menuItem a:visited {
	color: #3f3f41;
	text-decoration: none;
}
/*
.menuItem a:hover {
	background-color: #f8d010;
}*/

