a:link{
	background-color: transparent;
	color: #350A03;
}

a:active{
	background-color: transparent;
	color: #361903;
	text-decoration: none;
}

a.homerollover {
	background: url("../../images/nav/home.jpg") 0 0 no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
	width: 56px;
}

a:visited{
	background-color: transparent;
	color: #823D08;
}

a:hover{
	background-color: transparent;
	color: #821408;
	text-decoration: none;
}

a:hover.homerollover {
	background-position: 0px -42px;
}

a.vineyardsrollover {
	background: url("../../images/nav/vineyards.jpg") 0 0 no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
	width: 86px;
}

a:hover.vineyardsrollover {
	background-position: 0px -42px;
}

a.winesrollover {
	background: url("../../images/nav/wines.jpg") 0 0 no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
	width: 65px;
}

a:hover.winesrollover {
	background-position: 0px -42px;
}

a.availabilityrollover {
	background: url("../../images/nav/availability.jpg") 0 0 no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
	width: 93px;
}

a:hover.availabilityrollover {
	background-position: 0px -42px;
}

a.accoladesrollover {
	background: url("../../images/nav/accolades.jpg") 0 0 no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
	width: 85px;
}

a:hover.accoladesrollover {
	background-position: 0px -42px;
}

a.traderollover {
	background: url("../../images/nav/trade.jpg") 0 0 no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
	width: 98px;
}

a:hover.traderollover {
	background-position: 0px -42px;
}

a.contactrollover {
	background: url("../../images/nav/contact.jpg") 0 0 no-repeat;
	display: block;
	height: 45px;
	text-decoration: none;
	width: 77px;
}

a:link.footer{
	background-color: #350A03;
	color: #FAF8E1;
	text-decoration: none;
}

a:visited.footer{
	background-color: #350A03;
	color: #C7C5AE;
	text-decoration: none;
}

a:hover.contactrollover {
	background-position: 0px -42px;
}

a:hover.footer{
	background-color: #350A03;
	color: #F0FAE1;
	text-decoration: underline;
}

a:active.footer{
	background-color: #350A03;
	color: #FAE1F0;
	text-decoration: underline;
}

body{
	background-color: #FAF8E1;
	background-image: url(../../images/bg.jpg); /*color: #350A03;*/
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

div.trademenu{
	line-height: 20px;
	padding: 10px;
	text-align: center;
}

h3{
	color: #350A03;
}

img{
	border: 0px;
}

p{
	text-align: left;
}

table.content{
	width: 760px;
}

table.footer{
	background-color: #350A03;
	color: #FAF8E1;
	font-size: 10px;
	height: 70px;
	width: 775px;
}

table.nav{
	height: 85px;
}

table.top{
	height: 136px;
}

td.accoladeslist{
	text-align: left;
	vertical-align: top;
}
td.accoladeslist1{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.accolades{
	background: url("../../images/bg_accolades.jpg") #FAF8E1 0 0 no-repeat;
	text-align: center;
	width: 775px;
}

.availability{
	background: url("../../images/bg_availability.jpg") #FAF8E1 0 0 no-repeat;
	text-align: center;
	width: 775px;
}

.center{
	text-align: center;
}

.contact{
	background: url("../../images/bg_contact.jpg") #FAF8E1 0 0 no-repeat;
	text-align: center;
	width: 775px;
}

.header{
	background: url("../../images/header.jpg") 0 0 no-repeat;
	height: 136px;
	text-align: center;
	width: 775px;
}

.index{
	background: url("../../images/bg_home.jpg") #FAF8E1 0 0 no-repeat;
	line-height: 20px;
	text-align: center;
	width: 775px;
}

.indexcontent{
	padding-left: 150px;
	width: 550px;
}

.left{
	text-align: left;
}

.left{
	text-align: left:;
}

.main{
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

.navigation{
	background-color: #FAF8E1;
	color: #350A03;
	height: 85px;
	width: 567px;
}

.thumb{
	float: right;
	padding: 2px 2px 2px 2px;
}

.trade{
	background: url("../../images/bg_trade.jpg") #FAF8E1 0 0 no-repeat;
	text-align: center;
	width: 775px;
}

.vineyards{
	background: url("../../images/bg_vineyards.jpg") #FAF8E1 0 0 no-repeat;
	line-height: 20px;
	text-align: center;
	width: 775px;
}

.winenav{
	font-size: 10px;
	text-align: center;
}

.winepages{
	background-color: #FAF8E1;
	line-height: 20px;
	text-align: center;
	width: 775px;
}

.wines{
	background: url("../../images/bg_wines.jpg") #FAF8E1 0 0 no-repeat;
	line-height: 20px;
	text-align: center;
	width: 775px;
}

