@charset "utf-8";

body {
	padding: 0px;
	margin: 0px;
	text-align:center;
}

table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

td {
	text-align:left;
}

td.left {
	background-image:url(../images/bg_left.jpg);
	background-repeat:repeat-y;
	width: 200px;
}
td.right {
	background-image:url(../images/bg_right.jpg);
	background-repeat:repeat-y;
	width: 200px;
}
td.center {
	width: 600px;
}

table.header td.left, table.header td.right, table.header td.center {
	vertical-align: middle;
	height: 93px;
}

table.header td.left {
	background-image:url(../images/bg_header_left.jpg);
	background-repeat:no-repeat;
	/*padding-left: 20px;*/
}

table.header td.right {
	background-image:url(../images/bg_header_right.jpg);
	background-repeat:no-repeat;
}

div.logo {
	text-indent: -10000px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position: left;
	height: 23px;
	text-align: left;
	width: 171px;
}
div.slogan {
	text-indent: -10000px;
	background-image:url(../images/slogan.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 60px;
	background-position:center;
	
}

table.menu ul {
	list-style: none;
	padding-left: 15px;
	padding-top: 1px;
	margin: 0px;
	
}

table.menu li {
	/*text-indent: -10000px;*/
	line-height: 46px;
	height: 46px;
	display:block;
	text-align: right;
	width: 185px;
}

table.menu li ul li {
	text-indent: 0px;
	line-height: 30px;
	height: 30px;
}

/*table.menu a.home {
	background-image:url(../images/menu_home.jpg);
}
table.menu a.fishing {
	background-image:url(../images/menu_fishing.jpg);
}
table.menu a.northcarol {
	background-image:url(../images/menu_northcarolina.jpg);
}
table.menu a.tours {
	background-image:url(../images/menu_tours.jpg);
}
table.menu a.yahts {
	background-image:url(../images/menu_yahts.jpg);
}
table.menu a.contactus {
	background-image:url(../images/menu_contactus.jpg);
}

table.menu a.home:hover {
	background-image:url(../images/menu_home_hover.jpg);
}
table.menu a.fishing:hover {
	background-image:url(../images/menu_fishing_hover.jpg);
}
table.menu a.northcarol:hover {
	background-image:url(../images/menu_northcarolina_hover.jpg);
}
table.menu a.tours:hover {
	background-image:url(../images/menu_tours_hover.jpg);
}
table.menu a.yahts:hover {
	background-image:url(../images/menu_yahts_hover.jpg);
}
table.menu a.contactus:hover {
	background-image:url(../images/menu_contactus_hover.jpg);
}
*/

ul.root a {
	padding-right: 40px;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	height:43px;
}

ul.root a:hover, ul.root a.selected  {
	color: #C4DF9B;
}

table.menu li ul li a {
	height:30px;
}

table.menu td.center {
	text-align:center;
	padding-top: 2px;
}

table.menu td.right {
	text-align: left;
	padding-top: 2px;
}

div.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align: center;
	font-weight: bold;
	color: #3A8AB0;
}

img {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

div.weather {
	text-align: center;
	padding-top: 80px;
}

div.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #3a8ab0;
	padding-top:25px;
}

div.banner_small {
	text-align:center;
}

div.contacts a:link, div.contacts a:hover, div.contacts a:visited {
	color: #0072bc;
	text-decoration:underline;
}

table.content td {
	vertical-align: top;
}

div.content {
	margin: 20px 15px 15px 15px;
	font-family: Arial;
	font-size: 15px;
}

div.content h1 {
	color: #F26522;
	font-family: Arial;
	padding: 0;
	margin: 0;
}

div.content h1 {
	line-height: 30px;
	text-align: center;
	font-size: 20px;
}

div.content h2 {
    color: #000000;
	font-size: 16px;
	text-align: left;
}

table.content td.right ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 15px;
	padding-top: 25px;
	margin-top: 0px;
}

table.content td.right li {
	padding-bottom: 10px;
}

table.content td.bottom_left {
	background-image:url(../images/bg_bottom_left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height: 160px;
}

table.content td.bottom_right {
	background-image:url(../images/bg_bottom_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 160px;
}

table.content td.bottom_center {
	vertical-align: bottom;
	padding-bottom:20px;
}

table.content td.right a:link, table.content td.right a:visited, table.content td.right a:hover {
   text-transform:none;
   color: #0072BC;
   text-decoration:none;
   font-weight: bold;
   font-family:Arial Bold, Helvetica, sans-serif;
   font-size: 12px;
}

table.content td.right a.selected {
	text-decoration: none;
}

table.footer1 {
	background-color: #5cafc8;
	width: 1000px;
	text-align: center;
	height: 40px;
}

table.footer1 td {
	text-align: center;
}

table.footer1 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

table.footer1 li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

table.footer1 li a:hover,table.footer1 li a:link,table.footer1 li a:visited {
	color: #ffffff;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

table.footer2 {
	width: 1000px;
	height: 60px;
}

table.footer2 div.copy, table.footer2 div.madeby {
	color: #3a8ab0;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
}

table.footer2 div.madeby {
	text-align:right;
	padding-right: 30px;
}

table.footer2 div.copy {
	padding-left: 30px;
}

a {
	text-decoration:underline;
}

a.on_top:link, a.print_version:link,a.on_top:hover, a.print_version:hover, a.on_top:visited, a.print_version:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A8AB0;
}
