body {
	margin:0;
	font:12px lucida sans ms, lucida sans, lucida sans unicode, verdana, arial, helvetica, sans-serif;
	color:#333333;
	background: #4b0d00;
}
h1.logo {
	padding: 0;
	margin: 0;
	border: 0;
}
h1.left {
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFFFFF;
	margin-top: -425px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h1 img, h1 a img {
	border: 0;
}
h1 {
	font-size: 17px;
	padding: 0;
	font-weight: bold;
	margin: 0;
	color: #951f00;
}
h2 {
	font-size: 16px;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #045d32;
}

h3 {
	font-size: 14px;
	color:#69a916;
	font-weight: bold;
}

p {
	margin:16px 0 10px 0;
}
h5 {
	font-size:14px;
	color:#33324D;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 0;
}
#main {
	width:871px;
	height:623px;
	margin:0 auto;
	padding:12px;
	overflow:hidden;
	background:url(images/main_bg.jpg) no-repeat;
}
#center {
	width:847px;
	height: 599px;
	float:left;
}
#left {
	width:351px;
	float:left;
	height: 599px;
}
#right {
	width:256px;
	float:left;
	background:url(images/smokin_bones_bbq_catering_menu_2.jpg) no-repeat;
	height: 599px;
}
#menu ul {
	padding:23px 0 0 0;
	margin:0;
	float:left;
	width:200px;
	list-style:none;
	background:url(../images/main-nav.jpg) repeat-y;
}
#menu ul li {
	float:left;
	padding:3px 0 3px 6px;
	width: 192px;
}
#menu ul li a {
	color:#F9F9F9;
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu ul li #menu ul {
	background:url(../images/sub-nav.jpg) repeat-y;
	margin:3px 0 -4px -6px;
	float:left;
	padding:0;
	list-style:none;
	width:172px;
	display:inline;
}
#menu ul li #menu ul li {
	padding:2px 0 2px 7px;
	float:left;
	width: 192px;
	border:0;
}
#menu ul li #menu ul li a {
	font-size:11px;
	color:#33324D;
	font-weight:normal;
}
#content {
	width:210px;
	float:right;
	padding: 22px 15px 15px;
	margin: 0;
	background: #fff;
	height: 562px;
}

#footer {
	width:250px;
	margin: 0;
	padding: 0 0 0 6px;
	height: 20px;
	display: block;
	color:#ffffff;
	float: left;
	clear: both;
	position: absolute;
	top: 580px;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer h3 {
	color:#ffffff;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
table {
	border: 0;
	width: 100%;
}
th {
	vertical-align: center;
	text-align: left;
	font:11px trebuchet ms, verdana, arial, helvetica, sans-serif;
	padding: 3px;
	font-weight: bold;
	background:url(../images/left-bg.jpg) repeat-x left bottom;
}
td {
	padding: 8px 0 8px 3px;
	font:11px trebuchet ms, verdana, arial, helvetica, sans-serif;
	color:#3F3F3F;
	vertical-align: top;
	width: 33%
}
.hr {
	height: 1px;
	width: 100%;
	margin: 0;
}

a:link, a:visited, a:hover, a:active {
	color: #045d32;
	font-weight: bold;
	text-decoration: none;
}
div.pagination .pagelist_div .pagelist a {
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	background-color: #F9F9F9;
	line-height: 18px;
}
div.pagination .pagelist_div .pagelist a:hover {
	color: #FFFFFF;
	background-color: #69a916;
	text-decoration: none;
}