body {
	
	margin: 0px;
	padding: 0px;
	font: 11px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #00419e; 
	background: #9491a5;
}

.uberwrapper {width: 100%; background:url(gfx/backgroundcolour.png) repeat-y center;}

td {
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
p {
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
ul {
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
li {
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.masthead {
	border-top: 5px solid #00419e;
	padding-top: 1px;
}

.nav {
	font: 11px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	height: 40px;
	background: #00419e;
	padding: 12px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 9px 0px 0px 16px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.nav a:link{
	margin: 0px;
	padding: 9px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nav a:visited{
	margin: 0px;
	padding: 9px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #000000;
	border-bottom: 5px solid #383838;
}


#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
	
}

.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 10px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}
.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

.RightCol {background: none;}

h1, h3 {
	font: lighter 26px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	font: lighter 16px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.leftCol img, .rightCol img {
	border: 1px solid #00419e;
}

a {
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-weight: bold;
	color: #00419e;
}

a:hover {
	color: #4D658A;
}


.rows1 {
	font: 11px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #EEEEEE;
	padding: 8px;
}

.rows2 {
	font: 11px  Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #E4E4E4;
	padding: 8px;
}

.send {
	font: bold 11px  Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #4D658A;
	background: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #B6B6B7;
	border-bottom: 1px solid #B6B6B7;
	border-left: 1px solid #CCCCCC;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px  Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	color: #4D658A;
	padding: 8px;
}

.phoneclick {
	background-color: #FFFFFF;
}

.phoneclick td {
	font: bold 11px  Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #4D658A;
}

.phoneclick a {
	font: bold 11px  Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #565557;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #4D658A;
}

.copy {
	font: 9px  Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	margin: 0px;
	height: 20px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #00419e;
	
	border: 2px solid #00419e;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

.padTop {
	margin-bottom: 1px;
}

.content {
	color: #CCCCCC;
	background-image: url(gfx/tranquility.png);
	background-position: top right;
	background-repeat:no-repeat;
} 
.content_tulani {
	color: #CCCCCC;
	background-image: url(gfx/tulani_hero.png);
	background-position: top right;
	background-repeat:no-repeat;
} 
.contentattractions {
	color: #CCCCCC;
	background-image: url(gfx/tranquilityattractions.png);
	background-position: top right;
	background-repeat:no-repeat;
} 
.contentlinks {
	color: #CCCCCC;
	background-image: url(gfx/tranquilitylinks.png);
	background-position: top right;
	background-repeat:no-repeat;
} 

#picture a{margin-left: 8px;}

#contact {background-image:url(gfx/contactbanner2C.jpg);}

#topimg {margin-top: 120px;}


#nobox { background-image: none;}

.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 650px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table.pricechart {
width: 95%;
text-align:left;
}

.specialbox {margin: 5px 0;}
.specialbox {background: #00419e; color: #FFFFFF; padding: 5px; }
.specialbox h1, .specialbox p  {color: #fff; margin: 5px 10px; padding: 0 5px;}
.specialbox ul, .specialbox li {color: #FFFFFF; margin: 0px; padding:0px 15px;}
.specialbox h1 {font-size:22px; margin-bottom: 5px;}
.specialbox a, .specialbox a:visited {color: #fff;}

.footerbuttons {
width:200px; 
float: right;
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF
	}
	
.footerbuttons img{border: none;}

.bookbutton img{border: none;}

#printing {background:#FFF;}

a:hover img  { 
filter:alpha(opacity=50);   
-moz-opacity: .5;   
opacity: .5;
}

#flash_wrapper {
	display:inline;
	float:left;
	height: 300px;
	width:260px;
}

#scrollimg {
	height: 300px;
	width:260px;
}

#flash_wrapper img {
	border: none;
}

