@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 950px;
	background:#FFF3D1;
	overflow:hidden;
}

#header {
	margin: 0 0 15px 0;
	background: #A2A2A2;
}

#leftCol {
	float: left;
	width: 235px;
	background:#FFF3D1;
}

#obbNav {
	margin-left:18px;
	float: left;
	width: 217px;
	background:#FFE48A;
}

#obbNavBanners {
    margin-left:18px;
	float: left;
	width: 217px;
	background:#FFF3D1;
	text-align:center;
}

#rightCol {
	float: right;
	width: 165px;
	min-height: 670px;
	background:#06C;
	padding-left: 10px;
	background:url("../images/rightColVertical.gif") top left repeat-y;
	text-align:center;
}

#content { 
	float: left;
	width: 530px;
	background:#006;
	padding-left:10px;
	background:#FFF3D1;
}

#contentStructure {
	width:530px;
}

#postalcodesearchStructure {
	width:530px;
}

#contentMap {
	float: left;
	width: 360px;
}
 
#contentInfo{
	float: left;
	padding-left:10px;
	width: 160px;
	height:289px;
}

.contentPageSelector { 
	float: left;
	width: 530px;
	background:#FFF3D1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentPageSelectorRight {
	float: right;
	padding-left:10px;
	text-align:right;
}	

#contentPageSelector { 
	float: left;
	width: 530px;
	background:#FFF3D1;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentPageSelectorLeft {
	float: left;
	width: 300px;
}
 
#contentPageSelectorRight {
	float: left;
	padding-left:10px;
	width: 320px;
	text-align:right;
}

#contentReview2col {
	width:530px;
}

#contentMapLink {
	width: 530px;
}

#contentReview {
	width: 525px;
	clear:both;
	padding-left:5px;
}

#contentReviewHeader {
	width: 525px;
	clear:both;
	background-color:#FFE48A;
	padding-bottom:3px;
	padding-left:5px;
}

#contentDisclaimer {
	font-size:10px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	padding-top:15px;
}

#restaurantListing {
	width:530px;	
	padding-top:10px;
}

#citytownListing {
	width:530px;	
	padding-top:10px;
}

#postalcodesearchListing {
	width:530px;	
	padding-top:10px;
}

#restaurantListingLeft {
	float: left;
	width: 260px;
}
 
#restaurantListingRight {
	float: left;
	padding-left:10px;
	width: 260px;
}

#citytownListingLeft {
	float: left;
	width: 260px;
}
 
#citytownListingRight {
	float: left;
	padding-left:10px;
	width: 260px;
}

#postalcodesearchListingLeft {
	float: left;
	width: 260px;
}
 
#postalcodesearchListingRight {
	float: left;
	padding-left:10px;
	width: 260px;
}

#restaurantStructure {
	width:530px;	
}

#citytownStructure {
	width:530px;	
	float: left;
}

#contentStructure {
	width:530px;
}

#postalcodesearchStructure {
	width:530px;
}

#citytownStructureTitle {
	float: left;
	width: 300px;
	font-weight:bold;
	font-size:14px;
	padding-right: 10px;
	vertical-align:top;
}
 
#citytownStructureBackLink {
	float: left;
	width: 220px;
	text-align:right;
	font-size:10px;
}

#footer {
	font-size: 12px;
	color:#FFF;
	clear: both;
	background: #9AAFD3;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	padding-left:10px;
}

#nomatcherror {
	width:530px;
	text-align:center;
	clear:both;
	font-weight:bold;
}

.citytownHeader {
	font-size:14px;
	font-weight:bold;
}

.reviewHeader {
	font-size: 14px;
}

.postalcodesearchHeader {
	font-size: 14px;
	font-weight:bold;
}

.restaurantHeader {
	font-size: 14px;
	font-weight: bold;
}

.reviewDate {
	font-size: 10px;
}

a:link {
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:active {
	color:#333;
	text-decoration:none;
}


.button
{
	color: #FFFFFF;
	height: 22px; 
	background-color: #00539B; 
	vertical-align:middle;
	font-weight:bold;
	border:none;
}

.alphaStructure {
	font-size: 10px;
	text-align:center;
	
}

p,pre {
	margin:0;
	padding-top:10px;
}

.blueHeader {
color: #16529A;		
}

.centered
{
	position: absolute; z-index: 9999;
	top:100px;
}

.restaurantListingLeft {
	float: left;
	width: 260px;
}
 
.restaurantListingRight {
	float: left;
	padding-left:10px;
	width: 260px;
}

.postalcodesearchListingLeft {
	float: left;
	width: 260px;
}
 
.postalcodesearchListingRight {
	float: left;
	padding-left:10px;
	width: 260px;
}

.citytownListingLeft {
	float: left;
	width: 260px;
}
 
.citytownListingRight {
	float: left;
	padding-left:10px;
	width: 260px;
}

.tdList {
	padding-left:10px;
	width: 260px;
}

.clear
{
 clear:both;
}

.textbox
{
	width:280px;
}

.ewTable
{
	width:520px;
}

.ewTitle
{
	font-weight:bold;
	font-size:14px;
}

.ewGroupAggregate
{
	font-weight:bold;
	font-size:12px;
}

.required-red
{
	color:Red;
}
.ewRequired
{
	color:Red;
}

.checkboxlist table tr td
{
 height:20px;
}

.checkboxlist table tr td label
{
	padding-left:4px;
}

p.headline {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #00539B;
	margin:0;
	padding-top:10px;
	font-weight:bold;
}

h1 {
	font-size: 12px;
	color:#FFF;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-weight:normal;
}

h2 {
	font-size: 12px;
	color:#333;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-weight:normal;
}

#pollResults { 
	float: left;
	width: 530px;
	background:#FFF3D1;
	padding-top: 5px;
	padding-bottom: 5px;
}

#pollResultsLeft {
	float: left;
	width: 150px;
}
 
#pollResultsRight {
	float: left;
	padding-left:5px;
	width: 360px;
	padding-right:10px; 
}
