@charset "utf-8";

body {
	background-image: url(../../images/cultivaris_background.gif);
	background-repeat: repeat;	
}

a {
	outline: none;
}

td, th {
	padding: 10px;
}

br {
	line-height: 20px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #707070;
}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #707070;
	font-weight: bold;
}

#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

#head {
	width: 800px;
	margin: 0;
	float: left;
}

#right hr {
	width: 575px;
	color: #e2e43d;
}

.green {
	font-size: 10px;
	color: #E2E43D;
	text-decoration: none;
}

#navwrap {
   width: 218px;
	height: 390px;
	margin: 0;
	float: left;
	background-image: url(../../images/site_nav.gif);
	background-repeat: no-repeat;
}

#nav {
   padding-left: 0px;
	text-align: left;
}

#navul {
	text-decoration: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	line-height: 20px;
	margin-top: 70px;
	padding-right: 20px;
}

#nav a:link, #nav a:visited {
	color: #e2e43d;
	text-decoration: none;
	
}

#nav a:hover {
	color: #e91d26;
	text-decoration: none;
}

body#home a#home, body#expertise a#expertise, body#about a#about, body#contact a#contact, body#news a#news  {
	color: #e91d26;
	text-decoration: none;
}


#title {
	float: right;
	width: 570px;
	height: 40px;
	text-align: right;
	border-bottom: 1px solid #e2e43d;
	margin-right: 10px;
	margin-top: 10px;;
}

#contentwrap {
	float: right;
	width: 575px;
}


#contentwrap li{
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 0px;
	color: #e2e43d;
}

#contentwrap-news {
	float: right;
	width: 565px;
	padding-top: 10px;
	margin-right: 10px;
}

#contentwrap-news a:link, #contentwrap-news a:visited  {
	text-decoration: none;
	color: #585858;
}

#contentwrap-news a:hover  {
	text-decoration: underline;
	color: #585858;
}

.regularlist {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	line-height: 15px;
}

.redtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e91d26;
	line-height: 15px;
}

#textleft {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	width: 270px;
	line-height: 15px;
}

#textleft a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	text-decoration: none;
	}

#textright {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	width: 270px;
	line-height: 15px;
	padding-right: 10px;

}

#textright a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	text-decoration: none;
	}

#bio {
	clear: both;
	margin-left: 100px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	width: 700px;
}


#foot {
	width: 770px;
	height: 43px;
	clear: both;
	background-color: #e2e43d;
	font-size: 10px;
	color:#979178;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
}

#footlegal {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #e91d26;
	padding-top: 10px;
}

#footsiteby {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #e91d26;
	padding-top: 10px;
	text-align: right;
}

#foot a:link, #foot a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #e91d26;
	text-decoration: none;
	
}

#foot a:hover {
	text-decoration: underline;
}


