/* CSS Document */

body {
	margin-top: 0px;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	background-color:#3b4b5b;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	color:#000000;
	font-size:12px;
}


p{
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333333;
}

#content{
	margin: 80px 51px 30px 30px;
	
	}


/********************** TABLE STYLES ************************/

.tableStlye{
	margin-top: 0px;
	
	}
	
	
	
/********************** FOOTER STYLES ************************/


.footer{
	font-size: 11px;
	color: #9ca4ac;
}

a.footer:link, a.footer:visited{
	font-size: 11px;
	color: #9ca4ac;
	text-decoration:none;

}

a.footer:hover{
	text-decoration:none;
	color:#FFFFFF;
	}
	





/********************** Our Wines STYLES ************************/	

.wineName {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B4B5B;
	font-size: 18px;
	}

.wineDescription {
	font-size: 13px; 
	color: #333333; 
	}
	
.wineAward {
	font-size: 13px;
	color: #3B4B5B;
	}



/********************** INTERIOR HEADER STYLES ************************/	
	
.wines{
	background-image:url(../images/content_hdr_wines.gif);
	background-repeat:no-repeat;
	}

.buy{
	background-image:url(../images/content_hdr_buy.gif);
	background-repeat:no-repeat;
	}
	
.winemaking{
	background-image:url(../images/content_hdr_winemaking.gif);
	background-repeat:no-repeat;
	}
	
.news{
	background-image:url(../images/content_hdr_news.gif);
	background-repeat:no-repeat;
	}
	
.shop{
	background-image:url(../images/content_hdr_shop.gif);
	background-repeat:no-repeat;
	}
	

.gallery{
	background-image:url(../images/content_hdr_gallery.gif);
	background-repeat:no-repeat;
	}
	
.rental{
	background-image:url(../images/content_hdr_rental.gif);
	background-repeat:no-repeat;
	}
	
.links{
	background-image:url(../images/content_hdr_links.gif);
	background-repeat:no-repeat;
	}
	
		
.contact{
	background-image:url(../images/content_hdr_contact.gif);
	background-repeat:no-repeat;
	}
	
		
.history{
	background-image:url(../images/content_hdr_history.gif);
	background-repeat:no-repeat;
	}
	
.privacy{
	background-image:url(../images/content_hdr_privacy.gif);
	background-repeat:no-repeat;
	}
	
.events{
	background-image:url(../images/content_hdr_events2.gif);
	background-repeat:no-repeat;
	}



/********************** Link STYLES ************************/	

a.backTop:link, a.backTop:visited{
	font-size:10px;
	color:#69190E;
	}
	
a.backTop:hover{
	text-decoration:none;
	}

a.buy:link, a.buy:visited{
	color:#69190E;
	font-size: 13px;
	font-weight: bold;
	}

a.buy:hover{
	text-decoration:none;
	}
	
a:link, a:visited{
	color:#69190E;
	font-size:12px;
	}
	
a:hover{
	text-decoration:none;
	}
	
	

a.newSearch:link, a.newSearch:visited{
	font-size:10px;
	color:#69190E;

	
	}
	
a.newSearch:hover{
	text-decoration:none;
	}

	

	

/********************** FLOAT STYLES ************************/	

/* Image STYLES */

.floatR{
	float: right;
	margin: 0px 0px 10px 10px; 
	}
	
.floatL{
	float:left;
	}	

.floatRBorder{
	margin: 0px 0px 10px 10px; 
	border: 1px solid #3B4B5B;
	float:right;
	}
	
.floatLBorder{
	margin: 0px 30px 10px 0px; 
	border: 1px solid #3B4B5B;
	float:left;
	}
	
.floatR_gallery{
	float: right;
	margin: 0px 0px 10px 20px;
	}
	
.floatRBorder_gallery{
	margin: 0px 0px 10px 20px; 
	border: 1px solid #3B4B5B;
	float:right;
	}
	
	
	
	

/********************** Btm STYLES ************************/		

.btmPage{
	background-image:url(../images/layout_btm_page.jpg);
	background-repeat:no-repeat;
	height: 68px;
	background-color: #3B4B5B; 
	}


/********************** Misc. STYLES ************************/
.spcr{
	background-color:#a3adb8;
	height: 5px;
	width: 555px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.navBar{
	margin-left: 21px;
	padding:0;
	}
	


	