html, body {
	height: 100%;
	background-color: #ffffcc;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

html>body #container, #header {height:auto}

#container {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	width: 772 px;
	text-align: left;
}

#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

#header_accommodations {
	background-image: url(../images/bg_header_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

#header_about {
	background-image: url(../images/bg_header_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

#header_activities {
	background-image: url(../images/bg_header_activities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

#header_transtours {
	background-image: url(../images/bg_header_transtours.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

#header_faq {
	background-image: url(../images/bg_header_faq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

#header_contact {
	background-image: url(../images/bg_header_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

#header_gallery {
	background-image: url(../images/bg_header_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffcc;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;	
	width: 772px;		
}

img#logo {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding:0;
}

#description {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height:16px;
	text-align: left;
	color: #000;
	clear: none;
	float: none;
	width: 772px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 570px;
	padding:0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav { list-style-type: none; width: 772px; display: block; margin: 25px 0px 250px 0px; padding:0px; }

#nav li { float: left; margin: 0px; padding:0px; }

#nav li a { display: block; height: 30px; overflow: hidden; text-indent: -9999px; }

#nav-accom a { background: transparent url(../images/nav_accommodations.gif) no-repeat 0 0; width:207px; }
#nav-activ a { background: transparent url(../images/nav_activ.gif) no-repeat 0 0; width:107px; }
#nav-trans a { background: transparent url(../images/nav_transportation.gif) no-repeat 0 0; width:153px; }
#nav-contact a { background: transparent url(../images/nav_contact.gif) no-repeat 0 0; width:99px; }
#nav-transtours a { background: transparent url(../images/nav_bar.gif) no-repeat 0 0; width:206px; }


#nav-accom a:hover, #accommodations #nav-accom a {background-position: 0px -30px;}
#nav-activ a:hover, #activities #nav-activ a {background-position: 0px -30px;}
#nav-trans a:hover, #transportation #nav-trans a {background-position: 0px -30px;}
#nav-contact a:hover, #contact #nav-contact a {background-position: 0px -30px;}


#main_leftcolumn {
	width: 386px;
	float: left;
	
}

#main_rightcolumn {
	width: 386px;
	float: left;
		
}

#sub_content {
	width: 660px;
/*	float: left; */
	text-align: left;
	display:block;	
	padding: 70px 60px 0px 60px;
}

#sub_contentcenter {
	width: 660px;
	text-align: center;
	display:block;	
	padding: 0px 0px 0px 0px;
}

#sub_content_ssp {
	width: 770px;
/*	float: left; */
	text-align: center;
	display:block;	
}

#sub_content_ssp p {
	text-align: left;
}

#gallery {
	width: 770px;
/*	float: left; */
	text-align: left;
	display:block;
	clear:both;	
}

#sub_rightcolumn {
	width: 370px;
	float: right;
	text-align: left;
	display:inline;
	padding: 0px 5px 0px 15px;		
}

#contact_info {
	float:left;
	width:265px;
	height:425px;
	margin: 0px 15px 0px 0px;
	padding: 10px 0px 0px 5px;
	font-size:14px;
	border-right:solid 1px #000000;
}

#ssp {
	background-color: #303030;
	height: 500px;
	width: 725px;
	margin: 0px auto;
	padding:0px;	
}	

#ssp p {
	color: #fff;
	margin: 0px;
	padding: 20px;
}

table td {
	padding: 3px 5px 3px 0px;
}

img.header_main {
	margin: 0px 0px 0px 15px;
}

img.image_main {
	margin: 0px 0px 5px 15px;
	border: 1px solid #000000;
	width: 350px;
	height: 150px;
}

img.image_sub {
	margin: 0px 0px 10px 100px;
	border: 1px solid #000000;
}

img.header_sub {
	margin: 0px 0px 10px 12px;
}

.caption {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 20px 100px;
	width: 350px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000;	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	margin: 30px 15px 10px 15px;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	line-height:2;
	color: #000000;
	margin: 0px 0px 0px 15px;	
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	margin: 40px 0px 10px 15px;	
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	line-height:2;
	color: #000000;
	margin: 0px 0px 0px 15px;	
}

p, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #000;
	margin: 0px 15px 15px 15px;	
}

li {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #000;
	margin: 0px;
}

a:link {
	color:#0033cc;
	text-decoration:underline;
}
a:visited {
	color:#0033cc;
	text-decoration:underline;
}
a:hover {
	color:#666633;
	text-decoration:underline;
}
a:active { color:red; text-decoration:underline; }

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-position: left top;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	height: 100px;
	width: 772px;
	text-align: left;
}

#textnav {
	text-align: center;
	width: 690px;
	margin: 35px 0px 0px 0px;
}

#textnav a {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	padding: 0px 4px 10px 4px;	
}

p.footer {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #999966;
	margin: 10px 0px 0px 0px;	
}