@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/sand.jpg);
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.3em;
	color: #025DAC;
	text-align: left;
	font-weight: bold;
}
h2{
	font-family: "Comic Sans MS", cursive;
	font-size: 1.1em;
	color: #025DAC;
	font-weight: normal;
	text-align: left;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #98BADD;
}
p, caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	text-align: justify;
}


.palignL{
	text-align: left;
}
.alignR{
	text-align: right;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color: #900;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
a:hover {
	text-decoration:underline;
}

#backgroundLine {
	position: static;
	height: 200px;
	width: 100%;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sea.jpg);
}

#container{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
	top: -200px;
	z-index: 20;
	position: relative;
	background-color: transparent;
}

#flash1 {
	margin: 0px;
	width: 157px;
	height: 200px;
	float:left;
	padding: 0px;
}
#flash2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.5em;
	color: #FFF;
	margin: 0px;
	width: 356px;
	height: 200px;
	float:left;
	padding: 0px;
}
#flash3 {
	margin: 0px;
	width: 263px;
	height: 200px;
	float:right;
	padding: 0px;
}
#flash3 table  tr td, #flash3 table  tr td a{
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #900;
	text-align: center;
	vertical-align: middle;
	width: 87px;
	text-decoration:none;
}
#mainContent {
	margin: 0px;
	padding: 10px;
	width: 580px;
	top: 0px;
	float:left;
}
#mainContent #form1 legend {
	font-size: 15px;
	font-weight: bold;
	color: #025DAC;
	background-color: #709BBE;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
}

#mainContent #form1 fieldset {
	font-size: 13px;
	background-color: #709BBE;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: -5px;
	padding-bottom: -5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #025DAC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}	
#form1 {
	text-align:right;
}

#sidebar {
	margin: 0px;
	width: 143px;
	float:right;
	top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContent1 {
	margin: 0px;
	padding: 10px;
	width: 150px;
	top: 0px;
	float:left;
}
#mainContent1 table tr td {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #900;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	text-align: left;
	padding: 3px;
	height: 20px;
	vertical-align: middle;
	text-decoration:none;
}

#mainContent1 table tr td:hover {
	background-color: #F5ECD8;
	border: 1px solid #999;
}
#mainContent1 table tr td a{
	text-decoration:none;
}
	
#mainContent1 table tr td.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}
#sidebar1 {
	margin: 0px;
	width: 570px;
	float:right;
	padding: 10px;
	top: 0px;
}
#sidebar2 {
	width: 320px;
	float:left;
	top: 0px;
}
#sidebar3 {
	width: 225px;
	float:right;
	top: 0px;
}
#sidebarMenu {
	color: #025DAC;
	padding: 5px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	margin-top: 3px;
	font-family: "Comic Sans MS", cursive;
}
#sidebarMenu:hover {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	color: #900;
}
#sidebarMenu.sidebarMenuActive, #sidebarMenu.sidebarMenuActive:hover, #sidebarMenu.sidebarMenuActive a {
	color: #666;
	cursor: default;
	border: 0px none;
}
#sidebarMenuTop a {
	height: 16px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
}
#photoGalleryBig {
	height: 260px;
	width:346px;
	float: left;
}
#photoGallery {
	overflow: auto;
	width:234px;
	float: right;
	height: 260px;
}
#botomline, #botomline a {
	padding: 0px;
	width: 780px;
	height: 65px;
	clear: both;
	color: #98BADD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.white {
	color: #FFF;
}
.blue {
	color: #025DAC;
}
#mainContent #photoGallery table img {
	cursor:pointer;
}
#mainContent #examples, #workshop {
	clear: both;
}
#hidden {
	visibility: hidden;
}
.bookNow {color:#ffffff; background-color:#900; text-align:center; display:block; width:300px; padding:5px; margin: 10px 0; position:relative; left:150px; font-family:Verdana, Geneva, sans-serif; clear:both;}
