/* Style sheet */

/* stylistic elements */

body {
	margin: 0 auto;
	padding; 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999;
	text-align: center;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	scrollbar-face-color: #73abd5;
	scrollbar-highlight-color: #73abd5;
	scrollbar-3dlight-color: #73abd5;
	scrollbar-shadow-color: #73abd5;
	scrollbar-darkshadow-color: #73abd5;
	scrollbar-track-color: #d8e4ed;
	scrollbar-arrow-color: #333;
}

body.home {
	background-image: url(images/bg-home.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

body.ocean {
	background-image: url(images/bg-ocean.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

body.beach {
	background-image: url(images/bg-beach.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}


h1 {
	margin: 0 0 5px 30px;
	font-size: 15px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #245773;
	text-align: left;
}

h2 {
	margin: 0 0 3px 30px;
	font-size: 11px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #759cb1;
	text-align: left;
	text-decoration: underline;
}

h4 {
	margin: 0 0 1px 30px;
	font-size: 11px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #759cb1;
	text-align: left;
}
h3 {
	margin: 20px 0 5px 30px;
	font-size: 15px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #999;
	text-align: left;
}


.whitey {
	font-size: 8pt;
	color: #999;
}

p {
	margin: 0 auto;
	padding: 5px 30px 20px 30px;
	font-size: 8pt;
	text-align: justify;
	color: #999;
	filter: alpha(opacity=100);
}

#fpright p {
	color: #666;
}

p.fp {
	margin: 0 auto;
	padding: 5px 30px 20px 30px;
	font-size: 10px;
	text-align: left;
	color: #999;
}

p.fp2 {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	font-size: 11px;
	text-align: left;
	color: #999;
	filter: alpha(opacity=100);
}

p.label {
	margin: 0 auto;
	padding: 1px 0 0 0;
	font-size: 8pt;
	text-align: center;
	color: #666;
}

p.load {
	margin: 0 auto;
	padding: 1px 0 0 0;
	font-size: 10pt;
	text-align: center;
	color: #666;
}

#disclaimer p {
	margin: 0 auto;
	padding: 5px 30px 20px 30px;
	font-size: 9px;
	text-align: justify;
	color: #555;
}

#photoleft p {
	margin: 0 auto;
	padding: 5px 0 0 30px;
	font-size: 8pt;
	text-align: left;
	color: #999;
	filter: alpha(opacity=100);
}

ul {
	margin: 0 auto;
	padding: 0 0 20px 45px;
	font-size: 8pt;
	text-align: left;
	list-style-type: square;
}

li {
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 8pt;
	text-align: left;
	line-height: 15px;
}

ol {
	margin: 0 auto;
	padding: 15px 30px 15px 50px;
	font-size: 8pt;
	color: #999;
	text-align: justify;
}

dl
	font-weight: bold;
}

strong {
	font-size: 15px;
}

strong.blue {
	font-size: 15px;
	color: #006699;
}

strong.white {
	font-size: 15px;
	color: #999;
}

form {
	margin: 0 0 0 0;
	padding: 0;
}

img {
	margin: 0 0 0 0;
	padding: 0 auto;
	border: 0;
}

img.main {
	margin: 0 0 10px 0;
	padding: 0 auto;
	border: 0;
}

img.thumb {
	margin: 4px 0 4px 0;
	padding: 0 auto;
	border: 0;
}

object {
	margin: 0 auto;
}

select {
	padding: 2px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #333;
	border: 0px solid #ff6600;
	background: #e7eaf5;
}

table {
	margin: 0 0 0 0;
}

table.fp {
	margin: 0 0 50px 0;
}

table.contacty {
	margin: 0 0 0 35px;
}

input {
	padding: 2px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #333;
	border: 0px solid #ff6600;
	background: #e7eaf5;
}


textarea {
	padding: 2px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #333;
	border: 0px solid #ff6600;
	background: #e7eaf5;
}

iframe {
	overflow-x: hidden;
	overflow-y: hidden;
}


/* divs */

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}

#container {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	text-align: center;
}

#main {
	float: left;
	margin: 0;
	padding: 0;
	width: 900px;
	text-align: left;
}

