@charset "utf-8";



* { 

	margin:0;

	padding:0;

	outline:none;

}



body, html {height: 100%;}



body {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	background:#b2bb1c;

	text-align:center;

}



/* WRAPPERS */



#distance {

	width:1px;

	height:50%;

	margin-bottom:-288px;

	float:left;

}



#mainWrapper {

	width:987px;

	margin:0 auto;

	height:575px;

	clear:left;

	position:relative;

	text-align:left;

}



#leftWrapper {

	float:left;

	width:205px;

}



#rightWrapper {

	float:left;

	width:770px;

}



/* LEFT WRAPPER */



#logo {

	width:186px;

	height:193px;

	float:left;

	margin-left:9px;

	display:block;

}



#order-online {

	width:185px;

	height:27px;

	margin-left:9px;

	float:left;

	margin-top:21px;

}



#order-online a {

	background:url(img/oo_def.png) no-repeat;

	width:185px;

	height:27px;

	text-indent:-9999px;

	display:block;

}



#order-online a:hover {

	background:url(img/oo_over.png) no-repeat;

	width:185px;

	height:27px;

}



#side-menu {

	float:left;

	width:100%;

}



#side-menu ul {

	float:left;

	list-style-type:none;

	padding-left:51px;

	padding-bottom:10px;

	padding-top:5px;
	
	width: 129px;

}



#side-menu ul li {

	color:#FFF;

	padding-top:3px;

}



#side-menu ul li a {

	font-size:12px;

	color:#FFF;

	text-decoration:none;

}



#side-menu ul li a:hover {

	color:#70961a;

	text-decoration:none;

}



#side-details {

	float:left;

	width:180px;

}



.details-element {

	padding-left:51px;

	color:#000;

	font-size:10px;

	float:left;

	width:129px;

}



.details-element-break {

	float:left;

	height:12px;

	width:100%;

}



#contentArea {

	width:782px;

	float:left;

	height:553px;

}



.home {

	background:url(img/w_home.png) no-repeat;

}



.about {

	background:url(img/w_about.png) no-repeat;

}
.whatsnew {

	background:url(img/w_whatsnew.png) no-repeat;

}
.tips {

	background:url(img/w_tips.png) no-repeat;

}
.blank {

	background:url(img/w_blank.png) no-repeat;

}
.catering {

	background:url(img/w_catering.png) no-repeat;

}



.menu {

	background:url(img/w_menu.png) no-repeat;

}



.locations {

	background:url(img/w_locations.png) no-repeat;

}



.franchise {

	background:url(img/w_franchise.png) no-repeat;

}



.contact {

	background:url(img/w_contact.png) no-repeat;

}



#content {

	float:left;

	height:100%;

	padding-left:60px;

	width:305px;

	padding-top:50px;

}
#content.fullsize {
	width:662px;
}


#content h1 {

	color:#9fa617;

	font-size:24px;

	font-weight:normal;

}



#content-para {

	padding-top:57px;

	color:#666666;

	text-align:justify;

	line-height:24px;

}
#menuTable td {
	border-bottom: 1px dotted #ccc;
	text-align: left;
}
#menuTable td p {
	line-height: 16px;
}
#content-para h2 {
	font-size: 16px;
	margin-top: 10px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	margin-top: 10px;
	text-transform: uppercase;
}


#content-para a {

	background:#d8dc8d;

	color:#666666;

	font-size:11px;

	text-decoration:none;

	padding-left:4px;

	padding-right:4px;

	line-height:16px;

}



#content-para a.big {

	background:#4E510B none repeat scroll 0 0;

	color:#fff;

	display:block;

	font-size:12px;

	height:30px;

	line-height:30px;

	text-align:center;

	width:147px;

}



#content-para a.big:hover {

	color:#FFF;
	background: #9F8E16;

}



#content-para a:hover {

	color:#000;	

}



.content-para-left {

	float:left;

	width:245px;

	line-height:30px;

}



.content-para-right {

	float:left;

	width:105px;

	padding-top:7px;

}



.location-info h4 {

	padding-bottom:5px;

}



#content-para a.loca {

	background:#4E510B none repeat scroll 0 0;

	color:#fff;

	display:block;

	font-size:12px;

	height:30px;

	line-height:30px;

	text-align:center;

	width:147px;

	text-decoration:none;

}



#content-para a.loca:hover {

	color:#FFF;
	background: #9F8E16;

}



.collapse {

	font-size:12px;

	color:#000;

}



.collapse h2 {

	font-size:24px;

	text-transform:uppercase;

}



#content-para a.map {

	background:url(img/map.png) no-repeat;

	width:102px;

	height:21px;

	display:block;

	text-indent:-9999px;

}



#content-para a.map:hover {

	background:url(img/map_o.png) no-repeat;

	width:102px;

	height:21px;

}




