html, body /*, ul, li*/ {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
}

#googleAdsense {
    text-align: center;
}

.beta {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 19px;
	left: 65px;
}

.topLogo {
	position: absolute;
	top: 5px;
	left: 5px;
}

.searchOR {
	font-size: 24px;
	font-weight: 600;
	color: #859D31;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#nav {
	position: absolute;
	top: 48px;
	left: 50%;
    margin-left: -275px;	
}
#nav img {
	float: left;
}
#nav a {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	padding: 0px, 0px, 0px, 0px;
	text-decoration:none;
	color: #fff; /*white*/
	line-height:12px;
}
#nav a:hover {
/*	color:#97cacf;*/
}
#nav td {
	background: top left url(../images/tab_grey.jpg) no-repeat;
	width:88px;
	height:35px;
	vertical-align:middle;
	text-align:center;
	padding: 0px, 0px, 0px, 0px;
}
#nav td:hover {
	background: top left url(../images/tab_green.jpg) no-repeat;
}
#nav td.selectedTab {
	background: top left url(../images/tab_green.jpg) no-repeat;
}

#headline {
/*	padding-top: 140px;*/
}

#body-top {
/*	float: left;*/
	width: 624px;	
}
#body-top div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#body-top p {
	font-size: 12px;
}
#body-main {
	float: left;
	width: 624px;
	padding-top: 4px;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #searchField {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news #searchFieldMiles {
	width: 50px;
	border: 1px solid #859D31;
	margin-top: 3px;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(../images/bullet_letter.gif) no-repeat;
	padding-left: 7px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 7px;
	padding-right: 2px;
	margin: 0.1em 0;
}
#searchFieldHeaders {
	text-align: left;
}
#btnSearch {
	background: url(../images/btn_search.gif) no-repeat;
	width: 55px;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 140px;
}

#body h1 {
	font-size: 12px;
	font-weight: bold;
}

#body-left {
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

.googleBubble {
	width: 400px;
}

#locationList h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

#locationList table {
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#locationList td {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#locationList p {
	padding-left: 5px;
}

#locationDetails h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	margin-top: 0px;
}

#locationDetails h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 3px;
}

#locationDetails h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: -1px;
	margin-bottom: -1px;
	text-align: center;
}

#locationDetails p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}

#locationDetails a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#locationDetails table {
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#locationDetails td {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(../images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	color: #FFFFFF;
}

.hidden {
	position:absolute;
	visibility:hidden;
}
