body{
	margin: 0;
	background: url(../img/bg.png) repeat-x;
	text-align: center;
}

body, td, input, textarea, select, button{
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

a{
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6, p{
	margin: 0 0 1em 0;
	padding: .5em 0 0 0;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 18px;
	color: #005998;
}

h3{
	font-size: 14px;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

h1, h2, h3{
	font-weight: normal;
}

p{
	line-height: 1.6em;
}

img{
	border: 0;
}

.center{
	text-align: center;
}

#page{
	width: 901px;
	margin: auto;
	background: url(../img/pageBg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	border-top: 4px solid #da251d;
}

#topbar{
	height: 26px;
	width: 899px;
	padding-bottom: 4px;
	position: relative;
	background-color: #7083b9;
	border-left: 1px solid #96a7bc;
	border-right: 1px solid #96a7bc;
}

#topbarRight{
	position: absolute;
	right: 5px;
}

#topbarRight a{
	text-decoration: none;
	color: #000;
	line-height: 32px;
}

#topbarRight a:hover{
	color: #fff;
}

#topbarRight a img{
	vertical-align: middle;
}

#top{
	width: 901px;
	height: 252px;
	background: url(../img/top.png);
}

#boxes{
	height: 148px;
	position: relative;
}

div.box{
	width: 377px;
	height: 164px;
	background: url(../img/box.png);
	position: absolute;
	bottom: 10px;
	text-align: center;
	color: #efefef;
}

div.boxrl{
	width: 244px;
	height: 167px;
	background: url(../img/rlBox.png);
	position: absolute;
	bottom: 6px;
	text-align: center;
	color: #efefef;
}

div.boxrl p{
	margin-left: 5px;	
	margin-right: 5px;
}

div.boxrl h1{
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

div.boxrl a{
	text-decoration: none;
	color: 	#fff;
}

div.boxrl a:hover{
	text-decoration: underline;
	color: 	red;
}

div.box p{
	margin-left: 5px;	
	margin-right: 5px;
}

div.box h1{
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

div.box a{
	text-decoration: none;
	color: 	#fff;
}

div.box a:hover{
	text-decoration: underline;
	color: 	red;
}

#box1{
	left: 10px;
}
#box2{
	left: 263px;
}

#box3{
	right: 10px;
}

h3.information{
	background: url(../img/icons/globe.png);
}

h3.campers{
	background: url(../img/icons/users.png);
}

h3.media{
	background: url(../img/icons/media.png);
}

h3.boxheader{
	padding-left: 53px;
	height: 48px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	color: #000;
	font-size: 18px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}

h3.boxheader span{
	color: #fff;
	position: absolute;
	top: 10px;
	left: 53px;
	z-index: -1;
}

br.clear{
	clear: both;
}

#content{
	width: 901px;
	min-height: 100%;
}

#leftColumn{
	float: left;
	width: 200px;
	
}

#rightColumn{
	float: right;
	width: 670px;
	padding: 10px;
	padding-top: 60px;
	min-height: 500px;

}

#rightColumn h1{
	color: #4c4950;
	border-bottom: 1px solid #000;
	text-align: left;
}

#menuHeader{
	width: 196px;
	height: 79px;
	background: url(../img/menuh.png);
	background-repeat: no-repeat;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type: none;
}

#menu li{
	height: 24px;
	border: 0;
	border-left: 11px solid #7083b9;
	background: url(../img/mibg.png);
	margin-top: 5px;
	line-height: 24px;
	position: relative;
	font-family: "Trebuchet MS";
	cursor: pointer;
}

#menu li:hover{
	border-left: 11px #7083b9;
	border-right: 11px solid #7083b9;
	background: url(../img/mibg.png);
}

#menu li a{
	text-decoration: none;
	color: #000;
	display: block;
	padding-left: 14px;
}

#menu li span{
	top: 2px;
	left: 14px;
	position: absolute;
	color: #fff;
}

#footer{
	margin-top: 30px;
	padding-bottom: 30px;
	font-size: 0.9em;
	text-align: center;
}

#realContent{
	width: 100%;
	margin: 5px;
	text-align: left;
}

#newsletter{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

img.newsletter{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.news {
	padding: 10px;
	margin-bottom: 20px;
}

p.date {
	font-size: .7em;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	font-style: italic;
}

ul.page-list li
{
	margin-bottom: .5em;
}	

div.pagination ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	
	display: inline;
}

div.pagination ul li
{
	display: inline;
}

div.pagination ul li a
{
	margin: 0 .3em 0 .3em;
}	

div.pagination ul li.current a
{
	font-weight: bold;
}

input.text{
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7d7d7d;
	width: 300px;
}

textarea {
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7d7d7d;

}

textarea#comment{
	width: 300px;
	height: 300px;
}

ul.form{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.form li {
	margin: 10;	
}

#commentForm h3{
	color: #7d7d7d;
	font-weight: bold;	
}

#comments{
	
}

#comments span.name{
	font-weight:bold;
}


#comments span.wrote{
	font-style: italic;
}


hr{
	border: none;
	border-top: 1px solid #7d7d7d;
}

#noComments{
	font-style: italic;
	font-size: 14px;	
}


#offerPhotos{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;	
}

#offerPhotos img{
	border: 1px solid #7d7d7d;
	padding: 3px;
}



table.special {
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 12px;
  width: 100%;

  border-spacing: 0;
  border: 1px solid #ccc;

  padding: 0 1px 1px 0;
}

table.special td, table th {
  padding: .4em;
  border-left: 1px solid #fff;
}

table.special thead th {
  background: #d1e5f3 url(../img/table/th.png) repeat-x 0 1px;
  border-bottom: 1px solid #98c3e1;
}

table.special tbody td {
  background: #f4f4f4 url(../img/table/td.png) repeat-x 0 1px;
  border-bottom: 1px solid #ccc;
}

table.special tbody tr.even td {
  background: #f9f9f9 url(../img/table/tdeven.png) repeat-x 0 1px;
  border-bottom: 1px solid #ccc;
}

table.special tfoot td {
  border-bottom: 0;
  text-align: center;
  font-size: .9em;
  font-style: italic;
}