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

body {
	background: url(images/bg.jpg) #FFFFFF repeat-x top left scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 151px;
	margin-top: 0px;
}
#container {
	width: 860px;
	margin: 0 auto;
	position: relative;
}
img {
	border: none;
}

#logo {
	float: right;
	width: 169px;
	height: 207px;
	background-image: url(images/logo.png);
}

#topBar {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	padding: 20px 0 58px 0;	
}

#navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 680px;
    position:absolute;
    right:173px;
    top:120px;
}
.clear {
	clear: both;
}
#foodBanner {
	float: left;
	text-align: justify;
	width: 50%;
	height: 275px;
	font-size: 12px;
	color: #000;
}

#adviceBanner {
	float: right;
	text-align: justify;
	width: 50%;
	height: 275px;
	font-size: 12px;
	color: #000;
}

#dinners {
	float: left;
	text-align: left;
	width: 291px;
	height: 235px;
	font-size: 12px;
	color: #fff;
	background: url(images/school-dinners.jpg) no-repeat;
	clear: both;	
}

#recession {
	float: left;
	text-align: justify;
	width: 200px;
	height: 235px;
	font-size: 12px;
	color: #000;
	margin: 20px 30px 0 35px;
	position: relative;
	top: 125px;
}

#location {
	float: right;
	text-align: left;
	width: 291px;
	height: 235px;
	font-size: 12px;
	background: transparent url(images/location.jpg) no-repeat 0 0;
	color: #fff;
	margin-top: 7px;
}

.recessionText {
	font-size: 15px;
	color: #1c4a32;
	font-weight: bold;	
}

.cashText {
	font-size: 18px;
	color: #de1818;
	font-weight: bold;	
}

.startText {
	font-size: 14px;
	color: #1c4a32;
	font-weight: bold;	
}

.smallPrint {
	font-size: 10px;
	color: #2e6746;
	font-weight: bold;	
}

.advicePara {
	font-size: 11px;
	color: #de1818;
	font-weight: bold;	
}

.asterix {
	color: #FF0000;
	font-weight: bold;	
}

#customers {
	float: left;
	text-align: left;
	width: 291px;
	height: 235px;
	font-size: 12px;
	color: #fff;
	/*background: url(images/round-box.jpg) no-repeat;*/
	background: url(images/location.jpg) no-repeat;
	clear: both;	
}

#options {
	float: left;
	text-align: center;
	width: 254px;
	height: 125px;
	font-size: 12px;
	color: #fff;
	background: url(images/round-box-b.jpg) no-repeat;	
	margin-left: 12px;
}

#events {
	float: right;
	text-align: left;
	width: 291px;
	height: 235px;
	font-size: 12px;
	color: #fff;
	/*background: url(images/round-box.jpg) no-repeat;*/
	background: url(images/location.jpg) no-repeat;
}

#quote {
	width: 860px;
	padding-top: 10px;
	text-align: center;
}

#gallery {
	width: 860px;
	padding-top: 60px;
	background: url(images/break2.jpg) #FFFFFF no-repeat top center;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #de1818;
}

.foodTitle {
	font-size: 18px;
	font-weight: bold;
	color: #de1818;
}

.numbers {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-right: 40px;
}

.thumbLink:link {  font-size: 12px; font-weight: bold; color: #de1818; text-decoration: none;}
.thumbLink:visited {  font-size: 12px; font-weight: bold; color: #de1818; text-decoration: none;}
.thumbLink:hover {  font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}

#footer-bottom {
	text-align: center;
	width: 780px;
	font-style: italic;
	color: #4e5458;
}

.caption {
	color: #ffffff;	
	padding: 0.6em;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	display: none;
	cursor: default;
	text-decoration: none;
		
	/* remove these 4 lines below if you want 
	the caption to span the whole width of the 
	image*/
	width: 68%;
	text-align: left;
	border-top: 1px solid #303030;
	border-right: 1px solid #303030;
	
	/* background / transparency */
	background: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

#announcement {
    width: 100%;
    clear: both;
    font-size: 140%;
    text-align: center;
    color: #F00;
}

#fav_us {
	position: fixed;
	top: 48%;
	right: 0;
	width: 113px;
	text-align: center;
	color: #FFF;
	height: 43px;
	background-color: #253;
	padding-top: 2px;
	font-weight: bold;
	cursor: default;
	margin-top: 5px;
}

.trailer_title {
	display: inline-block;
	font-size:140%;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0;
}


#useful_info {
	margin-top: 40px;
	text-align: center;
}

#useful_info p, #useful_info ul {
	font-size: 16px;
}

#useful_info h1 {
	margin-top: 50px;
	color: #DE1818;
}

#useful_info li {
	padding: 3px 0;
}

#ruskin_quote {
	text-align: left;
	width: 291px;
	height: 235px;
	font-size: 12px;
	background: transparent url(images/location.jpg) no-repeat 0 0;
	color: #fff;
	margin-top: 7px;
	margin: 0 auto;
}

#navBar2 {
	height:30px;
	left:0;
	top:150px;
	width: 100%;
	position: absolute;
	z-index: 101;
}
#navBar2 ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:700px;
}
#navBar2 li {
	background: transparent url('images/navbar_tab_long.png') no-repeat left top;
	margin: 0;
	padding: 0;
	min-width: 100px;
	width: auto;
	height: 30px;
	float: left;
	margin-left: 4px;
	text-align: center;
}
#navBar2 li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	background: transparent url('images/nav_top_right.jpg') no-repeat right top;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0px 16px;
}
#navBar2 li a span {
	background-color:#235A3A;
	display:inline-block;
	height:30px;
	line-height:30px;
}

#to_top {
	position: fixed;
	top: 45%;
	right: 0;
	width: 113px;
	text-align: center;
	color: #142;
	height: 22px;
	background-color: #7a8;
	padding-top: 2px;
	font-weight: bold;
	font-size: 13px;
}

#top_link {
	cursor: pointer;
	text-decoration: underline;
}

.main {
	font-weight: bold;
}
