body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#portal_nav h4 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#portal_nav li {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content a {
	color: #FFE1A4;
}
#container #content h3 {
	font-size: large;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#header, #header_campsite, #header_crossing {
	
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 297px;
	width: 509px;
	position: absolute;
	z-index: 10;
	top: 132px;
}
#header{
background-image: url(../images/home_photo.jpg);
}
#header_campsite{
background-image: url(../images/campsite_banner.jpg);
}
#header_crossing{
background-image: url(../images/crossing_banner.jpg);
}


#portal_nav a {
	color: #FFE1A4;
	
}


#container {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#portal_nav #campsite img {
	padding: 3px;
	float: left;
	margin-right: 15px;
	border: 1px solid #FFFFFF;
}
#content {
	background-image: url(../images/text_bg.gif);
	background-repeat: repeat-y;
}
#container #menu_container {
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/text_bg.gif);
	background-repeat: repeat-y;
}
#menu_container #menu_container2 {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	min-height:25px;
	height:auto !important;
	height:25px;
}

#container #menu_container ul {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	list-style-type: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.image_border {
	margin: 10px;
	padding: 2px;
	border: 1px solid #FFFFFF;
}
#container #content {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 1.25em;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
}



.clearer {
	clear: both;
}

#menu_container li {
	display: inline;
}
#menu_container a {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #menu_container .first a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;

}

#portal_nav #resort img{
	padding: 3px;
	float: right;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}

#portal_nav #crossing img{
	padding: 3px;
	float: right;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}

#portal_nav #nuyymbalees img{
	padding: 3px;
	float: left;
	margin-right: 15px;
	border: 1px solid #FFFFFF;
}

#container #portal_nav {
	background-image: url(../images/red_bg.gif);
	background-repeat: repeat-y;
	min-height:217px;
	height:auto !important;
	height:217px;
	padding-left: 522px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	list-style-type: none;
	font-size: x-small;
}

#container #logo, #logo_campsite, #logo_crossing {
	
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 123px;
	width: 741px;
	margin: 0px;
	padding: 0px;
}
#container #logo{ 
background-image: url(../images/header.gif);
}
#logo_campsite{ 
background-image: url(../images/header_campsite.gif);
}
#logo_crossing{ 
background-image: url(../images/header_crossing.gif);
}#menu_container a:hover {
	color: #CCCCCC;
	
}
.gallery_table img {
	border: 1px solid #CCCCCC;
}
#homelink {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: x-small;
	font-weight: normal;
	position: absolute;
	top: 65px;
	right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#homelink a {
	color: #FFFFFF;
	text-decoration: none;
}
#homelink a:hover {
	color: #CCCCCC;
}

