
body {
	margin: 0;
	padding: 0;
	background: #004080;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E6F6FF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 170%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(/images/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E6F6FF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: 5px solid #1777B1;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

.adimage {
	border: 5px solid #1777B1;
}

hr {
	display: none;
}
/* AdRot */
#adblock {display: block; width: 800px; height: 55px; margin: 0 auto; padding: 0 5px 5px 5px; background: #1777B1;}
#adrot {float:left; margin: 0 auto; padding: 0;}
#adrot a {text-decoration: none;}
#headertext {font-size: 80%; font-weight: bold;	padding: 5px 10px 5px 425px;}   


#search {
    width: 250px;
    height: 25px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
}

.btnsearch { 
   background: transparent url(/images/googlesearch.gif) no-repeat; 
   width: 79px; 
   height: 25px !important; 
   height: 28px; 
   border: 0; 
   padding-left: 5px;
   cursor: pointer;
   }


/* Menu */

#menu {
	width: 800px;
	height: 37px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	background: #1777B1;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
/*	width: 98px;*/
   width: 112px;
	height: 30px;
	padding: 7px 0 0 0;
	background: #b9263d url(/images/img02.gif) no-repeat;
	border-left: 2px solid #1777B1;
	text-decoration: none;
	text-align: center;
	font-size: 136%;
	color: #FFFFFF;
}

#menu a:hover {
	background: #8a0610 url(/images/img04.gif) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: #8a0610 url(/images/img04.gif) no-repeat;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 800px;
	height: 80px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	background: #1777B1 url(/images/bcc_banner.jpg) no-repeat 5px 0px;
}


/* Page */

#page {
	width: 790px;
	margin: 0 auto;
	padding: 30px 0;
}

.contactbox {
	float: right;
}

.boatnametext {
	font-weight: bold;
	font-size: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}


/* Content */

.content_text {
   text-align: justify;   
}


#content_wide {
	float: left;
	width: 800px;
	padding-top: 0px;
}

#content {
	float: left;
	width: 510px;
	padding-top: 0;
}

#content .textbox {
   float: right;
   padding: 0 15px 15px 15px; 
   margin: 5px 0 15px 15px; 
   border: 0;
}

.btn1 { 
   background: transparent url(/images/loupe.gif) no-repeat; 
   width: 70px; 
   height: 25px !important; 
   height: 28px; 
   border: 0; 
   padding: 0; 
   cursor: pointer;
   font-weight:bold;
   color: #144B6B;
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #4AF4FE;
}

.twocols .col1, .twocols .col2 {
	width: 550px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

.boxed {
}

.boxed .title {
	height: 18px;
	margin: 0;
	padding: 1px 0 0 1px;
	background: #004080 url(/images/img06.jpg) no-repeat;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #144B6B;
}

.boxed a {
	font-size: 90%;
}

.boxed a.link {
	text-decoration:none;
	font-size: 90%;
	color: #144B6B;
}

.boxed a.title {
	height: 18px;
	margin: 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	color: #144B6B;
   text-decoration: none;
}

.boxed .content {
	padding: 2px;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 5px 2px;
	border-top: 1px solid #4AF4FE;
}

.boxed ul li.first {
	border: none;
}

/* Main Page Boxed */

.mainboxed {
}

.mainboxed .title {
	height: 33px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #004080 url(/images/img06.jpg) no-repeat;
	text-transform: uppercase;
	font-size: 136%;
	color: #144B6B;
}

.mainboxed a {
	font-size: 90%;
}

.mainboxed a.link {
	text-decoration:none;
	font-size: 100%;
	color: #144B6B;
}

.mainboxed .content {
	padding: 20px;
}

.mainboxed h3 {
	margin: 0;
}

.mainboxed p, .mainboxed ul, .mainboxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.mainboxed ul {
}

.mainboxed ul li {
	padding: 10px 15px;
	border-top: 1px solid #4AF4FE;
}

.mainboxed ul li.first {
	border: none;
}


/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	height: 30px;
	padding: 10px;
	background: #1777B1;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
}

#legal {
	float: left;
}

#links {
	float: right;
}


#gallerypic {
   width: 100px;
   height: 75px;
}

/*
** advices
*/
.advice { float: left; font-size: .917em; font-weight: 700; text-transform: uppercase; line-height: 1.2; }



.advice-normal-flow { background-color: #3CD82B; color: #FFF; }


.advice-strong-stream { background-color: #F00;  color: #FFF; }

.advice-drought-low-flow { background-color: #FF8A00; color: #FFF; }

.advice-stream-decreasing,
.advice-stream-increasing { background-color: #FFE010;  color: #333; }



