body {
	color: #FFFFFF;
	text-align: center;
	list-style: disc;
	background: url(pattern.gif) repeat;
}
#wrapper {
	background: #630000;
	margin: 10px auto 0px;
	height: 600px;
	width: 800px;
	text-align: left;
}
#wrapper #about_btn {
	margin: 10px 0px 5px 5px;
	height: 20px;
	width: 55px;
	float: left;
	padding-left: 10px;
}
#wrapper #contact_btn {
	margin: 10px 3px 5px 0px;
	height: 20px;
	width: 75px;
	float: left;
	padding-left: 10px;
}
#wrapper #banner {
	height: 35px;
	width: 800px;
	position: static;
}
#wrapper #reservations_btn {
	margin: 10px 3px 5px 5px;
	height: 20px;
	width: 115px;
	float: left;
	padding-left: 10px;
}
a:link {
	font: lighter 13px "Times New Roman", Times, serif;
	color: #F19A53;
	text-decoration: none;
	letter-spacing: .2em;
}
a:visited {
	font: lighter 13px "Times New Roman", Times, serif;
	color: #D4BFAA;
	text-decoration: none;
	letter-spacing: .2em;
}
a:hover {
	font: lighter normal 13px "Times New Roman", Times, serif;
	color: #CCCCFF;
	text-decoration: underline;
	letter-spacing: .2em;
}
a:active {
	font: lighter 13px "Times New Roman", Times, serif;
	color: #F19A53;
	text-decoration: none;
	letter-spacing: .2em;
}
#wrapper #banner #logo {
	background: #630000;
	float: right;
	height: 100px;
	width: 285px;
}
#wrapper #flier {
	background-color: #630000;
	text-align: right;
	height: 300px;
	width: 800px;
	margin: 75px 0px 0px;
}
#wrapper #flier #centerTable {
	border-top: thin solid #F19A53;
	border-bottom: thin solid #F19A53;
}
#wrapper #banner #logo {
	float: right;
}
#wrapper #banner #logo #flier {
	float: left;
}
#wrapper #banner #logo {
	float: right;
}
#wrapper #bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 100px;
	width: 800px;
	text-align: center;
	padding: 15px 0px 2px;
}
#wrapper #home_btn {
	margin: 10px 3px 5px 5px;
	height: 20px;
	width: 90px;
	float: left;
	padding-left: 10px;
}
#wrapper #bottomtext {
	margin-top: 50px;
	text-align: center;
	vertical-align: bottom;
}
#wrapper #bottomtext #bottom {
	margin: 35px 0px 11px;
}
p {
	font: lighter normal 15px "Times New Roman", Times, serif;
	color: #FF9F55;
	text-decoration: none;
}
h3 {
	font: bold 15px "Times New Roman", Times, serif;
	color: #FFFBF0;
}
#wrapper #eMail_btn {
	margin: 10px 3px 5px 5px;
	height: 20px;
	width: 85px;
	float: left;
	padding-left: 10px;
}
#wrapper #guestBook_btn {
	margin: 10px 10px 0px 0px;
	height: 20px;
	width: 180px;
	float: right;
	padding-left: 10px;
	text-align: right;
}
#wrapper #wines_btn {
	margin: 10px 0px 5px 5px;
	height: 20px;
	width: 83px;
	float: left;
	padding-left: 10px;
}
