/****************************************
**	website: 	www.cloverresource.com
**	version: 	1.0 
**	media:		screen
**	date:			06/03/09
*****************************************/

/* global settings 
********************************************************************************************/
* {
outline-style: none;
}
body,div,h1,h2,h3,h4,p {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 100%;	
	color:#000000;	
	margin: 10px 0 0 0; 
	padding: 0;
}

input, textarea, submit, select {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	font-size: 90%;	
	color:#000000;	
	margin: 0; 
	padding: 0;}

body {
	background: #E5E5E5 url(../images/bkgd.jpg) top center fixed repeat-y;}
	
	
/*  links
********************************************************************************************/
a					{color:#FFFFFF; text-decoration:none;}
a:link		{color:#FFFFFF; text-decoration:none;}	
a:hover		{color:#FFFFFF;}
a:visited	{font-weight: normal;}

a.leftnav					{color:#FFFFFF; text-decoration:none;}
a.leftnav:link		{color:#FFFFFF; text-decoration:none;}	
a.leftnav:hover		{color:#FFFFFF; border-bottom: 1px dotted #FFFFFF;}
a.leftnav:visited	{font-weight: normal;}

.menu				 		{font-weight: normal;}
a.menu					{border-bottom: 0 none;}	
a.menu:hover		{border-bottom: 1px dotted #FFFFFF;}

.content				 	{font-weight: normal;}
a.content					{color:#328A00; border-bottom: 1px dotted #328A00;}	
a.content:hover		{border-bottom: 0 none;}

/* content
********************************************************************************************/
#bkgd_header {background:url(../images/bkgd_header.jpg) top left no-repeat; height:40px;}
#header_orange_left {background:url(../images/header_orange_left.jpg) top left no-repeat;}
#header_orange_center {background:url(../images/header_orange_center.jpg) top left no-repeat;}
#header_orange_right {background:url(../images/header_orange_right.jpg) top left no-repeat;}
#bkgd_people {background:url(../images/bkgd_people.jpg) top left repeat-x; height:300px;}
#features_bkgd {background:url(../images/features_bkgd.gif) top left repeat-y;}
#features_sub_bkgd {background:url(../images/features_sub_bkgd.jpg) top left repeat-x; height:40px;}
#email_bkgd {background:url(../images/email_bkgd.gif) top left repeat-y;}
.text_white {color:#FFFFFF;}
.text_orange {color:#FF7E00;}
.text_green {color:#328A00;}
.text_90 {font-size: 90%;}
.text_85 {font-size: 85%; color:#FFFFFF; line-height: 1.3em;}
a.text_85_green				{font-size: 85%; color:#328A00; border-bottom: 0 none; line-height: 1.3em;}	
a.text_85_green:hover	{font-size: 85%; color:#328A00; border-bottom: 1px dotted #328A00;;}

div.photos img {
	margin-top:6px;
	margin-right:10px;
	background: #333333;
	padding: 1px;
}

div.map iframe {
	margin-right:10px;
	margin-bottom: 5px;
	background: #fff;
	padding: 4px;
	border: #CCCCCC solid 1px;
	border-width: 0 1px 1px 0;
}

/* footer
********************************************************************************************/
.footer				 	{color:#000000; font-weight: normal; font-size:11px;}
a.footer				{color:#FF7E00; border-bottom: 0 none; font-size:11px;}	
a.footer:hover	{color:#FF7E00; border-bottom: 1px dotted #CC232A; font-size:11px;}