/*--------BODY--------*/
body{
	background: url('../img/stars_bg.gif') repeat top left;
	margin:0;
	padding:0;
	font-family: trebuchet MS, verdana, arial, sans-serif; 
	line-height:1.3em;
	color: #000;
	font-size:0.8em;
}

p{margin:5px 0;}

/*--------TYPE--------*/

a:link{ color: #761413; text-decoration:underline;}
a:visited{ color: #761413; text-decoration:underline;}
a:hover{ color:#761413; text-decoration:none;}
a:link img, a:visited img, a:hover img, a:active img{ border: 0;}

/*--------PAGE WRAPPER--------*/

div#page{
	width: 780px;
	margin: 0 auto;
}

/*--------HEADER--------*/

div#header{
	background: url('../img/header.jpg') no-repeat top left;
	height:197px;
	margin-top:0px;
	width:780px;
}

div#header h1 a span{
	display:none;
	margin:0;
}

div#nav{
	float:left;
	display:inline;
	margin:170px 0 0 23px;
	padding:0;
}	

div#nav ul{
	margin:0;
	padding:0;
	display:block;
	text-align:center;
}

div#nav ul li{
	display:inline;
	
}

div#nav ul li a{
	background: url('../img/nav_star.gif') no-repeat 125px 2px;
	font-size:13px;
	width:123px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	float:left;
	display:block;
	padding:3px 28px 0 0;
}

div#nav ul li a:hover{
	color:#fbaf1d;
}

div#nav ul li a.current{
	color:#fbaf1d;
}

div#mainWrap.home{
	background: url('../img/black_page_bg.gif') no-repeat top left;
	width:780px;
	margin:0;
	float:left;
}

div#mainWrap.catering, div#mainWrap.restaurant{
	background: url('../img/orange_page_bg.gif') no-repeat top left;
	width:780px;
	margin:0;
	float:left;
}

div#sidebar{
	margin:20px 0 0 41px;
	width:218px;
	float:left;
	display:inline;
}

div#sidebar img{
	margin-bottom:20px;
}

div#sidebar ul.subnav li{
	margin-bottom:15px;
}

div#sidebar ul.subnav li a{
	background: url('../img/subnav_button.gif') no-repeat top left;
	height:23px;
	width:198px;
	display:block;
	padding:10px 0 0 10px;
	color:#355cdc;
	text-decoration:none;
}

div#sidebar ul.subnav li a:hover{
	color:#c30e0c;
}

p.catering_call{
	text-align:center;
	font-weight:bold;
	margin:10px 0 0 0;
}

div#content.menu p{
	margin:10px 0;
}

div#content.menu h4{
	font-family: georgia, times, serif;
	font-size:1.3em;
	color: #355cdc;
	padding:7px 0 2px 0;
	font-weight:bold;
	line-height:1.3em;
}

div#content h4.subtitle{
	background: url('../img/star_light.gif') no-repeat 0 9px;
	font-family: georgia, times, serif;
	font-size:1.3em;
	color: #355cdc;
	padding:6px 0 2px 30px;
	font-weight:bold;
	line-height:1.3em;
	font-style:italic;
	float:left;
	display:inline;
}

div#content{
	float:left;
	display:inline;
	width:500px;
}

div#content.testimonials blockquote{
	margin:0 0 6px 0;
	clear:both;
}

div#content.testimonials cite{
	float:right;
	text-align:right;
	margin:0 0 15px 0;
}

div#content div.gutter{
	padding:20px;
}

div#content div.gutter1{
	padding:10px;
}
h3.centered_blue{
	font-family: georgia, times, serif;
	font-size:1.3em;
	color: #355cdc;
	margin-bottom:12px;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	line-height:1.3em;
}

h3.announcement{
	font-family: georgia, times, serif;
	font-size:1.1em;
	color: #355cdc;
	margin:12px 0;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	line-height:1.3em;
}

h3.sitemap_title{
	font-family: georgia, times, serif;
	font-size:1.1em;
	color: #355cdc;
	margin:12px 0;
	font-weight:bold;
	line-height:1.3em;
}

h4.centered_red{
	font-family: georgia, times, serif;
	font-size:1.1em;
	color: #761413;
	margin:12px 0;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	line-height:1.3em;
}

h4.centered_red img{
	margin:0 10px;
}

p span.orange_highlight{
	color:#f27c1e;
}

