/* CSS Document */



td {  
	font-family: Geneva, Arial, Helvetica, sans-serif;  
	color: #584c43;
	text-align: left;
	font-size: 12px;
}


.content {  
	text-align: justify;
	line-height: 18px;
 }

li{  
	padding-bottom: 2px;
}
				  
ul.copybullets {
	list-style-position: outside;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #584c43;
	margin-right: 15px;
	margin-left: 15px;
	background-position: left;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
 }

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	/*background-color: #afaed8;*/
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x repeat-y;
	padding: 0;
	
}




/* TEXT STYLES */

.style7 {
display:block;
	height:25px;
	padding-top: 10px;
	padding-bottom: 10px;	
	color: #98ca45;
	font-weight: bold;
	font-size: 14px;
}

.ital { 
	font-style: italic;
}
.LatinName { 
	font-style:italic; 
	font-size: 10px; 
	color: #584c43
}
.saleprice {
	color: #98CA45;
	font-size: 14px;
}

/* NAV */

#nav {
	background-image:url(bg_gradient.gif); 
	background-repeat:repeat-x repeat-y; 
	height: 26px; 
	padding: 0; list-style:none; 
	margin: 0; 
	border:0; 
}


#nav a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 11px;
	color: #a69487;
}



#nav a:hover {
	color: #bb000d;
	font-style: normal;
	text-decoration: none;
}

#nav a.active {
color: #bb000d;
}


#about a {
}

#about a:hover {
background-image:url(../images/bg_greenbar_sm.gif);
background-repeat:no-repeat;
background-position:bottom left;
 }
 #services a {
}

#services a:hover {
background-image:url(../images/bg_greenbar_med.gif);
background-repeat:no-repeat;
background-position:bottom;
margin-right:10px;
 }

#resources a {
}

#resources a:hover {
background-image:url(../images/bg_greenbar_lg.gif);
background-repeat:no-repeat;
background-position:bottom left;

 }
 
 
 
#contact a {
}

#contact a:hover {
background-image:url(../images/bg_greenbar_xl.gif);
background-repeat:no-repeat;
background-position:bottom left;

 }



/* LEFT NAV */

#leftnav {
	font-size:11px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 10px;
}

ul#menu {
	width: 170px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-top-style: solid;
}

ul#menu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	text-indent: 12px;
}

ul#menu li, 
  ul#menu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

ul#menu li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}

ul#menu ol li {
	border-bottom: none;
	line-height: 20px;
}


ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
	color: #98ca45;
}

ul#menu a.active {
	color: #98ca45;
	}
	
/* SUBLINKS */

#sublinks {font-size:11px; width: 900px; margin: 0 auto; clear:both; padding: 0px 0 10px 0; }
#sublinks li {display: inline; padding-right: 5px; padding-left: 5px;}
#sublinks li.last {border-right: 0;}
.sublinks a {color: #a69487;}
.sublinks a:hover {color: #FFFFFF;}


.link {
	color:#663366;
	text-decoration:underline;
}

.link:hover {
	color:#660066;
	text-decoration:none;
}


.estimatebtn {
	display:block;
	float:right;
	position:relative;
	padding-right:20px;
	width:148px;
	height:60px;
	background-image:url(../images/click_btn.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}

.estimatebtn:hover {
	background-position: 0 -60px;
}

.utilityNav {
	display:inline;
	color:#666699;
	text-decoration:none;
	align: center;
	}
	
	.utilityNav a:hover {
	color:#330066;
	}
	