body {
	background: #052147; /* #1F2C4C; */
	font-family: courier;
	color: #003C6B;
	font-size: 11px;
}

a {
	color: #003C6B;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

a:hover, a.on {
	background: url('../images/blue_dash.gif') repeat-x bottom;
}

div#wrapper {
	margin: 20px auto 0 auto;
	width: 800px;
}

div#main {
	width: 800px;
	height: 600px;
	background: #ffffff;
}

div#masthead {
	width: 800px;
	height: 99px;
	background: url('../images/masthead.gif');
	text-align: center;
	vertical-align: middle;
}

div#masthead a {

}

div#masthead a:hover {
	background: none;
}

div#ccontainer {
	height: 442px;
}

div#content {
	margin: 3px 3px 1px 3px;
	height: 436px;

}

div#bottom {
	width: 800px;
	height: 55px;
	background: url('../images/bottom.gif') no-repeat;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

div#mainnavcontainer {
	width: 640px;
	margin: 30px auto 0 auto;
	height: 20px;
}

ul#mainnav {
	list-style-type: none;
	display: inline;
}

ul#mainnav li {
	float:left;
    display:inline;
    width:50px;
    height:20px;
    margin-right:105px;
    text-align: center;
}
ul#mainnav li#li-about {
	margin-left: 50px;
}

ul#mainnav li#li-menu {
	margin-right: 120px;
}

ul#mainnav li#li-contact {
	width: 70px;
	margin-right: 110px;
}

ul#mainnav li#li-links {
	margin-right: 0;
}

ul#mainnav li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

ul#mainnav li a:hover, ul#mainnav li a.on {
	background: url('../images/white_dash.gif') repeat-x bottom;
}

div#credit {
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}

div#credit a {
	color: #666666;
}

div#credit a:hover {
	color: #ffffff;
}

div.photo {
	float: left;
	width: 274px;
	height: 442px;
}

div#contact-img {
	background: url('../images/contact.jpg');
}

div#sitetext {
	margin: 10px 10px 0 10px;
}

div#sitecontainer {
	width: 518px;
	height: 436px;
	overflow: auto;
	float: left;
}

div#hungry {
	height: 59px;
	padding-bottom: 3px;
}

div#hungry a  {
	font-weight: bold;
}

div#sig img {
	float: right;
}

ul.subnav {
	list-style-type: none;
	display: inline;
}

ul.subnav li {
	margin-right: 30px;
	display: inline;
}

div#michael-img {
	background: url('../images/about_michael.jpg');
}

div#christina-img {
	background: url('../images/about_christina.jpg');
}

div#reed-img {
	background: url('../images/about_reed.jpg');
}

div#steven-img {
	background: url('../images/about_steven.jpg');
}

div#wine-img {
	background: url('../images/links_wine.jpg');
}

div#fun-img {
	background: url('../images/links_fun.jpg');
}

div#bikes-img {
	background: url('../images/links_bikes.jpg');
}

div#lother-img {
	background: url('../images/links_other.jpg');
}

div#menu-img {
	background: url('../images/menu.jpg');
}

div#menutop {
	font-weight: bold;
	border-bottom: 2px solid #1F2C4C;
}

div#menu {

	margin-top: 4px;
}

.large {
	margin-top: 10px;
	font-size: 20px;
	clear: both;
	text-align: center;
	font-weight: bold;
	border: 1px solid white;
}

.reg {
	margin-bottom: 5px;
	border: 1px solid white;
}

.item {
	float: left;
	font-weight: bold;
	width: 400px;
	margin-bottom: 10px;
	text-align:center;
}

.description {
	width: 400px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}

.price {
	width: 60px;
	float: left;
	text-align: right;
}

.container {
	clear: both;
	margin-bottom: 10px;
}

ul.links {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.links a {
	font-weight: bold;
}

ul.links li {
	margin-bottom: 4px;
	line-height: 150%;
}