@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../images/contours.gif);
	background-repeat:no-repeat;
	background-position:center top; 
}

#container {
	width:889px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}

#text {
	width:385px;
	float:left;
	margin-top:25px;
	padding-left:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:17px;
	padding-bottom:100px;
}

#text_wide {
	width:780px;
	float:left;
	margin-top:25px;
	margin-left:65px;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:14px;
	padding-bottom:100px;
}

.links {
	width:180px;
	float:left;
}

.biostext {
	width:350px;
	float:left;
	padding-right:80px;
	padding-top:20px;
}

.team {
	float:left;
	width:770px;
}

.teamimgs {
	float:right;
	width:260px;
}


.winerange {
	padding:20px;
	float:left;
	width:285px;
	margin-top:30px;
	margin-left:30px;
}

.winerangeimg {
	float:left;
	margin-top:0px;
	width:285px;
	padding-top:10px;
}

h2 {
	font-family:Georgia, serif;
	font-size:15px;
	text-transform:uppercase;
	color:#b1953a;
	font-weight:lighter;
	padding-bottom:10px;
}

h3 {
	font-family:Georgia, serif;
	font-size:13px;
	color:#b1953a;
	font-weight:lighter;
}

.imgs {
	float:left;
	padding-left:45px;
	margin-top:60px;
	height:100%;
}

.imgs2 {
	float:left;
	padding-left:85px;
	margin-top:60px;
	height:100%;
}

#logo {
	margin-top:151px;
	text-align:center;
}

#logo img {
	border:0;
}

/* ------------
   Menu
-------------*/

	


#menu {
	width:890px;
	clear:left;
	float:left;
	margin-top:35px;
	height:50px;
}

.menu_btn {
	padding-top:15px;
	padding-bottom:7px;
	float:left;
}

.menu_btn1 {
	padding-top:7px;
	padding-bottom:7px;
	margin-left:190px;
	float:left;
}

#menu_border {
	float:left;
	padding-left:30px;
	padding-top:9px;
	padding-bottom:9px;
}

#menu {}

#menu a, #menu img {border: 0px;

}

#menu ul {list-style-type: none;
margin-left:195px;
padding: 0px;
}

#menu li {
display: block;
float: left;
position: relative;
padding-top:2px;
}

#menu li ul {
	position: absolute;
	left: -190px;
	display: none;
background: #fff;
width: 120px;
font-family:Georgia, serif;
font-size: 10px;
color: #000;
z-index: 100;
font-style:italic;
padding-top:5px;
padding-bottom:0;
padding-left:0;
padding-right:0;
border-left: 1px dotted #605122;
border-bottom: 1px dotted #605122;
border-right: 1px dotted #605122;
}

#menu li ul li {
float: none;
border: 0px;
}


#menu ul ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px 10px;
	border-bottom: 0;
	}

#menu ul ul li a:hover {
background: #b1953a;
}

#menu li li:hover {border: 0px;}

#menu li:hover ul, #menu li.over ul { 
	display: block; }


/* ------------
   Footer
-------------*/


#footer {
	float:left;
	margin-top:40px;
	clear:left;
	width:834px;
	padding-left:30px;
	font-family:Georgia, serif;
	font-size:9px;
	padding-bottom:30px;
}

#footertext_left {
	margin-top:5px;
	margin-left:5px;
	width:500px;
	float:left;
}

#footertext_right {
	margin-top:5px;
	float:left;
	padding-left:250px;
	width:70px;
}

a:link {color: #b1953a;}
a:active  {color: #b1953a;}
a:hover  {color: #b1953a;}
a:visited  {color: #b1953a;}