@charset "utf-8";
/* CSS Document */
<!--
* { margin:0; padding:0; }
p {font-family: Tahoma, Geneva, sans-serif; font-size:15px; text-indent:8px;
	color: #000;}
.center{
	text-align:center;}
h1{font-family: Tahoma, Geneva, sans-serif; font-size:14px; 
	color: #000;}
h2 {font-family: Tahoma, Geneva, sans-serif; font-size:22px; text-align:center; color: #FF3; }
h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:22px;
	text-align:center;
	color: #1c2f15;
}
#red{color:red;}
h4 { font-family:"Courier New", Courier, monospace; color:#000; text-align:left; }
h5 {font-size:x-small;font-family:"Courier New", Courier, monospace; color:#000;}
a {color:#FF0;text-decoration: none;}
a:link { text-decoration: none;}
a:visited {color: #063;}
a:hover {color:#FF0;text-decoration: none;}
a.floatRight { 
    float: right; 
    margin: 3px; 
}
body {background-color: #1c2f15;
text-align: center;
min-width: 600px;
}
#wrapper {
	margin:0 auto;
	width:915px;
	text-align: left;
}
.main {
	background-image:url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	height:1000px;
	width:850px;
	margin-left:34px;
	border-left-style:outset;
	border-left-color:#362905;
	border-left-width:4px;
	border-right-style:outset;
	border-right-color:#960;
	border-right-width:4px;

}
#home {
background-image:url(../images/farm_logo3.png); 
background-repeat:no-repeat; 
background-attachment:fixed;
background-position: 0% 100%;
}
#other {
background-image:url(../images/grass_web.jpg); 
background-repeat:no-repeat; 
background-attachment:fixed;
background-position: 88% 100%;
}
#footer
{
	text-align:center;
	clear:both; position:relative; top:10px; right:0px;
}
#footer a
{
	color: #000;
	font-size:20px;
}
#footer img
{ 
}
.glass
{ margin-left:34px;}



.newsfeed {
	padding-top:10px;
	overflow:auto;
	max-height:200px;
	max-width:470px;
	background-color:#cc9e13 ;
}
.newsfeed p{
	font-size:18px;
}

#textbox {
width: 260px;
background:#fff;
margin-left:auto;
margin-right:auto;
margin-top:15px;
padding:10px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-bottom-left-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;
border-top-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
}
#about {
font-family: Tahoma, Geneva, sans-serif; 
font-size:14px;
color:#FF0; 
background-color:c18914;
width: 213px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:20px;
padding:10px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-bottom-left-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;
border-top-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
}
#homebox{ 
    max-width:330px; 
	max-height:600px; 
	background-color:#C60;
    margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding:6px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
    -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
 }
#vidbox{ 
    max-width:381px; 
	max-height:600px; 
	background-color:#C60;
    margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:6px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
    -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
 }
#where_buy{ padding:2px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
 }

#picbox {
	width: 212px;
	background: #960;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:6px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
    -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.main img { 
border-width:2px;
border:  #6CC;
} 
img.center {

  display: block;

  margin-left: auto;

  margin-right: auto;
 }
img.floatLeft { 
    float: left; 
    margin: 3px; 
	padding-right:7px;
	
	
}
img.floatRight { 
    float: right; 
    margin: 3px; 
}

#column1 {float: left; width: 330px; padding: 10px; padding-top:25px;  }
#column1_brews {float: left; width: 330px; padding: 10px; }
#column2 {float: left; width: 480px; padding: 5px; padding-top:25px;}
#column2_brews {float: left; width: 480px; padding: 5px; padding-top:5px;}
#nav_bottom { background-image:url(../images/bottom_nav_up.jpg); background-repeat:no-repeat; height:67px; } 
#nav_top { background-image:url(../images/top_nav_up.jpg); background-repeat:no-repeat; height:80px;}

