/* Structure CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

p {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5b564a;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c8570d;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	color: #c8570d;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #0053a4;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h5 {
	color: #725126;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	color: #725126;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a { color: #b64716; text-decoration: none; outline:none;}
a:link { color: #b64716; text-decoration: none; outline:none;}
a:hover { color: #c41018; text-decoration: underline; outline:none;}
a:visited { color: #b64716; text-decoration: none; outline:none;}
a:visited:hover { color: #c41018; text-decoration: underline; outline:none;}


.pdf {
	display: none;
}

.mapit {
	display: none;
}


#TopBanner {
	display: inline;
}

#LogoLink {
	display: none;
}

#Title {
	display: inline;
}

#SubmitReview {
	display: none;
}


#Logo {
	display: none;
}

#UtilityLinks {
	display: none;
}

#TopBannerClear {
	display: none;
}

#MainNav {
	display: none;
}


/* Restaurants Specific */

#Shell p {
	display: none;	
}

#Content {
	margin: 0 25px 0 25px;
	background: url(../images/restaurants-content-bg.gif) #FFFFFF repeat-y top left;
}

#ContentLeft {
	
}

#RestaurantsLeftNav {
	margin: 0 0 0 25px;
}

#RestaurantContent {
	width: 650px;
}

#RestaurantContent p {
	display: block;	
}

#RestaurantLeft {
	float: left;
	width: 300px;
	margin: 0 0 15px 0;
}

#RestaurantRight {
	margin: 0 0 0 15px;
	width: 330px;
	float: left;
}

#RestaurantClear {
	clear: left;
	padding: 10px 0 0 0;
	border-top: 1px solid #cecece;
}

#ContentRight p {
	display: inline;
	text-decoration: none;
}

#ContentRight {
	display: none;
}

#ContentClear {
	clear: left;
}

#Sequence {
	display: none;
}

#addthis {
	display: none;
}

.StatsTableCell {
	padding: 5px 0 5px 3px;
	border-bottom: 1px solid #cecece;
}

/* Footer Area */

#Footer {
	display: none;
}
