body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0;
	text-align: left;
	background: #102c4c;
}

*html body { 
	text-align: center; 
}

td {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
	color: #23589b;
	text-decoration: underline;
}

a:hover {
	color: #102c4c;
	text-decoration: none;
}

img,a img {
	border: 0;
}

.clearboth {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.clear20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}


form {
	margin: 0;
}


.block {
	display: block;
}

h1 {
	color: #23589b;
	font-size: 1em; 
}

h2,h3,h4,h5,h6 {
	color: #23589b;
	font-size: 1em; 
}

#wrapper {
	text-align: left;
	width: 970px;
	overflow: hidden;
	background-color: #FFF;
	margin: 0 auto;
	color: #000;
}

#header {
	width: 970px;
	height: 137px;
	background: url(images/banner.jpg) no-repeat top right;
}

#header #logo {
	float: left;
	width: 234px;
	height: 137px;
	background: url(images/logo.jpg) no-repeat top left;
}

#header #logo a {
	display: block;
	width: 234px;
	height: 137px;
}

#nav {
	float: left;
	margin: 94px 0 0 0;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	margin: 14px 0 0 0;
}

#nav ul li a {
	color: #000;
	font-weight: bold;
	padding: 12px 17px 0 17px;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #23589b;
	font-weight: bold;
	padding: 12px 17px 0 17px;
	text-decoration: none;
}

.navdiv {
	background: url(images/navdiv.gif) no-repeat 0 14px;
}

#intro {
	width: 970px;
	height: 177px;
	background: url(images/introbox.jpg) no-repeat 0 0;
}

#locationintro {
	width: 970px;
	background: url(images/locationbox2.jpg) repeat-y 0 0;
}

*html #locationintro {
	width: 970px;
	background: url(images/locationbox2.jpg) repeat-y 0 0;
	margin-bottom: 10px;
}

#locationintro2 {
	width: 970px;
	background: url(images/locationbox1.jpg) no-repeat 0 0;
}

#locationintro2 .content1 h1 {
	display: inline;
}

#locationintro2 .content1 {
	padding: 40px 10px 20px 30px;
	width: 310px;
	float: left;
}

#locationintro2 .content2 {
	float: left;
	width: 380px;
	padding: 40px 0 0 0;
}

#locationintro2 .content3 {
	float: right;
	width: 220px;
	padding: 40px 0 0 0;
	margin: 0 20px 0 0;
}

#locationintro2 .content3 img {
	margin: 0 0 15px 0;
}

#intro .content {
	width: 550px;
	padding: 30px 20px 0 30px;
}

#intro2 {
	width: 970px;
	background: url(images/introbox2.jpg) no-repeat 0 0;
}

#intro2 .content {
	padding: 7px 20px 10px 30px;
}

#backpacker {
	width: 949px;
	background-color: #eaf0f8;
	margin-left: 10px;
}

#backpacker h2 {
	color: #FFF;
	padding: 5px 3px 5px 225px;
	background-color: #23589b;
	border-bottom: 1px solid #FFF;
}

#backpacker .content {
	padding: 5px;
}

#bpleft {
	float: left;
	text-align: center;
	width: 210px;
}

#bpright {
	float: left;
	width: 700px;
}

#bpleft img{
	margin-bottom: 10px;
}

#prices {
	background-color: #fcfdfe;
	padding: 0 10px 10px 10px;
	margin: 40px 0;
}


#prices .col {
	float: left;
	width: 33%;
	font-size:14px;
	
}

#distances {
	background-color: #dee7f3;
	padding:  5px 10px 10px 10px;
	width: 929px;
	margin: 10px;
}

#backpacker #distances h2 {
	color: #23589b;
	padding: 0;
	background-color: transparent;
	border-bottom: 0;
}


#distances .col {
	float: left;
	width: 33%;
}


#backpacker #prices h2 {
	color: #23589b;
	padding: 5px 0 0 0;
	background-color: transparent;
	border-bottom: 0;
}


#amenities {
	margin: 20px 0;
}

#footer {
	width: 970px;
	background-color: #FFF;
	color: #575757;
	font-size: 0.8em;
	margin: 0 auto;
	text-align: left;
}

#footer .content {
	float: left;
	width: 850px;
	padding: 10px;
}

.footerlogo {
	float: right;
	width: 100px;
	height: 100px;
	background: url(images/aalogo.gif) no-repeat 30px 30px;
}

.footerlogo a {
	display: block;
	width: 100px;
	height: 100px;
}