body {

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;

}

table {
	
	width: 100%;

}

a {

	color: #10b943;

}

a:hover {

	color: #008913;

}

.alt {

	display: none;

}

.image {

	border: 1px solid #666;
	margin: 10px;

}

.left {

	float: left;

}

.right {

	float: right;

}

.columnFix {

	clear: both;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#header {

	height: 177px;
	overflow: hidden;
	margin: 0;

}

#topSlideshow {

	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	*left: -4px;
	z-index: 10;

}

#topSlideshow li {

	display: none;

}

#topSlideshow li:first-child {

	display: block;

}

#yui-main {

	background: url("images/sidebar_bg2.png") top left repeat-y;
	*background: url("images/sidebar_bg2_ie.png") top left repeat-y;
	min-height: 680px;

}

#yui-main .yui-b {

	background: url("images/main_topbg.jpg") top left repeat-x;

}

#leftSidebar {

	width: 160px;

}

#leftSidebar .container {

	padding: 20px 10px;

}

#leftSidebar .nav ul li {

	display: inline;

}

#leftSidebar .nav ul li a {

	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	background: url("images/nav_divider.gif") bottom center no-repeat;
	padding: 10px 11px;

}

#leftSidebar .nav ul li a:hover {

	color: #ffa;

}

#leftSidebar #photoBox {

	text-align: center;
	margin: 10px 0 0 0;

}

#content {

	padding-top: 10px;
	background: url("images/content_topleft.gif") 0px 10px no-repeat;

}

#content .container {

	padding: 15px;
	line-height: 18px;

}

h1,h2,h3,h4,h5,p {

	margin: 0;
	padding: .5em 0;

}

#content .container h3 {

	font-family: "Footlight MT Light", Georgia, "Times New Roman", Times, sans-serif;
	font-size: 24px;
	color: #13731A;
	padding: 10px 0;

}

#rightSidebar {

	

}

#rightSidebar .container {

	padding: 20px 10px 10px 10px;
	text-align: center;
	width: 225px !important;
	margin-left: -16px !important;

}

#ft {

	background: #00581d url("images/footerbg.png") top left repeat-x;
	padding: 10px;
	text-align: right;
	border-top: 1px solid #00581d;

}

#right #content .container .contactTable td.title {

	width: 250px !important;
	font-weight: bold;
	background: #0a9edc;
	color: #fff;
	border-left: none;

}

#right #content .container .contactTable td.tableHead {

	font-weight: bold;
	font-size: 14px;
	background: url("images/tableheader_bg.gif") bottom left repeat-x;
	border: none;

}


#ft, #ft a {

	color: #fff;
	font-size: 10px;

}

#ft a {

	font-weight: bold;

}



/* Listing Table */

#listingTable {



}

#listingTable tr td {

	align: left;
	padding: 5px;
	font-size: 14px;
	line-height: 22px;

}

#parkListing .yui-u {

	width: 99% !important;

}

#parkPhotoBig img {

	width: 320px !important;
	height: 200px !important;

}

#parkContact ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#parkContact ul li {

	clear: left;

}

#parkContact ul li label {

	font-weight: bold;
	display: block;

}

#parkContact .inputText,#parkContact .inputTextArea {

	display: block;
	width: 250px;
	border: 1px solid #aaa;
	color: #666;
	margin: 5px 0;
	padding: 2px;

}

#parkContact .inputText:hover,#parkContact .inputTextArea:hover {

	color: #000;
	border: 1px solid #000;

}

#listingTable td {

	padding: 10px;

}

#parkListing #amenitiesList ul {

	list-style: disc !important;
	margin: 0 0 0 20px;

}

#description {

	clear: left;
	padding: 15px;

}

#areaAttractions ul {

	border: 1px solid #009933;

}

#areaAttractions ul li {

	background: #009933;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;

}

#areaAttractions ul li.odd {

	background: #fff !important;
	color: #009933 !important;

}

#areaAttractions a {

	color: #030;

}

#theMap {

	width: 80%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;

}
