* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #276291;
	font-family: arial;
	font-size: 0.8em;
	color: #155d97;
}

img, h1, div { behavior: url("../img/iepngfix.htc") }

#container {
	width: 983px;
	margin: 50px auto;
	background-image: url("../img/frame/fullTop.gif");
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	z-index: 1;
	margin-top: -25px;
}

#logo h1 {
	margin-left: 20px;
	margin-top: 12px;
	margin-right: 20px;
	width: 169px;
	text-indent: -99999px;
	background-image: url("../img/frame/campingSeel.png");
	background-repeat: no-repeat;
	float: left;
}

#header {
	position: relative;
	top: 6px;
	left: 4px;
	height: 164px;
	width: 976px;
	background-image: url("../img/frame/headerBackgroundFull.gif");
	background-repeat: no-repeat;
	background-repeat: center center;
}

#menu {
	margin-top: -10px;
	margin-left: 1px;
	position: absolute;
	z-index: 1;
	width: 976px;
	background-image: url("../img/frame/fullMenu.gif");
	background-repeat: no-repeat;
	height: 24px;
	border-left: 3px solid white;
	color: white;
	padding: 7px 10px;
	overflow: hidden;
}

#menu ul li {
	list-style-type: none;
	float: left;
	width: 118px;
	height: 34px;
	margin-top: -4px;
}

#menu ul li a {
	display: block;
	width: 118px;
	height: 27px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
	color: white;
}

#menu ul li a#current, #menu ul li a:hover {
	color: #155d97;
	background-image: url("../img/frame/activeMenuItem.gif");
	background-position: center center;
	background-repeat: no-repeat;
	
}

#content_container {
	margin-left: 1px;
	background-color: white;
	padding: 50px 20px 0px 20px;
	_margin-right: 40px;
	_border-bottom: 1px solid white;
	*border-bottom: 1px solid white;
}

#small {
	width: 720px;
	float: left;
}

#content {
	padding: 0px 20px 0px 0px;
	line-height: 1.8em;
	font-size: 0.95em;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 20px;
}

#content h3 {
	font-size: 0.98em;
	font-weight: bold;
}

#content p {
	padding-bottom: 1.6em;
	clear: both;
}

#content .home_caps {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 40px;
}

dl dt {
	display: block;
	font-style: italic;
	width: 215px;
	float: left;
}

#content #directions {
	clear: both;
}

#content #directions img {
	margin: 0px;
	border: none;
}

#small #content p img {
	width: 300px;
}


#content img {
	border: 1px solid #155d97;
	margin: 0px 20px 20px 0px;
	float: left;
}

#content img.right {
	margin: 0px 0px 20px 20px;
	float: right;
}

#content_images {
	width: 200px;
	margin-left: 740px;
	background-image: url("../img/frame/wifiCampings.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 150px;
	
	_position: absolute;
	_margin-left: 40px;
	_width: 180px;
	
	*width: 180px;
	*margin-left: 760px;
}

#content_images img{
	width: 160px;
	display: block;
	margin: 0 0 10px auto;
	border: 1px solid #155d97;
}

#footer {
	background-image: url("../img/frame/fullBottom.gif");
	background-repeat: no-repeat;
	background: transparant;
	height: 100px;
	margin-left: 1px;
	width: 982px;
	padding: 28px 20px 0px 20px;
	color: white;
	line-height: 1.9em;
	font-size: 0.75em;
}

#footer #left {
	width: 32%;
	float: left;
}

#footer #middle {
	width: 32%;
	float: left;
	text-align: center;
}

#footer #right {
	width: 32%;
	float: left;
	text-align: right;
}
