html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: rgb(234,234,234);
	background-image: url(/resources/images/238_bg_main.gif);
	background-repeat: repeat-x;

}

body, p, td, input, textarea, select {
	font-family: verdana;
	font-size: 10px;
	color: #777777;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: green;
	text-decoration: none;
}

strong, b {
	color: #0a7800;
}

div.border {
	background-color: #8dd776;
	width: 100%;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}

div.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

div#container {
	width: 820px;
	background: url(/resources/images/239_backgr.gif) repeat-y;
	height: 100%;
	margin: 0 auto;
}

div#header {
	width: 800px;
	height: 100px;
	margin: 0 10px;
	background: url(/resources/images/269_campingbordi.gif) no-repeat;
	margin-bottom: 5px;
}

div#header a {
	position: relative;
	top: 47px;
	left: 10px;
	display: block;
	width: 330px;
	height: 40px;
}

div#header h1, div#header h3 {
	display: none;
}

div#top_ads {
	margin: 5px 0;
}

div#top_ads table {
	width: 800px;
}

div#top_ads table td {
	
}

div#main {
	margin: 0 10px;
	
}

div#main div#left {
	float: left;
}

div#main h4 {
	width: 160px;
	height: 17px;
	background: url(/resources/images/215_header_backgr.gif) no-repeat;
	font-size: 10px;
	color: #0a7800;
	padding: 16px 0 0 10px;
	margin: 0 0 10px 0;
}

div#main div.box p {
	padding: 0 10px 10px 10px;
	margin: 0;
	color: #777777;
}

div#main div.box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
	margin: -5px 0 7px 0;
}

div#main div.box ul.mainmenu {
	border-bottom: 1px solid #8dd776;
}


div#main div.box ul li a {
	display: block;
	color: #0a7800;
	line-height: 13px;
	width: 160px;
	padding: 3px 0 3px 10px;
}

div#main div.box ul li.level1 a {
	font-weight: bold;
	border-top: 1px solid #8dd776;
	text-decoration: none;
	padding: 3px 0 4px 10px;
	
}

div#main div.box ul li.level2 a {
	text-decoration: none;
	width: 150px;
	padding: 3px 0 4px 20px;
	border-top: 1px solid #8dd776;
	
}



div#main div.box ul li.level3 a {
	text-decoration: none;
	width: 140px;
	padding: 3px 0 4px 30px;
	color: #999999;
	
}

div#main div.box ul li.level3first a {
	text-decoration: none;
	width: 140px;
	padding: 3px 0 4px 30px;
	color: #999999;
	border-top: 1px solid #8dd776;
	
}

div.box_footer {
	background-color: #8dd776;
	width: 170px;;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}

div.box2 {
	margin: 10px 0;
	text-align: center;
}

div.box2 img {
	margin-bottom: 8px;
}

div.box3 {
	width: 440px;
	background: url(/resources/images/191_box3_bg.gif) repeat-y;
}

div.box3_header {
	height: 13px;
	background: url(/resources/images/207_box3_header.gif) no-repeat;
}

div.box3_footer {
	height: 13px;
	background: url(/resources/images/206_box3_footer.gif) no-repeat;
}

div.box3_content {
	padding: 0 10px;
}

div#map {
	float: left;
	margin-right: 20px;
	width: 220px;
}

div#map_text {
	float: left;
	width: 170px;
}

div#main h4.shortcuts {
	background: url(/resources/images/218_shortcuts_backgr.gif) no-repeat !important;
}

div#main h4.info {
	background: url(/resources/images/216_info_backgr.gif) no-repeat;
}

div#main h4.news {
	background: url(/resources/images/217_news_backgr.gif) no-repeat;
}

div#main div#center {
	float: left;
	width: 440px;
	padding: 5px 10px;
	border-top: 6px solid #8dd776;
}

div#main div#right {
	float: left;
	width: 170px;
}

div#footer {
	background-color: #8dd776;
	width: 800px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 50px 10px 20px 10px;;
	color: #0a7800;
}

div#footer a {
	color: #0a7800;
	font-weight: bold;
}

div#printable {
	padding-top: 10px;
}

div#printable p {
	margin: 10px 0 0 0;
	padding: 0;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	margin: 0 0 10px 0;
}

h6 {
	background: url(/resources/images/h6.gif) repeat-x;
	margin: 20px 0 10px 0;
}

h6 span {
	background-color: #fff;
	margin: 0 10px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

.header_col {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	font-weight: bold;
}

.col {
	border-bottom: 1px solid #eee;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
}

.list_item {
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.list_col_header {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 24px;
	line-height: 24px;
	padding: 0 8px;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	background-color: #f9f9f9;
}

.list_col_header a {
	float: right;
	font-family: verdana;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	line-height: 14px;
	padding-top: 7px;
	text-decoration: none;
}

.dots {
	font-weight: bold;
	font-size: 10px;
}

.list_content {
	padding: 6px 10px;
}