/*Layout*/#wrapper
{
	width: 950px;
	margin: 0 auto 0 auto;
	background-image: url(_images/bkg_page.gif);
	background-repeat: repeat-y;
	padding: 0;
}
#header
{
	background-image: url(_images/bkg_page_top.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#navigation
{
	clear: both;
	margin-left: 45px;
	margin-right: 45px;
	height: 40px;
}
#content
{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
}
#left-column
{
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 415px;
	float: left;
}
#left-column-sub
{
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 595px;
	float: left;
}
#right-column
{
	float: right;
	background-repeat: repeat-y;
	background-image: url(_images/bkg_right_col.gif);
	background-position: left;
	width: 457px;
}
#right-column-sub
{
	float: right;
	background-repeat: repeat-y;
	background-image: url(_images/bkg_right_col.gif);
	background-position: left;
	width: 277px;
}
#footer
{
	background-image: url(_images/bkg_page_bottom.gif);
	background-repeat: repeat-y;
	padding: 0 45px 0 45px;
	background-position: bottom;
	height: 80px;
	clear: both;
	margin: 15px 0px;
}
/*General*/body
{
	color: #666666;
	background-color: #ececec;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding: 0;
}
a:link
{
	color: #6AA2FD;
	text-decoration: underline;
}
a:hover
{
	color: #ffffff;
	background-color: #6AA2FD;
	text-decoration: none;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4
{
	text-decoration: none;
	font-weight: normal;
	color: #F66835;
}
h1
{
	padding-top: 5px;
	font-size: 30px;
	text-align: left;
}
h2
{
	font-size: 20px;
	text-align: left;
}
h3
{
	font-size: 16px;
	text-align: left;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
/*header*/#header h1
{
	display: none;
}
#header img
{
	margin-top: 37px;
	margin-left: 45px;
}
/*Content*/.intro
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
/*right-column*/#right-column h2
{
	background-image: url(_images/bkg_right_h2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 10px;
	height: 19px;
	margin-bottom: 0px;
	font-weight: bold;
}
#right-column .top
{
	background-image: url(_images/bkg_right_top.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 15px;
}
#right-column .bottom
{
	background-image: url(_images/bkg_right_bottom.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 30px;
	background-position: bottom;
}
#right-column .section
{
	background-image: url(_images/bkg_right_sect.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
}
#right-column .section img
{
	float: left;
	padding-right: 10px;
}
#right-column h3
{
	font-size: 1.1em;
	height: 19px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#right-column h4
{
	font-size: 1.1em;
	height: 19px;
	margin: 0px !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
#right-column-sub h2
{
	background-image: url(_images/bkg_right-sub_h2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 10px;
	height: 19px;
	margin-bottom: 0px;
	font-weight: bold;
}
#right-column-sub .top
{
	background-image: url(_images/bkg_right_top.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 15px;
}
#right-column-sub .bottom
{
	background-image: url(_images/bkg_right_bottom.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 30px;
	background-position: bottom left;
	min-height: 70px;
}
#right-column-sub .section
{
	background-image: url(_images/bkg_right_sect.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
}
#right-column-sub .section img
{
	float: left;
	padding-right: 10px;
}
#right-column-sub h3
{
	font-size: 1.1em;
	height: 19px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#right-column-sub h4
{
	font-size: 1.1em;
	height: 19px;
	margin: 0px !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.book
{
	text-transform: uppercase;
	color: #ffffff;
	float: right;
	background-image: url(_images/bkg_book_course.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 16px;
	text-align: center;
	padding-top: 1px;
	margin-top: -20px;
}
#right-column-sub .book
{
	float: none;
}

.book a, .book a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
ul.courses
{
	margin: 0 0 10px 0;
	padding: 0;
}
ul.courses li
{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 46px;
	margin-bottom: 10px;
}
li.boat
{
	background-image: url(_images/i_power_boat.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li.pwc
{
	background-image: url(_images/i_jet-ski.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*Google Map*/.directions
{
	display: none;
}
.DirectionLink
{
	display: none;
}
.map
{
	overflow: hidden;
	height: 350px !important;
}
/*Form*/fieldset
{
	margin: 1.5em 0 0 0;
	padding: 0;
}
legend
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset ol ul
{
	padding: 0;
	list-style: none;
}
fieldset li
{
	padding-bottom: 1em;
}
fieldset.submit
{
	border-style: none;
}
fieldset label.left
{
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}
fieldset label.top
{
	display: block;
	width: 100%;
	float: none;
}
fieldset.submit
{
	float: none;
	width: auto;
	border: 0 none #FFF;
	padding-left: 12em;
}
.multiline
{
	width: 300px;
}
