html { 
min-height: 100%; margin-bottom: 1px; 
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #402222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #402222;
}
#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 124px;
	width: 768px;
}
#menu {
	float: right;
	height: 32px;
	margin-top: 85px;
}
#menu_menu {
	height: 95px;
	width: 179px;
	margin-left: 15px;
	margin-top: 5px;
}
.menu_menu_item {
	width: 179px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #402222;
	border-right-color: #402222;
	border-bottom-color: #402222;
	border-left-color: #402222;
	float: none;
	padding-top: 2px;
	padding-bottom: 2px;
}


#content {
	float: left;
	width: 768px;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-y;
}
#main_text {
	width: 450px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}

#left_column {
	float: left;
	width: 209px;
	background-repeat: repeat-y;
	background-position: left;
	margin-right: 1px;
	background-color: #E6CF89;
}
#book_a_table {
	float: left;
	width: 209px;
	height: 126px;
	background-color: #402222;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #402222;
	border-bottom-color: #402222;
}
#call_us {
	float: left;
	width: 209px;
	height: 77px;
}
#slogan {
	float: left;
	height: 304px;
	width: 467px;
	background-color: #402222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #402222;
}
#middle_column {
	float: left;
	width: 467px;
	margin-right: 1px;
	padding-bottom: 10px;
}
#right_column {
	float: right;
	width: 90px;
	background-color: #FFFFFF;
}
#footer {
	height: 67px;
	width: 768px;
}
#adress {
	width: 179px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	background-image: url(images/sculpture.gif);
	background-repeat: no-repeat;
	background-position: 80px 2px;
	display: inline;
}
input {
	border: 1px solid #402222;
}

.included {
	width: 430px;
}

.bold_text {
	font-weight: bold;
}

.float_left {
	float: left;
}
.highlighted_text {
	font-weight: bold;
	color: #996600;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #2D0D0D;
	width: auto;
	float: left;
}

#menu_menu a {

	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
#menu_menu a:hover {

	color: #330000;
}
#main_text a {


	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
#main_text a:hover {


	color: #330000;
}
.titlesmall {
	font-size: 14px;
	font-weight: bold;
	color: #2D0D0D;
}
#key {
	width: 179px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	padding-bottom: 15px;
}
textarea {

	border: 1px solid #402222;
}
.button {
	background-color: #402222;
	color: #C4BB97;
}

.categoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
}
.categoryDescriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.categoryHeader {
	font-size: 12px;
}
.subCategory {
	margin-left: 20px;
}
.subCategoryHeader {
	font-size: 12px;
	margin-left: 20px;
}
.dishTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #402222;
	margin: 0px;
}
.dish {
	margin-left: 20px;
	float: left;
	width: 300px;
}
.clear {
	clear: both;
}
.dishPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	float: right;
	font-weight: bold;
	width: 45px;
}
.link_container {
	height: 15px;
	width: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
	float: left;
	text-align: center;
}



.dishVeg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	height: 16px;
	width: 16px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.dishNut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	height: 16px;
	width: 16px;
	margin-left: 2px;
}
.dishDescription {
	margin-left: 40px;
	width: 330px;
}
.categoryFooter {
	font-size: 12px;
	font-style: italic;
}
.link_container_selected {
	height: 15px;
	width: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
	float: left;
	text-align: center;
}
.subCategoryTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
	margin-top: 20px;
}
.mainCategory {
	margin-top: 10px;
}
#pagelabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #996600;
	font-weight: bold;
}
#pagelinks {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.footer_image {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #52372E;
	border-bottom-color: #52372E;
	height: 47px;
	text-align: center;
}
#footer_copyright #copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 10px;
	color: #6E564C;
}
#footer_copyright {
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #52372E;
	border-left-color: #52372E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52372E;
}
#main_text img {
	text-decoration: underline;
	margin-top: 5px;
}
#ContactForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#ContactForm textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#ContactForm .button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6CF89;
}
#subscribe {
	width: 179px;
	padding-top: 10px;
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
