body {
	background-color: #262626;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #616150;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #9C1300;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 200;
	text-decoration: none;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-indent: 6px;
}

hr {
	margin-bottom:3px;
	border:none;
	width:99%;
	height:1px;
	clear:both;
	text-align: center;
}

a {

font: normal 12px Tahoma, Arial;
color: #FFFFFF;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #CCCCCC;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}

#cell_1 {
	float:left;
	width:220px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 0;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dashed;
	border-right-color: #822E2C;
}

#cell_2 {
	float:left;
	width:220px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dashed;
	border-right-color: #822E2C;
	height: 210px;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 1em;
	margin-left: 14px;
}

#cell_3 {
	float:left;
	width:220px;
	height: 210px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 5px;
}

#cell_1 p, #cell_2 p, #cell_3 p {
color:#000000;
}
#cell_1 h3, #cell_2 h3, #cell_3 h3 {
	width: 100%;
	background-color: #9C1300;
	padding: 0px;
	margin: 0 0 0 0;
}

.menutext {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
.menuitems {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 17px;
	font-weight: bold;
}
.menuitemsprice {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #822E2C;
	font-weight: bold;
}
.menuitemsdescription {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 17px;
	font-weight: normal;
}
#menuheads {
	width: 100%;
	background-color: #9C1300;
	padding: 0px;
	margin: 0 0 0 0;
}
#rightmenuheads {
	text-align: left;
	width: 204px;
	background-color: #993533;
	line-height: normal;
}
#menusplit {
	width: 170px;
	float: left;
	padding-bottom: 0.7em;
}
#menusplitsmall {

	width: 140px;
	float: left;
	padding-bottom: 0.7em;
}