@charset "UTF-8";
/* CSS Document */


/* Global Styles */

body {
	margin:0;
	padding:0;
	background:#718161 url(../images/horizon.jpg) repeat-x;
	font-size:12px;
	line-height:19px;
	font-family: Helvetica, Arial, sans-serif;
	color:#333333;
}

a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#998637;
}

a:hover {
	text-decoration:underline;
	color:#687A4E;
}

h1 {
}

h2 {
	margin-top:0;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin-top:0;
	color:#996600;
}

ul {
}

li{
}

small {
}

blockquote {
}

#container {
	margin:0 auto;
	width:940px;
}

.pad-left {
	float:left;
	padding-left:11px;
	padding-top:2px;
}

.pad-right {
	float:right;
	padding-right:11px;
	padding-top:2px;
}

img {
	border:0;
}


/* Header Styles */

#header {
 	float:left;
	width:900px;
	padding:0 20px;
	height:174px;
	background:url(../images/header.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EDDFA9;
}

.header_left {
	float:left;
	width:200px;
	height:50px;
	padding:106px 0 0 20px;
	font-size:16px;
}

.header_center {
	float:left;
	width:400px;
	height:174px;
}

#header h1 span {
	display:none;
}

.header_right {
	float:right;
	width:200px;
	height:50px;
	padding:124px 20px 0 0;
	text-align:right;
}

.contact_box {
	float:right;
	background:#003300;
	text-align:center;
	color:white;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

.contact_box a:link, .contact_box a:visited, .contact_box a:active {
	float:left;
	text-decoration:none;
	padding:7px;
	border:1px solid #434343;
	background:#968E5F url(../images/contact_button.jpg) top center no-repeat;
	color:white;
}

.contact_box a:hover {
	text-decoration:none;
	background:#968E5F url(../images/contact_button2.jpg) top center no-repeat;
	color:white;
	border:1px solid #434343;
}


/* Navigation Styles */

#nav {
	float:left;
	width:900px;
	padding:0 20px;
	height:45px;
	background:url(../images/nav_top.jpg) no-repeat;
	text-align:center;
	position:relative;
}

#nav ul {
	float:right;
	padding:0;
	margin:1px 20px 1px 0;
}

#nav ul li {
	float:left;
	padding-left: 0px;
	position:relative;
}

#nav li {
	float:left;
	padding:0;
	margin:0;
	line-height:33px;
	list-style:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

#nav a {
	float:left;
	background:none;
	text-decoration:none;
}

#nav span a, #nav span a:visited, #nav span a:active {
 	float:left;
	text-decoration:none;
	position:relative;
	display:block;
	background:none;
	padding:0 20px;
	margin:0 3px;
	line-height:33px;
	color:#EAECCF;
	font-weight:bold;
	overflow:hidden;
}

#nav li:hover a {
	background:#425C28;
}

#nav li:hover span a {
	background:#425C28;
}

#nav ul li ul {
	display: none;
}

#nav ul.drop {
	float:left;
	margin:0;
	margin-left:10px;
	padding:0;
	border-left:1px solid #996D30;
	border-right:1px solid #996D30;
	border-top:1px solid #425C28;
}


#nav ul.drop li {
	text-decoration:none;
	color:#000;
	display:block;
	text-align:left;
	border: none;
	line-height:25px;
	font-size:12px;
	border-bottom:1px solid #996D30;
}

#nav ul.drop li a, #nav ul.drop li a:visited, #nav ul.drop li a:active {
	float:left;
	padding-left: 5px;
	width:200px;
	background:#EAECCF;
	display:block;
	color:#472C13;
	font-family:Helvetica, Arial, sans-serif;
}

#nav ul.drop li a:hover {
	background:#736220;
	color:#FFFFFF;
	display:block;
}

#nav ul li:hover ul {
	display:block;
	position:absolute;
	top:33px;
	left:0;
}


/* Content Styles */

#content {
	float:left;
	width:900px;
	padding:10px 20px;
	background:url(../images/content.jpg);
}

#sidebar {
	float:left;
	width:278px;
}

.sidebar {
	float:left;
	width:278px;
	padding-bottom:10px;
}

.sidebar2 {
	float:left;
	width:246px;
	margin:0 0 20px 10px;
	padding:5px;
	border:1px solid #EAECCF;
	background:#636C55;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.sidebar2 a, .sidebar2 a:visited, .sidebar2 a:active {
	color:#EAECCF;
}

.sidebar2 a:hover {
	color:#EAECCF;
	text-decoration:underline;
}

.sidebar2 h3 {
	margin-top:0.5em;
	color:#9BAA84;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sidebar2 ul {
	list-style:none;
	margin:10px 8px 0.5em 8px;
	padding:0;
}

.sidebar2 li {
	margin:0;
	padding:0;
	padding-bottom:7px;
}

.sidebar img {
	margin-bottom:5px;
}

.text_area {
	float:right;
	width:542px;
	padding:10px 40px 10px 0;
}

.text_area2 {
	float:right;
	width:542px;
	padding:10px 40px 10px 0;
}


.text_area h1 {
	background:url(../images/welcome.jpg) no-repeat;
	line-height:43px;
	height:43px;
	margin-top:0;
	margin-bottom:.75em;
}

.text_area img {
	float:right;
	padding:3px 0 15px 15px;
}

.text_area ul li {
}

#content_wide {
	float:left;
	width:940px;
	background:url(../images/content_wide.jpg) repeat-y;
}

.news {
	width:100%;
	border-bottom:1px solid silver;
	margin-bottom:25px;
}

.news h3 {
	font-size:16px;
}

a.green {
	color:#336600;
}

/* Footer Styles */

#footer {
	float:left;
	width:900px;
	height:45px;
	padding:1px 20px;
	background:url(../images/nav_btm.jpg) no-repeat;
	color:#EAECCF;
	line-height:36px;
}

#footer a, #footer a:visited, #footer a:active {
	text-decoration:none;
	line-height:36px;
	display:block;
	color:#EAECCF;
}

#footer a:hover {
	text-decoration:underline;
	color:#EAECCF;
}

#info_mid {
	float:left;
	width:860px;
	padding:0 40px;
	background:url(../images/info_mid.jpg);
	color:white;
	text-align:center;
}

#info_mid p {
	margin:0;
	padding:0;
}

.spanned {
	padding-left:40px;
}

.tan {
	color:#FFE6C2;
}

#info_btm {
	float:left;
	width:940px;
	height:27px;
	background:url(../images/info_btm.jpg);
}

.foot-lft {
	width:460px;
	float:left;
	padding-top:10px;
}

.foot-rgt {
	float:right;
	width:380px;
	padding-top:10px;
}

.foot-btm {
	float:left;
	width:100%;
}
