@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-family: "Bell MT", "Times New Roman", serif;
	font-size: 14px;
	color: #776a6e;
}
a {
	color: #8d9380;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	margin: 0px;
	line-height: 20px;
}
h1 {
	margin: 24px 0 0 0;
	color: #8d9380;
	font-size: 14px;
}
strong {
	color: #8d9380;
	font-weight: 900;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}
#header {
	margin-bottom: 18px;
	padding: 12px 0 0 24px;
	width: 776px;
	height: 45px;
	text-align: center;
	background: url(catering/images/headerBg.gif) bottom left no-repeat #776a6e;
}
#header a {
	margin-right: 26px;
	color: #b3acae;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#header a:hover, .headerActive {
	margin-right: 26px;
	color: #8d9380;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#main {
	margin-bottom: 20px;
	width: 800px;
}
#left {
	float: left;
	width: 240px;
	height: 504px;
}
#left h1, #left p {
	margin-left: 30px;
}
#right {
	margin-left: 238px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 522px;
	min-height: 504px;
	border-left: 2px solid #8d9380;
}
#right p {
	margin-bottom: 12px;
}
#right img {
	float: left;
	margin: 0 10px 10px 0;
}
#subnav {
	margin-bottom: 24px;
	text-align: center;
}
#subnav a {
	margin-right: 21px;
	color: #8d9380;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#subnav a:hover, .subActive {
	margin-right: 21px;
	color: #b3acae;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: none;
}
#blurb {
	margin: 0px;
	line-height: 22px;
	font-family: "Bell MT", "Times New Roman", serif;
	font-size: 17px;
	color: #776a6e;
}

#copyright {

	text-align: center;

}

#dinerschoice {
	width:266px;
	height:130px;
	background:url(images/winnerschoice_bg.png) no-repeat;
	margin:auto;
}

#dinerschoice p {
	font-family:Tahoma, Sans-Serif;
	padding: 32px 0 0 120px;
	text-align: center;
}

#dinerschoice a {
		color:#626f4c;
}

#OTWrapper img {
	margin:0;
	padding:0;
}

#ImgWidgetLeftBorder, #ImgWidgetRightBorder  {
	display:none;
}