/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background: #1882C6 url(../images/bg_slice_generic.jpg) center repeat-y;
	}
input, textarea, option {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
textarea {
	font-size: 90%;
	}
h1 {
	margin: 10 0 10px 10px;
	color: #0065B3;
	font-size: 140%;
	font-style: italic;
	}
h2 {
	margin: 10 0 10px 10px;
	color: #0065B3;
	font-size: 120%;
	text-indent: 5px;
	}
h3 {
	margin-left: 10px;
	}
h4 {
	color: #FFFFFF;
	text-indent: 5px;
	background: #0065B3;
	}
p {
	line-height: 1.7;
	padding-left: 10px;
	padding-right: 10px;
	}
a {
	color: #0065B3;
	}
.highlighted {
	color: #0065B3;
	font-weight: bold;
	}

	
/*Header*/
#header {
	width: 768px;
	height: 160px;
	margin: 0 auto;
	background: url(../images/header_bg_slice.jpg) repeat-x;
	}
#header2 {
	width: 768px;
	height: 160px;
	background: url(../images/logo.jpg) no-repeat;
	}
#header3 {
	width: 768px;
	height: 160px;
	background: url(../images/header_bottom_right.gif) bottom right no-repeat;
	}
/*Main Navigation*/
#mainNavigation {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	}
#mainNavigation ul {
	margin: 0 40px 0 0;
	padding: 0;
	list-style: none;
	}
#mainNavigation ul li {
	display: inline;
	}
#mainNavigation ul li a {
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: none;
	}
/*Directory Navigation*/
#directoryNavigation ul {
	margin: 0 4px 0 0;
	float: right;
	list-style: none;
	}
#directoryNavigation ul li {
	float: right ;
	}		
#directoryNavigation ul li a {
	width: 196px;
	height: 52px;
	margin: 4px;
	display: block;
	text-indent: -9999px;
	}
#directoryNavigation ul li a:hover {
	text-decoration: none;
	}	
#directoryNavigation #linkRestaurants {
	background: url(../images/btn_restaurants.jpg);
	}
#directoryNavigation #linkMarketStalls {
	background: url(../images/btn_markets.jpg);
	}
#directoryNavigation #linkFineFoodPurveyors {
	background: url(../images/btn_fine_food_purveyors.jpg);
	}
#directoryNavigation #linkWineMerchants {
	background: url(../images/btn_wine_merchants.jpg);
	}
#directoryNavigation #linkFoodEvents {
	background: url(../images/btn_events.jpg);
	}
#directoryNavigation #linkFoodNewsletterAndOffers {
	background: url(../images/btn_news_offers.jpg);
	}
		
/*Content*/
#content {
	width: 768px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	background: url(../images/bg_content_top_right.gif) right top no-repeat;
	}
#wrapper {
	width: 552px;
	float: left;
	}
	
/*Left Sidebar*/
#leftSidebar {
	width: 156px;
	min-height: 505px;
	float: left;
	}
#leftSidebar ul {
	width: 118px;
	margin: 0 0 0 38px;
	padding: 0;
	list-style: none;
	}
#leftSidebar ul li {
	margin: 5px 0;
	border: #0065B3 1px solid;
	}
#leftSidebar ul li a {
	padding: 2px 0;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
	
/*Main*/
#main {
	width: 376px;
	padding: 0 10px;
	float: right;
	display: inline;
	}
/*Breadcrumbs*/
#breadcrumbs {
	margin: 10px 0 5px 0;
	font-style: italic;
	}

/*Right Sidebar*/
#rightSidebar {
	width: 216px;
	padding: 25px 0 0 0;
	float: right;
	}
#rightSidebar p {
	color: #0065B3;
	}
	
/*Footer*/
#footer {
	width: 768px;
	height: 41px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(../images/footer.jpg) right no-repeat;
	}
#credits {
	padding: 0 10px 0 0;
	font-size: 90%;
	text-align: right;
	}
#credits a {
	color: #FFFFFF;
	text-decoration: none;
	}

/*Other*/
.hidden {
	display: none;
	}
.basicListing {
	padding-left: 20px;
	background: url(../images/icon_basic.gif) left no-repeat;
	}
.currentListing {
	padding-left: 20px;
	background: url(../images/icon_current.gif) left no-repeat;
	}
.superListing {
	padding-left: 20px;
	background: url(../images/icon_super.gif) left no-repeat;
	}
.listingPhotoCenter {
	margin: 5px auto;
	display: block;
	}
.listingPhotoLeft {
	float: left;
	margin: 5px;
	}
.listingPhotoRight {
	float: right;
	margin: 5px;
	}
	
/*Home*/
.home #leftSidebar {
	background: url(../images/heading_home.gif) left top no-repeat;
	}
.home #leftSidebar .button {
	width: 112px;
	margin: 10px 0;
	padding: 4px;
	float: right;
	text-align: right;
	}
.home #leftSidebar .button img {
	border: none;
	}
.home #leftSidebar .button a {
	color: #0065B3;
	text-decoration: underline;
	}

/*Weddings*/
.weddings #leftSidebar {
	background: url(../images/heading_weddings.gif) left top no-repeat;
	}

/*Printed Guide*/
.printedGuide #leftSidebar {
	background: url(../images/heading_printed_guide.gif) left top no-repeat;
	}
	
/*Newsletter & Offers*/
.newsletterAndOffers #leftSidebar {
	background: url(../images/heading_newsletter.gif) left top no-repeat;
	}
	
/*Events*/
.events #leftSidebar {
	background: url(../images/heading_events.jpg) left top no-repeat;
	}
	
/*Links*/
.links #leftSidebar {
	background: url(../images/heading_links.gif) left top no-repeat;
	}
	
/*Contact*/
.contact #leftSidebar {
	background: url(../images/heading_contact.gif) left top no-repeat;
	}
	
/*Restaurants*/
.restaurants {
	background-image: url(../images/bg_slice_restaurants.jpg);
	}
.restaurants #leftSidebar {
	background: url(../images/heading_restaurants.gif) left top no-repeat;
	}
.restaurants #leftSidebar ul li {
	border-color: #FCB660;
	}
.restaurants #leftSidebar ul li a:hover {
	background: #FCB660;
	}
	
/*Markets*/
.markets {
	background-image: url(../images/bg_slice_markets.jpg);
	}
.markets #leftSidebar {
	background: url(../images/heading_markets.gif) left top no-repeat;
	}
	
/*Fine Food Purveyors*/
.fineFoodPurveyors {
	background-image: url(../images/bg_slice_fine_food_purveyors.jpg);
	}
.fineFoodPurveyors #leftSidebar {
	background: url(../images/heading_fine_food_purveyors.gif) left top no-repeat;
	}
.fineFoodPurveyors #leftSidebar ul li {
	border-color: #00B6B3;
	}
.fineFoodPurveyors #leftSidebar ul li a:hover {
	background: #00B6B3;
	}
	
/*Wine Merchants*/
.wineMerchants {
	background-image: url(../images/bg_slice_wine_merchants.jpg);
	}
.wineMerchants #leftSidebar {
	background: url(../images/heading_wine_merchants.gif) left top no-repeat;
	}