/* Default web stylesheet */

/* General Styles */

html, body {
	background: url(../images/bd_bg_2.gif) repeat-x 50% 0 #e8e1b8;
	font-family: Palatino, 'Times New Roman', serif;
}

a {
	color: #ae3f1a;
}

.hidden {
	display: none;
}

.right {
	text-align: right;
}

.col, .first-col {
	padding-left: 1em;
	padding-right: 1em;
}

.col {
/*	border-left: 1px solid #626d42; */
}

.clearing {
	clear: both;
}

/* End General Styles */

/* Header Styles */

#hd {
	text-align: left;
	height: 130px;
}

#masthead {
	margin: 0;
	padding: 15px 0 0 30px;;
	width: 415px;
	float: left;
}

#masthead h1 a {
	text-decoration: none;
	border: none;
}

#masthead h1 a img {
	border: none;
}

#contact {
/*	margin-right: 10px; */
	text-align: center;
	color: #626d42;
	background: url(../images/contact_bg.gif) no-repeat;
	height: 50px;
	width: 200px;
	float: right;
	padding: 10px 0;
}

#contact a {
	color: #626d42;
	font-size: 116%;
}

#contact a:hover {
	color: #ae3f1a;
}

/* End Header Styles */

/* Body Styles */

#bd {
	background: url(../images/bd_bg.gif) repeat-x #fff;
}

.body-main {
	background: url(../images/bd_main_bg_2.gif) repeat-x #e8e3bd; /* #fff; */
	margin-bottom: 10px;
}

.full-width {
	margin-right: 10px;
}

.body-main h2 {
	font-size: 197%;
	font-style: italic;
	font-weight: bold;
	color: #907e4e;
	border-bottom: 1px dashed #907e4e;
	margin-bottom: 10px;
}

.body-main-content {
	padding: 20px 10px;
}

.body-main-content .block {
	color: #907e4e;
	font-size: 123.1%;
}

.body-main-content .block p {
	margin-bottom: 20px;
}

.body-main-content .block img.left {
	float: left;
	margin: 0 0 -10px -10px;
}

.body-main-content .block img.right {
	float: right;
	margin: 0 0 -10px 0;
}

.news-bar {
	background: #e3ebc0;
	margin: 20px 10px 0 0;
	color: #907e4e;
}

.news-bar h3 {
	font-size: 182%;
	font-style: italic;
	padding: 5px 0 0 0;
	margin: 5px;
	border-bottom: 1px dashed #907e4e;
}

.news-item {
	margin: 10px;
}

.news-item h4 {
	font-size: 93%;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	background: #aaa674;
	color: #fff;
	padding: 3px;
}

.news-item h5 {
	font-size: 153.9%;
	font-style: italic;
	color: #74602d;
}

/* Menu Sub Page */

.menu-block {

	background: #e8e3bd;
/*	background: #ffffff; */
	border: 1px solid #aaa674;
	margin-top: 1em;
	padding: 1em;
}

.menu-block-heading {
	border-bottom: 1px dashed #aaa674;
	background: #e8e3bd;
	color: #887744;
	margin: 1em 0;
}

.menu-block-heading h3 {
	font-family: Palatino, 'Times New Roman', serif;
	font-style: italic;
	font-weight: bold;
	font-size: 138.5%;
	
}

.menu-section-header {
	text-align: center;
	margin: 1em 0;
}

.menu-section-header img {
}

.menu-item {
	border-top: 1px dashed #626d42;
	border-bottom: 1px dashed #626d42;
	color: #626d42;
	padding: 5px;
	margin-bottom: 1em;
}

.menu-item-first {
	margin-top: 1em;
}

.menu-item h3 {
	color: #887744;
	font-family: Palatino, 'Times New Roman', serif;
	font-weight: bold;
	font-style: italic;
	font-size: 153.9%;
	margin:  0.1em 0 0.3em 0;
}

.menu-item img {
	border: 1px solid #626d42;
	float: left;
	margin: 0 1em 1em 1em;
}

.menu-item p {
	font-size: 100%;
	padding-left: 1em;
}

.menu-item p.description {
	padding-right: 7em;
}

p.price {
	font-family: Palatino, 'Times New Roman', serif;
	text-align: right;
	font-style: italic;
	font-size: 138.5%;
/*	font-weight: bold; */
	color: #ae3f1a;
	
}

.menu-item .emphasis {
	font-weight: bold;
	font-style: italic;
}

p.menu-intro {
	font-family: Palatino, 'Times New Roman', serif;
	text-align: center;
	color: #626d42;
	font-size: 123.1%;
	margin-bottom: 1em;
}

/* beverages */

.bevs {
	color: #626d42;
}

.bevs h3 {
	font-family: Palatino, 'Times New Roman', serif;
	font-style: italic;
	font-size: 138.5%;
	border-bottom: 1px dashed #626d42;
	margin-bottom: 1em;
}

.bevs .bev-item {
	margin: 0.5em 0;
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
}

.bevs .bev-price {
	font-family: Palatino, 'Times New Roman', serif;
	font-style: italic;
	font-size: 116%;
	margin: 0.5em 0;
	text-align: right;
	color: #ae3f1a;
}

/* Sidebar styles */

#sidebar {
	padding-top: 20px;
}

#sidebar .menu {
	background: url(../images/sb_menu.gif) no-repeat 0 bottom;
	padding-bottom: 30px;
}

#sidebar .menu .menu-top {
	margin-left: 10px;
	border-top: 1px solid #eee;
}

ul#main-nav-list {
	margin: 10px 20px;
	text-align: center;
	font-size: 153.9%;
}

ul#main-nav-list ul {
	font-size: 75%;
}

ul#main-nav-list li {
	border-top: 1px dashed #626d42;
	padding: 5px 0;
}

ul#main-nav-list li.last {
	border-bottom: 1px dashed #626d42;
}

ul#main-nav-list li li {
	border-top: none;
	padding: 2px 0;
}

ul#main-nav-list li a {
	color: #626d42;
	text-decoration: none;
}

ul#main-nav-list a:hover, ul#main-nav-list a.active {
	color: #ae3f1a;
}

/* End Sidebar Styles */

/* End Body Styles */

/* Footer Styles */

#ft {
	text-align: center;
	padding: 5px 0;
	color: #656544;
	font-size: 108%;
}

/* End Footer Styles */