

/* Tropical Isles Layout - www.tropicalislesmhc.com */
/* Copyright (c) 2007 Tropical Isles. All rights reserved. */
/* Created for Tropical Isles by Open Development, February 2007. */





/* -------------- GENERAL ----------------- */



		
	
body
	{
    margin: 0;
    padding: 0;
    border: 0;
    background: #b4c1d4;
    font: 80% Verdana, sans-serif;
    color: #333;
		}
		
table
	{
    font-size: 100%;
		}
	


/* -------------- TYPOGRAPHY ----------------- */



h1
	{
    font-size: 2em;
    font-family: Georgia, serif;
		}

h2
	{
    font-size: 1.75em;
    font-family: Georgia, serif;
    line-height: 1.2em;
		}

h3
	{
    font-size: 1.5em;
    font-family: Georgia, serif;
		}

h4
	{
    font-size: 1.25em;
    font-family: Georgia, serif;
    font-style: italic;
		}

h5
	{
    font-size: 1em;
    font-family: Georgia, serif;
		}

h6
	{
    font-size: .9em;
		}

strong
	{
    font-weight: bold;
		}

em
	{
    font-style: italic;
		}

pre,code
	{
    font: normal 100% courier,monospace;
		}
		
		
		
		
		
		
		

/* -------------- LAYOUT ----------------- */


#page
	{
    background: url(../images/page.gif) top center repeat-y;
    text-align: center;
		}
		
#mainDiv
	{
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 760px;
    text-align: left;
		}
		
#top
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 10px;
	text-align: left;
	background: #000;
		}
		
#top h1
	{
	display: none;
		}
		
#top p
	{
	display: none;
		}
		
#logo
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 300px;
	background: #000 url(../images/beach.jpg) no-repeat;
	text-align: left;
	border-bottom: 1px solid #fff;
		}
		
#logo2
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 80px;
	background: #000 url(../images/sky.jpg) no-repeat;
	text-align: left;
	border-bottom: 1px solid #fff;
		}
		
#bar
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 30px;
	background: #224066 url(../images/clickon.gif) no-repeat;
	text-align: left;
	color: #fff;
		}
	
#mainBlock
	{
	margin: 0;
	padding: 0;
	width: 760px;
		}
	
#mainBlock .photo
	{
	margin: 0;
	padding: 3px 12px 3px 0;
	float: left;
		}
	
#mainBlock h1
	{
	padding: 0 20px 0 20px;
	color: #2a6184;
		}
	
#mainBlock h2
	{
	padding: 0 20px 0 20px;
	color: #2a6184;
		}
	
#mainBlock h3
	{
	padding: 0 20px 0 20px;
	color: #2a6184;
		}
	
#mainBlock p
	{
	padding: 0 20px 0 20px;
	font: normal 1em Verdana, sans-serif;
	line-height: 1.8em;
	text-align: left;
		}
		
#mainBlock #content
	{
	width: 720px;
	margin: 0 20px;
	padding: 0;
		}
		
#mainBlock #content #alert
	{
	width: 180px;
	float: right;
	padding: 12px 0;
	background: #9fcce9;
	border: 1px solid #666;
	text-align: center;
		}
		
#mainBlock #content #alert a:link, #mainBlock #content #alert a:visited
	{
	color: #00c;
	font: bold 1.2em Georgia, serif;
		}
		
#mainBlock #content h2
	{
	padding: 0;
	color: #2a6184;
		}
		
#mainBlock #content p
	{
	padding: 0;
	font: normal 1em Verdana, sans-serif;
	line-height: 1.8em;
	text-align: left;
		}
		
#mainBlock #content p
	{
	padding: 0;
	font: normal 1em Verdana, sans-serif;
	line-height: 1.8em;
	text-align: left;
		}
	
#sideBlock
	{
	margin: 12px 0 0 0;
	padding: 0;
	width: 225px;
	background: #ededed;
	float: left;
		}
	
#sideBlock p
	{
	padding: 0 12px;
	font: normal 10px/14px Verdana, sans-serif;
	text-align: left;
		}
	
#sideBlock li
	{
	list-style-type: square;
	font: normal 10px/14px Verdana, sans-serif;
	text-align: left;
		}
	
