@charset "UTF-8";
/* CSS Document */
body{
	margin: 20px 0px;
	color: #663;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
}
#container{
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}
#header{
	padding: 0px;
	margin: 0px;
}
#header p{
	margin: 0;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header p a img{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#header ul.nav{
	margin: 0px;
	padding: 0px 0px 0px;
}
#header ul.nav li{
	list-style: none;
	float: left;
	margin-bottom: 44px;
	color: #CCC;
	background-color: #666;
}
#header ul.nav li a{
	display: block;
	width: 185px;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	border-right: 1px solid #FFF;
	color: #663;
	background-color: #EBEBE0;
}
#header ul.nav li a:hover{
	color: #FFF;
	border-top: 1px solid #FFF;
	padding-top: 13px;
	background-color: #B3B398;
}
#header ul.nav li a.twoline{
	padding: 7px 0;
}
#header ul.nav li a.noborder{
	border-right:none;
	width:184px;
}
#header ul.nav li a.twoline:hover{
	padding: 6px 0 7px;
}
#content{
	clear: both;
}
#left{
	float: left;
	width: 478px;
	padding-left: 44px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#left a{
	color: #B3B398;
	text-decoration: none;
}
#left a:hover{
	color: #3C3C00;
}

#left h1{
	color: #B3B398;
	margin: 0px 0px .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#left h2{
	color: #999;
	font-size: 1.8em;
}
#left h2 a{
	text-decoration: none;
	color: #663;
}
#left h2 a:hover{
	color: #7774AB;
}
#left h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B3B398;
	font-size: 2.1em;
	text-decoration: none;
	font-weight: normal;
}
#left p{
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0px 0px 1.3em;
}

#left p.quote{
	margin: 0 0 4px;
}

#left p.note{
	font-size: 1.18em;
	line-height: 1.4em;
	margin-top: 0px;
	text-align: justify;
	font-style:italic;
	color:#7F7F7F;
}

#left ul{
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 1.3em;
	margin-left:10px;
	color: #B3B398;
	
}
#left ul.column{
	float: left;
	width: 100px;
	margin-left: 90px;

}
/*#left ul.column2{
	float: left;
	width: 100px;
	margin: 15px 0 0 50px;
	
	#left ul.column2 li{
	list-style:none;
	padding: 0;
	margin: 0;
	background-image:none;
}
} */
#left ul.column li{
	list-style:none;
	padding: 0;
	margin: 0;
	background-image:none;
}

#left ul li{
	list-style-type: none;
	padding-left: 20px;
	margin:0;
	line-height: 1.5em;
	background: url(../images/bullet-arrow.gif) no-repeat left .25em;
	font-size: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #663;
}
#left ul li a{
	text-decoration: none;
	color: #B3B398;
}
#left ul li a:hover{
	color: #663;
}
#left ul li ul{
	font-size: 1em;
	margin-top:0;
}
#left ul li ul li{
	background-image:none;
	font-size:1em;
}
#left ol{
	padding: 0;
	margin: 15px 0 1.3em 26px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#left p.msg{
	font-size: 1.3em;
	border: 1px solid #FEDE01;
	background:#FEF3CD;
	margin-bottom: 14px;
	padding: 4px 4px 4px 22px;
}
	
#left hr{
	color: #CCC;
	border:1px solid #CCC; 
	clear:both;
}
#right{
	float: left;
	width: 327px;
}
#right p{
	margin: 0;
}
#right p img{
	margin: 0px 0px 0px 62px;
}
#right p img.seal{
	margin:40px 0 0;
	position: absolute;
	z-index: 100;
}
#right ul.subnav{
	margin: 0 0 0 62px;
	padding: 0;
}
#right ul.subnav li{
	list-style: none;
	margin:0;
	padding:0;
	margin-top: 2px;
}
#right ul.subnav li a{
	display: block;
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #663;
	text-align: center;
	zoom: 1;
	background-color: #EBEBE0;
}
#right ul.subnav li a:hover{
	background-color: #CACAB7;
	color: #FFF;
}
#bottom{
	clear: both;
	height: 234px;
	padding-right: 40px;
	background-image: url(../images/pine-branch.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#bottom ul.logos{
	margin: 80px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 490px;
}
#bottom ul.logos li{
	list-style: none;
	float: right;
	margin-left: 20px;
}
#bottom ul.logos li p{
	float: left;
	margin: 0px;
}
#bottom ul.logos li p img{
	border-style: none;
}
#bottom ul.logos li p.left{
	width: 114px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
}
#bottom ul.logos li a{
	text-decoration: none;
	color: #666;
	cursor:pointer;
}
#bottom ul.logos li a p{
	float: left;
	margin: 0px;
}
#bottom ul.logos li a p img{
	border-style: none;
}
#bottom ul.logos li a p.left{
	width: 114px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
}
#bottom ul.logos li a{
	text-decoration: none;
	color: #666;
	cursor:pointer;
}
#bottom ul.logos li a:hover{
	text-decoration: underline;
}
#footer{
	clear: both;
	padding: 6px 88px;
	zoom: 1;
	background-color: #EBEBE0;
}
#footer p{
	font-size: 1.1em;
	text-align: center;
	margin: 0px;
	color: #663;
}

#copyright{
	clear: both;
	width: 928px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
}
#copyright p{
	font-size: 1.1em;
	text-align: center;
	margin: 0px;
}

#copyright p a{
	text-decoration:none;
	color: #999;
}

#copyright p a:hover{
	text-decoration:underline;
}

form#contact small{
	font-size:10px;
}
div.affiliates{
	margin:20px 0 20px 62px;
	padding-bottom: 12px;
	width:265px;
	clear: both;	
}
div.affiliates h2{
	border-bottom:1px solid #EBEBE0;
	padding-bottom:2px;
	font-size:1.5em;
}
div.affiliates ul{
	margin: 0px 8px 0px 20px;
	padding: 0px;
	float: left;
	width: 185px;
}
div.affiliates ul li{
	list-style: none;
	margin: 0px;
	list-style-type: none;
	padding-left: 20px;
	margin:0;
	line-height: 1.8em;
	background: url(../images/bullet-arrow.gif) no-repeat left .25em;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	color: #534B48;
}
div.affiliates ul li a{
	text-decoration: none;
	color: #555;
}
div.affiliates ul li a:hover{
	text-decoration: underline;
}

