@charset "utf-8";
/* CSS Document */
body { 
	background: url(images/solana-bg.png) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	}
	
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
li {list-style-image: url(images/li.png);}
		
a, a:visited { 
   color:#4a8bba; font-size: 11px; 
   a:link color: #4a8bba; text-decoration:none; font-size: 11px;
	}
a:hover {color: #124d78}

.main {
	background-color: #e4f7ff;
	width: inherit;
	height: auto;
	padding: 3px;
	border: solid;
	border-width: 7px;
	border-left: 0px;
	border-right: 0px;
	border-color: #4a8bba;
	}
	
.navbg{
	background: url(images/solana-navbg.png) repeat-x;
	margin-bottom: -5px;
	}
	
.navtext {
	width:auto;
	margin-top: -10px;
	}
	
.navhome{ 
	margin: 0;
	padding: 0;
	z-index:30;
	}
.navhome {
	padding: 0;
	float: left;
	width: 72;
	height: auto;
	}

.navhome a:link {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 12px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navhome a:visited {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 12px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.navhome a:hover {	
	background: #adc8dc;
	color: #4a8bba;
	}
.navhome a:active {
	color: #e4f7ff;
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}	
	
.navnodrop{ 
	margin: 0;
	padding: 0;
	z-index:30;
	}
.navnodrop {
	padding: 0;
	float: left;
	width: 72;
	height: auto;
	}

.navnodrop a:link {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 12px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navnodrop a:visited {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 12px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.navnodrop a:hover {	
	background: #adc8dc;
	color: #4a8bba;
	}
.navnodrop a:active {
	color: #e4f7ff;
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}	
	
.navdropsuites {
	margin: 0;
	padding: 0;
	z-index: 30;
	}
.navdropsuites li {
	padding: 0;
	list-style: none;
	float: left;
	width: 190px;
	height: auto;
	margin-left: -4px;
}
.navdropsuites li a{
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 1px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.navdropsuites a:visited {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 1px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.navdropsuites li a:hover {	
	background: #adc8dc;
	color: #4a8bba;
	}
.navdropsuites a:active {
	background: #adc8dc;
	color: #4a8bba;
	}
.navdropsuites div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e4f7ff;
	color: #4a8bba;
	border: 1px solid #5970B2;
	float: left;
	}
.navdropsuites div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 200;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e4f7ff;
	color: #2875DE;
	font-size: 11px;
	font-weight: normal;
	}
.navdropsuites div a:visited {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 200;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e4f7ff;
	color: #2875DE;
	font-size: 11px;
	font-weight: normal;
	}
.navdropsuites div a:hover {	
	background: #4a8bba;
	color: #FFF;
	}
.navdropsuites div a:active {	
	background: #4a8bba;
	color: #FFF;
	}
	
.navdropamen {
	margin: 0;
	padding: 0;
	z-index: 30;
	}
.navdropamen li {
	padding: 0;
	list-style: none;
	float: left;
	width: 106px;
	height: auto;
	margin-left: -4px;
	}
.navdropamen li a {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 8px;
	padding-left: 1px;
	padding-right: 1px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navdropamen li a:hover {	
	background: #adc8dc;
	color: #4a8bba;
	}
.navdropamen div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e4f7ff;
	color: #4a8bba;
	border: 1px solid #4a8bba;
	float: left;
	}
.navdropamen div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 200;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e4f7ff;
	color: #2875DE;
	font-size: 11px;
	font-weight: normal;
	}
.navdropamen div a:visited {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 200;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e4f7ff;
	color: #2875DE;
	font-size: 11px;
	font-weight: normal;
	}
.navdropamen div a:hover {	
	background: #4a8bba;
	color: #FFF;
	}
.navdropamen div a:active {	
	background: #4a8bba;
	color: #FFF;
	}
	
.navdir:{ 
	margin: 0;
	padding: 0;
	z-index:30;
	}
.navdir {
	padding: 0;
	float: left;
	width: 104;
	height: auto;
	}

.navdir a:link {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 12px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navdir a:visited {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 12px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.navdir a:hover {	
	background: #adc8dc;
	color: #4a8bba;
	}
.navdir a:active {
	color: #e4f7ff;
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.navlast {
	margin: 0;
	padding: 0;
	z-index: 30;
	}
.navlast li {
	padding: 0;
	list-style: none;
	float: left;
	width: auto;
	height: auto;
	margin-left: -2px;
	}
.navlast li a {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid;
	border-width: 0px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navlast li a:visited {
	display: block;
	width: auto;
	height: 20;
	margin-top: 8px;
	padding: 10px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid;
	border-width: 0px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #e4f7ff;
	text-align: center;
	text-decoration: none;
	color: #e4f7ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navlast li a:hover {	
	background: #adc8dc;
	color: #4a8bba;
	}
.navlast li a:active {	
	background: #adc8dc;
	color: #4a8bba;
	}
.navlast div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e4f7ff;
	color: #4a8bba;
	border: 1px solid #4a8bba;
	float: left;
	}
.navlast div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 125;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e4f7ff;
	color: #2875DE;
	font-size: 11px;
	font-weight: normal;
	}
.navlast div a:visited {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 125;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e4f7ff;
	color: #2875DE;
	font-size: 11px;
	font-weight: normal;
	}
.navlast div a:hover {	
	background: #4a8bba;
	color: #FFF;
	}
.navlast div a:active{	
	background: #4a8bba;
	color: #FFF;
	}
	
.gal{
	margin-left: -5px;
	}
	
.footer {
	font-size: .7em;
	font-family:Arial, Helvetica, sans-serif;
	color: #4a8bba;
	}
.homebody1 {
	width: 826;
	height: auto;
	border:solid;
	border-width: 8px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-color:#4a8bba;
	}
.homemakereserve {
	background:url(images/solana-reserve-header.png);
	width: 308;
	height: 33;
	margin-top: 3px;
	border:solid;
	border-width: 1px;
	border-color: #4a8bba;
	border-bottom: 0;
	font-size:13px;
	}
.reserveheadertext {
	margin: 7px;
	}
.bodyreservation {
	width:308;
	height: 200;
	border:solid;
	border-width: 1px;
	border-color: #4a8bba;
	margin-top: -1px;
	}
.galleryborder {
	width:298;
	height: auto;
	padding: 5px;
	border:solid;
	border-width: 1px;
	border-color: #4a8bba;
	}
.weatherborder {
	width:222;
	height: 125;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border:solid;
	border-width: 1px;
	border-color: #4a8bba;
	}
.contactborder {
	width:250;
	height: 148;
	padding: 8px;
	border:solid;
	border-width: 1px;
	border-color: #4a8bba;
	}
.imgweather {
	margin-bottom: -129px;
	background: #e4f7ff;
	}

.titletext {
	font-size: 13px;
	color: #4a8bba;
	font-weight: bold;
	}
.headersboarder {
	width: 832;
	border: solid;
	border-width: 7px;
	border-top: 0;
	border-left: 0px;
	border-right: 0px;
	border-color: #4a8bba;
	}
.pagetitle {
	width: 588;
	font-size: 24px;
	font-weight: bold;
	color: #4a8bba;
	border: dotted;
	border-width: 2px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	}
.aboutbody {
	padding: 10px;
	font-size: 12px;
	}
.subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #4a8bba;
	border: dotted;
	border-width: 2px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	}
.mapborder {
	border: solid;
	border-width: 1px;
	border-color: #4a8bba;
	padding: 3px;
	}
.mapborder2 {
        width: 217px;
	border: solid;
	border-width: 1px;
	border-color: #4a8bba;
	padding: 3px;
	}
.question {
	font-size: 13px;
	font-weight: bold;
	color: #4a8bba;
	border: dotted;
	border-width: 2px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	}
.boxfaqs {
	width:525;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background:#f3fcfe;
	}
.weatherborder2 {
	width:227;
	height: auto;
	padding: 2px;
	border:solid;
	border-width: 1px;
	border-color: #4a8bba;
	}
.textweather {
	font-size: 9px;
	}
	
.calculator {
	padding-right: 65px;
	float: right;
	}
.calculatorbox {
	width: 200;
	height: 240;
	padding-top: 20px;
	background: #f3fcfe;
	}
.underwater {
	margin-top: -130px;
	margin-left: -200px;
	}
.titletext2{
	font-size: 14px;
	color: #4a8bba;
	font-weight: bold;
	}
.announce {
	width: 550;
	padding: 5px;
	font-size: 12px;
	background: transparent;
	border:dashed;
	border-color:#CC0000;
	border-width: 1px;
	}