@charset "utf-8";
/* CSS Document */
.mainBody {
	background-image:url(/images/body-bg.png);
	background-repeat:repeat-y;
	background-position:left top;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 960px;
}
.siteHeader {
	background-image:url(/images/why-eat.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:15px;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
}
.pageName {
	margin-top:105px;
	margin-left:15px;
	padding:0;
	margin-right:0;
	margin-bottom:0;
	height: 31px;
	text-align: left;
	display: block;
}
a.homeMenu:link, a.homeMenu:visited, a.homeMenu:active {
	color:#759296;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/home-menu-bg.gif);
	background-repeat:no-repeat;
	width:175px;
	height:35px;
	display:block;
	background-position:left top;
	padding-top:5px;
	padding-left:5px;
	line-height:16px;
	padding-right:0;
	padding-bottom:0;
	margin-bottom:1px;
	text-align:left;
	font-weight:bold;
}
a.homeMenu:hover {
	color:#fc9;
	background-image:url(/images/home-menu-bg-over.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
a.aboutMenu:link, a.aboutMenu:visited, a.aboutMenu:active {
	color:#759296;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/about-menu-bg.gif);
	background-repeat:no-repeat;
	width:175px;
	height:18px;
	display:block;
	background-position:left top;
	padding-top:2px;
	padding-left:5px;
	line-height:16px;
	padding-right:0;
	padding-bottom:0;
	margin-bottom:1px;
	text-align:left;
	font-weight:bold;
}
a.aboutMenu:hover, a.aboutMenuCurrent {
	color:#fc9;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/about-menu-bg-over.gif);
	background-repeat:no-repeat;
	width:175px;
	height:18px;
	display:block;
	background-position:left top;
	padding-top:2px;
	padding-left:5px;
	line-height:16px;
	padding-right:0;
	padding-bottom:0;
	margin-bottom:1px;
	text-align:left;
	font-weight:bold;
}
.homeMenuSub {
	color: #3F5258;
	font-size:10px;
}
.inputText {
	border:1px solid #58747c;
	width:auto;
	font-size:12px;
	color:#3f5258;
	height: 20px;
}
.textArea {
	border:1px solid #58747c;
	width:auto;
	height:auto;
	font:12px Arial, Helvetica, sans-serif;
	color:#3f5258;
}
.bodyRap {
	width: 948px;
	background-image: url(/images/page-top.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #38494C;
	border-bottom-color: #2D3C3E;
	border-left-color: #38494C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #243031;
	clear: left;
}
.bodyTop {
	background-image:url(/images/page-side-top.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:5px;
}
.bodyBottom {
	background-image:url(/images/page-side-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
}
.bodydiv {
	overflow: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.siteMenu {
	height:31px;
	width:auto;
	text-align:center;
}
.siteCopyright {
	color:#3f5258;
	background-image:url(/images/footer-shade.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#232f32;
	width: 960px;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	color:#9cf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:normal;
}
a.footerLink:hover {
	text-decoration:underline;
	color:#fc9;
}
.copyrightText {
	width:950px;
	padding:5px;
	background-color:#232f32;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#38494c;
	border-bottom-color:#1e2326;
	height:30px;
	text-align: center;
}
.red {
	color:#ff0;
}
.ad-300x250 {
	float: right;
	height: 250px;
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #759296;
}
.ad-160x600 {
	float: right;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: auto;
	background-color: #759296;
}