div.star_divider{
	width:277px;
	height:10px;
	margin:10px auto;
	background: url('../img/star_divider.gif') no-repeat top center;
	clear:both;
}

a#catering_banner{
	float:left;
	display:block;
	height:174px;
	width:228px;
	background: url('../img/catering_banner.jpg') no-repeat top left;
	text-indent:-9000em;
	margin-bottom:20px;
}

a#restaurant_banner{
	float:right;
	display:block;
	height:174px;
	width:228px;
	background: url('../img/restaurant_banner.jpg') no-repeat top left;
	text-indent:-9000em;
	margin-bottom:20px;
}

div#announcement_box{
	float:left;
	display:inline;
	width:460px;
	background: url('../img/announcement_box_top.gif') no-repeat top center;
	margin:15px 0;
}

div#announcement_box p{
	text-align:center;
	padding:0 30px 15px 0;
	line-height:1.4em;
	margin:0;
}

div#announcement_box_bottom{
	float:left;
	display:inline;
	width:460px;
	height:7px;
	background: url('../img/announcement_box_bottom.gif') no-repeat bottom center;
	margin:0;
	padding:0;
	
}

img.menu_right{
	float:right;
	display:block;
	margin:0 0 15px 15px;
	clear:both;
}

h3.catering_title{
	height:33px;
	width:180px;
	float:left;
	display:inline;
	background: url('../img/catering_heading.gif') no-repeat top left;
	text-indent:-9000em;
	margin:0 20px 8px 0;
}

h3.restaurant_title{
	height:33px;
	width:215px;
	float:left;
	display:inline;
	background: url('../img/restaurant_heading.gif') no-repeat top left;
	text-indent:-9000em;
	margin:0 20px 8px 0;
}

h3.restaurants_title{
	height:33px;
	width:239px;
	float:left;
	display:inline;
	background: url('../img/restaurants_heading.gif') no-repeat top left;
	text-indent:-9000em;
	margin:0 20px 8px 0;
}

h3.about_title{
	height:33px;
	width:313px;
	float:left;
	display:inline;
	background: url('../img/about_heading.gif') no-repeat top left;
	text-indent:-9000em;
	margin:0 20px 8px 0;
}

h3.contact_title{
	height:33px;
	width:169px;
	float:left;
	display:inline;
	background: url('../img/contact_heading.gif') no-repeat top left;
	text-indent:-9000em;
	margin:0 20px 8px 0;
}

div#catering_bottom_image_1{
	float:left;
	display:inline;
	width:225px;
	height:180px;
	margin:10px 0 20px 0;
}

div#catering_bottom_image_2{
	float:right;
	display:inline;
	width:225px;
	height:180px;
	margin:10px 0 20px 0;
}

div#content.gallery a.thickbox img.left{
	float:left;
	display:inline;
	width:225px;
	height:180px;
	margin:0 0 10px 0;
}

div#content.gallery a.thickbox img.right{
	float:right;
	display:inline;
	width:225px;
	height:180px;
	margin:0 0 10px 0;
}

div#footer{
	background: url('../img/footer_bg.gif') no-repeat top left;
	clear:both;
	margin:0 0 30px 0;
	float:left;
	display:inline;
	width:780px;
}

div#footer p.address{
	text-align:center;
	font-family:trebuchet MS, verdana, arial;
	font-size:.9em;
	color:#fff;
	padding-top:18px;
	margin-bottom:10px;
}

div#footer p.address img{
	margin:0 10px;
}

div#footer p{
	text-align:center;
	font-family:trebuchet MS, verdana, arial;
	font-size:.7em;
	color:#c30e0c;
	
}

div#footer a{
	color:#c30e0c;
	text-decoration:none;
}

br.clear{
	clear:both;
	height:1px;
}

ul.sitemap li{
	margin:0 0 5px 0;
}

ul.sitemap_sub{
	margin:7px 0 4px 30px;
}

div#restaurant_bottom_image_1{
	float:left;
	display:inline;
	width:225px;
	height:180px;
	margin:10px 0 20px 0;
}

div#restaurant_bottom_image_2{
	float:right;
	display:inline;
	width:225px;
	height:180px;
	margin:10px 0 20px 0;
}
.navAddress_div
{
	padding-top:20px;
	float:left;
}
.navAddress_title
{
	font-size:16px;
}
.navAddress
{
	padding-top: 12px;
	font-size:14px;
}