/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	color: #403732;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top center;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #004525;
	text-decoration: underline;
}
a:hover {
	color: #206549;
	text-decoration: none;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #403732;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 18px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 860px;
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	background-position: top center;
}
#copy_container {
	width: 778px;
	margin: 0 auto;
}
#ribbon {
	background-image: url(images/bg_ribbon.png);
	background-repeat: no-repeat;
	background-position: top center;
	
}
#header {
	background-image: url(images/header_green.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 282px;
}
#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 135px;
}
#logo {
	width: 332px;
	margin: 0 auto;
}
#nav_sec {
	width: 322px;
	padding-top: 19px;
	margin: 0 auto;
}
#nav_sec ul {
	margin: 0px;
	/*padding: 0px 0px 0px 18px;*/
	padding: 0px 0px 0px 42px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/bg_subnav.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 28px;
}
#nav_sec li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	line-height: 28px;
}
#nav_sec a {
	display: block;
	color: #004525;
	text-decoration: none;
	font-size: 13px;
	padding: 0px 12px 0px 12px;
	line-height: 28px;
}
#nav_sec a:hover {
	color: #000c07;
}
#nav_sec a.on {
	color: #000c07;
}
#nav_primary {
	clear: both;
	padding-top: 1px;
}
#nav_primary ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav_primary li {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	display: inline;
	float: left;
	line-height: 28px;
}
#nav_primary a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 28px 0px 28px;
	line-height: 43px;
	text-transform: uppercase;
}
#nav_primary a:hover {
	color: #ffffff;
	background-color: #638d6e;
}
#nav_primary a.on {
	background-color: #638d6e;
}
#footer_content {
	padding:42px 28px 0px 28px;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
	width: 125px;
}
#footer_right h6 {
	margin: 0px;
	padding: 0px 0px 4px 1px;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	
}
#footer_tagline {
	color: #ede6cd;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 16px;
}
#footer_copyright {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 16px;
}
#footer_links {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 16px;
}
#footer_links a {
	color: #ffffff;
	text-decoration: underline;
}
#footer_links a:hover {
	color: #ffffff;
	text-decoration: none;
}
#copy {
	padding: 27px 34px 27px 34px;
}
h1 {
	font-size: 23px;
	line-height: 29px;
	color: #534741;
	margin: 0px 0px 21px 0px;
	padding: 0px 0px 21px 0px;
	border-bottom: 1px dashed #c6c2c0;
}
h2 {
	font-size: 15px;
	line-height: 20px;
	color: #534741;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#copy_left {
	float: left;
	width: 411px;
}
#copy_right {
	float: right;
	width: 255px;
}
#copy img {
	border: 1px solid #998675;
	margin: 0px 0px 24px 0px;
}
#copy_left img {
	float: left;
	border: 1px solid #998675;
	margin: 0px 12px 0px 0px;
}
#copy img.bannerimage {
	margin: 0px;
}
#nav_sub {
	clear: both;
}
#copy object, #copy embed {
	margin: 0px 0px 24px 0px;
}
#nav_sub ul {
	position: relative;
	top: -6px;
	height: 27px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(images/bg_greensubnav.jpg);
	background-repeat: repeat-x;
}
#nav_sub li {
	margin: 0px;
	padding: 0px 13px 0px 13px;
	display: inline;
	float: left;
}
#nav_sub a {
	display: block;
	float: left;
	line-height: 27px;
	height: 27px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#nav_sub a:hover {
	color: #d3c081;
}
#nav_sub a.on {
	color: #d3c081;
}