/* CSS Document */
body{	
	background: #e8e8e8 /*url(../images/bg_wrapper.png) repeat-y fixed center*/;
	font: 13px century gothic;
	color:#666;
	margin:auto auto auto auto;
	font-size: 0.8em;
	line-height: 1.5em;

}
#container {
	width:1000px;
	margin:0 auto 0 auto;
	background: url(../images/bg_wrapper.png) repeat-y fixed center;
	padding:0px;
	height:auto;
	border: 1px solid #666;
}
#header {
	border-bottom: 1px solid #dcc6a1;
	height:300px;
}
#header img{ float:left;  }
img { border:0px;}

#menu{
	height:30px;
	width:1000px;
	background-image:url(/images/menu_background.jpg);
	background-repeat: no-repeat;
	}
#menu ul {
	font: 1em;
	}
	
#menu ul li {
	list-style-type: none;
	float:left; 
	padding:7px 15px 0 0px;
	}
#menu ul li a {
	color:#ffffff;
	text-decoration:none;
	padding:  2px 25px 0 32px;
	font-weight:bold;
}
#menu ul li a:hover, #menu ul li span {    
	color:#efefef;
}
/*#topnav {
	background-color:white;
	float:left;
	text-align:right;
	width:100%;
	color:#7E7E7E;
	}
#topnav a, #topnav a:visited {
	color:#7E7E7E;
	text-decoration:none;
	}*/
#rightcol {
	margin-top:2px;
	width:220px;
	float:right;
	padding-left:2px;
	margin-top:15px;
	/*border-right: 1px double #efad57;*/
}


#rightcol img {
	padding:5px 2px;
	margin-bottom:15px;
	border: 1px solid #ffffff;
}
#content{  margin-top:15px; width:735px; float:left; padding-right:10px; padding-left:10px; border-right: 1px double #cccccc;}

.clr{clear:both;}

a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
}a:visited {
	color: #333;
}
h1 {
	font-family:century gothic;
	padding: 5px 0 5px 5px;
	line-height:30px;
	font-size: 1.5em;
	color: #003883;
}

h2 {
	font-family:century gothic;
	padding: 10px 0 5px 30px;
	background:url(http://www.14br.com/biofuel_investments/images/grass.png) no-repeat left;
	line-height:30px;
	font-size: 1.3em;
	color: #003883;
		border-bottom: 1px dotted #2a8416;

}
.fltright{ float:right;}
.fltleft{ float:left; margin-right:10px; margin-bottom:10px;}

/****FORM****/

#add{
	float:right;
	width:520px;
	padding-left: 5px;
	margin-right:80px;

}
#Contactform{
  margin: 0;
  padding: 0;
   width: 500px; 
  
}

#Contactform fieldset {
	padding: 10px;   
	margin: 0;
	border: 1px solid #003399;
}

#Contactform fieldset legend {
	font-size:1.1em; 
	color: #347ac0;
	font-weight: bold;
	text-decoration: underline;	
}
#Contactform label { 
	display: block; 
	float: left; 
	width: 160px; 
	margin:5px 0 0 10px; 
	text-align: right; 
	padding-right:5px;
}
#Contactform select { 
	
    width: 140px; 
	margin: 5px 5px 0 10px; 
	}

#Contactform input, Contactform textarea {
	width:auto;     
	margin:5px 0 0 10px; 
	padding-right:5px;
	
	
}
#Contactform textarea {
	width:auto;     
	margin:5px 0 0 10px; 
	padding-right:5px;
	
	
}
title {
	color: #ff8f12;
}
.orange_title {
	font-weight: bold;
	color: #ff8f12;
}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	height:100px;
	width:1000px;
	
	
	}
	
#copy {
	/*background: #01438d url(images/footer_bg.jpg) repeat-y;*/
	
	width:1000px;
	text-align:center;
	color:#00629F;
	font-size:11px;
		}
		
#copy a {
	color:#00629F;
	text-decoration: none;	
		}

#info{
	height:auto;
	width: 220px;
	color: #00448b;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
}

#movie{
	width: 1000px;
	height:0px;
}

#form{
	width: 220px;
	padding-left:15px;
}

