/* CSS Document */

body {
	background-color: #333300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-position: center top;
	background-image: url(../imgs/backer.jpg);
	text-transform: lowercase;
	line-height: 1.2em;
}
#wrapper {
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	float: none;
}
#menu {
	text-align: left;
	float: left;
	padding-left: 30px;
	padding-top: 98px;
	font-size: 21px;
	color: #DAD79C;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 21px;
	line-height: 1.3em;
	color: #333300;
}

#menu a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DAD79C;
	text-decoration: none;
}

#menu a:visited {
	color: #DAD79C;
}
#menu a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFF00;
}
.items {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A674;
}
.items p {
}
.item_price {
	font-size: 16px;
	font-weight: lighter;
	float: right;
	display: block;
	margin-top: -5px;
	color: #343509;
	padding: 3px;
}
.italic {
	font-style: italic;
	font-weight: bold;
}
.item_title {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	padding: 0px 35px 20px;
	margin: -10px 0px 0px;
}
a:link {
	text-decoration: underline;
	color: #333300;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #333300;
}
a:hover {
	text-decoration: none;
	color: #333300;
}
a:active {
	text-decoration: none;
	color: #333300;
}
.page {
	color: #FFFF00;
	font-weight: normal;
}
#breads {
	background-image: url(../imgs/titles/rough_breads.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#pizza {
	background-image: url(../imgs/titles/rough_pizza.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prelude {
	background-image: url(../imgs/titles/rough_prelude.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#salads {
	background-image: url(../imgs/titles/rough_salads.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333300;
	text-align: center;
	padding-bottom: 20px;
}
.baser {
	font-weight: bold;
	text-transform: lowercase;
	color: #333300;
}
#sweet {
	background-image: url(../imgs/titles/rough_sweet.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#beverage {
	background-image: url(../imgs/titles/rough_bev.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#gallery {
	text-align: center;
	vertical-align: middle;
}
.bold {
	font-size: 110%;
	font-weight: bold;
	color: #333300;
	line-height: 120%;
}
body div table tr td ul li {
	margin-top: 10px;
}
