@import url(normalize.css);
@import url(typography.css);

body
{
	background: #ffdb75 url(../images/bg2.jpg) repeat-x ;
	color: #3F3F3F;
}

div#wrapper
{
	width: 880px;
	position: relative;
	margin: 10px auto;
	background-color: #FFFFFF;
}

div#branding 
{
	width: 880px;
	height: 106px;
	margin: 0 auto;
	background: #fb3e78  url(../images/branding2_bg.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#divider {
	height: 22px;
	width: 880px;
	background: url(../images/divider.jpg); }

div#animation
{
	background-color: #fff;
	height: 232px;
	width: 880px;
	/*border-bottom: #fb3e78 2px solid;*/
	/*margin-bottom: 20px;*/
}

#slideshow {
	width: 500px;
	float: right;
 }

#ads {
	height: 231px;
	width: 379px;
	float: left;
	background: url(../images/store.jpg);
	border-top: 1px solid black; 
	border-left: 1px solid black;}

/*#hours {
	height: 231px;
	width: 190px;
	float: left;
	background: url(../images/sidead.jpg);
	text-indent: -9999px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
*/
div#content
{
	width: 880px;
	margin: 0 auto;
	background-color: #FFFFFF;
	
}

div#legal
{
	width: 100%;
	height: 35px;
	margin: 0 auto;
	background: #ffdb75 url(../images/legal_bg.gif) no-repeat 0 0;
	clear: both;
	text-align: center;
}

div#navigation
{
	height: 271px;
	
	/*background: transparent url(../images/nav_bg.jpg) no-repeat 30px 0;*/
}

ul#nav_list
{
	position: absolute;
	width: 145px;
	left: 46px;
	top: 5px;
}

ul#nav_list li span a 
{
	padding-left: 8px;
}

p#copyright
{
	position: relative;
}

#title_home
{
	width: 571px;
	background: transparent url(../images/welcome.jpg) top left no-repeat;
	text-indent: -9999px;
}

#title_catering
{
	width: 83px;
	background: transparent url(../images/catering.jpg) top left no-repeat;
	text-indent: -9999px;
}

#title_directions
{
	width: 95px;
	background: transparent url(../images/directions.jpg) top left no-repeat;
	text-indent: -9999px;
}

#title_newsanddeals
{
	width: 150px;
	background: transparent url(../images/newsanddeals.jpg) top left no-repeat;
	text-indent: -9999px;
}

.title_menu
{
	width: 51px;
	background: transparent url(../images/menu.jpg) top left no-repeat;
	text-indent: -9999px;
}

#homepage_tel
{
	width: 224px;
	height: 45px;
	padding-bottom: 50px;
	background: transparent url(../images/telephone_num.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}

.supp_img
{
	display: block;
	float: right;
	padding-left: 10px;
}

#facebook {
	padding-top: 15px;
	margin: 0 auto;
	width: 104px; }

#wifi {
	padding-top: 15px;
	margin: 0 auto;
	width: 67px; }
	
#map_wrapper {
	width: 300px;
	float: right;
	padding-bottom: 30px;
	padding-right: 30px; }
	
/* --- Menu --- */
div.leftside_menu, div.rightside_menu
{
	float: left;
	width: 286px;
}

.menu_container h3, 
{
	padding-top: 9px;
	padding-bottom: 3px;
}

.menu_container ul
{
	padding-bottom: 10px;
}

.menu_container
{
	height: 750px;
}

th {
	padding: 5px 0; }

.dishes { 
	padding-left: 65px;
	padding-bottom: 15px; }

/* --- End Menu --- */
/* --- un-normalize <----- */

p 
{
	padding-bottom: 15px;
	line-height: 18px;
}

h1
{
	font-size: 300%;
}

h2
{
	font-size: 150%;
	padding-bottom: 15px;
}

h3
{
	font-size: 110%;
	padding-bottom: 15px;
}

#locations-table {
	color: #3F3F3F;
} 

/* -------------------------- */

/* =Inman Position Clearing */

/* =si_clear_children*/
.pc,.sc { position: absolute; top: 0; left: 0; }
.pc { width: 65%; left: 230px; padding-top: 20px; }
.sc { width: 210px; left: 0; }

.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline; }/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

#content{
position:relative;
width: 880px;
}
#content_main {}
#content_sub {}

/* End Inman Position Clearing */
