﻿body 
{
	background-image:url("/Images/MainLayout/BackgroundGradient.jpg");
	background-repeat:repeat-x; 
	background-color:#07080b;
	margin:-2px 0px 0px 0px;
	padding:0px;
	font-family:Arial;
	font-size:0.8em;
	color:#666666;
	}
a 
{
	color:#000099;
	text-decoration:underline;
	}
a:hover 
{
	font-weight: bold;
	}
h4
{
	margin:0px;
	color:#222a36;
	}
h1
{
	font-family:Cambria;
	font-size: 20px;
	color:#222a36;
	width:100%;
	border-bottom:solid 1px #999999;
	margin:0px;
	}
#wrapper 
{
	width:1000px;
	margin:0 auto 0 auto;
	}
#header {}
#topMenu 
{
	margin:0px 0px 0px 40px;
	}
#contentWrapper
{
	background-image:url(/Images/MainLayout/HeaderBackground.jpg);
	background-repeat:no-repeat;
	background-color:White;
	}
#footer 
{
	background-image:url(/Images/MainLayout/FooterBackground.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#666666;
	font-size:11px;
	}

#content 
{
	margin:12px 0px 0px 12px;
	width:240px;
	float:left;
	display: inline;
	}
#map_canvas 
{
	margin:12px 12px 0px 0px;
	width:722px;
	height: 534px;
	float:right;
	display: inline;
	}
.menuItem 
{
	background-color:White;
	width:130px;
	background-position: -136px 0;
	background-repeat:no-repeat;
	height:38px;
	text-align:center;
	vertical-align:middle;
	background-image:url(/Images/MainLayout/MenuButtonBackground.jpg);
	float:left;
	margin-right:6px;
	display:block;
	color:#000099;
	text-decoration:none;
	}
.menuItem:hover
{
	background-position: 0 0;
	}
.menuItem a {text-decoration:none;color:#000099;}
.menuItem span
{
	font-family:Cambria;
	font-size:18px;
	color:#000099;
	font-weight:bold;
	position:relative;
	top:7px;
	}
.clearer
{
	clear:both;
	}
.headerBackground 
{
	background-image:url(/Images/ContentArea/HeaderBackground.jpg);
	padding:8px;	
	color:White;
	font-weight:bold;
	}

.contentBox 
{
	border:solid 1px #222a36;
	background-color:#efeeee;
	padding:8px;
	
	}
.searchResults
{
	font-size:11px;
	color:#222a36;	
	border-bottom:dotted 1px #999999;
	padding:4px 0 6px 0;
	}
.searchPages
{
	font-size:11px;
	color:#333333;
	}
.footerLinks
{
	border-top:dotted 1px #999999;
	margin:12px 12px 0px 12px;
	padding:4px 12px 4px 12px;
	text-align:center;
	font-size:11px;
	}
#directory #content
{
	margin-left: 30px;
	width:900px;
	float:left;
	}
#townlistings #content
{
	margin-left: 10px;
	width:978px;
	height: 500px; overflow: auto;
	float:left;
	}
.directoryFilters
{
	width:200px;
	float:right;
	background-color:#999999;
	
	margin:12px 17px 0px 12px;
	}
.stationListing 
{
	float:left;
	background-color:#efeeee;
	border-bottom:dotted 1px #999999;
	
	}
.moreInfoButton
{
	width:77px;
	height:22px;
	background-image:url(/Images/Directory/BookOnlineButton.jpg);
	display:block;
	}
.moreInfoButton:hover
{
	background-position:-77px 0px;
	
	}
#contactAboutUs #content
{
	width:976px;
	float:left;
	}
#termsAndPrivacy #content
{
	width:976px;
	float:left;
	}
#leftContent
{
	width:50%;
	float:left;
	}
#rightContent
{
	width:45%;
	float:left;
	margin-left:36px;
	}
	
.countyName
{
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
