body {
	font-family: Trebuchet MS, Arial, Georgia, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #000000 url('../images/layout-bkg.jpg') 0% 0% scroll repeat-x;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #A6212C;
}
a:hover { text-decoration: underline; }
img { border: 0px; }
p { margin: 0px; padding: 0px; }
td { vertical-align: top; }
ul { margin: auto; list-style-type: none; }
h1 {
	margin: 10px;
	color: #822017;
	font-size: 12pt;
	font-family: Georgia;
}
h2 {
	font-weight: bold;
	font-size: 10pt;
	font-family: georgia;
	color: #000562;
}
.layout {
	width: 855px;
	height: auto;
	margin: auto;
}
.header {
	width: 854px;
	height: 216px;
	background: transparent url('../images/header-bkg.png') no-repeat scroll 100% 25px;
	z-index: -1;
}
.menu {
	width: 100%;
	height: 51px;
	background: transparent url('../images/menu-bkg.gif') no-repeat scroll 0 0;
	z-index: 5;
}
.featured-image-background {
	width: 855px;
	height: 348px;
	background: transparent url('../images/featured-image-bkg.gif') no-repeat 0px -10px;
	z-index: 4;
}
.featured_image {
	display: block;
	margin: auto;
	position: relative;
	z-index: -1;
}
.copy-wrapper, .copy-wrapper-corners {
	background: #FFFFFF url('../images/copy-bkg.gif') repeat-x scroll 0 0;
}
.copy { padding: 10px; }
.highlights h2, .highlights h2 a {
	font: normal normal bold 10pt Georgia;
	color: #000562;
}
.highlights p {
	padding: 0px 10px 5px 10px;
	font: normal normal normal 10pt Georgia;
	color:#000562;
}
.newsItems, .newsItems a,
.Faq, .Faq a,
.testimonials, .testimonials a {
	color: #000562;
	text-decoration: none;
	font-family: Georgia;
	font-size: 10pt;
	line-height: 16pt;
}
.news_title,
.testimonials h2 a { font-size: 12pt; font-weight: bold; }
.testimonials h1 { margin: 5px 10px; }
.testimonials h2 { margin: 5px 15px; }
.testimonials p, .mappingform p { padding: 0px 10px; }
.FaqQ { font-weight: bold;}
.photoGalleryTopics { font-weight: bold; }
.directionsTitle { 
	padding: 10px;
	color: #822017;
	font-size: 12pt;
	font-family: Georgia;
}
.drivingDirectionsHeaderText { 
	font: normal normal bold 12pt Georgia;
	color: #000562;
	padding: 10px;
}
.drivingDirectionsMapContainer, .drivingDirectionsDirectionContainer { padding: 15px; } 
.footer, .footer a {
	color: #FFFFFF;
	text-decoration: none;
	font: normal normal normal 12px/3em Trebuchet MS;
}
.privacypolicy p { padding: 5px; }
.sitemap { padding-top: 10px; }
.formError { color: #FF0000; }

/* Search */

div.searchNavCont
{
	display: block;
	clear: both;
	padding-top: 10px;
}

div.searchNavCont a.searchNavLeft 
{
	float: left;
	font-weight: bold;
}

div.searchNavCont a.searchNavRight
{
	float: right;
	font-weight: bold;
}

div.searchNavCont a.searchNavRight:hover, div.searchNavCont a.searchNavLeft:hover {text-decoration: underline;}

div.searchListing
{
	display: block;
	clear: both;
	padding: 0 20px 0 20px;
}

div.searchListing p.searchSummary 
{
	font-size: 13px;
	padding: 0 15px 0 15px;
	margin: 0;
	display: block;
	clear: both;
}

div.searchListing a:hover {text-decoration: underline;}
