body {
	text-align: center;
	background: #ffffff url(images/bg-page.gif) repeat-y center center;
	padding-top: 40px;
	margin: 0;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
.fltl{
	display:inline;
}
a img {
	border: 0;
	
}
a:link, a:visited, a:hover{
	text-decoration:none;
	color:#000;
}

#pagecontainer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

	#header img {
		float: left;
	}

	#nav {
		width: 600px;
		float: right;
		margin: 45px 0 0 0;
		padding: 0;
		list-style: none;
	}

		#nav li {
			float: left;
			text-align: right;
			line-height: 1.6em;
		}

		#nav li.lowcarrs {
			width: 175px;
		}

		#nav li.newbus {
			width: 180px;
		}

		#nav li.swainby {
			width: 110px;
		}

		#nav li.ordhouse {
			width: 135px;
		}

			#nav li a:link, #nav li a:visited {
				font-size: 1.3em;
				color: #0d4a20;
				text-decoration: none;
				font-weight: bold;
			}

#pictures {
	clear: both;
	padding: 15px 0;
}

#pageleft {
	clear: both;
	float: left;
	width: 440px;
}

	h1 {
		font-family: Arial;
		font-size: 1.8em;
		font-weight: normal;
		line-height: 1.4em;
		color: #0c441a;
		margin-top: 0;
	}

	p {
		font-size: 1.2em;
		line-height: 18px;
	}

	#pageleft h1 span {
		display: block;
		text-align: right;
	}

	#pageleft p {
		font-size: 0.9em;
	}

#pageright {
	float: right;
	width: 450px;
}

	#parklogos {
		width: 450px;
	}

	.toplogo, .bottomlogo {
		float: left;
		width: 225px;
		height: 67px;
		padding: 23px 0;
		text-align: center;
		border-bottom: 1px solid #e6e6e6;
	}

	.bottomlogo {
		height: 200px;
		padding: 10px 0;
		border-bottom: 0;
	}

		.topleft, .bottomleft {
			width: 224px;
			border-right: 1px solid #e6e6e6;
		}

		.bottomleft {
			clear: both;
		}

		.bottomright {
			padding: 48px 0;
		}
		
.footPics{
	width:225px; 
	float:left; 
	text-align:center;
	font-size:11px;
	vertical-align: bottom;
}
.footPicsHeight{
	height: 200px; 
	text-align:center;
	vertical-align:bottom;
}
.footPics a:link, .footPics a:visited{
	text-decoration: none;
	color:#000;
}
.footPics p{
font-size:11px;
}
.footPics a:hover{
	color:#000;
}