#bottom
	{
	margin: 0;
	padding: 12px 0;
	width: 760px;
	background: url(../images/tiles.gif);
	border-top: 1px solid #fff;
		}
	
#bottom p
	{
	font: normal 1em Verdana, sans-serif;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
		}
	
#bottom a:link
	{
	color: #fff;
		}
	
#bottom a:hover
	{
	color: #fc0;
		}
	
#bottom a:visited
	{
	color: #ccc;
		}


		
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * *

NAVIGATION

* * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#navDiv
	{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 760px;
	height: 32px;
		}
	

#navigation
	{
	margin: 0;
	padding: 0;
	text-align: left;
	height: 32px;
	width: 760px;
	background: #778c9b url(../images/navbar.gif) no-repeat;
		}

#navigation span
	{
    display: none;
		}
		
#navigation h4
	{
	display: none;
	}
		
#navigation ul
	{
    margin: 0;
    padding: 0;
    height: 32px;
    position: relative;
		}
		
#navigation li
	{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
		}
		
#navigation li, #navigation a
	{
    height: 32px;
    display: block;
		}

#nav1
	{
    left: 0px;
    width: 84px;
		}

#nav1 a:hover
	{
    background: transparent url(../images/navbar.gif) -0px -32px no-repeat;
		}

#nav2
	{
    left: 84px;
    width: 105px;
		}

#nav2 a:hover
	{
    background: transparent url(../images/navbar.gif) -84px -32px no-repeat;
		}

#nav3
	{
    left: 189px;
    width: 78px;
		}

#nav3 a:hover
	{
    background: transparent url(../images/navbar.gif) -189px -32px no-repeat;
		}

#nav4
	{
    left: 267px;
    width: 76px;
		}

#nav4 a:hover
	{
    background: transparent url(../images/navbar.gif) -267px -32px no-repeat;
		}

#nav5
	{
    left: 343px;
    width: 141px;
		}

#nav5 a:hover
	{
    background: transparent url(../images/navbar.gif) -343px -32px no-repeat;
		}

#nav6
	{
    left: 484px;
    width: 88px;
		}

#nav6 a:hover
	{
    background: transparent url(../images/navbar.gif) -484px -32px no-repeat;
		}


		
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * *

FORM

* * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
#formBlock
	{
	margin: 0;
	padding: 0;
	width: 760px;
		}
	
#formBlock .photo
	{
	margin: 0;
	padding: 6px 12px 3px 0;
	float: left;
		}
	
#formBlock h2
	{
	padding: 0 20px 0 0;
	color: #2a6184;
		}
	
#formBlock h4
	{
	font: bold 11px/16px Georgia, serif;
	text-align: left;
		}
	
#formBlock p
	{
	padding: 0 18px 0 0;
	font: normal 1em Verdana, sans-serif;
	line-height: 1.5em;
	text-align: justify;
		}
	
#formBlock li
	{
	list-style-type: square;
	font: normal 11px/16px Verdana, sans-serif;
	text-align: left;
		}
	
#formBlock .formtext
	{
	font: normal 10px/12px Verdana, sans-serif;
	text-align: justify;
		}
    
input:focus, textarea:focus
	{
    background: #fff;
		}
	
input, select, textarea
	{
    font-size: 10px;
    background: #e6e4d8;
    border: 1px solid #666;
    padding: 2px;
		}
	
.required
	{
    font: bold 1em Verdana, Arial, sans-serif;
    color: #c00;
		}
	
.button
	{
    font: bold 1em Verdana, Arial, sans-serif;
    padding: 2px;
    background: #369;
    color: #fff;
		}
	
.button:focus
	{
    background: #000;
		}
		
.photoRight
	{
	float: right;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
		}
		
.photoLeft
	{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
		}
		
		
.clear
	{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 1px;
		}
		
.clear20
	{
    clear: both;
    height: 20px;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 1px;
		}
		
.checkbox
	{
	border: none;
	margin-left: 20px;
		}
		
.phototour
	{
	margin-left: 20px;
		}
		
.phototour img
	{
	margin-bottom: 4px;
		}