@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	background-color: #f9f1e4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 81px;
	margin-left: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

#wrapper {
	width: 714px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 81px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	height: 100px;
	position: relative;
}
#menu #about {
	position: absolute;
	top: 0px;
	left: 315px;
	height: 100px;
	width: 127px;
	background-image: url(images/menu_about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#menu #about p {
	font-size: 80%;
	font-weight: bold;
	padding-top: 29px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	height: 71px;
	background-color: #644f39;
}

#menu #kitchen {
	position: absolute;
	top: 0px;
	left: 451px;
	height: 100px;
	width: 127px;
	background-image: url(images/menu_kitchen_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
#menu #kitchen p {
	font-size: 80%;
	font-weight: bold;
	padding-top: 29px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	height: 71px;
	background-color: #55755e;
}

#menu #contact {
	position: absolute;
	top: 0px;
	left: 587px;
	height: 100px;
	width: 127px;
	background-image: url(images/menu_contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#menu #contact p {
	font-size: 80%;
	font-weight: bold;
	padding-top: 29px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	height: 71px;
	background-color: #74301d;
}
#menu #about a, #menu #kitchen a, #menu #contact a {
	height: 71px;
	width: 107px;
	padding-top: 29px;
	padding-left: 10px;
	display: block;
	font-size: 80%;
	font-weight: bolder;
	color: #fff;
	padding-right: 10px;
	text-decoration: none;
}
#about a:hover {
	background-color: #644f39;
	display: block;
	height: 71px;
	width: 117px;
	padding-top: 29px;
	padding-left: 10px;
}
#kitchen a:hover {
	background-color: #55755e;
	display: block;
	height: 71px;
	width: 117px;
	padding-top: 29px;
	padding-left: 10px;
}
#contact a:hover {
	background-color: #74301d;
	display: block;
	height: 71px;
	width: 117px;
	padding-top: 29px;
	padding-left: 10px;
}
#content {
	padding-top: 8px;
}
#content p {
	font-size: 70%;
	color: #7f7164;
	padding-bottom: 1em;
	line-height: 1.5em;
}
#content a {
	color: #8e735a;
}

#content #home-img {
	float: right;
	text-align: right;
}
#content #home-img a {
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	color: #a58a72;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 20px;
}

#content #home-text {
	width: 257px;
	margin-left: 23px;
	margin-top: 77px;
	margin-bottom: 100px;
}
#content #secondary-text {
	width: 355px;
	padding-left: 23px;
	padding-right: 27px;
}
#content #about-bottom {
	font-size: 70%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfa791;
	padding-top: 29px;
	padding-bottom: 20px;
	color: #8e735a;
}
#content #about-bottom a {
	color: #8e735a;
}

#content #about-bottom div {
	padding-bottom: 35px;
}
#content #about-bottom div img {
	padding-right: 44px;
}
#content #header {
	padding-top: 28px;
	padding-bottom: 36px;
	padding-left: 23px;
}


#footer {
	background-color: #bfa791;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #directions {
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/arrow_directions.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 100px;
	float: right;
}
#content #directions-header {
	width: 120px;
	float: left;
	padding-left: 23px;
	padding-top: 35px;
}
#content #directions-left {
	width: 310px;
	float: left;
	padding-left: 23px;
	margin-bottom: 35px;
}
#content #directions-right {
	width: 348px;
	margin-left: 333px;
	padding-bottom: 35px;
}
#content #photo-menu {
	padding-left: 23px;
	width: 90px;
	padding-top: 35px;
}
#content #photo-menu li {
	padding-bottom: 1em;
	list-style-type: none;
}
#content #photo-menu span {
	background-image: url(images/photo_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#content #photo-menu a:hover {
	background-image: url(images/photo_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
