body {
	background-color: #D1D1E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

DIV{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}

a:link , a:active {
	color: #0066FF;
	text-decoration: underline;
}

a:visited {
  color: #93C;
}

a:hover {
	text-decoration:none;
}

.page {
	border-left: ;
	border-right: ;
}

#left_menu {
	float:left;
	width: 150px;
}

#header_div {
	height: auto;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:-5px;
	vertical-align:middle;
	cursor:pointer;
	clear:both;
}

#wrapper {
	height: auto;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
	background-color:#FFFFFF;
	overflow:hidden;
	clear:both;
}

#page_title {
	color:#612980;
	width: 605px;
	float:right;
	height: auto;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	line-height:150%;
}

#content {
	float: right;
	width: 605px;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;	
	padding:10px;
	text-align:left;
	line-height:130%;
	background-color:#FFFFFF;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#content img {
	float:right;
	padding: 10px;
	margin:0px 10px 20px 10px;
	border: 1px solid #612980;
}

#footer {
	height: auto;
	width: 780px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	border-top: 1px solid #666666;
	font-size:13px;
	color:#000000;
	clear:both;
}

#footer a:link , #footer a:active , #footer a:visited{
	color: #0099FF;
	text-decoration:underline;
	display: inline;
	padding:0px;
}

#footer a:hover {
	text-decoration:none;
	display: inline;
	padding:0px;
}

#div_row {
	margin-bottom:10px;
	padding: 0 10px 10px 0;
	border-bottom: 1px dotted #efe9f2;
	height:auto;
	float:left;
	width: 600px;
}

#div_left {
	float: left;
	width: 280px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:10px;
}

#div_right {
	float: right;
	width: 280px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.div_section {
	vertical-align:middle;
	color:#0099FF;
	font-weight: bold;
	background-color:#FFFFFF;
}

#div_head {
	background-color: #612980;
	color: #FFFFFF;
	font-weight: bold;
	line-height:180%;
	margin-bottom:10px;
	padding-bottom:10px;
	height:auto;
	float:left;
	width: 600px;
}

#index_left {
	float: left;
	width: 300px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:10px;
}

#index_left img {
	padding: 5px;
	margin:5px;
	border: 1px solid #612980;
	float:none;
}


#index_right {
	float: right;
	width: 280px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px dotted #0066FF;
	padding-left:5px;
}

#index_right img {
	float: none;
	margin: 0px;
	border: none;
	padding:0px;
}

#index_right UL LI {
	color:#000000;
	list-style-image:url(images/arrow_bullet_blue.jpg);
	list-style-position: outside;
	line-height:12pt;
	font-size: 9pt;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	margin-left:-15px;
	font-weight:bold;
}

#index_right UL LI UL LI {
	color:#000000;
	list-style-image:url(images/arrow_bullet_black.jpg);
	list-style-position: outside;
	font-size: 9pt;
	font-weight: normal;
}

#index_right ul li ul li ul li{
	color:#000000;
	list-style-image: none;
	list-style-position: outside;
	list-style-type:circle;
}

#index_slide {
	float: right;
	width: 280px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#index_head {
	background-color: #79BCFF;
	color: #FFFFFF;
	font-weight: bold;
	padding:5px;
	text-align: center;
	vertical-align:middle;
}

#faq_div {
	color: #000000;
	background-color:#FFFFFF;
	border: 2px solid #612980;
	padding:20px;
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
	float:left;
	clear:both;
	width:520px;	
}

#faq_div .bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

#main {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:1px;
	padding-right:1px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0066FF;
}

#body {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.layer {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	border: 1px solid #666666;
}

.layer a:link, .layer a:visited, .layer a:active
{
	color: #0066FF;
	font-size: 9pt;
	text-decoration:none;
}

.layer a:hover
{
	text-decoration:underline;
}

#include
{
	color: #014FB3;
	background-color: #D7EBFF;
	font-size: 7pt;
	line-height:10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#include a:link, #include a:visited, #include a:active
{
	color: #014FB3;
	background-color: #D7EBFF;
	font-size: 7pt;
	line-height:10pt;
	text-decoration: none;
}

#include a:hover
{
	text-decoration:underline;
}

.header {
	background-color: #3C94D7;
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: bold;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: inherit;
}

.text {
	color: #000000;
	background-color: #D7EBFF;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.dropdown {
	color: #FFFFFF;
	background-color: #993399;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.title {
	color: #612980;
	font-size: 14pt;
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.bold {
	font-weight:bold;
}

.purple {
	color: #612980;
	font-weight:bold;
	line-height:20px;
}

.red {
	color: #FF0000;
	font-weight:bold;
	line-height:20px;
}

#pagehead {
	background-color:#FFFFFF;
}

#bottomborder {
	border-bottom: 1px solid #666666;
}

#rightborder {
	background-color:#FFFFFF;
	border-right: 1px solid #EAEAEA;
}

#whitebackground {
	background-color:#FFFFFF;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#table {
	background-color: #FFFFFF;
	color: #000000;
	margin:5px;
	text-align: left;
	vertical-align:middle;
	border: 1px solid #666666;
	float: left;
	width:320px;
}

#table_head {
	background-color: #79BCFF;
	color: #FFFFFF;
	font-weight: bold;
	padding:5px;
	text-align: center;
	vertical-align:middle;
	width:100%;
	float:left;
}

#table_sub_left {
	background-color: #79BCFF;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 50%;
	height: auto;
	padding:5px;
	clear: both;
}

#table_sub_right {
	background-color: #79BCFF;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 50%;
	height: auto;
	padding:5px;
}

