/* Body */

body
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
	margin: 0;
	padding: 0;
	background-color: #A1D0A0;
	background-image: url(imgs/bckgr_gradient.jpg);
	background-repeat: repeat-x;
	}

/* Left menus */

#sidemenu
	{
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	}
#sidemenu a
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin-left: 0px;
	}
.banner-border {
	border: 1px solid #1B8E19;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #188E14;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C85420;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


	
#sidemenu a:hover, #submenu a:active
	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #E8BF55;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	}
	
#sidemenu .active
	{
	color: #555555;
	font-size: 13px;
	vertical-align: middle;
	margin-left: 0px;
	text-align: center;
	}
.border_green_sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #188E14;
	border-left-color: #188E14;
}
.border_green_bottom {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #188E14;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #188E14;
	border-left-color: #188E14;
}
.grad_side_nav {
	background-image: url(imgs/gradient_side_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.border_green_top {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #188E14;
	border-right-color: #188E14;
	border-left-color: #188E14;
}

	
#sidemenu a
	{
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-left: 0px;
	text-align: center;
	}
#sidemenu li
	{
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #188E16;
	border-bottom-style: none;
	vertical-align: middle;
	margin-left: 0px;
	text-align: center;
	}

#leftnews
	{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	}
#leftnews a
	{
	color: #8F4E14;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #188E16;
	}
	
#leftnews a:hover, #leftnews a:active
	{
	color: #E55016;
	border-left: 2px solid #006699;
	}
	
#leftnews .active
	{
	color: #555555;
	}
	
#leftnews a
	{
	padding-left: 5px;
	display: block;
	}
#leftnews li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}	


	
/* Copyright */

.copyright
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 10px;
	}

	

.copyright a
	{
	color: #006699;
	text-decoration: underline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
.copyright a:hover, .copyright a:active
	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F96E07;
	}
	
/* Footer */

#footer
	{
	background-color: #FDFDFD;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #B8E3B7;
	background: url(images/util_bar_bg.gif) repeat-x;
	text-align: center;
	clear: both;
	height: 37px;
	}
	
#footer a
	{
	color: #1B8E19;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	color: #F96E07;
	}

#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}


	
/* Headers */


h1
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44BA04;
	text-transform: uppercase;
	margin-top:20px;
	}
	
h2
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44BA04;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h4
	{
	font: 11px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
h3
	{
	font: 15px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #239FDF;
	margin-bottom: 5px;
	}
	

/* Right content */

.planbox {
	width: 170px;
	padding: 3px;
	border: 1px solid #188E14;
	float: right;
	background-color: #F1F9FC;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 0;
	margin-right: 2px;
}
.bordergreen {
	border-top-color: #44BA04;
	border-right-color: #44BA04;
	border-bottom-color: #44BA04;
	border-left-color: #44BA04;
}

.floatright {
	margin: 0px;
	float: right;
	border: 1px solid #006633;
	
}
.margin_left {
	margin-left: 24px;
}

.planboxtwo {
	width: 170px;
	padding: 3px;
	border: 1px solid #188E14;
	float: right;
	background-color: #F1F9FC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
}
.bordergreentwo {
	border-top-color: #44BA04;
	border-right-color: #44BA04;
	border-bottom-color: #44BA04;
	border-left-color: #44BA04;
}

.floatrighttwo {
	margin: 0px;
	float: right;
	border: 1px solid #006633;
	
}
.margin_lefttwo {
	margin-left: 24px;
}

.box {
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.box h1 {
margin: 0;
padding: 0 7px 0px;
color: #239FDF;
float: left;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.box h2 {
margin: 0;
padding: 0 7px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #E55016;
float: right;
}

.box img {
margin: 0 7px;
padding: 0;
border: 0;
text-align: center;
}

.boxFeat {
margin: 0;
padding: 0 7px;
list-style-type: none;
clear: both;

}

.boxFeat li {
height: 15px;
margin: 0;
padding: 2px 0;
color: #516171;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #444444;
border-bottom: 1px solid #239FDF;
}

.order {
width:154px; 
margin: 7px auto 0 ;
padding: 3px 0;
border: 1px solid #516171;
background-color: #FDFDFD;
font-size: 9px;
color: #516171;
font-weight: bold;
text-align: center;
}

/* Home page box */

#special {
	width: 520px;
	height: 155px;
	border: 1px dotted #188E14;
	background-color: #B8E3B7;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(imgs/specials_box_bkg.jpg);
	background-repeat: no-repeat;
}


#special ul
	{
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	 list-style-type: none;	}
	
#special li
	{
	margin: 0;
	padding: 0px 0 1px 2px;
	color: #516171;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	}
.heading_italic_green {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #006600;
	FONT-STYLE: italic
}
.heading_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}
	
#special h3
	{
	font: 13px Trebuchet MS,Arial;
	color: #E55016;
   	 font-weight: bold;
	text-transform: uppercase;
	}
	
#special h6
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #44BA04;
    	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0 3px 0;
	}
	


		
#special a
	{
	color: #006699;
	text-decoration: none;
	}
	
#special a:hover, .copyright a:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	}
.subhead {
	text-transform: uppercase;
	color: #339900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


#banner_backg {
	background-color: #FFFFFF;
	background-image: url(imgs/banner/collage_nature_green.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.exclaimer {
	color: #00009a;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 510px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 3px;
}
table {
	background-color: #FFFFFF;
}
td {
	background-color: #FFFFFF;
}

/* Get a Quote Link */
a.quotelink:link{
	color: #339900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

a.quotelink:visited {
	color: #339900;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
	
a.quotelink:hover
	{
	color: #FF9933;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
/* Right links */

a.rightlinks
	{
	color: #006699;
	text-decoration: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
a.rightlinks:hover, a.rightlinks:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
.sitepagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
