﻿body {
	background-color:#5a2517;
	background-image: url(../images/BKG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin: 0;
	padding: 0;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#masthead {
	height: 80px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#masthead_logo {
	background-image: url(../images/logo.jpg);
	width: 155px;
	height: 67px;
	float: left;
}

#masthead_logo p {
	display: none;
}

#masthead_address {
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	color: #fff;
	float: right;
}

#masthead_address a:link {
	color: #fff;
	text-decoration: none;
}

#masthead_address a:hover {
	color: #fff;
	text-decoration: none;
}

#left_column{
	padding-top: 15px;
	padding-left: 15px;
}

#left_column h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin: 0;
	padding: 0;
}

#subnav{
	font-weight: bold;
	margin-bottom: 10px;
}

#subnav a {
	color: #666;
	text-decoration: none;
}

#subnav a:hover {
	color: #993300;
	text-decoration: underline;
}

#right_column{
	padding-top: 45px;
	padding-right: 15px;
}

#right_column h1 {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 0;
}

#tertiarynav{
	font-weight: bold;
	color: #993300;
	margin-bottom: 10px;
}

#tertiarynav a {
	color: #993300;
	text-decoration: none;
}

#tertiarynav a:hover {
	text-decoration: underline;
}

#tertiarynav .active {
	color: #CC9900;
}

#leftpic {
	width: 300px;
	/*text-align: justify;*/
}

#container {
	max-width: 360px;
	height: 200px;
	padding-right: 10px;
	overflow: auto;
}

.restaurant_verbiage {
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	font-size: 9px;
	font-weight: bold;
}

.restaurant {
	padding: 0;
}

.fourstars {
	padding: 0;
}

.footer {
	padding-bottom: 5px;
	font-size: 12px;
}

.footer a {
	color: #f7f5d9;
	text-decoration: none;
}

.footer a:hover {
	color: #f7f5d9;
	text-decoration: underline;
}

#container h1 {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 0;
}

#container p {
	margin-top: 0;
}

#container a {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 0;
	text-decoration: none;
}

#container a:hover {
	text-decoration: underline;
}

.textlinks {
	padding: 10px;
	font-size: 9px;
	color: #fff;
}

.mainsubnav {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-x;
}

.mainsubnav a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.mainsubnav a:hover {
	text-decoration: underline;
}

#mainsubnav {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-top: 2px;
	margin-top: 0;
	font-weight: bold;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 720px;
	height: 20px;
}

#mainsubnav a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#mainsubnav a:hover {
	text-decoration: underline;
	vertical-align: bottom;
}

#masthead_address a:visited {
	color: #fff;
	text-decoration: none;
}

#masthead_address a:active {
	color: #fff;
	text-decoration: none;
}

.textlinks a {
	padding-top: 10px;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

.textlinks a:hover {
	text-decoration: underline;
}

.textlinks a:visited {
	color: #fff;
	text-decoration: none;
}
