body#homepage  {
	background-color: #E8FAE5;
	margin: 0;
	padding: 0;
	color: #144266;
	background-image: url(../img/_bck_see.jpg);
	background-position: top left;
/*	font-family: sans-serif;*/
	}

body  {
	background-color: #E8FAE5;
	margin: 0;
	padding: 0;
	color: #144266;
	background-image: url(../img/_bck_body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 0.95em;
	}

body#popup  {
	background: none;
	background-color: #E8FAE5;
	margin: 0;
	padding: 0;
	color: #144266;
/*	background-image: url(../img/_bck_popup.jpg);
	background-position: top left;
	background-repeat: repeat-x; */
	font-size: 0.95em;
	}

a:link {
	color: #7D3627;
	text-decoration: underline;
	}

a:visited {
	color: #7D3627;
	text-decoration: underline;
	}

a:hover {
	color: #5A7687;
	text-decoration: underline;
	}

a:active {
	color: #5A7687;
	text-decoration: none;
	}

td {
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	}
table#holder {
	background-image: url(../img/_bck_inner_sea.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
	}

/* ****************************************************** */
/*                       top row                          */

td#logo {
	width: 333px;
	height: 500px;
	background-image: url(../img/_boat_hp.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

td#boat {
	background-image: url(../img/_boat_hp.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

td#pagetitle {
	background-image: url(../img/_bck_inner_boat.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 200px;
	}

td#pagetitle table#subhead {
	height: 105px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

h1 {
	color: #064876;
	color: #1E4369;
	color: #88B5CA;
	color: #7D3627;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 3px 0;
	text-decoration: none;
	border-bottom: solid 1px #A0A9AD; /* grey */
	border-bottom: solid 1px #88B5CA; /* blue */
	border-bottom: solid 1px #C7D1D0; /* light grey */
	border-bottom: solid 1px #C4B8A5; /* light brown */
	}

td#path {
	font-size: 0.8em;
	padding: 7px 20px 0 3px;
	height: 20px;
/*	border-bottom: solid 1px #88B5CA; */
	}

table#quicklinks {
	width: 100%;
	height: 100px;
	}
	
table#quicklinks td {
	width: 33%;
	padding: 0 7px 7px 7px;
	text-align: center;
	vertical-align: middle;
	}
	
/*                      end top row                       */
/* ****************************************************** */




/* ****************************************************** */
/*                        navigation                      */

table#navimain {
margin-top: 28px;
 }

table#navigation {
	background-image: url(../img/_bck_menu_main.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	}

table#navigation td.normal {
	font-weight: normal;
	padding: 1px 0 1px 0;
	}

table#navigation td.selected {
	font-weight: bold;
	padding: 5px 0 5px 0;
	color: #7D3627;
	}

table#navigation td.selected a:link.parent {
	font-weight: bold;
	text-decoration: none;
	color: #7D3627;
	}

table#navigation td.selected a:visited.parent {
	font-weight: bold;
	text-decoration: none;
	color: #7D3627;
	}

table#navigation td#menumain {
	background-image: url(../img/_bck_menu_mid.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 12px 45px 12px 20px;
	margin: 0;
}

#navigation td.tbot {
	background-image: url(../img/_bck_menu_bot.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 67px;
	}

#navigation td.ttop {
	background-image: url(../img/_bck_menu_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 56px;
	}


div.navlist {
	margin: 5px 0 0 12px;
/*	font-size: 0.95em; */
	line-height: 1em;
	font-weight: normal;
	}

div.selectednav {
	margin: 5px 0 0 0;
	padding-left: 12px;
/*	font-size: 0.95em; */
	line-height: 1em;
	font-weight: normal;
	background-image: url(../img/icons/_arrow_red.gif);
	background-position: middl left;
	background-repeat: no-repeat;
	}

.navlist a:link {
	color:#144266;
	}

div.navlist a:visited {
	color:#15304B;
	}

div.navlist a:active {
	}

div.navlist a:hover {
	text-decoration: none;
	}

