@charset "utf-8";

#body_home {
	width: 956px;
}

#flashheader {
	position: relative;
    z-index: 0;
	width: 956px;
	margin-left: 0;
	margin-top: 32px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}
h1 {
	color: #407842;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2 {
	color: #407842;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 5px;
}
h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h4 {
	color: #ff7e00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: -10px;
}
h5 {
	color: #ff7e00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

a {
	color: #ff7e00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
p {
	color: #000000;
	width: 670px;
}
.examples {
	font-style: italic;
	color: #407842;
}

.contentlist {
	color: #000000;
	width: 670px;
}
#content_header {
	margin-top: 32px;
	margin-bottom: 38px;
}
.content_copy{
	margin-bottom: 38px;
	margin-left: 20px;
	width: 680px;
}
#content_copy_news {
	width: 740px;
}
.content_news{
	width: 540px;
	padding: 5px;
}
.content_news p {
	width: 520px;
}
.content_side {
	border-left: thin solid #999999;
	padding: 0 10px 10px 20px;
	margin-left: 540px;
	width: 180px;
	float: left;
	display: inline;
	margin-top: -420px;
	position: relative;
}
.content_side h3 {
	font-size: 12px;
	text-transform: capitalize;
}
.content_side p {
	width: 180px;
}
.content_side a {
	color: #407842;
}
.content_copy h2{
	margin-bottom: -10px;
}
.content_copy p{
	/*margin-top: 20px;*/
}
#subpages{
	margin: 0;
	padding: 0;
	margin-left: 20px;
	width: 680px;
}
#subpages li {
	list-style-type: none;
	height: 130px;
}
#subpages li h2 {
	margin-left: 100px;
	margin-top: -90px;
	margin-bottom: -5px;
}
#subpages li h2 a{
	color: #407842;
	text-decoration: none;
}
#subpages p {
	margin: 0;
	margin-left: 100px;
	width: 630px;
	margin-bottom: 5px;
}
#subpages a {
	color: #ff7e00;
	text-decoration: none;
	font-weight: bold;
}
#subpages a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#touts {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	list-style-type: none;
	width: 956px;
	float: left;
	position: relative;
	margin-top: 15px;
}

#toutscontact {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	list-style-type: none;
	width: 940px;
	float: left;
	position: relative;
}

.subtouts {
	margin: 0;
	margin-right: 20px;
	padding: 0;
	float: left;
	width: 224px;
	list-style-type: none;
}
li.toutimage {
	margin-bottom: 16px;
}
li.touttitle {
	margin-bottom: 13px;
}
#touts #tout04 {
	margin-right: 0;
}


#footer_case{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 956px;
	background-color: #e7e7e7;
	text-align:center;
	margin-bottom: 15px;
}

#footer {
	list-style-type: none;
	padding: 0;
	width: 55%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#footer li {
	margin: 0;
	padding: 0;
	float: left;
}
#footer a {
	background-color: #e7e7e7;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #407842;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	border-right: thin solid #407842;
}
#footer #footer_contact a {
	border: none;
}
#footer a:hover {
	text-decoration: underline; 
}

#footer_text {
	color: #6f6f6f;
	font-size: 9px;
	text-align: center;
	margin-bottom: 15px;
	width: 950px;
}
#footer_text a {
	text-decoration: none;
	color: #407842;
}
#footer_text a:hover {
	text-decoration: underline; 
}

#map a {
	color: #407842;
	text-decoration: underline;
	font-size: 12px;
}
#map a:hover {
	text-decoration: none; 
}

#downloads li {
	list-style-type: none;
	margin-left: -40px;
	height: 35px;
	margin-top: 30px;
}

#contactinfo {
	margin-top: 60px;
	margin-left: 20px;
}