/* CSS Document */

body {
	text-align:center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #494B24 url(../img/bkg_main2.gif) repeat;
}
	
#frame {
	width:820px;
	margin-right:auto;
	padding:0px;
	text-align:left;
	height: 100%;
	background-color: #575928;
	margin-left: auto;
}

#contentheader {
	padding-left: 10px;
	height: 125px;
	margin-bottom: 1.5em;
	background: #F2F5E4;
	background-image: url(../img/top_curve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}	
	
#contentcenter {
	width:100%;
	float:left;
}

#menu {
	float:left;
	width:222px;
}

#subleft {
	float:left;
	width:222px;
	background: #837B4A;
}
#contentimg {
	float:left;
	width:572px;
	vertical-align: top;
}
#contentimg4index2 {
	float:right;
	width:572px;
	vertical-align: top;
}
#textarea {
	float:left;
	width:572px;
	background-color:#F2F5E4;
}
	
p,h1,pre {
		margin:0px 10px 10px 10px;
}
		
h1 {
	font-size:15px;
	text-transform: uppercase;
	/*color: #688374;*/
	color: #575928;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #688374;
	padding-bottom: 10px;
}

#bar {
	width: 100%;
	height: 50px;
}

#footer {
	height: 45px;
	text-align: right;
	padding-right: 25px;
	padding-top: 30px;
}

a {
	text-decoration:none;
	/*color: #FFFFFF;*/
}

.copyright {
	color: #FFFFFF;
}

a img {
	border:0px;
}

.orange {
	background-color: #A36107;
}

.home {
	height: 272px;
}

h2 {
	font-size:14px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	line-height: 21px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 60px;
	font-weight: normal;
}

.big {
	font-size:18px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	font-weight: normal;
}

.center {
	text-align: center;
}

#navcontainer {
	width: 100%;
	/*background: #E9EED6;*/
}

#navcontainer ul
 {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
 }

 #navcontainer a
 {
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;	/*border-bottom: 1px dotted #C0CCB7;
	background-color: #FFFFFF;*/
 }

 #navcontainer a:link, #navlist a:visited
 {
	 color: #FFFFFF;
	 text-decoration: none;
 }

 #navcontainer a:hover
 {
	color: #ffffff;
	background-color: #837B4A;
	/*background-image: url(../img/nav/circleleft.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	/*background-image: url(../img/nav/circlehover.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
 }
 
 #navcontainer #active a
 {
	background-color: #F2F5E4;
	color: #00555A;
	font-weight: bold;
	/*background-image: url(../img/nav/circleleft.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
 }
 
 #navcontainer ul ul a
 {
	margin-left: 0px;
	list-style-type: none;
	width: 175px;
	background-color: #CFD4B9;
 }
 
 #navcontainer ul ul a:hover
 {
 background-color: #FFFFFF;
 color: #706d6e;
 }
 
 
 #subnav {
	width: 100%;
	/*background: #E9EED6;*/
}

#subnav ul
 {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
 }

 #subnav a
 {
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;	/*border-bottom: 1px dotted #C0CCB7;
	background-color: #FFFFFF;*/
 }

 #subnav a:link, #subnavlist a:visited
 {
	 color: #FFFFFF;
	 text-decoration: none;
 }

 #subnav a:hover
 {
	color: #000000;
	background-color: #837B4A;
	/*background-image: url(../img/nav/circleleft.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	/*background-image: url(../img/nav/circlehover.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
 }
 
 #subnav #active a
 {
	background-color: #FFFFFF;
	color: #00555A;
	background-image: url(../img/nav/circleleft.gif);
	background-repeat: no-repeat;
	background-position: left center;
 }
 
 
.caps {
	text-transform: uppercase;
	font-size: 9px;
}
#rightinfo {
	background-color: #F1F2E4;
	height: 340px;
	width: 135px;
	text-align: center;
}
#contentfooter {
	float: left;
	width: 100%;
}
div .spacer {
	height: 1.5em;
}
div .spacerhead {
	height: 1.5em;
	width: 100%;
}
#news {
	width: 170px;
	border: 1px solid #9CA37E;
	margin-left: 5px;
	padding: 1px;
}
.spacercol {
	position: relative;
	height: auto;
	width: 8px;
	float: left;
	white-space: normal;
}
.contentcolsm {
	position: relative;
	width:794px;
	display:block;
	clear:both;
}
.contentcolsm2 {
	position: relative;
}
.contentview {
	position: relative;
	clear:both;
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentviewmap {
	position: relative;
	clear:both;
	padding: 0px 20px 20px 20px;

}

.contentviewbrochure {
	position: relative;
	clear:both;
	padding: 0px 0px 0px 0px;

}

.homeimg {
	padding-top: 9px;
	padding-bottom: 9px;
}
.homeborder {
	margin-top: 7px;
	margin-bottom: 7px;
	border: 9px solid #FFFFFF;
}
.clear {
	display: block;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
 }
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

div .spacer2 {
	height: 1.4em;
}

#textarea p {
	color: #666666;
}
.main, .main a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.main a:hover {
	color:#A36107;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

.press a{
	color: #666666;
}

.brown {
	background-color: #837B4A;
}
.col {
	float: left;
	width: 180px;
}
.files {
	margin: 0px;
	padding-top: 5px;
	/*padding-right: 10px;*/
	/*width: 180px;*/
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;*/
}

.files ul
 {
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	/*list-style-position: inside;
	list-style-type: circle;*/
 }

.files li {
	list-style: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-left:3px;
	background-position: left center;
}

 .files a
 {
 display: block;
 padding: 8px 3px;
 /*background-color: #FFFFFF;
 border-bottom: 2px solid #FFF;*/
 }

 .files a:link, .fileslist a:visited
 {
 color: #706d6e;
 text-decoration: none;
 }

 .files a:hover
 {
/* background-color: #FBFBE5;*/
 color: #A36107;
 }
 
.date {
	color: #666666;
	font-weight: bold;
}

.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336666;
}

.newsgroup {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
}
.newsgroup a {
	color:#666666;
}
.doublecol {
	float: left;
	width: 368px;
}
.yellow {
	/*background-color: #CBC469;*/
	background-color: #B69D27;
}

.green {
	background-color: #575928;
}
.dkbrown {
	background-color: #574227;
}
.results td	{
	color: #333333;
	padding: 6px;
	padding-left: 13px;
	font-size: 11px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.resultsAlt td	{
	background-color: #FFFFFF;
	color: #333333;
	padding: 6px;
	padding-left: 13px;
	font-size: 11px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.resultheader td	{
	background-color: #E5E4CA;
	padding: 4px;
	padding-left: 13px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.partners a {
	color:#666666;
}
.partners a:link {
	color:#A36107;
}
.partners a:hover {
	color:#A36107;
}
.simplelist ul
 {
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: uppercase;
	font-weight: bold;*/
	/*list-style-position: inside;
	list-style-type: circle;*/
 }

.simplelist li {
	list-style: none;
	line-height: 12pt;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-left:3px;
	color:#666666;
	background-position: left top;
}
.factarea {
	margin: 0px;
	background-color: #E5E4CA;
	padding: 6px;
	display: block;
	padding-left: 13px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.view a {
	color:#FFFFFF;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}
.view a:link {
	color:#A36107;
}
.view a:hover {
	color:#A36107;
}
div .spacer2 {
	height: 1em;
}
