html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-align: center;
	background-color: #4B0000;
	background-image: url(/imgD/bkg_body.png);
	background-repeat: repeat-x;
	background-position: left top;
}
p, ul, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
p, li {
	line-height: 1.4em;
}
p {
	margin: 0;
	padding: 0 0 1.4em 0;
}
h1 {
	margin: 0 0 10px 0;
	padding: .3em 0 .5em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9A0000;
	font-weight: normal;
	line-height: 1;
	background-image: url(/imgD/bkg_h1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h2 {
	margin: 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #9A0000;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	margin: 0;
	padding: 0;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #9A0000;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}

.error {
	color: #990000;
	font-weight: bold;
}
.title {
	font-weight: bold;
}
.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}







/* ************************************************** BANNER AD ********** */
div#banner {
	width: 920px;
  height: 90px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}




/* ************************************************** WRAPS ********** */
div#wrap1 {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: url(/imgD/bkg_wrap1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#wrap2 {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	background-image: url(/imgD/bkg_wrap2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



/* ************************************************** div#header ********** */
div#header {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	background-image: url(/imgD/bkg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header img , #header a {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: none;
}



/* ************************************************** div#topnav ********** */
div#topnav {
	width: 900px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/imgD/bkg_topnav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topnav ul {
	overflow: hidden;
	width: 822px;
	height: 29px;
	margin: 0 auto;
	padding: 0 0 0 70px;
	list-style-type: none;
	background-image: url(/imgD/bkg_topnav_ul.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topnav li {
	float: left;
	overflow: hidden;
	height: 29px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topnav a {
	display: block;
	height: 29px;
	text-decoration: none;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}
#topnav a:hover, #topnav a.current {
	background-position: 0 -29px;
}
#topnav li.home, #topnav li.home a {
	width: 52px;
	background-image: url(/imgD/nav_home.png);
}
#topnav li.restaurants, #topnav li.restaurants a {
	width: 98px;
	background-image: url(/imgD/nav_restaurants.png);
}
#topnav li.entertainment, #topnav li.entertainment a {
	width: 116px;
	background-image: url(/imgD/nav_entertainment.png);
}
#topnav li.specialoffers, #topnav li.specialoffers a {
	width: 110px;
	background-image: url(/imgD/nav_specialoffers.png);
}
#topnav li.about, #topnav li.about a {
	width: 74px;
	background-image: url(/imgD/nav_aboutus.png);
}
#topnav li.contact, #topnav li.contact a {
	width: 89px;
	background-image: url(/imgD/nav_contactus.png);
}
#topnav li.join, #topnav li.join a {
	width: 61px;
	background-image: url(/imgD/nav_joinus.png);
}
#topnav li.advertise, #topnav li.advertise a {
	width: 80px;
	background-image: url(/imgD/nav_advertise.png);
}
#topnav li.search, #topnav li.search a {
	width: 61px;
	background-image: url(/imgD/nav_search.png);
}



/* ************************************************** div#content ********** */
div#contentwrap {
	float: left;
	display: inline;
	width: 880px;
	margin: 0 20px;
	padding: 5px 0 15px 0;
	min-height: 320px;
	text-align: left;
}
p.legend {
	margin-top: 0;
	padding-bottom: .5em;
	line-height: 1.8em;
	border-bottom: solid 1px #EDE8D5;
}




/* ************************************************** div#content ********** */
div#content {
	overflow: hidden;
	float: left;
	width: 725px;
	margin: 0;
	padding: 0 0 0 15px;
}




/* ************************************************** div#main ********** */
div#main {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0 0 0 45px;
}
#main p {
	margin: 0 10px 0 0;
}
#main table.form {
	margin: 0;
	padding: 0 0 1.4em 0;
	width: 520px;
}
.form td {
	padding: 8px;
}
.form .field {
	width: 99%;
}
/*
LISTINGS
*/
.listings p {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: solid 1px #EDE8D5;
}
.listings h2 {
	padding-top: 1em;
}
.listings .address {
	font-style: italic;
}
/*
DETAILS
*/
.listingdetails #main ul {
	overflow: hidden;
	margin: 0;
	padding: 0 0 1.5em 0;
	list-style-type: none;
}
.listingdetails #main li {
	float: left;
	display: inline;
	width: 160px;
	margin: 0 20px 0 0;
	padding: 0 0 1.5em 0;
}
.listingdetails #main .title {
	color: #9A0000;
	font-weight: bold;
}





/* ************************************************** div#detailscolumn ********** */
div#detailscolumn {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 0 0 20px;
	padding: 10px 0;
	text-align: right;
}
#detailscolumn p {
	margin: 0;
	padding: 0 0 1em 0;
}