table#navigation {
	width: 100%;
	margin-top: 24px;
	}

table#navigation td {
/*	padding: 2px 24px 2px 24px;
	background-image: url(../img/_table_bord_rgt.gif);
	background-position: top right;
	background-repeat: repeat-y;
	font-size: 0.9em; */
	padding: 0;
	}

table#navigation td a:link {
	color: #5A7687;
	text-decoration: underline;
	}

table#navigation td a:visited {
	color: #5A7687;
	text-decoration: underline;
	}

table#navigation td a:hover {
	color: #7D3627;
	text-decoration: underline;
	}

table#navigation td a:active {
	color: #7D3627;
	text-decoration: none;
	}



/*                     end navigation                     */
/* ****************************************************** */




/* ****************************************************** */
/*                       middle row                       */

td#maintitle {
	padding: 20px 20px 0 10px;
	}

td#maintext {
	padding: 10px 20px 30px 10px;
	}

table#signup td.signup {
	background-color: #C7D1D0;
	border-top: solid 5px #A0A9AD;
	vertical-align: middle;
	color: #7D3627;
	}

form#signinform {
	padding: 12px;
	padding-bottom: 0;
	margin: 0;
	}

table#singupfieldsholder {
	width: 180px ;
	}

table#singupholder td {
	padding: 0;
	margin: 0;
	}




/* ****************************************************** */
/*                          news                          */

td#newsannounce {
	padding: 3px 5% 30px 3%;
	}

table#news {
	padding: 0;
	margin: 10px 0 0 0;
	width: 95%;
	}


table#news td {
	padding: 0 10px 10px 0;
/*	width: 33%; */
	}


table#news div.newsdate {
	font-weight: normal;
	color: #466052; /* green */
	color: #1171A2; /* logo blue */
	color: #B33139; /* red-ish-red */
	color: #7D3627; /* main brown */
	color: #5A7687; /* menu blue */
	font-size: 0.8em;
	font-family: serif;
	margin-top: 3px;
	}


.newsbox {
	font-weight: normal;
	padding-left: 24px;
	color: #5A7687;
/*	font-size: 0.9em; */
	line-height: 1.2em;
	}

/*                       end news                         */
/* ****************************************************** */



/*                   end middle row                       */
/* ****************************************************** */


.copy h3 {
	margin: 0 0 5px 0;
	color: #7D3627;
	font-weight: normal;
	font-size: 1.1em;
	}

.copy p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 1.4em;
	}

/*
.copy hr
	{
		height: 1px;
		border: 0;
		border-bottom: 1px solid #C7D1D0;
		margin-top: 1.7em;
	{
*/

p.announce {
	margin: 0.5em 0 0.5em 30px;
	color: #5A7687;
	color: #7D3627;
	line-height: 1.2em;
	font-weight: normal;
	}

div.testimony {
/*	border-top: solid 4px #C7D1D0;
	color: #2D3235; */
	padding: 12px 20px 0 7px;
	margin: 12px 0 0 0;
	}

.author {
	border-top: solid 1px #A0A9AD;
	border-top: solid 1px #C7D1D0;
	border-top: solid 1px #C4B8A5;
	color: #5A7687;
	color: #7D3627;
	padding: 3px 0 0 0;
	margin: 7px 0 17px 0;
/*	background-color: #E4E9E6; */
	font-size: 0.8em;
	}

.copyred {
	color: #7D3627;
	}

.copyblue{
	color: #5A7687;
	}

ul {
	margin: 0;
	padding: 0;
	}
 
ul.list li {
	margin: 5px 0.5em 0 0;
	list-style-type: square;
	list-style-position: inside;
	padding: 3px 0 4px 0;
	}

ul.sublist li {
	margin: 0 0 0 2em;
	list-style-type: circle;
	border: 0;
	padding: 0;
	font-size: 0.95em;
	}
 
#underbanner ul.list li {
	margin: 0.5em 0 0 0;
	list-style-type: square;
	list-style-position: inside;
	border-top: solid 1px #A0A9AD;
	border-top: solid 1px #C7D1D0;
	padding: 0.7em 0 0 0;
	}
 
