*{
	margin: 0;
	padding: 0;
}
html { min-height: 100%; margin-bottom: 1px; }

body{
	background: #000 url(../images/shared/bg.gif) repeat-x;
	color: #585858;
	font-family: Trebuchet MS;
	font-size: 12px;
}

#page-top-holder{
	background: url(../images/shared/nav_bg.gif) repeat-x;
	height: 35px;
}

#page-top{
	background: url(../images/shared/top_bg.gif) no-repeat;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 770px;
}

h1 {
	font-size: 16px;
	
}

h2 {
	font-size: 12px;
	color:#f2d280;
}
 
	
/* home top ----------------------------------------------------------------------------- */

#content-outer{
	background: #050505 url(../images/shared/content_bg.gif) bottom repeat-x;
}

#content{
	color:
	#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto 0 auto;
	padding: 20px 0 45px 0;
	width: 745px;
}

#content-left p,
#content-right p
{
	height: 120px;
	padding: 10px 0;
}


#content-left{
	float: left;
	position: relative;
	width: 380px;
	
}
#content-right{
	float: right;
	position: relative;
	width: 335px;
 
}

#content-left-2{
	float: left;
	position: relative;
	width: 380px;
}
#content-left-2 p{
	float: left;
	width: 340px;
}
#content-left-2 p img{
	border: 2px solid #c2a14b;
	margin-top: 30px;
}
#content-right-2{
	float: right;
	width: 340px;
}
#content-right-2 p{
	float: left;
	margin-top: 78px;
	width: 340px;
}
#content-right-2 p img{
	border: 2px solid #c2a14b;
	margin: 30px 15px 0 0px;
}

#content-left-3{
	float: left;
	width: 345px;
	 
}
#content-left-3 p{
	float: left;
	width: 340px;
}
#content-left-3 p img{
	border: 2px solid #c2a14b;
	margin-top: 30px;
}
#content-right-3{
	float: right;
	width: 300px;
}
#content-right-3 p{
	float: left;
	margin-top: 0px;
	width: 340px;
}
#content-right-3 p img{
	border: 2px solid #c2a14b;
	margin: 30px 15px 0 0px;
}


#content-left-4{
	float: left;
	position: relative;
	width: 380px;
}
#content-left-4 p{
	float: left;
	height: 240px;
	width: 340px;
}
#content-left-4 p img{
	border: 2px solid #c2a14b;
	margin-top: 30px;
}
#content-right-4{
	float: right;
	position: relative;
	width: 350px;
}
#content-right-4 p{
	float: left;
	margin-top: 0px;
	width: 350px;
}
#content-right-4 p img{
	border: 2px solid #c2a14b;
	display: inline;
	float: left;
	margin: 30px 15px 0 0px;
}
#content-left-5{
	float: left;
	width: 380px;
}
#content-left-5 p{
	float: left;
	width: 340px;
}
#content-left-5 p img{
	border: 2px solid #c2a14b;
	margin-top: 30px;
}
#content-right-5{
	float: right;
	width: 350px;
}
#content-right-5 p{
	float: left;
	margin-top: 40px;
	width: 350px;
}
#content-right-5 p img{
	border: 2px solid #c2a14b;
	display: inline;
	float: left;
	margin: 30px 15px 0 0px;
}
#content-right-5 ul{
	list-style-type: none;
	padding: 10px 0 10px 0;
}
#content-right-5 ul li{
	background: #101010 url(../images/contact/star.gif) no-repeat 5px 10px;
	font-weight: bold;
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 20px;
}

#content-left-6{
	float: left;
	width: 370px;
}



#content-left-6 td{
	padding-bottom:8px;
}

#content-left-6 th{
	padding: 0 0 8px 5px;
	text-align:left;
	font-weight: normal;
	font-size: 12px;
}

#content-left-6  .inp-contact{
	float: left;
	border: 1px solid #3a3a3a;
	padding: 4px;
	width: 165px;
	background-color: #1e1e1e;
	color:#d4af51;
	font-family:arial;
	font-size: 12px;
}
#content-left-6  .inp-txtarea{
	float: left;
	border: 1px solid #3a3a3a;
	padding: 4px;
	width: 330px;
	background-color: #1e1e1e;
	color:#d4af51;
	height: 110px;
	font-family:arial;
	font-size: 12px;
	overflow: auto;
}


#content-left-6 p{
	float: left;
	width: 340px;
}
#content-left-6 p img{
	border: 2px solid #c2a14b;
	margin-top: 30px;
}
#content-right-6{
	float: right;
	width: 310px;
	 
}
#content-right-6 p{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 350px;
}
#content-right-6 p img{
	border: 2px solid #c2a14b;
	display: inline;
	float: left;
	margin: 00px 15px 0 0px;
}

#content-awards{
	float: left;
	width: 300px;
}


#content-awards-right{
	float: right;
	width: 300px;
}

#content-awards-right p img{
	border: 2px solid #c2a14b;
	margin-top: 30px;
}
/* End home top------------------------------------------------- */
 
 
 
#header {
	background-color: #efe0bf;
	border-bottom: 1px solid #282828;
	height: 261px;
	background: url(../images/home/header_slice.gif) repeat-x;
}
#header-inner {
	background-color: #f2e8cf;

	height: 260px;
	margin: 0 auto 0 auto;
	width: 850px;
	line-height:0px;
	font-size:0px;
	
}
 
.award-logo a{
	position: absolute;
	right:200px;
	top:85px;
	width:102px;
	height:102px;
	display:block;
	background: url(../images/shared/a_button.png) no-repeat;
} 

.award-logo a:hover{
	
	background: url(../images/shared/a_button_mo.png) no-repeat 0 0px;
}
 

