@charset "UTF-8";
/* CSS Document */
#content_area p {
	margin-bottom: 1.2em;
}
#content_area a {
	color: #fe7f02;
	font-weight: bold;
}
#content_area a:hover {
	color: #1c6b00;
	font-weight: bold;
}
#content_area2 a {
	color: #fe7f02;
	font-weight: bold;
}
#content_area2 a:hover {
	color: #1c6b00;
	font-weight: bold;
}
#text_area ul {
	margin: 20px 0 15px 25px;
}
#text_area li {
	padding: 5px 0;
}
#box_heading {
}
#navigation_breadcrumb {
	width:817px;
	height:20px;
	padding-top: 6px;
	margin-left: 8px;
	font-size:1.2em;
	color: #72726e;
}
#navigation_breadcrumb a {
	text-decoration: underline;
	color: #72726e;
}
#navigation_breadcrumb a:hover {
	color: #333;
}
#text_area h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
	color: #1c6b00;
	font-weight: bold;
	line-height: 1.3em;
}
#text_area h2 {
	font-size: 1.3em;
	margin: 1.5em 0 .6em 0;
	color: #52524e;
	font-weight: bold;
}
#feature_box h2 {
	font-size: 1.2em;
	color: #52524e;
	font-weight: bold;
}
.orange {
	color: #fe7f02!important;
}
.blue {
	color: #025f8b!important;
}
.green {
	color: #8da701!important;
}
.pink {
	color: #ae017f!important;
}
#feature_box {
	margin: 13px;
	background-color: #FFF;
}
#feature_box_textarea {
		font-size: 1.2em;
		padding: 20px;
}
#feature_box h1{
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #fe7f02;
}
#feature_box_textarea ol {
	margin: 10px 10px 10px 20px;
}
#feature_box_textarea ol li {
	padding: .4em 0;
}
#services_nav {
	margin: 13px;
	background-color: #efeee8;
	height:374px;
	background-image: url(images/how_help_box.gif);
	background-repeat: no-repeat;
}
#services_nav_textarea {
	font-size: 1.2em;
	padding: 35px 10px 0 84px;
}
#services_nav_textarea ul {
	height: 115px;
	list-style-type:none;
}
#services_nav_textarea li {
	padding: 3px 0;
}
#services_nav_textarea a {
	color:#52524e;
	text-decoration: none;
	font-weight: bold;
}
.sl1 a:hover {
	color: #93036c!important;
}
.sl2 a:hover {
	color: #8da701!important;
}
.sl3 a:hover {
	color: #0b628b!important;
}
.current_page_pink {
	background-color: #93036c;
	color:#FFF;
	border-left: 5px solid #93036c;
	font-weight: bold;
}
.current_page_green {
	background-color: #8da701;
	color:#FFF;
	border-left: 5px solid #8da701;
	font-weight: bold;
}
.current_page_blue {
	background-color: #025f8b;
	color:#FFF;
	border-left: 5px solid #025f8b;
	font-weight: bold;
}
#butt {
	margin: 0 0 13px 13px;
}
/* form */
div#formcontainer {
	width:400px;
}
div#formcontainer form  {
	padding: 15px 0;
}
div#formcontainer div.clearfix {
	padding: 5px 0px 5px 0px; 
	vertical-align:top;
} 
div#formcontainer form label {
	width:165px; 
	float:left;
	color: #52524e;
	font-weight: bold;
	font-size: 1.2em;
} 
div#formcontainer input[type="submit"] {
	display:block; 
	margin-left:auto; 
	margin-top: 15px;
	margin-right: 15px;
}
#formcontainer .submit_button input { 
	display:block; 
	margin-left:auto; 
	margin-top: 15px;
	margin-right: 15px;
}
#form_thanks {
	height: 388px;
	width: 811px;
}
/* Index */
#heading {
		height: 45px;
		margin: 35px 0 0 16px;
}
#index_main_box {
	width: 825px;
	height: 200px;
	background-color: #1c6b00;
}
#index_boxes {
	background-image: url(images/index_boxes.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	width: 490px;
}
#index_box {
	padding: 53px 20px 0 186px;
	height:75px;
} 
