


html {	height:100%;}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6c3b26;
	background-color: #E2E2D2;
	text-align:center;
	height: 100%;}

#container {
	width: 720px;
	margin: 0px auto;
	background-color: #FFF;
	text-align:left;;}

#frame {
	height: 100%;
	margin: 0px 10px;
	background-color: #f0f6fc;}

#header {height: 400px;	}


#logo{
	margin: 0px;
	padding: 130px 0px 0px 30px;}


#content {	position: relative;}

#mainNavigation {
	height:1px;
	width:319px;
	float: right;
	
}
#mainNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;}

	

#mainNavigation a {
	width: 319px;
	height: 50px;
	display: block;}


#mainCopy {
	float: left;
	width: 341px;
	padding:0px 20px 20px 20px;}


#footerMargin {
	background-color: #FFF;
	height:10px;
	clear: both;}


#footer {	
	margin: 0px;
	padding: 5px 10px 5px 20px;
	background-color: #85662f;
	color:#FFFFFF;}




li#AmenitiesLink {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	}
	
li#AmenitiesLink a {
	text-decoration:none;
	width:80%;
	padding-left:10px;
	font-size:14px;
	color: #6c3b26;
	}
	
li#AmenitiesLink a:hover {
	background-image:url(../images/index_nav_over.jpg);	
	text-decoration:none;
	width:97%;
	padding-left:10px;
	font-size:14px;
	color: #6c3b26;

	}
	

li#GalleryLink {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
}
li#GalleryLink a {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	padding-left:10px;
	width:80%;
}
li#GalleryLink a:hover {
	background-image:url(../images/index_nav_over.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	width:97%;
	padding-left:10px;
}

li#SebastianLink {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
}
li#SebastianLink a {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	padding-left:10px;
	width:95%;
}
li#SebastianLink a:hover {
	background-image:url(../images/index_nav_over.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	width:97%;
	padding-left:10px;
}

li#ActiviesLink {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
}
li#ActiviesLink a {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	padding-left:10px;
	width:90%;
}
li#ActiviesLink a:hover {
	background-image:url(../images/index_nav_over.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	width:97%;
	padding-left:10px;}
	
li#TestimonialsLink a {
	background-image:url(../images/index_nav.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	padding-left:10px;
	width:97%;}
li#TestimonialsLink a:hover {
	background-image:url(../images/index_nav_over.jpg);
	text-decoration:none;
	font-size:14px;
	color: #6c3b26;
	width:97%;
	padding-left:10px;}
	



#language{background:#98b4db;padding:8px;text-align:right;}
/* --------------------------------------------------------------------- */
/*typography*/

a {
	text-decoration: none;
	color: #000;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul {
	/*list-style: none;*/
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
li {
	font-size: 1.0em;
	line-height: 1.8em;
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 0.0em 0em 0.0em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
strong, b {
	font-weight: bold;
	}
em, i {
	font-style: italic;
}

/* --------------------------------------------------------------------- */
/* classes */

