body {
	margin: 0;
	padding: 0;
	background-image: url(../images/main/main_bg.png);
	background-repeat: repeat-x;
}
#container {
	width: 1053px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/index/indexv3_bg.png);
	top: 0px;
	margin-top: 0px;
	overflow: hidden;
	background-repeat: repeat;
}
.left_img {
	margin-top: 20px;
	padding-left: 54px;
}
.left_img a { 
	color: black; 
	text-decoration: none;
}
.left_img a:hover  {
	color: #FFCC33;
	text-decoration: underline;
}
.left_text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-variant: small-caps;
	padding-top: 2px;
	padding-left: 54px;
	color: rgb(78,48,12);
	text-transform: none;
	margin-bottom: 16px;
}
.left_text a { 
	color: rgb(78,48,12);
	text-decoration: none;
}
.left_text a:hover  {
	color: rgb(78,48,12);
	text-decoration: underline;
}

#connect {
	position:relative;
	margin:0;
	padding:0;
	left: 50px;
	width: 200px;
}
#connect li {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:0px;
}
#connect li, #connect a{
	height:48px;
	display:block;
}


.facebook {left:0px;width:50px;}
.facebook {background: url('../images/index/social_logos.png') 0 0;}
.facebook a:hover {background: url('../images/index/social_logos.png') 0 -51px;}

.myspace {left:50px;width:50px;}
.myspace {background:url('../images/index/social_logos.png') -50px 0;}
.myspace a:hover{background: url('../images/index/social_logos.png') -50px -51px;}

.twetter {left:100px;width:50px;}
.twetter {background:url('../images/index/social_logos.png') -100px 0;}
.twetter a:hover{background: url('../images/index/social_logos.png') -100px -51px;}

.youtube {left:150px;width:50px;}
.youtube {background:url('../images/index/social_logos.png') -150px 0;}
.youtube a:hover{background: url('../images/index/social_logos.png') -150px -51px;}



#video {
	width: 480px;
	border: 1px solid rgb(78,48,12);
	margin-top: 24px;
}
.left_headline   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: rgb(78,48,12);
	font-variant: small-caps;
	margin-bottom: 20px;
	padding-left: 54px;
	margin-top: 60px;
}

.dropcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: rgb(78,48,12);
	text-align: left;
	width: 440px;
	margin-top: 4px;
	margin-left: 20px;
	line-height: 110%;
}
.dropcap:first-letter{
	font-size:3em;
	margin-top:4px;
	margin-right:2px;
	margin-bottom:-6px;
	color:rgb(78,48,12);
	font-weight:bold;
	font-style:normal;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 34px;
}

#whitecontent {
	width: 480px;
	padding-top: 20px;
}


h3 {
padding:0px; margin:0px;
	margin: 1px 1px 0 0px;
	color:#FFF;
	font:12pt Arial, sans-serif;
	font-weight: bold;
	padding: 0 4px;
}
.boxgrid{
	width: 136px;
	height: 84px;
	margin:2px;
	float:left;
	background:#161613;
	border: solid 1px #000000;
	overflow: hidden;
	position: relative;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{
	padding: 0 4px;
	color:#dddcdc;
	font-weight:normal;
	font:9pt "Lucida Grande", Arial, sans-serif;
	margin-top: 2px;
}
.boxgrid p a{
	color:#dddcdc;
	text-decoration: underline;
}
.boxgrid p a:hover{
	color:#dddcdc;
	text-decoration: underline;
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 6px; 
	width: 100%; 
	
/* For IE 5-7 */
	
/* For IE 8 */
	}

.caption .boxcaption {
 	top: 4px;
 	left: 2px;
}
#homefarming_banner {
	width: 160px;
	margin-left: 30px;
	margin-top: 12px;
}
#homefarming_banner p {
	color: #41300C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#homefarming_banner p a {
	color: #FF6600;
	text-decoration: none;
}
#homefarming_banner p a:hover {
	text-decoration: underline;
}
#mailinglist {
	margin-left: 60px;
	width: 160px;
	margin-bottom: 60px;
}
