#banner{
	margin-bottom:10px;
	
	/* When in use, comment out the following rule */
	/*display:none;*/
	
	/* Delete/Change as needed */
	padding:10px;
	background:#fecd08;
}

body{
	margin:40px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#bounds{
	margin:auto;
	width:853px;
}

#header{
	background:#fecd08;
}
#header img{
	margin:0 50px 0 0;
	float:right;
}
#header .content{
	margin:60px 0 0 60px;
	width:400px;
	float:left;
}
#header .content h2{
	margin:0;
	height:57px;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
}
#header .content h3{
	margin:25px 0 10px 0;
	font-weight:normal;
	color:#990000;
	font-size:16px;
}
#header .content h1{
	margin:0;
	font-weight:normal;
	font-size:13px;
	line-height:1.6em;
}
#header .content h1 span{
	display:block;
	margin:0 0 10px 0;
}
#header ul{
	margin:0;
	padding:5px 0;
	list-style:none;
	background:#302e30;
	clear:both;
}
#header li{
	display:inline;
	padding:0 0 0 20px;
}
#header li a{
	color:#838588;
	text-decoration:none;
	font-size:16px;
}
#header li a:hover{
	color:#d5d5d5;
}

#content{
	padding:30px 30px 0 30px;
	background:#97b03c;
}
#content .columns{
	overflow:hidden;
}
#content .columns a{
	color:#990000;
}
#content img{
	float:left;
	border:5px solid #221e1f;
}
#content .copy{
	margin:0 0 0 20px;
	width:250px;
	float:left;
}
#content .copy img{
	display:block;
	float:none;
	border:none;
}
#content .copy h2{
	margin:0 0 20px 0;
}
#content .copy em{
	color:#990000;
	font-style:normal;
}
#content .info{
	width:200px;
	float:right;
}
#content .wine p, #content .events.info p{
	margin:5px 0;
}
#content div.events a{
	display:block;
}
#content div.contact form{
	height:1%;
	overflow:hidden;
}
#content div.contact form input{
	display:block;
	float:left;
}
#content .copy p.error{
	padding:5px;
	border:1px solid #990000;
	background:#FFC6C6;
}
#content .copy p.added{
	padding:5px;
	border:1px solid #dbff57;
	background:#f2ffc2;
}
#content .footer, #gallery .footer{
	margin:20px 0 0 0;
	padding:15px 0;
	border-top:1px solid #221e1f;
	text-align:center;
	clear:both;
}
#content .footer p{
	margin:0 0 5px 0;
}
#content .footer p.splash, #gallery .footer p.splash{
	margin:0;
}
#footer p{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
}

#footer p.splash, #content .footer p.splash, #gallery .footer p.splash{
	font-size:10px;
	font-weight:normal;
}
#footer p.splash a{
	color:#a1a3a6;
}

#gallery{
	padding:30px 0 0 0;
	background:#97b03c;
	overflow:hidden;
}

#gallery img{
	display:block;
	float:none;
	border:5px solid #221e1f;
}
#gallery div div p{
	margin:5px 0 0 0;
}
#gallery div.large, #gallery div.small{
	margin:0 auto 30px auto;
	clear:both;
	overflow:hidden;
}
#gallery div.large div.one{
	margin:0;
	float:left;
}
#gallery div.large div.two{
	margin:0;
	float:right;
}
#gallery .large{
	width:700px;
}

#gallery div.small{
	width:820px;
}
#gallery div.small div.one{
	float:left;
}
#gallery div.small div.two{
	margin:0 0 0 20px;
	float:left;
}
#gallery div.small div.three{
	float:right;
}


#content .about{
	margin:0 0 0 20px;
	width:350px;
	float:left;
}







