@charset "utf-8";

#h-content1{
	color: white;
	font-size: 13px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	min-height: 220px;	
	overflow: hidden;
	width: 100%;
	background: #3a2f29 url(../images/side_girlingreen.jpg) no-repeat left top;	
	
}
#h-content1 .h-col-left {
	float: left;
	width: 380px;
	margin: 0px;	
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 140px;	
	text-align: left;
}
#h-content1 .h-col-right {
	float: right;	
	width: 315px;
	margin: 20px;
	padding-left: 20px;		
	border-left: 1px dashed #eeebe2;	
}
#h-content1 a {
	color: silver;
}
#h-content1 H1 {
	color: white;
}
#h-content2{
	background-color: #eeebe2;
	font-size: 13px;
	color: #3a2f29;
	text-align: left;	
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;	 	
}
#h-content2 H1 {
	color: #500202;
}
#h-content2 a {
	color: #3a2f29;
}
#h-content2 .h-col-left {
	float: left;
	width: 295px;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;			
}
#h-content2 .h-col-right {
	float: right;
	width: 505px;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../images/side_bottles_home.jpg) no-repeat right 150px;
	border-left: 1px dashed #b7b4ab;				
}
#footer {
	background-color: #dcd8cc;	
	padding: 0;
	text-align: left;
	overflow: hidden;
	width: 100%;		
} 
#footer .footer-left{
	float:left;
	color: #999;	
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#footer .footer-right {	
	float:right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: right;
}

#footer a {
	text-decoration: none;	
	}

#footer a:hover {
	text-decoration: underline;
}
#footer ul { 
	margin:0; 
	padding:0 10px 0;
	list-style-type: none;
}
#footer ul li{ 
	display: inline;
	padding-right: 15px; 

}

.h-feature-title-content2{
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 10px;
}

