@charset "UTF-8";
/* CSS Document */

body  {
	background: url(../images/bkg3.png) repeat-x;
	background-color: #fdeea8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana, arial, sans serif;
	color: #000;
	font-size: 11px;
	}
	
a {
	text-decoration: underline;
	color: #000000;
	}
	
a:hover {
	text-decoration: none;
	}
	
p {
	line-height: 16px;
	}
	
h3 {
	color: #ba1114;
	font-family: georgia, times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:-5px;
	}
	
#container {
	width: 950px;
	text-align:center;
	margin: 0px auto;
	background: url(../images/bkg4.png) no-repeat top;
	
	
	}
#navigation {
	font-size: 15px;
	color: white;
	font-family: Georgia, times, serif;
	text-align: center;
	line-height: 39px;
	padding-left: 240px;
	padding-top: 81px;
	
	
	}
	
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#navigation li {
	display: inline;
	padding: 8px 15px;
	border-right: 1px solid #000;
	}
	
#navigation li a.on {color: #fdf4ca;}
	
#navigation li.none {border-right:none;}


#navigation a {
	color: white;
	text-decoration: none;
	}
#navigation a:hover {
	text-decoration: underline;
	}
	
#logo2 {
	
	margin-left: 150px;
	
	}
	
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
#locations {
	margin-top:23px;
	}
	
	
#mainContent {
	width: 847px;
	background: url(../images/content-top.png) no-repeat top center;
	margin-left: 55px;
	margin-top:40px;
	padding-top:30px;
		
	
	}
	
#wrapper {
	width: 839px;
	background-color: #fdf4ca;
	margin-left:3px;
	overflow: hidden;
	padding-bottom: 25px;
	}
	

	
#leftColumn {
	float: left;
	text-align: left;
	width: 450px;
	padding-left: 25px;
	padding-bottom: 75px;
	background-color: #fdf4ca;
	
	}
	
#leftColumn img {
	padding: 5px;
	border: 1px solid #ba1114;
	}
	
#leftColumn h4 {
	color: #ba1114;
	font-size: 12px;
	margin-bottom: -10px;
	
	}
	
#rightColumn {
height: 100%;
	width: 275px;
	margin-top:25px;
	margin-right: 15px;
	float:right;
	background-color: #fdf4ca;
	
	
	
	}
	
#foodImage {
	margin-top:0px;
	}
	
	
#sidebar {
	width: 250px;
	background-color: #ba1114;
	padding: 5px;
	margin-left: 10px;
	}
	
#sidebar table {
	text-align: left;
	color: #fdf4ca;
	}
	
#sidebar td {
	padding: 5px;
	font-size: 10px;
	}
	
#sidebar img {
	padding: 5px;
	border: 1px solid #fdf4ca;

	}
	
#sidebar img.none {
	padding: 5px;
	border: none;

	}
#sidebar a {
	color: #fdf4ca;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: white;
	text-decoration: underline;
	}
	
#sidebar ul, h4 {
	color: #fdf4ca;
	text-align: left;
	
	}
	
#sidebar h4 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	padding-left: 15px;
	}
	
	

	
#footer {
	width: 100%;
	background-color: #000;
	color: white;
	font-size: 10px;
	text-align: left;
	line-height:18px;
	border-top: 1px solid #ffffff;
	padding-top:15px;
	margin-top:-10px;
}

#fcontent {
	width: 870px;
	margin:0px auto;
	
	}
	
#footer a {
	color: white;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
#footer a.gray {
	color:#666666;
	}

#left {
margin-left:15px;}




 img.c1 {margin-right:10px;}
	
.button {
	background-color: #ba1114;
	color: white;
	font-family: verdana, helvetica, sans serif;
	border: 1px outset #999;
	}

.caps {text-transform: uppercase; font-weight:bold;}

.required-input {
	color: #ba1114;
	font-weight: bold;
}

.recaptcha_credit {
	color: #BA1114;
	font-size: 9px;
	
}

.captcha_links a {
	
	text-decoration: none;	
}

.captcha_links a:hover {
	
	text-decoration: underline;	
}

#recaptcha_image img {  
	border: 0px;
}

.error {
	color: #BA1114;
}