body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 13px; 
	color: #000; 
	}

h1 {
	font-size: 18px;
	font-style: italic;
	color: #C9252B;
	}

h2 {
	font-size: 14px;
	font-style: italic;
	color: #C9252B;
	}
	
h3 {
	font-size: 13px;
	color: #C9252B;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #6A0A00;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #6A0A00;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #4F0700; 
	}
	
.small {
	font-size: 10px;
	color: #F1EBC7;
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
#hmText {
	width:380px; 
	padding-left: 105px;
	padding-right: 178px;
	}

#homeBanner {
	width:348px;
	padding-left:320px;
	padding-right:67px;
	height:82px;
	padding-top:64px;
	color:#F1EBC7;
	font-size:11px;
	}
	
#subText {
	width: 573px;
	padding-left: 135px;
	padding-right: 27px;
	padding-bottom: 20px;
	}
	
.family {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;		
	border: 0px;
	background: url(images/bg_family.jpg) bottom no-repeat #f1ebc7;	
	}
	
.brand {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;		
	border: 0px;
	background: url(images/bg_brand.jpg) bottom no-repeat #f1ebc7;	
	}
	
.wine {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;		
	border: 0px;
	background: url(images/bg_wine.jpg) bottom no-repeat #f1ebc7;	
	}
	
.vineyards {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;		
	border: 0px;
	background: url(images/bg_vineyards.jpg) bottom no-repeat #f1ebc7;	
	}
	
.contact {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;		
	border: 0px;
	background: url(images/bg_contact.jpg) bottom no-repeat #f1ebc7;	
	}

