html, body{
	padding:0;
	text-align:center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color:#00B5C8;
	background-image: url(../images/bgGFX.gif);
	background-repeat: no-repeat;
	background-position: top left;
} 

p {
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
	font-weight: lighter;
	line-height: 24px;
}
a{
	outline:none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}

/** MAIN CONTAINERS **/

#pagewidth{ 
 width:780px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#leftcol{
 width:139px; 
 float:left; 
 position:relative; 
  }
 
#maincol{
	/*
	background-color: #00B5C8;
	*/
	float: right;
	display:inline;
	position: relative;
	width:628px;
 }
#clearall {
	clear: both;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/** NAVIGATION **/

#vertmenu ul {
	list-style: none;
	margin: 0px;
	border: none;
	width: 139px;
	position: static;
	padding-left: 0px;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #00476B;
}
#vertmenu ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-transform: uppercase;
	width: 127px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(../images/nav_reg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFFFFF;
	background-image: url(../images/nav_hover_bkg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#vertmenu ul li.on {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav_hover_bkg2.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	/*
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	*/
}
#navcontainer
{
	padding: 0;
	height: 28px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00B5C8;
	background-image: url(../images/fp_nav/navbkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.select       {
	width: 285px;
	text-align: left;
	padding-top: 8px;
	padding-left: 15px;
}

#navcontainer ul li a
{
	text-decoration: none;
	display: block;
	text-align: center;
	background-image: url(../images/fp_nav/navbkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	color: #FFFFFF;
	width: 82px;
	padding-top: 8px;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-image: url(../images/fp_nav/nav_ON.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navcontainer  ul li a:active
{
	height: 28px;
}
#navcontainer  li#active 
{
	height: 28px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../images/fp_nav/nav_ON.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 60px;
}
#floatimgrightNEW_N {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	display: block;
	list-style-type: none;
	color: #00476B;
	margin-top:-27px;
}
#floatimgrightNEW_N    li   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	color: #666666;
}
#floatimgrightNEW_N a {
	color: #FFF;
	text-decoration: none;
}
#floatimgrightNEW_N a:visited {
	color: #FFF;
}
#floatimgrightNEW_N a:hover {
	text-decoration: underline;
}
#floatimgrightNEW {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	display: block;
	list-style-type: none;
	color: #00476B;
	margin-top:-10px;
}
#floatimgrightNEW    li   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	color: #666666;
}
#floatimgrightNEW a {
	color: #FFF;
	text-decoration: none;
}
#floatimgrightNEW a:visited {
	color: #FFF;
}
#floatimgrightNEW a:hover {
	text-decoration: underline;
}
 
#footer{
	height:24px;
	background-color:#00B5C8;
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 4px;
 } 
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 110px;
	float: left;
}
#footerlinks {
	padding-top: 5px;
	width: 650px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	float: right;
}
#footerlinks  a {
	color: #FFF;
	text-decoration: underline;
}
#footerlinks a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footerlinks a:hover {
	color: #333;
	text-decoration: none;
}
#fpimage {
	text-align: center;
}
.floatimgleft {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}
.aboutlogo {
	text-align: left;
	margin-right: 8px;
}
#columnleft {
	float: left;
	width: 230px;
}
#columnright {
	float: left;
	width: 200px;
}
#clickmap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 230px;
	float: right;
	text-align: right;
}
#columnleftlong {
	float: left;
	width: 330px;
}
#columnrightlong {
	float: left;
	width: 290px;
}
.gallerythumbnails {
	margin-right: 25px;
}
#points {
	line-height:16px;
}
#amenities{
	width:620px;
	margin-top:-40px;
}
