html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	}
#content {
	color: #666666;
	height: 1%;
	float: left;
	width: 750px;
	font-size: 13px;
	margin-top: 15px;
	position: relative;
	display: inline;
	margin-left: 200px;
}
#sidebar {
	float: left;
	width: 200px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	margin-top: 40px;
	margin-left: 10px;
}

#header {
	width: 950px;
	height: 120px;
	background-color: #D8E9F1;
	background-image: url(../images/parkheader1.jpg);
	border-bottom: solid #999 1px;
	border-top: solid #ccc 1px;
}
#col_left {
	width: 190px;
	text-align: right;
	color: #999999;
	margin-left: -950px;
	position: relative;
	float: left;
	margin-top: 65px;
}



#copyright {
	color: #666666;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 2.4;
	height: 24px;
	background-image: url(../images/bar.jpg);
	border-bottom: solid #cccccc 1px;
	background-color: #D8E9F1;
}
#footer {
	height: 20px;
	text-align: right;
	font-size: 10px;
	color: #999999;
	clear: both;
	line-height: 1.5;
	padding-right: 10px;
}
p {
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.5;
}
ul {
	margin-top: 0px;
	line-height: 1.6;
	font-size: 16px;
}
a {
	color: #999999;
	text-decoration: none;
}

li {
	list-style-type: square;
}
#col_left li {
	list-style-type: none;
}
#form1 {
	font-size: 12px;
}
.formfield {
	font-size: 12px;
	color: #666666;
}
h1, h2, h3, h4, h5 {
	margin-left: 15px;
	margin-bottom: 0px;
	color: #787878;
}
h1, h2 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	font-weight:normal
}

h2 {
	font-size: 18px;
	margin-top: 10px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
.img_left {
	float: left;
	margin: 5px 10px 5px 0px;
	border: solid #ccc 1px;
}
.img_leftnb {
	float: left;
	margin: 5px 10px 5px 0px;
	border: none;
}

.img_right {
	float: right;
	margin: 5px 0px 5px 10px;
	border: solid #ccc 1px;
}

.img_rightnb {
	float: right;
	margin: 5px 0px 5px 10px;
}
.img_port {
	float: none;
	margin: 0px 3px 3px 0px;
	border: solid #cccccc 1px;
}


a {
	color: #6A9BAE;
}
#sidebar p {
	margin: 0px 5px 5px 5px;
}
#sidebar h1 {
	margin: 0px 5px 0px 5px;
	font-size: 14px;
	font-weight:bold;
	
}
.colmid {
	width: 540px;
	float: left;
}
.col_50 {
	width: 375px;
	float: left;
}
.col_100 {
	width: 750px;
	float: left;
}
.clearthis {
	clear: both;
	margin: 2px;
}

#top {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
	height: 20px;
}
#holding {
	background-color: #000099;
}
#map {
	margin-left: 15px;
	width: 700px;
	height: 500px;
	border: solid #cccccc 1px;
}
.pixboxr {
	float: left;
	width: 198px;
	height: 1%;
	margin: 5px 0px 5px 0px;
}
.pixboxl {
	float: left;
	height: 1%;
	width: 198px;
	margin: 5px 0px 5px 15px;
}
.textbox {
	float: left;
	width: 329px;
	height: 1%;
}
