#content{
background-image: url('images/food/food_bg.png');
}

#nav{
background-image: url('images/food/nav_bg.png');

}

h1{
	color: #fff;
	font-size: 15pt;
	font-weight: normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

td#divider{
	background: url('images/food/vertical_rule.png') repeat-y;

}

.center{
 text-align: center;
}

td#right a:link,td#right a:visited,td#right a:hover, td#right a:active{
	font-size: 8pt;
}



a:link, a:visited, a:active{
	text-decoration: none;
	color: #ffcc66;
}

a:hover{
	color: #fff;

}

td#right p{
	float: left;
	text-align: center;
	margin: 0px 0px 0px 10px;
}

td#recipe_right p{
	/*float: left;*/
	text-align: left;

}

p.left{
	text-align: left;
}

p.center img{
	padding: 0px 10px 0px 10px;
}

#breadcrumb{
	color: #ffcc66;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;

}

#breadcrumb a.active{
	color: #fff;
}

p.float_rt{
	float: right;
	text-align: center;
}

p.float_rt a{
	font-size: 8pt;
}

p.float_rt a img{
	padding: 3px;
}

table.menu_sm_plate{
	width: 100%;
	
}

table.menu_sm_plate td{
	padding: 0px 10px 10px 10px;

}

table.menu_sm_plate td h2{
	color: #fff;
	font-size: 13pt;
	font-weight: normal;
}

table.menu_brunch{
	width: 100%;
	
}

table.menu_brunch td{
	padding: 0px 10px 10px 10px;

}

table.menu_brunch td h2{
	color: #fff;
	font-size: 13pt;
	font-weight: normal;
}

table.menu_brunch td.td_rt{
	text-align: right;
}

a#nav_sub_philosophy img, a#nav_sub_philosophy:visited img, a#nav_sub_philosophy:active img { 
	width:105px;
	height:97px;
	background-image:url('images/food/nav_sub_philosophy_off.png');
}

a#nav_sub_philosophy:hover img, a#nav_sub_philosophy_on img {
	width:105px;
	height:97px;
	background-image:url('images/food/nav_sub_philosophy_on.png');
}

a#nav_sub_food img, a#nav_sub_food:visited img, a#nav_sub_food:active img { 
	width:135px;
	height:97px;
	background-image:url('images/food/nav_sub_food_off.png');
}

a#nav_sub_food:hover img, a#nav_sub_food_on img {
	width:135px;
	height:97px;
	background-image:url('images/food/nav_sub_food_on.png');
}

a#nav_sub_catering img, a#nav_sub_catering:visited img, a#nav_sub_catering:active img { 
	width:102px;
	height:97px;
	background-image:url('images/food/nav_sub_catering_off.png');
}

a#nav_sub_catering:hover img, a#nav_sub_catering_on img {
	width:102px;
	height:97px;
	background-image:url('images/food/nav_sub_catering_on.png');
}

a#nav_sub_reviews img, a#nav_sub_reviews:visited img, a#nav_sub_reviews:active img { 
	width:83px;
	height:97px;
	background-image:url('images/food/nav_sub_reviews_off.png');
}

a#nav_sub_reviews:hover img, a#nav_sub_reviews_on img {
	width:83px;
	height:97px;
	background-image:url('images/food/nav_sub_reviews_on.png');
}

a#nav_sub_music img, a#nav_sub_music:visited img, a#nav_sub_music:active img { 
	width:72px;
	height:97px;
	background-image:url('images/food/nav_sub_music_off.png');
}

a#nav_sub_music:hover img, a#nav_sub_music_on img {
	width:72px;
	height:97px;
	background-image:url('images/food/nav_sub_music_on.png');
}

a#nav_sub_recipes img, a#nav_sub_recipes:visited img, a#nav_sub_recipes:active img { 
	width:98px;
	height:97px;
	background-image:url('images/food/nav_sub_recipes_off.png');
}

a#nav_sub_recipes:hover img, a#nav_sub_recipes_on img {
	width:98px;
	height:97px;
	background-image:url('images/food/nav_sub_recipes_on.png');
}

/* Reservations */
a#nav_sub_reservations img, a#nav_sub_reservations:visited img, a#nav_sub_reservations:active img { 
	width:113px;
	height:97px;
	background-image:url('images/food/nav_sub_reservations_off.png');
}

a#nav_sub_reservations:hover img, a#nav_sub_reservations_on img {
	width:113px;
	height:97px;
	background-image:url('images/food/nav_sub_reservations_on.png');
}


.normal{
	color: #000;
	font-size: 10pt;
}

p.white_txt{ color: #fff;}

p.white_txt a{ color: #fff; text-decoration: underline;}


/* RESERVATIONS FORMS */
.formsBG {background: #eee7ca; padding: 0 10px; position: relative;}
.formsBG address {font-style:normal; margin-bottom: 20px; padding-top:10px;}
#OT_time {left:270px;}
#OT_submitWrap {left: 265px;}
#OT_searchWrapperAll,#OT_searchWrapper,#OT_logo, #OT_logoLink {background-color: transparent;}
.formsBG address a, .formsBG address a:hover,#OT_logoLink a, #OT_logoLink a:hover {text-decoration: none; color: #000;}

