body {
	background-color: #800112;
	padding:0;
}


body, p, td, li {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#800112;
}

table {
	border:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
}


a {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	color:#800112;
	font-weight:bold;
}

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

img {
	border:0;
	text-align: center;
}

h1 {
	font-size:22px;
	margin: 0;
}

h2 {
	font-size:18px;
	margin:0;
	color:#e41012;
}

h3 {
	font-size:16px;
	margin:0;
}

h4 {
	font-size:12px;
	margin:0;
	color:#e41012;
}

h5 {
	font-size:11px;
	margin:0;
	text-transform:uppercase;
}

p{
	font-size:14px;
	margin:4px 0px 4px 0px;
}

strong {
		font-size:18px;
}

li{
	margin:2px 0px 2px 0px;
}

ul{
	margin:2px 0px 6px 0px;
}

.odd {
	background-color:#e3d8c4;
}

#footer{
	background-image:url(../images/content_footer.jpg);
	background-repeat:no-repeat;
	width:942px;
	height:60px;
}

#footer_text{
	text-align:center;
		font-size:11px;
		color:#fff;
		padding:40px 0px 0px 0px;
}

#footer_text a{
		color:#fff;
		text-decoration:none;
}

#footer_text a:hover{
		text-decoration:underline;
}



#container {
	width:942px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#main_header {
		padding:0px;
		clear:both;
		margin:0;
		height:290px;
}


#content_container{
	float:left;
	background-image:url(../images/bg_content_tiled.jpg);
	background-repeat:repeat-y;
	width:942px;
}

.gallery img{
margin:2px;
border: 2px solid #e4d8c1;
}


#content_header {
	float:left;
	background-image:url(../images/content_header.jpg);
	width:942px;
	height:41px;
	margin: 0px 0px 5px 0px;
}

#content_header_secondary {
	float:left;
	background-image:url(../images/content_header2.jpg);
	width:942px;
	height:41px;
	margin: 0px 0px 5px 0px;
}

#left_column_home {
	float:left;
	width:380px;
	padding: 2px 25px 0px 60px;
	border-right: 2px dotted #800112;
}

#secondary_content {
	float:left;
	width:630px;
	padding: 2px 15px 0px 60px;
}

#secondary_image_container{
	float:left;
	width:200px;
	height:500px;
}

#right_column_home {
	float:left;
	width:390px;
	padding: 2px 35px 0px 30px;
}

#right_column_home img {
	float:right;
	padding:5px;
	clear:both;
}

#left_column_home img {
	float:right;
	padding:5px;
	clear:both;
}

.column_cell {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}

.clear {
	clear:both;
}


.line {
	border-bottom: 2px dotted #800112;
	clear:both;
	padding: 5px 0px 0px0px;
	margin: 0px 0px 15px 0px;
}

#menu {
	margin-left:auto;
	margin-right:auto;
	width:942px;
	background-image:url(../images/bg_tiled.jpg);
	background-repeat:repeat-y;
	text-align:center;
	}
	
#menu li {
	display:inline;
	padding: 8px 12px 8px 12px;
	border-left: 2px dotted #800112;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#800112;
	line-height:45px;
}

#menu ul {
	margin: 0px;
}

#menu > ul > li:first-child {
	border:0;
}

.decoration {
	width: 89px;
	vertical-align:top;
	background-image:url(../images/vertical_line.jpg);
	background-repeat:repeat-y;
}

.foodmenu_container {
	width:630px;
	float:left;
	background-image:url(../images/vertical_line.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin: 25px 0px 0px 0px;
}

.foodmenu_left {
	width:270px;
	float:left;
}

.foodmenu_right {
	width:270px;
	float:left;
	padding:25px 0px 0px 0px;
}

.foodmenu_middle {
	width:89px;
	float:left;
}

.foodmenu_container th {
	text-align:left;
	text-transform:uppercase;
}

.foodmenu_left th {
	text-align:left;
	text-transform:uppercase;
}

.foodmenu_container td {
	border: 0;
	padding: 3px;
}

.foodmenu_container p {
	padding:0px 0px 6px 0px;
}

.foodmenu_price {
	text-align:right;
	width:85;
}