 @charset "UTF-8";
 body {
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		background-color: #4F4F4F;
    	margin: 0;
    	padding: 0;
	}
 #wrapper {
		height: 980px;
		width: 1200px;
		margin: 0px auto;
		padding: 15px;
		background-image: url(../images/Backg12.jpg);
	}
 #header {
		height: 90px;
		background-color: #FFFDED;
		padding: 10px;
		margin: 0px auto;
	}
 #head1 {
	  	float: left;
		text-align: center;
	  	width: 30%;
		text-shadow: 3px 3px 3px #888888;
  	}
 #head2 {
 		float: left;
 		text-align: center;
		vertical-align: middle;
				width: 65%;
  	}
 #head2 img {
		vertical-align: middle;
 		text-align: center;
  	}
 #head3 {
 		float: left;
 		text-align: center;
		vertical-align: middle;
		width: 5%;
  	}
 #content {
		margin:0px auto;
		height: 800px;
		padding-bottom:10px;
		clear;
	}
 #content-left {
 	  	float: left;
  		width: 15%;
		border-radius: 15px;
	}
 #content-main {
 	  	float: left;
		margin-left: 15px;
		width: 80%;
		height: 780px;
		padding: 10px;
		background-color: #FFFDED;
		box-shadow: 5px 5px 3px #888888;
		border-radius: 15px;
		opacity: 0.7;
	}

#content-main img {
		opacity: 1;
	}
#mainbox {
		font:italic bold 12px Georgia,serif;
		border:5px solid Black;
		padding: 5px;
}
.main-p2 {
		font:italic bold 12px Georgia,serif;
}
 #footer {
		text-align: center;
		margin-top: 6px;
		margin-bottom: 6px;
    	padding: 6px;
 }
 #cparty {
 	text-align: center;
	background-image: url(../images/ctreebg.png);
	margin: 8px;
 	opacity: 1;
}
#emailbox {
		width: 80%;
		border:2px solid Black;
		padding: 5px;
}
.oldboats {
 	text-align: center;
	background-image: url(../images/boatbg.jpg);
	margin: 8px;
 	opacity: 1;
 }

.newboats {
 	background-image: url(../images/nukebg.png);
	margin: 8px;
 	opacity: 1;
 }

#picnic {
 	background-image: url(../images/picnicbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	margin: 8px;
 	opacity: 1;
 }

a {
	color: #0066CC;
	text-decoration: none;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

input:focus {
	background-color: #eeeeee;
}

textarea:focus {
	background-color: #eeeeee;
}

select:focus {
	background-color: #eeeeee;
}

#nonav {
	color: #0066CC;
}

.menu {
	font-size: 16px;
}

.tborder {
	border: 5px solid #FF0000;
}

.center {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
 }

#WWIIhead {
		height: 100px;
		padding: 10px;
		margin: 0px auto;
	}
#WWII1 {
	  	float: left;
	  	width: 30%;
  	}
#WWII2 {
 		float: left;
 		text-align: center;
		vertical-align: middle;
		width: 70%;
  	}
#subhead {
		height: 90px;
		padding: 10px;
		margin: 0px auto;
}
#subhead1 {
	  	float: left;
	  	width: 30%;
}

#subhead2 {
 		float: left;
 		text-align: center;
		vertical-align: middle;
		width: 60%;
}

.fleft {
	margin: 5px;
	float: left;
}

.fright {
	margin: 5px;
	float: right;
}

.tcenter {
	text-align:center;
}

.ttop {
	vertical-align:text-top;
}

.tart {
	text-align: right;
	vertical-align:text-top;
}

.indent {
	margin-left: 20%;
}

.indent5 {
	margin-left: 5%;
}

.indent10 {
	margin-left: 10%;
}

.error {
	color: red;
	font-weight:bold;
}

.bbutton {
	float: left;
	width: 65px;
	height: 25px;
	padding: 2px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 4px 4px 2px #888888;
}

.abutton {
	height: 25px;
	padding: 2px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 4px 4px 2px #888888;
 	font-weight: bold;
 }

#members {
	border-collapse:collapse;
	text-align:left;
}

#members td, #members th {
	border:1px solid #98bf21;
	padding:3px 7px 2px 7px;
}

#members th {
	background-color:#A7C942;
}

#members tr:nth-child(odd) td {	background-color: #EAF2D3; } 

#access{
	border-collapse:collapse;
	border:1px solid Black;
}
#access td{
	border:1px solid Black;
}
#cprsvp table{
	border:1px solid Black;
}
#cprsvp td,tr{
	border:0px;
}
.navhr {
	font-size: x-small;
	width: 190px;
}

#footlast {
	font-size: x-small;
}

#mainbox1 {
	float: left; 
	text-align: center;
	vertical-align: middle;
	width: 75%;
	margin: 7px auto;
}

#mainbox2 {
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 25%;
}
#filelist {
	width: 100%;
}
