body {
	background: #3E3F0C url('../img/bkg.gif') repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px; font-style:normal; font-variant:normal; font-weight:normal; line-height:14px; font-size:11px; font-family:Arial, Helvetica, sans-serif
}
#container {
	text-align: left;
	width: 725px;
	margin: 115px auto 0px;
	padding: 0px;
}

#navigation {
	width: 208px;
	float: left;
	border-bottom: medium none;
	background: url('../img/bkg_nav.gif') repeat-y;
}

#content {
	float: left;
	margin: 0px;
	padding: 0px;
	background: url('../img/bkg_content.gif') repeat-y;
}

#footer {
	color: #C0BB9D;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 15px;
	background: #3E3F0C;
}
a {
	color: #C0BB9D;
	text-decoration: underline;
}
a:hover {
	color: #C0BB9D;
	text-decoration: none;
	border-bottom: none;
}
#copy {
	width: 349px;
	float: left;
}
/**********contact us page***************/
#containercontact {
	text-align: left;
	width: 725px;
	margin: 115px auto 0px;
	padding: 0px;
}
#navigationcontact {
	width: 208px;
	width: 1056px;
	float: left;
	border-bottom: medium none;
	background: url('../img/bkg_nav.gif') repeat-y;
}
#navigationcontact ul {
	float:left;
	width:208px;
	padding:0px;
	margin:0px;
}
#navigationcontact a, #navigationcontact li {
 display:block;
 width:208px;
 margin:0px;
 padding:0px;
}

#navigationcontact li a#homelink {
	background:#262509 url('/img/logo.gif') no-repeat;
	height:168px;
}

#navigationcontact li a#historylink {
	background:#262509 url('/img/nav_history.gif') no-repeat;
	height:34px;
}
#navigationcontact li a#historylink:hover {
	background:#262509 url('/img/nav_historyOV.gif') no-repeat;
	height:34px;
}
#navigationcontact li a#winelink {
	background:#262509 url('/img/nav_wines.gif') no-repeat;
	height:29px;
}
#navigationcontact li a#winelink:hover {
	background:#262509 url('/img/nav_winesOV.gif') no-repeat;
	height:29px;
}
#navigationcontact li a#vineyardlink {
	background:#262509 url('/img/nav_vineyards.gif') no-repeat;
	height:33px;
}
#navigationcontact li a#vineyardlink:hover {
	background:#262509 url('/img/nav_vineyardsOV.gif') no-repeat;
	height:33px;
}
#navigationcontact li a#buylink {
	background:#262509 url('/img/nav_buy.gif') no-repeat;
	height:30px;
}
#navigationcontact li a#buylink:hover {
	background:#262509 url('/img/nav_buyOV.gif') no-repeat;
	height:30px;
}
#navigationcontact li a#contactlink {
	background:#262509 url('/img/nav_contactON.gif') no-repeat;
	height:27px;
}

#contentcontact {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url('../img/bkg_content.gif') repeat-y;
	verical-align:top;
}
#copycontact {
	width: 557px;
	float: left;
	
}
/*************end contact us page *******/
#subnav {
	float: left;
	width: 168px;
}
#title {
	margin: 0px;
	padding: 0px;
}
#WhereToBuy {
	margin-left: 10px;
}
#ContactUs {
	margin-left: 15px;
}
#copyvineyards {
	width: 251px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#map {
	float: left;
	width: 266px;
}
#copy_long {
	width: 396px;
	float: left;
}
#subnav_short {
	float: left;
	width: 121px;
}
a.red {
	color: #660000;
	text-decoration: underline;
}
a.red:hover {
	color: #660000;
	text-decoration: none;
	border-bottom: none;
}
#buyContent {
	background: url('../img/bkg_container.gif') repeat-y;
}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container { background:#fff url('../images/ajax-loader.gif') no-repeat center center; border:8px solid #444; padding:12px;}
#simplemodal-container a.modalCloseImg {
	background:url('../resources/images/x.png') no-repeat; /* adjust url as required */
	cursor:pointer;
	display:inline;
	height:29px;
	position:absolute;
	right:-18px;
	top:-15px;
	width:25px;
	z-index:3200;
}
