*{
margin:0px;
padding:0px;
}

img {
border:none;	
}

.clear{
clear:both;	
}


.space{
clear:both;
height:10px;
}

body{
	background:#69523b;	
	color:#29371d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 115%;
	height:100%;

}

a:link {
	color: #360;
}
a:visited {
	color: #390;
}
a:hover {
	color: #330;
}
a:active {
	color: #360;
}

#main{
	width:100%;
	margin:0px auto;
	height:100%;

}

#header{
	width:100%;
	margin:0px auto;
}


.subs{
background:url(../images/subsBg.png) no-repeat center bottom;	
width:158px;
float:right;
padding:10px 20px;
margin-top:60px;
margin-bottom:-10px;
}

.subs img{
float:right;	
}

.subs p{
float:left;	
color:#e9dbac;
text-transform:uppercase;
width:auto;
}

#contentTop{
background:url(../images/contentTop.png) no-repeat top;
height:10px;
width:988px;
margin:0px auto;
padding:0px 10px;
}

#contentBottom{
background:url(../images/contentBottom.png) no-repeat bottom;
height:10px;
width:988px;
margin:0px auto;
padding:0px 10px;
}

#content{
background:url(../images/contentBg.png) repeat-y top center;
padding:10px 15px;
width:978px;
height:100%; 
margin:0px auto;
height:100%;
}

.welcomeHolder{
background:url(../images/welcomeTop.png) no-repeat top center;
width:940px;
line-height:115%;
margin:0px auto;
padding-top:7px;
}

.welcome{
background:url(../images/welcomeBg.png) repeat-y top center;
width:910px;
margin:0px auto;
padding:5px 15px;
line-height:20px;
clear:both;
}

.welcome img{
float:right;
margin:0px 0px 0px 30px;
}

.welcomeBottom{
background:url(../images/welcomeBottom.png) no-repeat bottom center;
height:5px;
width:940px;
}

h1{
color:#6b4916;
font-size:28px;
line-height:normal;
margin:5px 0px 10px;
}

.view{
	background:url(../images/view.png) no-repeat center;	
	width:192px;
	height:29px;
	color:#ffffff;
	border:none;
	text-transform:uppercase;
	padding:1px 15px 3px 0px;
	margin:25px 0px 0px;
	line-height:25px;
	cursor:pointer;
	on (release) {getURL(".../prices.htm", "_blank");
}

}

.view:hover { color:#f7cc1e; }

.heading{
background:url(../images/headingBg.png) no-repeat center top;
height:25px;
margin:15px -10px;
color:#f7eee2;
font-weight:bold;
font-style:italic;
font-size:18px;
padding:5px 30px;
}

.organic{
clear:both;
width:980px;
margin:15px auto 0px 10px;
}

.gourmavianHolder{
	float:left;
	width:300px;
	min-height:100%;
background:url(../images/organicHolder.jpg) no-repeat bottom center;
	background-repeat:repeat;
	padding-bottom:5px;
	margin:0px 10px;
	line-height:115%
}

.gourmavianBody{
	width:100%
	height:100%;
	padding-top: 10px; 
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:10px;
	margin:0px 10px;
}
.gourmavianContent{
background:url(../images/gourmavianContent.jpg) repeat-y top center;
padding:0px 0px 10px;
height:100%;

}

.gourmavianContent h2{
margin:10px 15px;
font-size:15px;
color:#674512;
}

.gourmavianContent p{
	margin:0px 12px;
	color:#29371d;
	text-align:justify;
	font-size:12px;
	line-height: 115%;
	height: 100%;
}

.chickens{
background:url(../images/img07.jpg) no-repeat bottom center;
margin-bottom:-5px;
height:290px;
}

h2{
color:#6b4916;
font-size:28px;
padding:10px;
}

h3{
color:#6b4916;
font-size:24px;
padding:10px;
}
h4{
color:#6b4916;
font-size:20px;
padding:10px;
}

h5{
color:#6b4916;
font-size:18px;
padding:10px;
}

h5{
color:#6b4916;
font-size:14px;
padding:10px;
}

.hr {border: none 0;
background:url(../images/hr.jpg) repeat-x left;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
margin:20px 17px;
} 

#footer{
	width:980px;
	margin:10px auto;
	line-height: 115%;
/*	background:url(../images/contentBg.png) repeat-y top center;*/
}

.contactHeading{
background:url(../images/contactHeading.png) no-repeat left top;
height:25px;
width:149px;
margin:-20px 0px 0px -8px;
color:#f7eee2;
font-weight:bold;
font-size:18px;
padding:5px 25px;
position:relative;
z-index:100;
}

.footerHolder{
	background:url(../images/footerBg.jpg) no-repeat center bottom;
	font-size:17px;
	font-weight:bold;
	color:#FFC
	line-height 115%;
	padding:35px 50px;
	margin-top:-10px;
}

.footerLeft{
width:190px;	
float:left;
color:#FFC
	line-height 115%;
}

.footerRight{
width:240px;
float:left;
margin-left:150px;
margin-top:-10px;
	color:#FFC
		line-height 115%;
}

.left{
	float:left;
	color:#7e9c23;
	text-align:right;
	width:auto;
}

.right{
color:#51350c;
float:right;
width:auto;
		line-height 115%;
}

.bottomHolder{
	font-size:12px;
	color:#FFC;
	margin:5px auto;
	width:980px;
}

.copy{
float:left;	
width:auto;
}

.design{
	float:right;
	width:auto;
}

.design a{
	color:#FFC;
	text-decoration:none;
}

.design a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

