body { 
    margin: 0; 
	padding: 0;
	background-color: #020300;
}
#logo {
	clear: both;
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/misc/logo.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #020300;
	padding-top: 25px;
	padding-bottom: 30px;
}
#menu {
	height: 20px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	background-color: #020300;
	padding-bottom: 15px;
}
#menu_photos {
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #020300;
}
#menu_spacer_index {
	float: left;
	height: 20px;
	width: 150px;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
}
#menu_spacer_content {
	float: left;
	height: 20px;
	width: 130px;
	color: #D4D0C8;
	font-weight: bold;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
}
#menu_photo_spacer {
	float: left;
	height: 300px;
	width: 150px;
	padding-right: 20px;
}
#footer {
	height: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #020300;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #757575;
	text-align: center;
	padding-top: 20px;
	clear: both;
	font-weight: normal;
}
#footer_spacer_content {
	float: left;
	height: 20px;
	width: 95px;
	color: #4B4B4B;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #B5B5B5;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #B5B5B5;
}
a:hover {
	text-decoration: none;
	color: #FCFCFC;
}
a:active {
	text-decoration: none;
	color: #B5B5B5;
}
a img { 
	border:0 
}
img { 
	border:0 
}
img.a {
width:102px;
height:102px;
} 

body#home a#homenav,
body#aboutus a#aboutusnav,
body#ecostay a#ecostaynav,
body#ecovenue a#ecovenuenav,
body#photos a#photosnav,
body#contactus a#contactusnav {
	color:
	#F93;
}


#c_content {
	clear: both;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #666;
}
#title_bar_photos {
	clear: both;
	height: 20px;
	width: 900px;
	padding-top: 20px;
}
#title_spacer_photos {
	height: 10px;
	width: 150px;
	padding-right: 55px;
	float: left;
	font-size: 16px;
	color: #8C8889;
	padding-bottom: 7.5px;
	padding-left: 4px;
}

#thumbnail_spacer_photos {
	float: left;
	height: 107px;
	width: 111px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#thumbnail_spacer_album {
	float: left;
	height: 450px;
	width: 150px;
	padding-right: 55px;
	padding-bottom: 30px;
	padding-left: 3px;
}
	
#thumbnail_spacer_albumcontent {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	float: left;
	height: 30px;
	width: 150px;
}

#contactus_photospacer {
	float: left;
	height: 300px;
	width: 50px;
}
#title_spacer_contactus {
	height: 15px;
	width: 220px;
	float: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #666;
	
}
#imagefloat_left {
	float:left;
	vertical-align: bottom;
	display: inline;
	padding-right: 20px;
	padding-bottom: 10px;
}

#imagefloat_right {
	float:right;
	vertical-align: bottom;
	height: auto;
	width: 150px;
	padding-left: 35px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #171719; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/js/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 14px comicsans; background-color: #171719; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#c_content {
	text-align: justify;
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	font-weight: normal;
	color: #B5B5B5;
}
#map_spacer {
	float: left;
	height: 320px;
	width: 520px;
}
#map_text {
	float: right;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#map {
	float: right;
	height: 300px;
	width: 500px;
	margin-top: 20px;
}
#contentbox {
	clear: both;
	height: 600px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#sign_text {
	float: left;
	height: auto;
	width: 270px;
	padding-top: 30px;
}
#charges_spacer {
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
	font-weight: bold;
	padding: 10px;
}
#H {
	font-size:18px;
	font-weight: normal;
}