ul.palbum li {
	margin: 0.5em 0 0 0;
	vertical-align: top;
	list-style: none;
/*	border-top: solid 1px #A0A9AD; */
	border-bottom: solid 1px #C7D1D0;
	padding: 0.7em 0 0.7em 0;
	}
 
li.topic {
	margin: 10px 0 0 0;
	list-style-image: url(../img/icons/_arrow_red.gif);
	padding: 0;
	list-style-position: inside;
	}


ul.reply li {
	margin: 7px 0 0 13px;
	border: 0;
	padding: 0;
	list-style-image: url(../img/icons/_arrow_up.gif);
	list-style-position: inside;
	}


div.info {
	color: #5A7687;
	padding: 3px 0 7px 0;
	}


div.info a:link {
	color: #506D76;
	}

div.info a:visited {
	color: #506D76;
	}


div.info a:hover {
	text-decoration: none;
	color: #85999E;
	}

div.info a:active {
	text-decoration: none;
	color: #85999E;
	}

ul.navlist li {
	margin: 0.5em 0 0 0;
	list-style-type: square;
	list-style-position: outside;
	border-top: solid 1px #A0A9AD;
	border-top: solid 1px #C7D1D0;
	padding: 0.3em 0 0.7em 0;
	}

.bold {
	font-weight: bold;
	}

.black {
	color: #333;
	}

.big {
	font-size: 1.2em;
	}

.small {
	font-size: 0.9em;
	}

.more {
	margin: 0.3em 0 0 0;
	padding: 0;
	}

.more a:link {
	color: #5A7687;
	}

.more a:visited {
	color: #5A7687;
	}

.more a:active {
	color: #7D3627;
	}

.more a:hover {
	color: #7D3627;
	}

.box {
/*	border-top: solid 1px #A0A9AD;
	padding: 7px 12px 7px 12px; */
	margin: 0 0 5px 0;
	}

table.box {
	width: 100%;
	border-bottom: solid 1px #A0A9AD;
	}

table.box th {
	padding: 4px;
	border-top: solid 1px #A0A9AD;
	border-bottom: solid 1px #A0A9AD;
	font-weight: normal;
	text-align: left;
	color: #7D3627;
	}

table.box td {
	padding: 4px;
	border-top: solid 1px #A0A9AD;
	}

div.box p {
	margin: 2px 0 7px 0;
	}

img.vert {
	padding: 10px 22px 10px 22px;
	background-color: #F2FFF1;
	}

img.horz {
	padding: 22px 10px 23px 10px;
	background-color: #F2FFF1;
	}

div.list {
	margin: 7px 0 0 24px;
	font-size: 0.95em; 
	line-height: 1em;
	}

div.list a:link {
	color:#144266;
	}

div.list a:visited {
	color:#15304B;
	}

div.list a:active {
	}

div.list a:hover {
	text-decoration: none;
	}


.sideimage {
/*	margin: 45px 0 0 0;
	border-top: solid 4px #C7D1D0;
	text-align: center;
	padding: 20px 0 0 0; */
	}

/* ****************************************************** */
/*                        copyright                       */

td#info {
	width: 250px;
	}

td#copyright {
	font-size: 0.8em;
	padding: 10px 20px 17px 0;
	background-image: url(../img/_bck_copyright.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
td#copyright p {
	margin: 0;
	text-align: left;
	}

td#address {
	font-size: 0.8em;
	border-top: solid 2px #AAC8C6;
	border-top: solid 2px #466052;
	padding: 10px 20px 17px 10px;
	background-image: url(../img/_bck_shadow_address.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 20%;
	}
	
td#rightbottom {
	border-top: solid 2px #466052;
	padding: 10px 20px 17px 0;
	color:#5A7687;
	font-size: 0.7em;
	}


div#counter{
	font-size: 0.75em;
	padding: 30px 0 20px 0;
	color: #5A7687;
	}

/*                     end copyright                      */
/* ****************************************************** */
