body
{
	margin: 0;
	padding: 0;
	background: #6193c4 url(../images/background/white-water-charters-background.jpg) 0 100% no-repeat fixed;
	color: #393939;
	font: 12px "Tahoma", "Arial", "Helvetica", Sans-serif;
}



div.nav
{
	position: absolute;
	left: 5px;
	width: 150px;
	height: 250px;
	padding: 105px 0 0 0;
	color: inherit;
	text-align: center;
	font: 12px "Tahoma", "Arial", "Helvetica", Sans-serif;
	background: transparent url(../images/logo/white-water-charters-logo6.jpg) 50% 0 no-repeat;
}

div.nav span
{
	display: block;
	width: 150px;
	height: 18px;
	margin: 0 auto 0 auto;
	border: 1px solid #B0E0E6;
	border-bottom: none;
	color: #FF0000;
	background: #767bbe;
	font: inherit;
}

div.nav span.navend
{
	display: block;
	border: none;
	border-top: 1px solid #B0E0E6;
	color: inherit;
	background: transparent;
	font: inherit;
}

div.nav a
{
	text-decoration: none;
	font: inherit;
	cursor: pointer;
}

div.nav a span, div.nav a:link span, div.nav a:active span, div.nav a:visited span, div.nav a:hover span
{
	color: white;
	background: transparent;
	font: inherit;
}

div.nav a:hover span
{
	color: red; 
	background: #B0E0E6;
	font: inherit;
}







div.content
{
	position: absolute;
	top: 0px;
	right: 5px;
	left: 165px;
	padding: 1px;
	color: inherit;

	min-width: 600px;
}

div.top
{
	height: 30px;
}


div.top h1
{
	margin: 0;
}


h1
{
	font-size: 18px;
	color: #00FFFF;
	background: transparent;

}

h2
{
	font-size: 14px;
	color: #00FFFF;
	background: transparent;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1pt;
}

h3
{
	font-size: 14px;
	color: #00FFFF;
	background: transparent;
}


div.content p
{
	line-height: normal;
	color: #FFFFFF;
}

strong
{
	font-weight: normal;
	color: #000;
	background: transparent;
}

div.content a, div.content a:link, div.content a:active, div.content a:visited, div.content a:hover
{
	color: #00FFFF;
	background: transparent;
	text-decoration: none;
	font: inherit;
}

div.content a:hover
{
	color: red;
	background: transparent;
	font: inherit;
}


span.left
{
	float: left;
}

div.right, .rightf
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.leftf
{
	float: left;
	margin: 0 20px 20px 0;
}

.f, .rightf, .leftf, div.right img
{
	border-top: 0px solid red;
}

.noline 
{ 
	border : none;
	text-decoration : none;
} 

div.hr
{
	height: 1px;
	border-top: 1px dotted #9395ca;
}

div.clear
{
	height: 1px;
	width: 100px;
	clear: both;
	font-size: 1px;
}

div.clearleft
{
	height: 1px;
	width: 100px;
	clear: left;
	font-size: 1px;
}






div.footer
{
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	background: transparent;
	color: green;
	line-height: 12px;
}

div.footer p
{
	line-height: 12px;
}

div.footer a, div.footer a:link, div.footer a:active, div.footer a:visited, div.footer a:hover
{
	color: green;
	background: transparent;
	text-decoration: none;
}

div.footer a:hover
{
	color: red;
	background: transparent;
}



div.bannerlinks
{
	margin-top: 10px;
	text-align: center;
	background: transparent;
}


div.kw 
{
	margin-top: 0px;
	text-align: center;
	background: transparent;
}
div.kw span
{
	font-size: 10px;
	color: green;
	background: transparent;
	line-height: 10px;
}