/* ************************************************** div#subnav ********** */
div#subnav {
	float: left;
  overflow: hidden;
	width: 160px;
  margin: 0;
	padding: 0;
	text-align: right;
}
#subnav ul {
  width: 140px;
	margin: 0;
	padding: 0;
	list-style-type: none;
  border: solid 10px #EEEAD1;
}
#subnav li {
	margin: 0 5px;
	padding: 6px 8px;
	text-align: right;
	list-style-type: none;
  border-top: solid 1px #EEEAD1;
}
#subnav li.first {
  border-top: none;
}
#subnav a {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#subnav a:hover {
	color: #9A0000;
}
#subnav a.current {
	color: #9A0000;
}
#subnav div.ads {
  width: 160px;
  margin: 20px 0;
}




/* ************************************************** div#column2 ********** */
div#column2 {
	float: right;
  overflow: hidden;
	width: 120px;
  margin: 0;
  padding: 0 5px 10px 5px;
	text-align: left;
}
#column2 div.searchform {
  width: 120px;
  margin: 0 0 20px 0;
  padding: 0 0 15px 0;
	text-align: right;
	border-bottom: solid 1px #C5C3AC;
}
.searchform .formfield {
	width: 114px;
	margin: 0 0 5px 0;
	padding: 4px 2px;
	border: solid 1px #C5C3AC;
	background-color: #f9f8f1;
	color: #663300;
}
#column2 div.ads {
  width: 120px;
  margin: 0;
  padding: 0;
}



/* ************************************************** div#footer ********** */
div#footer {
  clear: both;
	width: 920px;
	margin: 0;
	padding: 0;
  background-image: url(/imgD/bkg_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer p {
  width: 720px;
  margin: 0 30px;
	padding: 20px 0 30px 0;
	font-size: 11px;
	color: #B29A7E;
	text-align: center;
	background-image: url(/imgD/bkg_footer_p.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a {
	color: #B29A7E;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}



/* ************************************************** HOME PAGE STYLES ********** */
#landing h1 {
  width: 710px;
  margin: 0 15px 20px 0;
	padding: .3em 0 .3em 0;
  font-size: 30px;
}
#landing .main {
	float: left;
	width: 395px;
	margin: 0;
	padding: 0 20px 0 0;
}
#landing div#callouts h2 {
	margin: 0 0 10px 0;
	padding: .3em 0 .5em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9A0000;
	font-weight: normal;
	line-height: 1;
	background-image: url(/imgD/bkg_h1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#landing #callouts .item {
  overflow: hidden;
  margin: 0;
  padding: 0 0 20px 0;
}
#landing #callouts .item span.note {
  font-weight: normal;
  font-style: italic;
}
#landing #callouts .item h3 {
  padding: 0 0 1.2em 0;
  font-size: 14px;
}
#landing #callouts .item img {
  float: left;
  width: 95px;
  margin: 0 0 18px 0;
}
#landing #callouts .item div.withpic {
  margin: 0 0 0 105px;
}
#landing .column1 {
	float: left;
	display: inline;
	width: 300px;
	margin: 0;
	padding: 0;
}
#landing .column1 ul.promoblocks {
  width: 300px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#landing .column1 .promoblocks li {
  margin: 0;
  padding: 0 0 10px 0;
}
#landing .column1 .promoblocks a,
#landing .column1 .promoblocks img {
  display: block;
  width: 300px;
  margin: 0;
  padding: 0;
  border: none;
}
div.quote {
	float: right;
	display: inline;
	width: 297px;
	margin: 0 10px 0 17px;
	padding: 10px 0;
	text-align: left;
	background-color: #DAD4BA;
	background-image: url(/imgD/bkg_quote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.quote p {
	margin: 0 10px;
	padding: 0 0 10px 0;
	color: #65604D;
	text-align: justify;
	font-size: 11px;
}
.quote .credit {
	text-align: right;
	font-style: italic;
}
.quote .note {
	color: #8D876D;
}



/* ************************************************** INTERVIEW PAGE STYLES ********** */
div.interview {
  overflow: hidden;
  margin: 0;
  padding: 0 0 30px 0;
}
div.interviewimage {
  float: left;
  width: 95px;
  margin: 0 0 18px 0;
  padding: 0 25px 0 0;
}
div.interviewcontent {
  width: 380px;
  margin: 0 0 0 120px;
}
div.interviewcontent h3 {
  padding: 0 0 1.5em 0;
  color: #9A0000;
}


