body {
	color: #8aa5b8;
	background: #327195 url(images/bg_kayak.jpg) no-repeat top center;
	text-align: center;
	font-family: "Gill Sans MT", arial, sans-serif;
	font-size: 90%;
}

#page {
	padding-top: 180px;
	width: 600px;
	text-align: left;
	margin: 0 auto;
}

#logo {
	display: none;
}

#navigation, #navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;		
}

#navigation {
	text-transform: uppercase;
	float: left;
	padding-top: 1em;
	line-height: 1;
}

#navigation a, #navigation b {
	color: white;
	background-color: #253a4f;
	display: block;
	width: 54px;
	color: #fffefd;
	margin: .4em 0;
	padding: 1.3em 6px 1.2em 0;
	text-align: right;
	text-decoration: none;
	font-size: 80%;
	background: url(images/tab_normal.gif) no-repeat;
}

#navigation b {
	background: url(images/tab_selected.gif) no-repeat;	
	cursor: default;	
	font-weight: normal;
}

#navigation .home a, #navigation .home b {
	padding-top: 1.7em;
	padding-bottom: 1.8em;
}

#navigation a:hover {
	background-image: url(images/tab_highlight.gif);
}

#content {
	color: #327195;		
	width: 520px;			
	float: left;
}

#content-tl {
	background: url(images/corner_top-left.gif) no-repeat;
	float: left;
	width: 13px;
	height: 13px; 
}

#content-tr {
	background: url(images/corner_top-right.gif) no-repeat;
	float: right;
	width: 13px;
	height: 13px; 
}

#content-top {
	background: white;
	height: 13px;
	margin: 0 13px;
}

#content-bl {
	background: url(images/corner_bottom-left.gif) no-repeat;
	float: left;
	width: 13px;
	height: 13px; 
}

#content-br {
	background: url(images/corner_bottom-right.gif) no-repeat;
	float: right;
	width: 13px;
	height: 13px; 
}

#content-bottom {
	background: white url(images/bottom-shadow.gif);
	height: 13px;
	margin: 0 13px;
}

#content-bg {
	background: white url(images/left-shadow.gif) repeat-y top right;
	clear: both;
}

#content-bg-logo {
	padding-bottom: 5px;
}

#home #content-bg-logo {
	background:  url(images/aquaventure_logo.gif) no-repeat 11% 93%;
}

#content h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 190%;
	color: #2f4c64;
	margin: 0;
	padding: .6em 0 0;
	font-size: 180%;		
}

#home #content h2 {
	padding-bottom: .6em;
}


#content h2 .sub {
	display: block;
	font-size: 60%;
	text-transform: lowercase;
	text-align: right;
	color: #81888c;
	margin-top: -.2em;
}

#content .pad {
	margin-left: 33px;
	margin-right: 40px;
}

#home #content p, p.main {
	font-size: 130%!important;
}

#content p {
	font-size: 90%;
}

#content h3 {
	font-size: 100%;
	color: #50abdc;
	font-weight: normal;
	margin-bottom: -.5em;
}

#content ul {
	margin-left : 0;
	padding-left: 1em;
	font-size: 90%;
}

#content p.alt {
	color: #163f56;
}
		
#copyright {
	text-align: right;
	font-size: 80%;
	padding-top: 1em;
	margin-right: 3em;
	clear: both;
}

#copyright a {
	color: #8aa5b8;
}

#contact {
	list-style-type: none;
	text-align: right;
	text-transform: lowercase;
	color: #4e7e97;
	margin-right: -1em;
	margin-top: 3em;
}

#contact .tel, #contact .email a {
	color: #50abdc;
}






.contact-list h3 {
	float: left;
	clear: left;
	font-size: 100%;
	margin: 0;
	width: 8em;
}

.contact-list p {
	margin-left: 9.5em;
	margin-bottom: 1.5em;
}

.col {
	float: left;
	width: 48%;
}

.col.last {
	float: right;
	width: 48%;
}

.col li {
	margin: .8em 0;
}

.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: block;
	clear: both;
}


#page-where img {
	float: right;
	margin-left: 1.5em;