body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B49969;
	margin: 5px 15px 0px;
	padding: 0px;
	vertical-align: top;
}

#topHome {
	background-image: url(../images/banner_home.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}

#topResort {
	background-image: url(../images/banner_resort.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}

#topAccommodation {
	background-image: url(../images/banner_accommodation.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}

#topCamp {
	background-image: url(../images/banner_scout_camp.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}

#topFacilities {
	background-image: url(../images/banner_facilities.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}

#topGallery {
	background-image: url(../images/banner_gallery.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}



#topContact {
	background-image: url(../images/banner_contact.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}

.mainNav {
	background-color: #352817;
}



.stripe {
	background-color: #352817;
	height: 30px;
	color: #FCF1BB;
	font-weight: bold;
}

a.nav:link {
	color: #C4D6D3;
	font-size: 11px;
	text-decoration: none;
}

a.nav:visited {
color: #C4D6D3;
font-size: 11px;
text-decoration: none;
}

a.nav:hover {
color: #FCF1BB;
font-size: 11px;
text-decoration: none;
}

a.nav:active {
color: #FCF1BB;
font-size: 11px;
text-decoration: none;
}

.active {
color: #FCF1BB;
font-size: 11px;
}

h1 {
font-size: 13px;
text-align: center;
}

h2 {
font-size: 12px;

}

.mainImg {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
	}
	
.contentTD {
	font-size: 10px;
	font-weight: bold;
	color: #334C13;
	padding: 10px 20px 10px 30px;
	vertical-align: top;
}

.contentTD1 {
	font-size: 11px;
	font-weight: normal;
	color: #334C13;
	padding: 10px 20px 10px 30px;
	vertical-align: top;
}

#contentContainer {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #352817;
	border-bottom: thin solid #352817;
	border-left: thin solid #FFFFFF;
	background-color: #EFDEC0;
}
hr {
	color: #334C13;
	text-align: center;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}

a.text:link {
	color: #334C13;
	font-weight: bold;
	text-decoration: none;
}

a.text:visited {
color: #334C13;
text-decoration: none;
}

a.text:hover {
color: #B49969;
text-decoration: none;
}

a.text:active {
color: #B49969;
text-decoration: none;
}

.footer {
	background-color: #352817;
	height: 40px;
	color: #FCF1BB;
	font-weight: bold;
	font-size: 65%;
	padding-top: 8px;
	
}

a.bottom:link {
	color: #C4D6D3;
	text-decoration: none;
}

a.bottom:visited {
color: #C4D6D3;
text-decoration: none;
}

a.bottom:hover {
color: #FCF1BB;
text-decoration: none;
}

a.bottom:active {
color: #FCF1BB;
text-decoration: none;
}

.rightCol {
	font-size: 10px;
	font-weight: bold;
	color: #334C13;
	padding: 8px;
	border-left: thin dashed #352817;
}

.rightCol1 {
	font-size: 11px;
	font-weight: normal;
	color: #334C13;
	padding: 8px;
	border-left: thin dashed #352817;
}

.textGallery {
	font-size: 10px;
	font-weight: bold;
	color: #334C13;
	
}
.textGallery1 {
	font-size: 11px;
	font-weight: normal;
	color: #334C13;
	
}
