#page_wrapper {
	min-height: 100%;
	margin: auto;
	position: relative;
	background: url(/images/page_wrapper_bg.png) center repeat-y;
	width: 988px;
}

#page_wrapper #page_header {
	position: relative;
	height: 396px;
	background: url(/images/page_header_bg.jpg) top center no-repeat;
}

#page_wrapper #page_content {
	top: -78px;
	padding-bottom: 24px;
	position: relative;
	width: 966px;
	margin: auto;
}

#page_wrapper #page_content #primary {
	padding: 20px 30px 30px 30px;
	width: 570px;
	float: right;
}

#page_wrapper #page_content #primary a {
	text-decoration: underline;
	color: #0250BC;
	font-size: 11px;
}

/* total width: 329px */
#page_wrapper #page_content #secondary {
	padding: 20px 21px 30px 21px;
	width: 287px;
	float: left;
}

#page_wrapper #page_footer {
	background: url(/images/footer_bg.png) repeat-x;
	width: 965px;
	left: 50%;
	bottom: 0px;
	height: 24px;
	position: absolute;
	margin-left: -483px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}

#page_wrapper #page_footer a {
	color: #FFFFFF;
	padding: 0 16px 0 16px;
}

#page_wrapper #page_header a#reserveer_direct {
	position: absolute;
	left: 720px;
	top: 245px;
}

#page_wrapper #page_header ul#menu {
	top: 296px;
	left: 372px;
	position: absolute;
}

#page_wrapper #page_header ul#menu li {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	height: 22px;
	line-height: 22px;
	padding: 0 10px 0 10px;
}

#page_wrapper #page_header ul#menu li a {
	color: white;
}

#page_wrapper #page_header ul#menu li.active {
	background-color: white;
	color: white;
}

#page_wrapper #page_header ul#menu li.active a {
	color: #530000;
}

h1 {
	font-size: 24px;
	color: #DE7300;
	margin-bottom: 10px;
}

h1.camper_header {
	margin-bottom: 0px;
}

#primary h3 {
	font-size: 17px;
	color: #666600;
	margin-bottom: 13px;
}

h2 {
	color: #DE7300;
	margin-bottom: 10px;
}

h3 {
	color: #666600;
	margin-bottom: 5px;
}

p {
	margin-bottom: 15px;
	line-height: 17px;
}

#page_wrapper #page_content #secondary p#about {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 20px;
	width: 285px;
}

#page_wrapper #page_content #secondary p#about a {
	font-style: normal;
	text-decoration: underline;
	color: #0250BC;
}

#page_wrapper #page_content #secondary p#about img {
	float: left;
	padding: 5px 15px 8px 0;
}

#page_wrapper #page_content #secondary h3 {
	margin-top: 5px;
	color: #DE7300;
	font-size: 13px;
	margin-bottom: 10px;
}

#page_wrapper #page_content #secondary ul.images {
}

#page_wrapper #page_content #secondary ul.images li {
	border: 1px solid #AAAAAA;
	padding: 4px;
	background-color: #EEEEEE;
	float: left;
	height: 85px;
}

#page_wrapper #page_content #secondary p {
	font-style: italic;
	font-size: 11px;
	margin-top: 10px;
}

ul#campers {
	margin-top: 20px;
}

ul#campers li {
	height: 151px;
	position: relative;
	margin-bottom: 30px;
}

ul#campers li p {
	height: 35px;
	overflow: hidden;
	margin: 0;
}

ul#campers li h2 {
	font-size: 16px;
	margin-bottom: 1px;
}

ul#campers li h3 {
	font-size: 14px !important;
	padding-bottom: 5px !important;
	margin: 0px !important;
	margin-bottom: 1px;
}

ul#campers li a {
	position: absolute;
	top: 120px;
	left: 380px;
	font-size: 11px;
	font-weight: bold;
}

ul#campers li a.reserveer_direct {
	top: 115px;
	left: 218px;
}

ul#campers li div.raumer {
	margin-right: 20px;
	float: left;
	padding: 4px;
	border: 1px solid #AAAAAA;
	width: 190px;
	height: 140px;
}

h2.underlined {
	font-size: 20px;
	border-bottom: 1px solid #DE7300;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}

ul#small_campers li {
	height: 85px;
	width: 275px;
	float: left;
	padding: 4px;
	position: relative;
	margin-right: 3px;
	margin-bottom: 10px;
	border: 1px solid white;
}

ul#small_campers li.active {
	background-color: #E1E2A6;
	border: 1px solid #AAAAAA;
}

ul#small_campers li div.raumer {
	padding: 4px;
	border: 1px solid #AAAAAA;
	width: 100px;
	height: 75px;
	background-color: #EEEEEE;
	float: left;
	margin-right: 10px;
}	

ul#small_campers li h2 {
	margin-bottom: 1px;
	font-size: 12px;
}

ul#small_campers li h3 {
	font-size: 11px !important;
	margin: 0px !important;
	font-size: 11px;
	margin-bottom: 1px;
}

ul#small_campers li a {
	font-size: 11px;
	color: #0250BC;
	text-decoration: underline;
	line-height: 30px;
}

ul#small_campers li input {
	position: absolute;
/*	bottom: 5px;*/
	left: 125px;
	display: block;
	width: 74px;
}

label {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	float: left;
	width: 150px;
	height: 20px;
}

select {
	height: 20px;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
}

input {
	height: 20px;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
}

textarea {
	font-size: 14px;
}

ul#about {
	margin-top: 25px;
}

ul#about li {
	position: relative;
	padding: 0 0 0 90px;
	margin-bottom: 25px;
	font-size: 12px;
}

ul#about li div.raumer {
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
	width: 60px;
	height: 65px;
	padding: 4px;
	position: absolute;
	left: 0;
	top: 0;
}

ul#about li h2 {
	margin-top: 0;
	font-size: 16px;
}

ul#about li h3 {
	font-size: 14px;
}

.cms_edit ul {
	list-style-type: square;
	padding-left: 22px;
}

.cms_edit ul li {
	list-style: outside square url(/images/bullit.jpg);
	margin-bottom: 5px;
}

dl {
	
}

dl dt {
	color: #DE7300;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

dl dd {
	font-size: 12px;
	color: #444444;
	padding: 5px 5px 5px 10px;
}

dl dt a {
	margin-left: 8px;
	color: #0250BC;
	font-size: 11px;
	text-decoration: underline;
}

#assets_table li {
	display: inline;
}

#assets_table li img {
	position: static;
}

#content_panel input.checkbox {
	width: 13px;
}

div.fieldWithErrors {
	display: inline;
}

div.fieldWithErrors * {
	border: 1px solid red;
}

#keywords {
	list-style-type: square;
}

#keywords li {
	list-style: outside square url(/images/bullit.jpg);
}

#keywords a {
	color: #771A07;
}

div.recommendation {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 20px;
	width: 285px;
}

div.recommendation a {
	font-style: normal;
	text-decoration: underline;
	color: #0250BC;
}