body {
	_behavior: url("/includes/csshover3.htc"); 
	margin: 5px 0 0 0;
	text-align: center;
	background-color: #006600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#tbl {
	padding: 0px;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 100%;
}

#tbl_header {
	padding: 0px;
	height: 176px;
}

#tbl_header img {
	border: 0px;
}

#tbl_links {
	width: 500px;
	height: 20px;
	padding: 0px 0px 0px 8px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #FFFFFF;
}

#tbl_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tbl_links ul li {
	height: 22px;
	float: left;
	position: relative;
	padding: 0 24px 0 4px;
}

#tbl_links ul li a {
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1000;
}
#tbl_links ul li a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#tbl_links ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#tbl_links ul li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#tbl_links ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#tbl_links ul li a h6 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 2px;
	left: 2px;
	z-index: -1;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003E00;
}

#tbl_links ul li ul {
	position: absolute;
	display: none;
	top: 22px;
	left: 0px;
	margin: 0;
	z-index: 500;
	list-style: none;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #006600;
	background-image: url("/includes/MenuBG.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

#tbl_links ul li ul li {
	height: 16px;
	width: 122px;
	white-space: nowrap;
	float: none;
	margin: 0;
	padding: 0px 8px 4px 8px;
	font-size: 14px;
}

#tbl_links ul li ul li a {
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1000;
}

#tbl_links ul li ul li a h6 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 2px;
	left: 2px;
	z-index: -1;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003E00;
}

#tbl_links ul li:hover ul {
	display: block;
}
#tbl_links ul li.over ul {
	display: block;
}

#tbl_temp {
	margin: 0;
	text-align: right;
	vertical-align: top;
}

#tbl_temp a {
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	z-index: 1000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDD00;
}
#tbl_temp a:link {
	color: #DDDD00;
	text-decoration: none;
}
#tbl_temp a:active {
	color: #DDDD00;
	text-decoration: none;
}
#tbl_temp a:visited {
	color: #DDDD00;
	text-decoration: none;
}
#tbl_temp a:hover {
	color: #DDDD00;
	text-decoration: none;
}

#tbl_temp a h6 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 2px;
	left: 2px;
	z-index: -1;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003E00;
}

.tbl_top {
	height: 5px;
	background-image: url("/includes/BodyTop.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 4px;
}

.tbl_body {
	padding: 3px 18px 0px 8px;
	background-image: url("/includes/BodyRpt.jpg");
	background-repeat: repeat-y;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #000000;
}

.tbl_body ul {
	list-style-type: circle;
}
.tbl_body a {
	text-decoration: none;
	color: #0000CC;
}
.tbl_body a:link {
	text-decoration: none;
	color: #0000CC;
}
.tbl_body a:active {
	text-decoration: none;
	color: #3333FF;
}
.tbl_body a:visited {
	text-decoration: none;
	color: #0000CC;
}
.tbl_body a:hover {
	text-decoration: underline;
	color: #3333FF;
}

.tbl_bottom {
	height: 10px;
	padding: 0;
	margin: 0;
	background-image: url("/includes/BodyBtm.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

#tbl_footer {
	height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#tbl_footer a:link {
	text-decoration: none;
	color: #6666FF;
}
#tbl_footer a:active {
	text-decoration: none;
	color: #6666FF;
}
#tbl_footer a:visited {
	text-decoration: none;
	color: #6666FF;
}
#tbl_footer a:hover {
	text-decoration: underline;
	color: #9999FF;
}

#gallery_table {
	padding: 0;
	margin-right: 12px;
	border-spacing: 28px;
	border-style: none;
	text-align: center;
}

.gallery_table_cell {
	padding: 0;
	_padding-top: 3px;
	margin: 0;
	width: 114px;
	_width: 140px;
	height: 114px;
	text-align: center;
	vertical-align: middle;
	background-image: url("/includes/GalleryBG.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}

.gallery_nav {
	width: 100%;
	padding: 0 32px 0 24px;
	margin-right: 12px;
	border-spacing: 0;
	border-style: none;
}

.gallery_nav_step {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.gallery_nav_step a:link {
	text-decoration: none;
	color: #333333;
}
.gallery_nav_step a:active {
	text-decoration: none;
	color: #000000;
}
.gallery_nav_step a:visited {
	text-decoration: none;
	color: #333333;
}
.gallery_nav_step a:hover {
	text-decoration: none;
	color: #000000;
}

.gallery_nav_list {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.gallery_nav_list a:link {
	text-decoration: none;
	color: #333333;
}
.gallery_nav_list a:active {
	text-decoration: none;
	color: #000000;
}
.gallery_nav_list a:visited {
	text-decoration: none;
	color: #333333;
}
.gallery_nav_list a:hover {
	text-decoration: none;
	color: #000000;
}

#full_table {
	display: none;
	position: absolute;
	padding: 0;
	margin-left: -400px;
	width: 800px;
	z-index: 10000;
	top: 20px;
	left: 50%;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#full_image {
	width: 794px;
}

#table_instruction {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#wx_row1 {
	width: 100%;
}
#wx_row2 {
	width: 100%;
}
#wx_row2 td {
	width: 50%;
}
#wx_row3 {
	width: 100%;
}
#wx_row3 td {
	width: 50%;
}

#wx_text {

}

.wx_text_title {
	width: 100px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.wx_text_data {
	width: 94px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

.wx_image_cell_left {
	text-align: left;
	padding-left: 4px;
}

.wx_image_cell_right {
	text-align: right;
	padding-right: 4px;
}

.wx_noaa_pre {
	padding: 10px 0px 0px 50px;
}

#webcam_table {
	width: 720px;
	border-spacing: 0px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#webcam_table a img {
	border: none;
}
#webcam_cell_sunl {
	_padding-top: 3px;
	background-image: url("/includes/camsdw_sunl.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
#webcam_cell_sunl img {
	width: 640px;
}
#webcam_cell_ssml {
	_padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	background-image: url("/includes/camsdw_ssml.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
#webcam_cell_ssml img {
	width: 320px;
}
#webcam_cell_i90w {
	_padding-top: 3px;
	background-image: url("/includes/camsdw_90ew.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
#webcam_cell_i90w img {
	width: 342px;
}
#webcam_cell_i90e {
	_padding-top: 3px;
	background-image: url("/includes/camsdw_90ew.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
#webcam_cell_i90e img {
	width: 342px;
}
#webcam_cell_sumw {
	_padding-top: 3px;
	background-image: url("/includes/camsdw_sumw.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
#webcam_cell_sumw img {
	width: 342px;
}
#webcam_cell_sird {
	_padding-top: 3px;
	background-image: url("/includes/camsdw_sird.jpg");
	background-position: center center;
	background-repeat: no-repeat;

}
#webcam_cell_sird img {
	width: 342px;
}
#webcam_cell_boat {
	_padding-top: 3px;
	background-image: url("/includes/camsdw_boat.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
#webcam_cell_boat img {
	width: 640px;
}
#ads_table {
	width: 720;
	padding: 0;
	border-spacing: 4px 14px;
	margin: 0 auto 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.ads_table_desc {
	
}
.ads_table_picture {
	width: 114px;
	padding: 7px 0 7px 0;
	text-align: center;
	background-image: url("/includes/GalleryBG.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.ads_table_price {
	width: 114px;
}
.ads_table_contact {
	width: 150px;
}
#home_table {
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#home_table td {
	vertical-align: top;
}
#slideshow {
	margin: 0;
	padding: 0;
	width: 380px;
	text-align: center;
}
h2 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #009F39;
}
h3 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C30C0C;
}
h5 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#omg {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}