/* LINKS--------------------------------------------------------------  */ 

a.see-more,
a.see-map{
	background: #000 url(../images/home/btn_see_more.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 86px;
}

a.seemap-contact{
	background:  url(../images/contact/see_map_arrow.gif) no-repeat 6px 4px;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
 
	 
	margin: 12px 5px 0 0;
	text-align: center;
	width: 86px;
}
a:hover.see-more,
a:hover.see-map,
a:hover.meet,
a:hover.taste{
	color: #fadc91;
	text-decoration: none;
}
a.meet{
	background: url(../images/winery/btn_meet.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 174px;
}
a.taste{
	background: url(../images/conservation/btn_taste.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 141px;
}
a.contact{
	background: url(../images/tasting/btn_contact.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin: 12px 5px 0 0;
	text-align: center;
	width: 110px;
}
 
.send{
	background: url(../images/contact/btn_send.gif) no-repeat;
	color: #d4af51;
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	height: 29px;
	line-height: 28px;
	margin:0px 5px 0 0;
	text-align: center;
	width: 56px;
	cursor: pointer;
	border: none;
}

/*  NAVIGATION ----------------------------------------------- */

#nav-holder{
	color: #4e4e4e;
	font-family: Georgia;
	font-size: 10px;
	height: 45px;
	left: 00px;
	margin: 0 auto 0 auto;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 800px;
}

#nav-holder	ul{
	background: url(../images/shared/ul_bg.gif) no-repeat;
	height: 35px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 800px;
}

#nav-holder	li{
	float: left;
	margin: 0;
	padding: 0 31px 0 0;
}

#nav-1 a,
#nav-2 a,
#nav-3 a,
#nav-4 a,
#nav-5 a,
#nav-6 a,
#nav-7 a,
#nav-8 a

{
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	padding-bottom: 3px;
	position: absolute;
	text-transform: uppercase;
	top: 11px;
}

#nav-1 a:hover,
#nav-2 a:hover,
#nav-3 a:hover,
#nav-4 a:hover,
#nav-5 a:hover,
#nav-6 a:hover,
#nav-7 a:hover,
#nav-8 a:hover,
#nav-1 a.selected,
#nav-2 a.selected,
#nav-3 a.selected,
#nav-4 a.selected,
#nav-5 a.selected,
#nav-6 a.selected,
#nav-7 a.selected,
#nav-8 a.selected{
	color: #d4af51;
	text-decoration: none;
}

#nav-1 a{
	left: 20px;
	width: 33px;
}

#nav-1 a:hover ,
#nav-1 a.selected{
	background: url(../images/shared/link_1_arrow.gif) no-repeat 0 21px;
}

#nav-2 a{
	left: 80px;
	width: 90px;
}

#nav-2 a:hover ,
#nav-2 a.selected{
	background: url(../images/shared/link_2_arrow.gif) no-repeat 0 21px;
}

#nav-3 a{
	background: url(../images/nav/nav_3.gif) no-repeat 0 -25px;
	left: 190px;
	width: 102px;
}

#nav-3 a:hover ,
#nav-3 a.selected{
	background: url(../images/shared/link_3_arrow.gif) no-repeat 0 21px;
}

#nav-4 a{
	background: url(../images/nav/nav_4.gif) no-repeat 0 -25px;
	left: 314px;
	width: 90px;
}

#nav-4 a:hover ,
#nav-4 a.selected{
	background: url(../images/shared/link_4_arrow.gif) no-repeat 0 21px;
}

#nav-5 a{
	background: url(../images/nav/nav_5.gif) no-repeat 0 -25px;
	left: 425px;
	width: 65px;
}

#nav-5 a:hover ,
#nav-5 a.selected{
	background: url(../images/shared/link_5_arrow.gif) no-repeat 0 21px;
}

#nav-6 a{
	background: url(../images/nav/nav_6.gif) no-repeat 0 -25px;
	left: 630px;
	width: 71px;
}

#nav-6 a:hover ,
#nav-6 a.selected{
	background: url(../images/shared/link_6_arrow.gif) no-repeat 0 21px;
}

#nav-7 a{
	background: url(../images/nav/link_3_arrow.gif) no-repeat 0 -25px;
	left: 510px;
	width: 105px;
}

#nav-7 a:hover ,
#nav-7 a.selected{
	background: url(../images/shared/link_3_arrow.gif) no-repeat 0 21px;
}

#nav-8 a{
	background: url(../images/nav/nav_5.gif) no-repeat 0 -25px;
	left: 725px;
	width: 71px;
}

#nav-8 a:hover ,
#nav-8 a.selected{
	background: url(../images/shared/link_5_arrow.gif) no-repeat 0 21px;
}


/* FOOTER -------------------------------------------------------------- */

#footer-outer{
	background: url(../images/shared/footer.gif) repeat-x;
}

#footer{
	margin: 0 auto 50px auto;
	text-align: left;
	width: 755px;
}

#footer-left{
	color: #4e4e4e;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	padding-top: 15px;
	width: 350px;
}

#footer-right{
	color: #4e4e4e;
	float: right;
	font-family: Georgia;
	font-size: 11px;
	padding-top: 15px;
}

#footer-right a{
	color: #4e4e4e;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}
 
 #footer-right a:hover{
	color:#d4af51;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}
 
 
/* GENERAL --------------------------------------------------------*/ 


a{
	color: #d4af51;
	outline: none;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #fadc91;
}
.clear{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0;
}
p{
	margin: 0px;
	padding: 0px;
}
form{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.line{
	background-color: #D3D3CD;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 10px 0;
	padding: 0;
}

.thankyou {
color:#c7a54d;
	
}