#home1 {
	float: left;
	margin: 117px 0 0 0;
	padding: 0;
	width: 900px;
	text-align: center;
}

#logo {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 2% 10px 0;
	width: 20%;
	height: 65px;
	display: inline;
 	border-bottom-width: 1px;
  border-bottom-color: #555;
  border-bottom-style: solid;
	background: #000;
}

#schedule {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 8% 10px 0;
	width: 70%;
	height: 20px;
	display: inline;
	background: #000;
	text-align: right;
}

#nav1 {
	float: left;
	margin: 0 0 0 0;
	padding: 25px 0 10px 0;
	width: 78%;
	height: 10px;
	display: inline;
 	border-bottom-width: 1px;
  border-bottom-color: #555;
  border-bottom-style: solid;
	background: #000;
}

#disclaimer {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0%;
	width: 100%;
	height: 75px;
	text-align: left;
	display: inline;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	background: #000;
 	border-top-width: 1px;
  border-top-color: #555;
  border-top-style: solid;
}

#disclaimer.home {
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 75px;
	text-align: left;
	display: inline;
 	border-top-width: 0px;
}

#block1 {
	float: left;
	margin: 0 0 0 20%;
	padding: 20px 0 20px 0;
	width: 700px;
	height: 415px;
	text-align: center;
	overflow: auto;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	background: #000;
 	border-bottom-width: 10px;
  border-bottom-color: #000;
  border-bottom-style: solid;
}

#block2 {
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	width: 900px;
	height: 415px;
	text-align: center;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	background: #000;
 	border-bottom-width: 10px;
  border-bottom-color: #000;
  border-bottom-style: solid;
}

#block2.darker {
	filter: alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity: 0.90;
}

#smartleft {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	width: 460px;
	height: 390px;
	text-align: center;
}

#smartright {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 420px;
	height: 390px;
	text-align: center;
}

#contactleft {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 330px;
	height: 410px;
	text-align: left;
	font-size: 11px;
 	border-right-width: 1px;
  border-right-color: #666;
  border-right-style: solid;
}

#contactright {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
	width: 519px;
	height: 450px;
	text-align: left;
	color: #333;
	font-size: 11px;
	background-image: url(images/bg-contactleft-ocean.jpg);
	background-repeat: no-repeat;
}

#contactright.thank {
	padding: 30px 0 0 40px;
	background-image: url(images/bg-contactthank-ocean.jpg);
}

#photoleft {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 35px 0 0 0;
	width: 230px;
	height: 410px;
	text-align: left;
}

#photothumbs{
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 35px 0 0 0;
	width: 120px;
	height: 410px;
	text-align: center;
}

#photoright {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
	width: 550px;
	height: 410px;
	text-align: center;
}

#views {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	width: 900px;
	height: 450px;
	text-align: center;
}

#fpleft {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 205px;
	height: 430px;
	text-align: left;
 	border-right-width: 1px;
  border-right-color: #666;
  border-right-style: solid;
}

#fpright {
	display: inline;
	float: left;
	margin: 0 0 0 35px;
	padding: 0 0 0 10px;
	width: 619px;
	height: 430px;
	overflow: hidden;
	background: #FFF;
}

#fpright.beach {
	background: #dbdddc;
}

/* nav */

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
}

#nav a{
display:block;
padding:2px 10px 3px 10px;
color:#888;
text-decoration:none;
background-color:#none;
}

#nav a:hover{
background-color:#none;
color:#FFF;
}

#nav a.on{
background-color:#555;
color:#FFF;
}

#nav li{
float:left;
position:relative;
}

#nav li.arrow {
float:left;
background-image: url(images/arrow_nav1.jpg);
background-repeat: no-repeat;
background-position: 99% .9em;
padding-left: .3em;
position:relative;
}

#nav li.arrow2 {
float:left;
background-image: url(images/arrow_nav2.jpg);
background-repeat: no-repeat;
background-position: 99% .9em;
padding-left: .3em;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:2.1em;
}

#nav li ul a{
width:11.1em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}




/* links */


a.on:link, a.on:visited, a.on:active {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #888;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}