@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgd.gif);
	background-repeat:repeat-x;
	background-color: #c9b06b;
	font-size: 100.01%;
	color: #6a340d;
	}

h3, h4, h5 {
	font-size: 73%;
	font-weight: normal;
	}

h1 {
	font-size: 120%;
	}

h2 {
	font-size: 95%;
	margin-bottom: 1.63em;
	margin-top: 2.19em;
	}
	
h4 {
/*	font-weight:bold;*/
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	letter-spacing: .08em;
	font-size: 83%;
	}
	
#outer {
/*	border: .06em solid red;*/
	margin: auto;
	margin-top: .5em;
	width: 62.62em;
	height: 43.8em;
	position: relative;
	}

#wrapper {
/*	border: .06em solid red;*/
	margin: auto;
	width: 50em;
	height: 43.75em;
	position: relative;
	}
		
#header {
	/*	border: .06em solid red;*/
	width: 50em;
	height: 15.63em;
	position: absolute;
	left: 0em;
	top: 0em;
	}
#logo {
	width: 20.88em;
	height: 7.75em;
	position: absolute;
	left: -6.31em;
	top: -.19em;
	}
#logo img {
	width: 20.88em;
	height: 7.75em;
	}

#tagline {
	width: 28em;
	position: absolute;
	right: 0.05em;
	top: 4.94em;	/*background-image: url(images/tagline.gif);
	background-repeat: no-repeat;*/
	text-align: right;
	}

#topic {
	width: 461px;
	height: 24px;
	position: absolute;
	right: 1px;
	top: 223px;
	text-align: right;
	z-index: 4;
	}


#gallery {
/*	border: .06em solid #490f00;*/
	width: 50em;
	height: 9.38em;
	position: absolute;
	left: 0em;
	top: 6.25em;
	z-index: 2;
	}
#galImg {
	width: 50em;
	height: 9.38em;
	position: absolute;
	left: 0em;
	top: 6.25em;
	z-index: 0;
	}
#galImg img {
	width: 50em;
	height: 9.38em;
	}
		
#nav {
/*	border: .06em solid #490f00;*/
	width: 11.25em;
	height: 27.63em;
	position: absolute;
	left: 0em;
	top: 15.63em;
	padding-top: 0.5em;
	z-index: 2;
	}
#navImg {
	width: 11.25em;
	height: 28.13em;
	position: absolute;
	left: 0em;
	top: 15.63em;
	z-index: 0;
	}
#navImg img {
	width: 11.25em;
	height: 28.13em;
	}



/*  NAVIGATION buttons  */
#home {
	position: absolute;
	left: 0em;
	top: 19px;
	}
#homeImg img {
	width: 11.25em;
	height: 1.75em;
	}

#activities {
	position: absolute;
	left: 0em;
	top: 57px;
	}
#activitiesImg img {
	width: 11.25em;
	height: 1.13em;
	}

#spa {
	position: absolute;
	left: 0em;
	top: 86px;
	}
#spaImg img {
	width: 11.25em;
	height: 1.13em;
	}

#cuisine {
	position: absolute;
	left: 0em;
	top: 118px;
	}
#cuisineImg img {
	width: 11.25em;
	height: 1.13em;
	}

#conserv {
	position: absolute;
	left: 0em;
	top: 148px;
	}
#conservImg img {
	width: 11.25em;
	height: 1.75em;
	}

#comm {
	position: absolute;
	left: 0em;
	top: 184px;
	}
#commImg img {
	width: 11.25em;
	height: 1.75em;
	}

#wildlife {
	position: absolute;
	left: 0em;
	top: 224px;
	}
#wildlifeImg img {
	width: 11.25em;
	height: 1.75em;
	}

#accom {
	position: absolute;
	left: 0em;
	top: 262px;
	}
#accomImg img {
	width: 11.25em;
	height: 1.75em;
	}

#reserv {
	position: absolute;
	left: 0em;
	top: 301px;
	}
#reservImg img {
	width: 11.25em;
	height: 1.75em;
	}
/*  END NAV  */




#content {
/*	border: .06em solid #490f00;*/
	width: 32.8em;
	height: 26.88em;
	position: absolute;
	left: 11.25em;
	top: 15.9em;
	padding-top: 1em;
	padding-left: 3.13em;
	padding-right: 2.8em;
	z-index: 2;
	}
#contentImg {
	width: 38.75em;
	height: 28.13em;
	position: absolute;
	left: 11.25em;
	top: 15.63em;
	z-index: 0;
	}
#contentImg img {
	width: 38.75em;
	height: 28.13em;
	}
p {
	font-size: 72%;	
	padding-bottom: 0.5em;

}

	
/*added on by kristin*/	
a:link, a:visited {
	color: #490f00;
	}	
	
a:hover {
	color: #FFFFFF;	
/*	background-color: #9b8f57;*/
	}	
	
a:focus {
	outline: none;
	}

#backbutton {
	position: absolute;
	top: 29em;
	left: 2.5em;
	font-size: 90%;
	}
#nextbutton {
	position: absolute;
	top: 29em;
	left: 36.5em;
	font-size: 90%;
	}
			
#content ul {
	margin-top: 0em;
	}
#content ul li {
	font-size: 70%;
	list-style: circle;
	width: 40em;
	padding: 0em;
	}
#contactinfo {
	color: #704331;
	text-align: center;
	font-size: 57%;
	padding-top: 0.5em;
	letter-spacing: 0.21em;
	}

