@charset "utf-8";
/* CSS Document */
body {
	background-color: #9f1f24;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {width: 910px; margin: 0 auto; } 
#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
}
#header-bu {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 910px;
}
#breadcrumb {
	font-size: 12px;
	color: #9E1D22;
}
.login{
	color: #FFFFFF;
	font-size: 14px;
}
.login a:link, .login a:visited{
	color: #FFFFFF;
}
#login-box{
	padding: 15px;
	width: 400px;
	border: 2px solid #000000;
}
.item-divider {
	color: #9E1D22;
	border: 2px solid #9E1D22;
}
/****************Menu Section******************/
#menu{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-bg{
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
}

/****************Content Start ****************/
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #9f1f24;
	margin-bottom: .125em;
	margin-top: .125em;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #fffbe0;
	margin-bottom: .125em;
	margin-top: .125em;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #f8a11f;
	margin-bottom: .125em;
	margin-top: .125em;
}
h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #fffbe0;
	margin-bottom: .5em;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #f8a11f;
	line-height: 1.5em;
}
h5 a, h5 a:visited{
	color: #f8a11f;
	text-decoration: none;
}
h6{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9E1D22;
	margin-bottom: .125em;
	margin-top: .125em;
}
h7{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: .125em;
	margin-top: .125em;
}
select {
	border: 1px solid #a8732a;
	color: #a8732a;
	font-size: 12px;
}
#center {
	background-image: url(../images/center-bg.gif);
	background-repeat: repeat-y;
	width: 910px;
	text-align: center;
}
#top {
	background-color: #FFFFFF;
	background-image: url(../images/top-shad.gif);
	background-repeat: repeat-x;
	padding: 20px;
	height: 240px;
	width: 810px;
	margin:0 auto;
}
#clear{ clear:both;}
#middle {
	width: 850px;
	margin:0 auto;
}
#page-column-left {
	background-color: #fcd497;
	background-image: url(../images/top-shad-tan.gif);
	background-repeat: repeat-x;
}
.page-column-left {
	color: #ffffcc;
}
.page-column-left a, .page-column-left a:visited{
	color: #ff9933;
}
#page-column-right {
	background-color: #FFFFFF;
	background-image: url(../images/top-shad.gif);
	background-repeat: repeat-x;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #732f26;
}
#whats-coming {
	width: 510px;
	height: 53px;
	background-color: #412118;
	background-image: url(../images/whats-coming-up-bg.gif);
	background-repeat: repeat-x;
}
#column-right {
	float:right;
	width: 340px;
	background-color: #732f26;
}
#foodie-fan {
	background-color: #9f1f24;
	background-image: url(../images/foodie-fan-bg.gif);
	background-repeat: no-repeat;
}
#bottom {
	width: 850px;
	height: 180px;
	margin:0 auto;
	background-color: #412118;
}
.photo-border {
	border:10px solid #fff;
}
.newsfeed {
	font-size: 14px;
	color: #fffbe0;
}
/******Footer Start*******************/
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 910px;
}
.footer, .footer a:link, .footer a:visited{
	color: #ff9933;
	font-size: 12px;
}