body {
	background: #660709;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
}
a, a:visited, a:active {
	color: #cc0000;	
}
a:hover {
	text-decoration: none;
}
h2 {
	color: #990000;
}
h1 {
	color: #f7f4d2;
	font-size: 24px;
}
#container-outer {
	width: 1100px;
	height: 436px;
	margin: 0 auto;
}
#container-inner {
	width: 996px;
	margin: 0 auto;
	border-left:2px solid #000;
	border-right:2px solid #000;
		background-color: #000;
		color: #fff;

}
#content_area {
	padding-left: 50px;
	padding-right: 50px;
}
#head {
	width: 950px;
	height: 315px;	
}
.img_border {
	border: 1px solid #000;	
}
#google_map {
	border: 1px solid #000;
	width: 900px;	
}
.callout {
	font-size: 26px;
	font-style: italic;
	text-align: center;
	color: #660709;
}
#specials{
	background-color: #f7f4d2;
	border: 1px solid #000;
	padding: 10px;
	color: #000;
	margin-left:30px;
	width: 400px;
}
.special_title{
	font-size: 14px;
	font-weight: bold;
}
#special_head {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	width: 390px;
	margin-bottom: 5px;
}
.solidblockmenu{
border-top: 2px solid #000;
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
background: black url(../images/blockdefault.gif) center center repeat-x;
border-bottom: 1px solid #fff;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 20px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
.solidblockmenu li .face {
	color: white;
	background: transparent url(../images/blockactive_face.gif) center center repeat-x;
}
.menu_name {
	color: #92d050;
	font-weight: bold;
	font-size: 14px;
}
.special_day {
	color: #92d050;
	font-weight: bold;
	font-size: 18px;
}
#linkcontainer {
	padding-right:40px;
}
.link_name {
	color: #92d050;
	font-weight: bold;
	font-size: 16px;
}
.footer {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	font-size:10px;
	padding:10px;
}

.footer_left {
	float: left;
}
.footer_right {
	float: right;
}
.footer_right a, .footer_right a:visited, .footer_right a:active {
	text-decoration: none;
	color: #ffcc00;
}
.footer_right a:hover {
	text-decoration: underline;
	color: #ffcc00;
}