BODY {
	background-color: #8a0d19;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size:10pt;
}


a img {
	border: none;
	text-decoration: none;
}


a, a:visited {
	color: #000000;
}

a:hover {
	color: #8a0d19;	
}

DIV#content p {
	margin:0;	
}

DIV#page {
	width: 1023px;
	margin: 0 auto;
	overflow:hidden;
	/*border: 1px solid #333;
	*/
}

DIV#body {
	/*background-image: url(../images/body_background.jpg);
	background-repeat:repeat-x;*/
	min-height:500px;
	background-color: #8b0816;
	
}

DIV#menu {
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	padding-top:4px;
}

DIV#menu a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	padding: 0px 13px 0px 17px;
}
DIV#menu a:hover {
	background-image: url(../images/menu_starcircle.png);
	background-repeat: no-repeat;
	
}

DIV#submenu {
	margin: 30px 0 0px 75px;;	
}

DIV#submenu a {
	display:block;
	width:200px;
	margin-bottom:10px;
	padding-left:30px;
	color: #602505;
	text-decoration:none;
	font-size:17pt;
	letter-spacing:-1px;
}

DIV#submenu a:hover, DIV#submenu a.current {
	background-image: url(../images/redstar.png);
	background-repeat:no-repeat;
}

DIV#content_header, DIV#content, DIV#footer {
	width:1002px;
	margin: 0px auto;	
}

DIV#content_header {
	background-image: url(../images/header_forsubpages.jpg);
	height: 181px;	
}

DIV#content {
	background-image: url(../images/background.jpg);
	min-height: 400px;
	border-bottom:1px solid transparent;
}

DIV#home_content {
	text-align: center;
	padding-left: 3px;
}

#SI_FeatureFlash_r4 {
	z-index: -1;	
}

DIV#content p {

}

DIV.meal_menu {
	text-align: center;	
	color: #612503;
	padding: 0 150px 0 150px;
}

DIV#content DIV.meal_menu h2 {
	color: #12110d;
	
	font-family: arial;
	font-size:20pt;
	font-weight:normal;
	margin-top:0;
	padding:20px 0 0px 0;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

DIV#content DIV.meal_menu h3 {
	color: #12110d;
	font-size: 12pt;
	font-weight: normal;
}

DIV#content DIV.meal_menu p {
	line-height: 18px;
}

DIV.content_page {
	text-align: left;	
	color: #612503;
	float: left;
	width: 500px;
	padding: 0 0 0 125px;
}

DIV.sidebar {
	float: left;
	width: 255px;
	min-height:200px;
	margin-left:25px;
	margin-top:70px;
}

DIV.sidebar img {
	border: 1px solid #222222;	
}

DIV#content h2 {
	color: #12110d;
	font-family: arial;
	margin-top:0;
	padding:20px 0 0px 0;
	font-size:11pt;
	text-transform: uppercase;
	letter-spacing: -.5px;
}
DIV.content_page h2 {
	margin: 0;
}

DIV#content h3 {
	color: #12110d;
	font-family: arial;
	text-transform: uppercase;
	font-weight: normal;
	margin-top:0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: -.5px;
	font-size:10pt;
}

DIV#content p {
	margin-bottom:15px;
	
}

DIV#footer {
	height:112px;
	width:1023px;
	background-image: url(../images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #8b0816;
}

DIV#footer.home {
	background-image: url(../images/home_footer.jpg);
	margin-top: -6px;
}

DIV#footer img#commerx_logo {
	float: right;
	margin-top: 0px;
	margin-right: 70px;
}

DIV#footer_menu {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;	
	padding-top:20px;
}

DIV#footer_menu a {
	color: #FFFFFF;
	text-decoration:none;	
	font-size: 9pt;
}

DIV#footer_menu a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}