#content{
background-image: url('images/reviews/reviews_bg.png');


}

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

}

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

h2{
	color: #000;
	font-size: 13pt;
	font-weight: normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

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

a:hover{
	color: #fff;

}


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

}

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

p.breadcrumb{
	font-size: 9pt;
}

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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/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/reviews/nav_sub_reservations_on.png');
}





/* Reservations */



