/* --// basic elements --// */
body {
	font: 0.78em lucida grande, arial,  verdana, sans-serif;
	line-height: 1.3em;
	color: #6a6a6a;
	background: #f9cfd5;
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
}

a img { border: 0; }

h1 {
	width: 200px;
	height: 243px;
	margin: 0 0 0 5px;
	padding: 0 10px 10px 0;
	text-indent: -9999px;
	background: url(../images/logo_home.gif) no-repeat;
	background-position: top center;
	}

h2 {
color: #f08a9a;
font-weight: normal;
line-height: 1.2em;
margin: 0;
padding: 0;
}

h3 {
color: #51a3d2;
font-size: 1.0em;
margin: 0 0 .3em 0;
padding: 0 0 0 0;
}

h3.b {
font-size: 1.05em;
margin: 0 0 .3em 0;
padding: 0 0 0 0;
}

h3.c {
font-size: 0.9em;
margin: 0 0 .3em 0;
padding: 0 0 0 0;
}

h3.sailing {
color: #57a930;
font-size: 1.3em;
font-weight: normal;
}

h3.seattle {
font-size: 1.1em;
margin: 0 0 0em 0;
padding: 0 0 0 0;
}

h4 {
margin: 1em 0 .3em 0;
padding: 0 0 0 0;
}

img#homelogo { padding: 0 0 10px 0; }
div#rdbuttons { float: right; width: 143px; height: 84px; }

/*
img#regbutton { float: right; }
img#donatebutton { float: right; }
*/

li {
margin: .4em 0 0em 0;
padding: 0 0 0 0;
}

p {
margin: 0 0 .6em 0;
}

p2 {
margin: 0 0 .2em 0;
}

#regbox {
    width: 100%;
    height: 140px;
    border-bottom: 1px dotted #999;
    }

ul#reglist {
    float: left;
    margin-top: 5px;
    }

.titlebox {
color:#fff;
/* font-family: lucida sans, lucida grande, Verdana, sans-serif; */
padding: 0px 0px 0px 0px;
background:#57a930;
margin: -15px -30px 0 -15px;
}

.titlebox h2 {
color:#fff;
font-weight: normal;
font-size: 1.5em;
line-height: normal;
}

.datebox {
background: #ddd;
/* font-family: lucida sans, lucida grande, verdana, sans-serif; */
font-size: 1.0em;
color: #333;
margin: 7px -30px 0 -15px;
padding: 15px 30px 8px 15px;
}

.titlebox, .datebox {
    font-family: lucida grande, arial,  verdana, sans-serif;
    }

/* Begin navigation Layout */

#nav {
margin: 0;
padding: 0;
text-align: left;
}

#nav ul {
margin: 0;
padding: 0;
}

#nav li {
list-style-type: none;
line-height: 25px;
font-size: 1.2em;
margin:0 20px 0 20px;
padding:4px 0 4px 25px;
border-bottom: 1px dotted #999;
}

#nav li.active {
color: #7c7c7c;
background: url(../images/bubbles.gif) no-repeat;
background-position: left center;
}

/* end navigation Layout */


/* button rollovers */
img#donatebutton {
    }
/* #button rollovers */


.hr {
width: 100%;
border-top: 2px solid #9ac2cb;
padding-bottom: 15px;
}

.dotted {
width: 100%;
border-top: 1px dotted #999;
padding-bottom: 0px;
}

.hr hr {
display: none;
}

.logostack {
width:547px;
float: left;
}

.pipes {
color: #999;
padding: 0 10px 0 10px;
}

.underline {
text-decoration: underline;
}

.spacingtop {
margin-top: 1.2em;
}

.spacingtop2 {
margin-top: 1.15em;
}

.spacingtop3 {
margin-top: 1.6em;
}

.spacingtop4 {
margin-top: .6em;
}

.spacingtop5 {
margin-top: 1.3em;
}

.centered {
text-align: center;
}

.smallerprint {
font-size: 0.9em;
}

a,
a:visited {
text-decoration: none;
color: #51a3d2;
}

a:hover {
text-decoration: underline;
}


/* Begin Columnar Layout */
		#container {
			width: 800px;
			/*
			\width: 820px;
			w\idth: 800px;
			*/
			border-left: 1px solid #a9d0cd;
			border-right: 1px solid #a9d0cd;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			background: #fff;
		}

		#content {
			padding: 15px 30px 15px 15px;
			width:524px;
			float: right;
			/*
			margin-left: 230px;
			background-color: #fff;
			*/
			border-left: 1px dotted #a9d0cd;   /*  border remains full-height when applied to right column */

		}

		#leftcolumn {
			float: left;
			width: 219px; /* added to 220px so that the dotted border on the right edge is flush with the left edge of body container */
			margin: 0;
			padding: 10px 5px 30px 5px;
			height: auto;
/*			background-color: #fff;  */
			text-align: center;
			/* border-right: 1px dotted #a9d0cd; */
		}

		#footer {
			clear: both;
			padding: 5px 15px 5px 245px;
			margin-top: 40px;
			border-bottom: 1px solid #a9d0cd;
			background-color:#e5e5e5;
			font-size: 0.85em;
		}
/* End Columnar Layout */

.floatright {
float: right;
}

.floatcenter {
float: center;
}

.floatleft {
float: left;
}

th.top,
td.top {
vertical-align: top;
padding-top: 2px;
}

table.content {
border: none;
width: auto;
border-collapse: collapse;
padding: 0;
margin: 0;
}

table.content th {
border-bottom: 2px solid #ddd;
text-align: left;
font-size: 1.0em;
color: #333;
}

table.content td,
table.content th {
padding: 0.4em 2em 0.4em 0em;
}

table.form {
border: none;
width: auto;
padding: 0;
margin:0;
}

table.form th {
width: 175px;
text-align: right;
}

table.form label.notrequired {
font-weight: normal;
}

table.form label.checkbox {
padding-left: 5px;
}

table.form td,
table.form th {
padding-bottom: 0.7em;
}

table.form td.checks {
padding-bottom: 0.1em;
}

table.form tr.spacingtop td,
table.form tr.spacingtop th {
padding-top: 1.2em !important;}

input {
font: 0.9em verdana,sans serif;
}

option,
select {
font: 0.9em verdana,times,serif;
}

input.button {
background: #f60;
border: 2px solid #fc0;
color: #fff;
}

fieldset {
border: none;
padding: 0;
margin: 0 0 0 -1px;
}

form {
padding: 0;
margin: 0;
}

