body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color:#180e05;
}

A:link {color: #ffffff; text-decoration: underline;}	
A:visited {color: #FFFF99; text-decoration: underline;}
A:active {color: #FFFFFF; text-decoration: underline;}
A:hover {color: #FF9999; text-decoration: underline;}

.index_center {
	width: 600px;
	height: 200px;
	padding-right: 200px;
	padding-top: 100px;
	text-align: right;
	background-color: #180e05;
}
.index_center A:link {color: #FFFFFF; text-decoration: none;}	
.index_center A:visited {color: #FFFF99; text-decoration: none;}
.index_center A:active {color: #FFFFFF; text-decoration: none;}
.index_center A:hover {color: #FF9999; text-decoration: none;}

.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

.top {
	width: 800px;
	height: 110px;
	background-image:url(images/top_marquee.gif);
	background-repeat: no-repeat;
}
.links {
	width: 775px; /* from 800px */
	height: 20px; /* from 25px */
	padding-right: 25px;
	padding-top: 5px;
	text-align: right;
	background-color:#390101;
}
.links A:link {color: #ffffff; text-decoration: none;}	
.links A:visited {color: #FFFF99; text-decoration: none;}
.links A:active {color: #FFFFFF; text-decoration: none;}
.links A:hover {color: #FF9999; text-decoration: none;}
.center_left {
	width: 130px; /* from 650 */
	height: 600px;/* from 500 */
	text-align: right;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	float: left; 
	background-color:#390101;
}
.center_left A:link {color: #FFFFFF; text-decoration: none;}	
.center_left A:visited {color: #FFFF99; text-decoration: none;}
.center_left A:active {color: #FFFFFF; text-decoration: none;}
.center_left A:hover {color: #FF9999; text-decoration: none;}

.center_right {
	width: 625px; /* from 650 */
	height: 600px;/* from 500 */
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
	float: left; 
	background-color:#083317;
}
/* menu item format */
.entry_container {
	text-align: center;
	width: 505px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-right: 60px;
	float: left;
}
.entry_top_line {
	width: 405px;
	padding-top: 10px;
	text-align: left;
	color: #FFFF99;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;;
	font-weight: bold;
}
.entry_top_line_italic {
	width: 405px;
	padding-top: 10px;
	text-align: left;
	color: #FFFF99;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;;
	font-weight: bold;
	font-style:italic;
}
/* Dessert Wines boxes */
.entry_top_line_dessert {
	width: 405px;
	padding-top: 10px;
	text-align: left;
	color: #FFFFFF;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
}
.entry_price_dessert {
	width: 100px;
	padding-top: 10px;
	text-align: right;
	color: #FFFF99;
	float: left;
	font-size: 1.0em;
}
.entry_describe_dessert {
	width: 405px;
	text-align: left;
	color: #FFFF99;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;;
}
.entry_price_bottom {
	width: 100px;
	text-align: right;
	color: #FFFF99;
	float: left;
	font-size: 1.0em;
}
/* Dessert Wines boxes */
.entry_top_line_unbold {
	width: 405px;
	padding-top: 10px;
	text-align: left;
	color: #FFFF99;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.entry_price {
	width: 100px;
	padding-top: 10px;
	text-align: right;
	color: #FFFF99;
	float: left;
	font-size: 1.0em;
}
.entry_describe {
	width: 405px;
	text-align: left;
	float: left;
	font-size: 0.9em;
}
/* menu item format */
.links_bottom {
	width: 800px; /* from 800px */
	height: 25px; /* from 25px */
	float: left; 
	background-color: #083317;
}
.footer {
	width: 800px;
	height: 25px; /* from 30px */
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;
	font-size: 0.75em;
}
.footer A:link {color: #FFFFFF; text-decoration: none;}	
.footer A:visited {color: #FFFF99; text-decoration: none;}
.footer A:active {color: #FFFFFF; text-decoration: none;}
.footer A:hover {color: #FF9999; text-decoration: none;}

	