#table_row {
	width:320px;
	height:auto;
	clear:both;
	border-bottom: 1px dotted #666666;
}

#table_left {
	float: left;
	width: 140px;
	height: auto;
	padding:5px;
	margin:5px;
	clear: both;
}

#table_right {
	float: left;
	width: 140px;
	height: auto;
	padding:5px;
	margin:5px;
}

#table_long {
	background-color: #FFFFFF;
	color: #000000;
	margin:5px;
	text-align: left;
	vertical-align:middle;
	border: 1px solid #666666;
	float: left;
	width:500px;
}

#table_head_long {
	background-color: #79BCFF;
	color: #FFFFFF;
	font-weight: bold;
	padding:5px;
	text-align: center;
	vertical-align:middle;
	width:490px;
	float:left;
}

#table_row_long {
	width:500px;
	height:auto;
	clear:both;
	border-bottom: 1px dotted #666666;
}

#table_left_long {
	float: left;
	width: 200px;
	height: auto;
	padding:5px;
	margin:5px;
	clear: both;
}

#table_right_long {
	float: left;
	width: 140px;
	height: auto;
	padding:5px;
	margin:5px;
}

#table a:link , #table a:active , #table a:visited{
	color: #0066FF;
	font-weight:bold;
	text-decoration:none;
}

#table a:hover {
	text-decoration: underline;
}

#table .bold {
	color: #FFFFFF;
	background-color: #79BCFF;
	font-weight: bold;
	padding:5px;
	margin:5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.head {
	background-color: #612980;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	padding:5px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:middle;
	border: 1px solid #612980;
}

.subservices {
	background-color: #FFFFFF;
	color: #3C94D7;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color:#014FB3;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#subservices a:link , #subservices a:active , #subservices a:visited{
	background-color: #FFFFFF;
	color: #3C94D7;
	font-size:10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	background: #3C94D7;
	color: #FFFFFF;
	display: block;
}

#subservices a:hover {
	background: #FFFFFF;
	color: #3C94D7;
	padding-left: 12px;
}

.quote {
	width: 100%;
	background-color: #EEEEEE;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: right;
	vertical-align:middle;
}

.image {
	padding: 10px;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #612980;

}


#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	display:block;
	width: 90%;
	padding: 5px;
	text-align: center;
	font-size: 8pt;
}

.plowwithimage {
	background-image: url(images/layers/plow.jpg);
	background-position: center;
	background-repeat:no-repeat;
	border: 1px solid #612980;
}

.plow {
	border: 1px solid #612980;
	background-color:#FFFFFF;
}

.plow a:link, .plow a:visited, .plow a:active
{
	color: #612980;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}

.plow a:hover
{
	text-decoration:underline;
}

.housewithimage {
	background-image: url(images/layers/house.jpg);
	background-position: center;
	background-repeat:no-repeat;
	border: 1px solid #612980;
}


.house {
	border: 1px solid #612980;
	background-color:#FFFFFF;
}

.house a:link, .house a:visited, .house a:active
{
	color: #612980;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}

.house a:hover
{
	text-decoration:underline;
}


#faq {
	color: #000000;
	background-color:#FFFFFF;
	border: 2px solid #612980;
	padding:20px;
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
}

#faq .bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}


hr {
	color: #666666;
	text-align: left;
	vertical-align:middle;
	height: .025em;
	width: 90%;
	margin-top: 4px;
	margin-bottom: 4px;
	clear:both;
}

#content UL LI {
	color:#000000;
	list-style-image:url(images/arrow_bullet_blue.jpg);
	list-style-position: outside;
	line-height:12pt;
	font-size: 9pt;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}

#content UL LI LI {
	color:#000000;
	list-style-image:url(images/arrow_bullet_black.jpg);
	list-style-position: outside;
	line-height:12pt;
	font-size: 9pt;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}

#content ul li ul li ul li{
	color:#000000;
	list-style-image: none;
	list-style-position: outside;
	list-style-type:circle;
	margin-left:-10px;
}

#content OL LI {
	color:#000000;
	line-height:12pt;
	font-size: 9pt;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.weather
{
	background-color:#FFFFFF;
	color:#000000;
}


.weather a:link, #weather a:visited, #weather a:active, #weather a:hover
{
	background-color:#FFFFFF;
	color:#000000;
}


/*Menu*/

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 145px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
}

.glossymenu li a:link , .glossymenu li a:active , .glossymenu li a:visited {
	font-size:12px;
	font-weight: bold;
	color: #666666;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 5px;
	text-decoration: none;
	text-decoration:none;
	border-bottom: 1px solid #666666;
	width: 145px;
}

.glossymenu li a:hover{
	color: #0066FF;
	background-color:#F0F0F0;
	border-bottom: 1px solid #0066FF;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 145px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a:link , .glossymenu li ul a:active , .glossymenu li ul a:visited {
	font-size:12px;
	font-weight: bold;
	color: #666666;
	background-color:#FFFFFF;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 5px;
	text-decoration: none;
	text-decoration:none;
	border: 1px solid #666666;
	width: 145px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu li ul a:hover{
	color: #0066FF;
	background-color:#F0F0F0;
	border: 1px solid #0066FF;
}

.glossymenu .arrowdiv{
	position: absolute;
	right: 2px;
	background: transparent url(arrow.gif) no-repeat center right;
}


/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

h2 {
	color:#612980;
	font-size:16px;
	font-weight:bold;
}

.slideshow {
	padding:10px;
	margin:10px;
	/*border: 1px dotted #0066FF;*/
}

.orange {
	color:#FF6600;
	font-weight:bold;
}