

/* 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: 1.5em;
    font-family: Georgia, serif;
		}

h2
	{
    font-size: 1.35em;
    font-family: Georgia, serif;
    line-height: 1.5em;
		}

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

h4
	{
    font-size: 1.15em;
    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: center;
		}
		
#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: 120px;
	background: #fff url(../images/logo.gif) no-repeat;
	text-align: left;
	border-bottom: 1px solid #fff;
		}
		
#bar {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 30px;
	background: #fff url(../images/tiles.gif) repeat;
	text-align: right;
	border-bottom: 1px solid #fff;
		}
	
#mainPhoto
	{
	margin: 0;
	padding: 0;
	width: 600px;
		}
	
#mainBlock
	{
	margin: 0;
	padding: 12px 0 0 0;
	width: 585px;
	float: left;
	text-align: left;
		}
	
#mainBlock .photo
	{
	margin: 3px 12px 3px 0;
	float: left;
		}
	
#mainBlock h1
	{
	margin-left: 20px;
	margin-right: 20px;
	color: #2a6184;
		}
	
#mainBlock h2
	{
	margin-left: 20px;
	margin-right: 20px;
	color: #2a6184;
		}
	
#mainBlock h3
	{
	margin-left: 20px;
	margin-right: 20px;
	color: #2a6184;
		}
	
#mainBlock p
	{
	margin-left: 20px;
	margin-right: 20px;
	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;
	text-align: 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.4em;
	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: 160px;
	float: left;
		}
		
#navDiv a:link, #navDiv a:visited
	{
	color: #fff;
		}
	

#navDiv p
	{
	margin: 24px 18px 0 18px;
	padding: 0;
	text-align: left;
	font: bold 1em Verdana, sans-serif;
	line-height: 1.5em;
	color: #fff;
		}
	

#navDiv .find
	{
	margin-left: 20px;
	margin-top: 12px;
		}
	

#navigation
	{
	margin: 0;
	padding: 0;
	text-align: left;
	height: 160px;
	width: 160px;
	background: url(../images/navblock.gif) no-repeat;
		}

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

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

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

#nav1 a:active
	{
    background: transparent url(../images/navblock.gif) -320px -0px no-repeat;
		}

#nav2
	{
    left: 0px;
    width: 160px;
		}

#nav2 a:hover
	{
    background: transparent url(../images/navblock.gif) -160px -30px no-repeat;
		}

#nav2 a:active
	{
    background: transparent url(../images/navblock.gif) -320px -30px no-repeat;
		}

#nav3
	{
    left: 0px;
    width: 160px;
		}

#nav3 a:hover
	{
    background: transparent url(../images/navblock.gif) -160px -60px no-repeat;
		}

#nav3 a:active
	{
    background: transparent url(../images/navblock.gif) -320px -60px no-repeat;
		}

#nav4
	{
    left: 0px;
    width: 160px;
		}

#nav4 a:hover
	{
    background: transparent url(../images/navblock.gif) -160px -90px no-repeat;
		}

#nav4 a:active
	{
    background: transparent url(../images/navblock.gif) -320px -90px no-repeat;
		}

#nav5
	{
    left: 0px;
    width: 160px;
		}

#nav5 a:hover
	{
    background: transparent url(../images/navblock.gif) -160px -120px no-repeat;
		}

#nav5 a:active
	{
    background: transparent url(../images/navblock.gif) -320px -120px no-repeat;
		}


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

FORM

* * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
#formBlock
	{
	margin: 0;
	padding: 0;
	width: 585px;
	float: right;
	text-align: left;
		}
	
#formBlock .photo
	{
	margin: 0;
	padding: 6px 12px 3px 0;
	float: left;
		}
	
#formBlock h2
	{
	font: bold 14px/16px Georgia, serif;
	text-align: left;
		}
	
#formBlock h4
	{
	font: bold 11px/16px Georgia, serif;
	text-align: left;
		}
	
#formBlock p
	{
	padding: 0 18px 0 0;
	font: normal 11px/16px Verdana, sans-serif;
	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 10px/12px Verdana, Arial, sans-serif;
    color: #c60;
		}
	
.button
	{
    font: bold 10px/12px 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;
		}
		
#title
	{
	width: 580px;
	margin: 60px 0 0 160px;
	padding: 0;
	font: bold 1.3em Georgia, serif;
		}
		
		
		
		
		
		
		
		
		
		
		

	