body {
	background:  url("../images/bkground.gif") repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
#wrapper {
	float: left;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#green {
	float: left;
	background:  url("../images/green-bkground.gif") repeat-y center top;
}
#content-box {
	float: left;
	background: #ffffe6;
	border: 3px solid #000000;
	margin-bottom: 50px;
	width: 600px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 594px;  /* Actual width */
}
html > #content-box {
	width: 594px; /* Be nice to Opera */
}
#top {
	clear: left;
	float: left;
	width: 594px;
	height: 187px;
	background:  url("../images/top-logo.gif") no-repeat left bottom;
}
#bottom {
	clear: left;
	float: left;
	width: 594px;
}
#left {
	float: left;
	width: 194px;
}
#vert-navigation {
	clear: left;
	float: left;
}
#spritemenu{
	width: 162px;
	height: 192px;
	background-image:  url("../images/menu.gif");
	margin: 7px 15px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
#spritemenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}
#spritemenu li, #spritemenu a{
	display: block;
	height: 24px;
}
#sprite_about{top: 0px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
#sprite_wines{top: 24px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
#sprite_tastingroom{top: 48px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
#sprite_events{top: 72px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
#sprite_photos{top: 96px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
#sprite_links{top: 120px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
#sprite_directions{top: 144px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
#sprite_contact{top: 168px; width: 162px; height: 24px; text-indent: -5000px; overflow: hidden;}
/* Sprite Hovers */
#sprite_about a:hover {background: transparent url("../images/menu.gif") 0px -192px no-repeat}
#sprite_wines a:hover {background: transparent url("../images/menu.gif") 0px -216px no-repeat}
#sprite_tastingroom a:hover {background: transparent url("../images/menu.gif") 0px -240px no-repeat}
#sprite_events a:hover {background: transparent url("../images/menu.gif") 0px -264px no-repeat}
#sprite_photos a:hover {background: transparent url("../images/menu.gif") 0px -288px no-repeat}
#sprite_links a:hover {background: transparent url("../images/menu.gif") 0px -312px no-repeat}
#sprite_directions a:hover {background: transparent url("../images/menu.gif") 0px -336px no-repeat}
#sprite_contact a:hover {background: transparent url("../images/menu.gif") 0px -360px no-repeat}

#right {
	float: right;
	width: 400px;
}
#infobox {
	clear: left;
	float: right;
	background:  url("../images/hp-info-box.gif") no-repeat center top;
	height: 120px;
	margin: 12px 0;
	width: 400px;
}
#announcement-content {
	color: #ffffe6;	
	width: 340px;
	margin: 13px 30px;
}
.header {
	color: #ffffe6;	
	font-size: 16px;
	font-weight:bold;
}