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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #505050;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
#wrap {
	background: url(images/bg.png) repeat-x top;
	text-align: center;
}
#top {
	width: 950px;
	margin: 0 auto;
	left: 0;
}
#logo {
	float: left;
	background: url(images/logo.png) no-repeat bottom;
	width: 334px;
	height: 160px;
	margin: 0 0 6px 0;
}
#nav {
	float: left;
	width: 590px;
	text-align: right;
	height: 20px;
}
#map {
	display: inline-block;
	width: 89px;
    height: 20px;
    background: url("images/nav022.png") no-repeat;
	margin: 2px 0 0 0;
}
#map:hover { 
    background: url("images/nav02.png") no-repeat;
	clear: both;
}
#coolum {
	display: inline-block;
	width: 69px;
    height: 20px;
    background: url("images/nav033.png") no-repeat;
	margin: 2px 0 0 0;
}
#coolum:hover { 
    background: url("images/nav03.png") no-repeat;
	clear: both;
}
#contact {
	display: inline-block;
	width: 69px;
    height: 20px;
    background: url("images/nav044.png") no-repeat;
	margin: 2px 0 0 0;
}
#contact:hover { 
    background: url("images/nav04.png") no-repeat;
	clear: both;
}
#weather {
	float: left;
	width: 440px;
	text-align: right;
	padding: 13px 0 6px 0;
}
#weather2 {
	float: left;
	width: 130px;
	text-align: right;
	padding: 13px 0 6px 0;
}
#nav2 {
	float: left;
	width: 590px;
	text-align: right;
	padding: 4px 0 0 0;
}
#home {
	display: inline-block;
	width: 67px;
    height: 26px;
    background: url("images/index_20.png") no-repeat;
	margin: 2px 0 0 0;
}
#home:hover { 
    background: url("images/index1_20.png") no-repeat;
	clear: both;
}
#acco {
	display: inline-block;
	width: 127px;
    height: 26px;
    background: url("images/index_22.png") no-repeat;
	margin: 2px 0 0 0;
}
#acco:hover { 
    background: url("images/index1_22.png") no-repeat;
	clear: both;
}
#things {
	display: inline-block;
	width: 112px;
    height: 26px;
    background: url("images/index_24.png") no-repeat;
	margin: 2px 0 0 0;
}
#things:hover { 
    background: url("images/index1_24.png") no-repeat;
	clear: both;
}
#book {
	display: inline-block;
	width: 92px;
    height: 26px;
    background: url("images/index_26.png") no-repeat;
	margin: 2px 0 0 0;
}
#book:hover { 
    background: url("images/index1_26.png") no-repeat;
	clear: both;
}
#surf {
	display: inline-block;
	width: 82px;
    height: 26px;
    background: url("images/index_28.png") no-repeat;
	margin: 2px 0 0 0;
}
#surf:hover { 
    background: url("images/index1_28.png") no-repeat;
	clear: both;
}
#header {
	clear: both;
	background: url(images/header.png) no-repeat;
	height: 250px;
	width: 996px;
	margin: 0 auto;
}
#main {
	width: 930px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: left;
}
.clear {
	clear: both;
}
#sidebar {
	width: 200px;
	float: left;
}
#sidebar ul {
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
}
.sidetop {
	background: url(images/side-top.png) no-repeat;
	height: 42px;
}
.side1 {
	background: url(images/side1.jpg) no-repeat;
	height: 24px;
	padding: 6px 0 0 27px;
}
.side2 {
	background: url(images/side2.jpg) no-repeat;
	height: 24px;
	padding: 6px 0 0 27px;
}
.sidelow {
	background: url(images/side-low.png) no-repeat;
	height: 33px;
	padding: 7px 0 0 27px;
}
.sidelow2 {
	background: url(images/side-low2.png) no-repeat;
	height: 33px;
	padding: 7px 0 0 27px;
}
.sidelink {
	padding: 5px 0 0 0 10px;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color: #505050;
	text-decoration: none;
	font-size: 14px;
}
#sidebar a:hover {
	color: #000;
	padding: 0 0 0 2px;
}
#content {
	width: 720px;
	float: right;
	margin: 0 0 0 10px;
}
#contentup {
	background: url(images/body-top.png) no-repeat;
	height: 9px;
}
#contentlow {
	background: url(images/body-low.png) no-repeat;
	height: 9px;
}
#contentcenter {
	background: #ececec;
	padding: 0 15px 0 15px;
	text-align: justify;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #0166af;
}
h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #e06605;
	text-align: center;
}
h3 {
	margin: 10px 0 10px 0;
	padding: 0 0 6px 0;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #0c5b96;
	text-align: center;
	border-bottom: dotted 1px #999999;
}
p {
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 1.5em;
}
#footer {
	text-align: center;
	padding: 15px 0 15px 0;
}
#content a:link, #content a:active, #content a:visited {
	color: #1e6bb0;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #000;
}