@charset "utf-8";

body {
	background-color:#D3D67E;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	margin-top: 2px;
}

#banner_bottom a:link, #banner_bottom a:visited {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	text-decoration: underline;
	font-weight: 900;
}

#banner_bottom_2 a:link, #banner_bottom_2 a:visited {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	text-decoration: underline;
	font-weight: 900;
}


.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


#overlay_contact p, #overlay_contact h1 {
margin-top: 9px;
margin-bottom: 5px;
}


#footer ul, #footer li {
display:inline;
list-style-type:none;
list-style:none;

}

#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}

#footer_2 a:link, #footer_2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}

#wrapper {
position: relative;
	margin: auto;
	width: 958px;
	top: 10px;
}

#header {
}

#content {

}

#footer {
padding-top: 25px;
}

#banner_top {
	position: absolute;
	left: -2px;
	top: 0px;
	z-index: 120;
	width: 962px;
}

#bkg_img{
	background-image: url(images/main_bkg_img.jpg);
	width: 958px;
	height: 521px;
}

#border {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:520px;
	z-index:5;
	border: 6px solid #000000;
}

#border_2 {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:580px;
	z-index:5;
	border: 6px solid #000000;
}


#banner_bottom{
	position: absolute;
	background-image: url(images/bottom_bannerjpg.jpg);
	width: 962px;
	height: 34px;
	left: 1px;
	top: 498px;
	background-repeat: repeat-x;
	z-index: 120;
}


#banner_bottom_2{
	position: absolute;
	background-image: url(images/bottom_bannerjpg.jpg);
	width: 962px;
	height: 34px;
	left: 0px;
	top: 558px;
	background-repeat: repeat-x;
	z-index: 120;
}

#banner_bottom_2 ul, #banner_bottom_2 li {display:inline;
list-style: none;
list-style-type: none;
margin-right: 10px;
}


#banner_bottom ul, #banner_bottom li {display:inline;
list-style: none;
list-style-type: none;
margin-right: 10px;
}

#days_logo {
	position:absolute;
	left:3px;
	top:406px;
	width:140px;
	height:103px;
	z-index:6;
}

#overlay_home, #overlay_space, #overlay_map, #overlay_amenities, #overlay_photos, #overlay_contact {
height: 495px;
width:200px;
}

#overlay_container{
position:absolute;
left: 55px;
}

#overlay {
	height:495px;
	overflow:hidden;
	position:absolute;
	width:706px;
	z-index:5;
}

#slider {
position: absolute;
height: 500px;
overflow:hidden;
left: 400px;
top: 10px;
width:500px;
z-index: 100;
}

#spacer {
height: 60px;

}

.section {
float:left;
height: 550px;
width: 500px;
}
#section_home {

}
#section_space {
}

#section_map {

}

#section_amenities {
}
#section_photos {
}

#section_contact {

}



#overlay_amenities ul, #overlay_amenities li  {list-style:none;
list-style-type:none;
line-height: 18px;
padding: 0px;
margin: 0px;

}

#overlay_amenities h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.wht_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
