/* CSS Document */


body {
	background: #3F0014;
	margin:0;
	padding:0;
	font-size:0.8em;
	line-height:1.5em;
	font-weight:lighter;	
	font-family:Georgia, "Times New Roman", Times, serif;
}


div.container {
	position:relative;
	margin:30px auto;
	padding:0;
	width:760px;
	height:420px;
	border:#7c183f solid 1px;
}


#printhead {
	display:none;
}

#webhead {
	float:left;
	width:164px;
	height:86px;
	padding:11px 0px 0px 6px;
	margin:0;
}

*html webhead {
	width:170px;
	w\idth:164px;
	height:97px;
	he\ight:86px;
}

#webhead a {
	float:left;
	width:164px;
	height:86px;
	
}

#webhead #logo {
	background:url(../images/web_logo.gif) no-repeat top left;
	text-indent:-9999px;
}


#topbox {
	float:left;
	width:475px;
	height:13px;
	margin:0;
	padding:84px 0px 0px 77px;
	border:0;
	vertical-align:bottom;
}

#topbox p {
	font-size:200%;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
	letter-spacing: 0.2em;
}	
	
*html #topbox {
	width:652px;
	w\idth:475px;
	height:97px;
	he\ight:13px;
}

#leftside {
	float:left;
	width:170px;
	height:313px;
	padding:0;
	margin:0;
}

#nav {
	float:left;
	width:170px;
	height:216px;
	margin:0;
	padding:0;
}

#nav ul {
	list-style: none;
	border:0;
	padding:0;
	margin:0;
}

#nav li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

#nav li a {
	float:left;
	width:150px;
	height:20px;
	margin:0;
	padding:5px 10px 2px 10px;
	border-bottom:1px solid #7c183f;
	font-size: 105%;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#3f0014;
	letter-spacing:0.1em;	
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
}

*html nav li a {
	width:172px;
	height:27px;
	w\idth:150px;
	he\ight:20px;
}
#nav a:hover {
	background-color:#7c183f;		
}

#nav #market {
	border-top: #7c183f 1px solid;
	}

#nav #wineries {
	clear:both;
	float:left;
	width:170px;
	height:75px;
	border:0;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

#content {
	float:left;
	width:590px;
	height:313px;
	padding:0;
	background-color:#3f0014;
	border:0;
	margin:0;

}
	
#bottom {
	float:left;
	width:760px;
	height:107px;
	border-top: #7c183f 1px solid;
	font-size:100%;
	background-color: #f0e6a2;
	background-image: url(../images/pagebg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	}
	
#bottom #bottomleft {
	float:left;
	padding:15px 0px 0px 10px;
	width:160px;
	height:92px;
	margin:0;
	}
	
*html #bottom #bottomleft {	
	height:107px;
	he\ight:92px;
	width:170px;
	w\idth:160px;
	}
	
#bottom #bottomright {
	float:left;
	padding:15px 10px 0px 10px;
	width:570px;
	height:92px;
	margin:0;
	}
	
*html #bottom #bottomright {	
	height:107px;
	he\ight:92px;
	width:590px;
	w\idth:570px;
	}	
