body {
	background-color:#9CC98F;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding:0px;
	margin:0px;
	margin-top:10px;
}

p, ul, ol {margin-top:7px; margin-bottom:7px;}
ol {list-style:disc;}
h1 {font-size:1.35em; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
h2 {font-size:1.05em; font-family: Verdana, Helvetica, sans-serif; font-weight:bold;}
h3 {font-size:0.65em; font-family: Verdana, Helvetica, sans-serif; font-weight:normal; color:#fff;}
h4 {font-size:1.1em; font-family: Verdana, Helvetica, sans-serif; font-weight:normal; background-color:#567549; color:#fff;padding-left:5px;width:539px;}
h5 {font-size:1.15em; font-family: Verdana, Helvetica, sans-serif; font-weight:bold; text-align:center;	margin:5px;}

img {border:none;}
b {font-weight:bold;}
a{color:#7FA4A5;}
.noTopMargin {margin-top:0px;}
.noBottomMargin {margin-bottom:0px;}
.halfTopMargin {margin-top:4px;}

#wrapper {
	width:945px;
	margin: 0 auto;
	background:#fff;
	border: 1px solid #BED1C1;
}

#header{position:relative; width:945px; height:195px;}
#headerTxt{
	position:absolute;
	top:0;
	left:0;
	width:345px; 
	background-color:#4C643E;
	color:#fff; 
	height:195px;
	text-align:center;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}
.strapline {position:absolute;top:105px;left:14px;font-size:1.05em;}

#headerImg{
	position:absolute;
	top:0;
	left:345px; 
	background-image:url(../images/headerImg1.jpg); 
	background-repeat:no-repeat; 
	height:195px;
	display:inline;
}

#content {float:left;width:945px;margin:0;}

#contentBody{
	float:left; 
	width:543px;
	margin-left:193px; 
	padding-right:20px; 
	padding-bottom:10px;
	display:inline;
}
#searchBar{float:right; width:174px; margin-right:3px; margin-top:3px;}
#navBar{
	float:left; 
	width:172px; 
	margin-left:-756px; 
	background-color:#fff;
}

#googleads {width:520px; clear:both; text-align:center;}
#searchBar h3 {
	height:20px;
	font-size:0.85em; 
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-weight:normal;	
	color:#D8E3D2;
	background-color:#567549;
}

#searchResults {margin-bottom:10px;padding-bottom:10px;}

#parkDetailsPanel {width:540px; background-color:#D8E3D2; border:1px solid #B8C3B9;margin-top:5px;}
#parkDetailsPanel h2 {
	width:536px; 
	background-color:#567549; 
	color:#D8E3D2;
	font-size:1.25em;
	padding-bottom:2px;
	padding-left:4px;
	margin:0px;
}
#parkContactDetails{float:left; width:360px;padding:5px;}
#parkDetailsPanelButtons{padding:10px; padding-left:0px;width:140px;}

#parkImages{
	width:500px;
	margin: 0 auto;
	background:#fff;
	border: 1px solid #ccc;
}
#footer {
	width:935px;
	height:16px;
	clear:both;
	background: url(../images/footerBG.jpg) left top repeat-x; 
	text-align:left;
	color:#666;
	font-size:0.85em;
	padding-top:4px;
	padding-left:10px;
}

#finderMap {
	width:500px;
	height:550px;
	margin: 0 auto;
	background:#fff;
	border: 1px solid #ccc;
}

#homeLeft{float:left; width:300px; padding:5px;}
#homeRight{padding:5px; width:200px; float:right;}

#pageNumbers {text-align:right;}
#searchResults {
	float:left;
	width:450px;
	display:inline;
	margin-top:10px;
}

#newParkPanel {width:540px; background-color:#D8E3D2; border:1px solid #B8C3B9;}
#newParkPanelLeft{float:left; width:260px; padding:5px;}
#newParkPanelRight{padding:5px; padding-left:10px; width:240px; float:right;}

ul#newParkPanelRight {list-style:none;margin:0;padding:0;}
li#newParkPanelRight {padding:2px 0px;}

.manufDtls{border:solid 1px #ccc; border-top:0; width:540px; display:block;float:left;}
.manufLogo{float:left; width:140px; padding:5px; text-align:center;}
.manufTxt{padding:5px; width:380px;float:right;}
.linkRight {text-decoration: underline; text-align:right;}

#smallPrint {
	font-size:0.85em;
	background-color:#D8E3D2; 
	border:1px solid #B8C3B9;
	width:530px;
	padding:5px;
}

#genericForm{padding:10px;}
#genericForm .label{
	float:left;
	width:150px;
	margin-right:5px;
	text-align:right;
	font-weight:bold;
	clear:left;
	margin-bottom:8px;
}

#loginForm {
	font-size:0.85em;
	margin-top:10px;
	text-align:right;
	border:solid 1px #51895A;
	border-top:none;
	width:167px;
	margin-left:2px;
	background-color:#D8E3D2;
	padding-bottom:3px;
}

.mapBoxText {
	background-color:#D9E5D4;
	width:169px;
	padding-right:5px;
	text-align:center;
	border: 1px solid #ccc; 
	border-right:none;
	margin-bottom:5px;
}

.searchBar {
	margin:0px; 
	margin-left:5px; 
	text-align:left; 
	font-size:0.75em;
}

#searchBar img {margin-bottom:5px;}

.smallPrint {font-size:0.65em;}
.minisearch {padding-top:4px;}
.clear {clear:both; height:10px;}
.clearLeft {clear:left; height:10px;}
input.searchbtn{
    color:#567748;
    font-size:0.75em;
    font-weight:bold;
    background-color:#D8E3D2;
	margin-right:0.1em;
    border:1px solid #CED6CB;
}
	  
.btn{
    color:#567748;
    font-size:0.85em;
    font-weight:bold;
    background-color:#D8E3D2;
	margin-right:0.1em;
    border:1px solid #CED6CB;
}
	  
#parkDetailsPanelButtons .btn {font-size:0.85em;margin-bottom:5px;}

/* Form Styles */

.searchform-input {	
	border: 1px solid #ccc;
	color:#666;
	margin-right:0.1em;
	margin-bottom:0.25em;
}

.form-input {	
	border: 1px solid #ccc;
	color:#666;
	margin-right:0.1em;
	margin-bottom:0.25em;
}

/* Table Styles */

table {width:540px; border-collapse:collapse; table-layout:fixed;}
table.stats {width:540px;}
caption {text-align:right;}
td, th {
	font-size:0.9em; 
	border:solid 1px #ccc;
	padding:2px 3px 2px 3px;
	vertical-align:top;
}
th {text-align:left; border-color:#ccc; background-color:#D8E3D2;}

table a{text-decoration:underline; font-size:inherit;}

tr.even td {background-color:#9DBDBC;}
td.shaded {background-color:#9DBDBC;}

/* End of table styles */

/* IE style hacks */
* html #featuredParkTxt h3 {margin-top:7px;}
* html #contentBody {width:563px; w\idth:543px;}
* html h1 {margin-top:10px;}
