/*******************************
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*******************************/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and select or appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*****************************************
	Website - http://www.harbormoondesign.com
	Generator - Bluefish 1.0.7
	Author - Jonathan Henson
	Copyright - &copy; 2007 Harbor Moon Design
	File - web.css
*****************************************/
html {
	background-color:#6B79B8;
	}
	
body {
	background-image:url("media/background.jpg");
	background-repeat: repeat-x;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#000;
	padding-top:125px;
	}

#wrapper {
	width:90%;
	min-width:875px;
	margin:0px auto 25px auto;
	background-color:#edeef0;
	}
	
#header {
	height:50px;
	background-image:url("media/water.png");
	border:1px #fff solid;
	}

#header h1 {
	color:#fff;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:4.75em;
	font-weight:bold;
	letter-spacing:10px;
	margin-top:-75px;
	margin-left:175px;
	}
	
#header h2 {
	color:#fff;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.5em;
	font-style:italic;
	letter-spacing:2px;
	margin-left:180px;
	margin-top:5px;
	}
	
#logo {
	float:left;
	margin-top:-105px;
	}

#sailboat {
	float:right;
	margin-top:-230px;
	margin-right:20px;
	}

#ptmta_name {
	float:left;
	margin-top:-86px;
	margin-left:-10px;
	}
	
#slogan {
	background-color:#AF6540;
	padding:2px 25px;
	text-align:right;
	font-family:cursive;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	border-bottom:1px #fff solid;
	}

#fading_image_container {
  	width: 360px;
  	height: 270px;
  	padding: 1px; 
  	margin: 10px; 
  	border: 1px solid #6699CC; 
  	float:left;
}

div.clearBoth {
	clear:both;
	}
	
#clearBoth {
	clear:both;
	}
	
#left {
	float:left;
	width:150px;
	background-color:#fff;
	margin:10px 10px 10px 0px;
	}
	
#left div.heading_left {
	color:#1a2a5e;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
	border-bottom:1px #000 solid;
	}

#left div.heading_left h1 {
	margin-bottom:-3px;
	margin-right:5px;
	}	

#left a {
	display:block;
	line-height:1.1em;
	margin:10px 5px 10px 10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	}

#left a:hover, a:focus {
		text-decoration:underline;
		}
		
#left div.heading {
	height:20px;
	border-top:1px #000 solid;
	}
	
#right {
	float:right;
	width:225px;
	background:transparent;
	}

#right div.rightcontent {
	background-color:#fff;
	margin:10px 0px 10px 10px;
	}
	
#right div.heading_right {
	color:#1a2a5e;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	border-bottom:1px #000 solid;
	}

#right div.heading_right h1 {
	margin-bottom:-3px;
	margin-left:5px;
	}
	
#right div.heading {
	height:20px;
	border-top:1px #000 solid;
	}

#right p {
	margin:10px 10px 10px 5px;
	text-indent:5px;
	font-size:1em;
	}

#right p:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#right li {
	margin:10px 5px 10px 25px;
	list-style-type:disc;
	}
	
#right li:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#right a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	}
	
#right a:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}
	
#right a:hover, a:focus {
	text-decoration:underline;
	}

#right a:vistied {
	color:#000;
	}

#memberlistcontainer {
	display:none;
	height:350px;
	overflow:auto;
	border-top:1px solid #000;	
	border-right:1px solid #000;
	}
	
#memberlist {
	margin:0px 5px 0px 15px;
	border-left:1px solid #000;
	}

#memberlist li {
	margin:3px 0px 3px 20px;
	list-style-type:circle;
	}

#memberlist a {
	display:block;
	color:#AF6540;
	font-weight:normal;
	text-decoration:none;
	margin-left:5px;
	text-indent:-10px;
	}

#memberlist a:hover, a:focus {
	text-decoration:underline;
	}

#memberlist a:first-letter {
	color:#AF6540;
	font-weight:normal;
	font-size:1em;
	}

#content {
	margin-left:160px;
	margin-right:235px;
	min-height:500px;
	}

#content div.full_width {
	background-color:#fff;
	border:1px #fff solid;
	margin-top:10px;
	}

#div_full_width_first {
	min-height:250px;
	}

#div_full_width_first li {
	margin-left:20px;	
}
	
#content div.title {
	background-color:#fff;
	background-image:url("media/water_fade.jpg");
	background-position:right;
	background-repeat:repeat-y;
	color:#1a2a5e;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	border-bottom:1px #000 solid;
	}
	
#content div.title img {
	float:right;
	margin-right:2px;
	margin-top:-2px;
	}

#content div.full_width p {
	text-indent:5px;
	margin:10px;
	line-height:1.5em;
	}
	
#content div.full_width p:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#content div.full_width h1 {
	margin:10px;
	font-size:1.5em;
	font-weight:bold;
	}
	
#content div.full_width h1:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.8em;
	font-weight:bold;
	}
		
#content div.title h1 {
	font-size:1.1em;
	font-weight:bold;
	margin:0px 0px -2px 5px;
	padding:0px;
	}
	
#content div.title h1:first-letter {
	font-size:1.1em;
	font-weight:bold;
	color:#173e83;
	}
	
#content div.full_width p.linkspage:first-letter {
	color:#AF6540;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#content div.full_width p.linkspage a:first-letter {
	color:#AF6540;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#content div.full_width p.directory:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#content div.full_width p.directory a:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}
		
#content div.full_width a {
	color:#AF6540;
	font-weight:normal;
	text-decoration:none;
	}

#content div.full_width a:hover, a:focus {
	text-decoration:underline;
	}

#content div.full_width a.floatright {
	float:right;
	margin:5px;
	}

#content div.full_width p.directory a {
	color:#000;
	}

#content div.full_width table {
	margin:0px 10px;
	}
	
#content div.full_width table tr {
	border-top:1px #1a2a5e solid;
	margin:0px 0px;
	}
	
#content div.full_width table p {
	margin:0px 0px 0px 10px;
	text-indent:-10px;
	}

#content div.full_width ul {
	margin:10px;
	line-height:1.5em;
	}

#content div.full_width ul.multipleaddresses {
	margin:10px 10px 10px 225px;
	}	

#content div.full_width ul.multipleaddresses h2 {
	font-size:1.15em;
	font-weight:bold;
	}
	
#content div.full_width ul.multipleaddresses h2:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.25em;
	font-weight:bold;
	}
}

#content div.full_width li.sitedesign {
	margin:5px 0px;
	list-style-type:disc;
	}
		
#content div.full_width li.sitedesign li {
	margin:10px;
	list-style-type:circle;
	}
	
#content div.full_width li.sitedesign li img {
	vertical-align:middle;
	}

#content div.full_width ul.servicesearch li {
	margin-left:25px;
}
	
#content div.full_width img.floatright {
	float:right;
	margin:10px;
	border:none;
	}
	
#content div.full_width img.floatleft {
	margin:10px 25px 10px 10px;
	float:left;
	border:none;
	}
	
#content div.full_width #memberContactForm {
	height:5px;
	overflow:hidden;
	}
	
#content div.full_width #TOC {
	border:1px #bbb solid;
	margin:10px;
	font-size:.9em;
	}

#content div.full_width #TOC h1 {
	font-size:1.2em;
	margin:10px;
	}
	
#content div.full_width #TOC h1:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.5em;
	font-weight:bold;
	}
	
#content div.full_width #TOC h2 {
	font-size:1.1em;
	margin:5px 10px -5px 10px;
	font-weight:bold;
	}
	
#content div.full_width #bylaws h1 {
	font-size:1.5em;
	text-align:center;
	text-decoration:underline;
	margin:10px 0px;
	}
	
#content div.full_width #bylaws h2 {
	font-size:1em;
	text-align:center;
	}
	
#content div.full_width #bylaws h3 {
	font-size:1.25em;
	text-align:center;
	text-decoration:underline;
	margin:20px 0px 5px 0px;
	}
	
#content div.full_width #bylaws h4 {
	font-size:1.1em;
	margin-left:10px;
	font-weight:bold;
	}
	
#content div.full_width #bylaws h5 {
	margin:10px;
	float:right;
	font-size:.75em;
	}
	
#content div.full_width #bylaws p {
	font-size:1em;
	text-indent:0px;
	margin:10px 20px;
	}

#content div.full_width #bylaws li {
	list-style-type:lower-alpha;
	line-height:1.5em;
	font-size:1em;
	text-indent:0px;
	margin:10px 20px 10px 40px;
	}
	
#content div.full_width #bylaws li li {
	list-style-type:lower-roman;
	margin:5px 20px 5px 30px;
	}
	
#content div.full_width #bylaws li:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#content div.full_width #errordiv {
	display:none;
	margin:10px;
	background-color:#ff0000;
	border:1px solid #000;
	color:#fff;
	font-size:1.20em;
	}

#content div.full_width #errordiv p:first-letter {
	color:#fff;
	}
	
#content div.full_width div.slideshow {
	text-align:center;
	margin:10px 15px 5px 10px;
	float:left;
	}

#content div.full_width div.slideshow h1 {
	display:inline;
	font-size:.85em;
	}

#content div.full_width div.slideshow img {
	vertical-align:middle;
}

#content div.full_width div.floatright {
	float:right;
	margin:5px;
	text-align:center;
}

#content div.full_width div.floatright h1{
	font-size:.9em;
	margin:0px;
}

#content div.full_width iframe {
	margin:10px 10px 0px 10px;
	}
	
#content div.half_width {
	width:60%;
	background-color:#fff;
	border:1px #fff solid;
	margin-top:10px;
	}

#content div.half_width p {
	text-indent:5px;
	margin:10px;
	line-height:1.5em;
	}
	
#content div.half_width p:first-letter {
	color:#173e83;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:1.3em;
	font-weight:bold;
	}

#content div.half_width a {
	color:#AF6540;
	font-weight:normal;
	text-decoration:none;
	}

#content div.half_width a:hover, a:focus {
	text-decoration:underline;
	}
	
#footer {
	clear:both;
	margin-top:15px;
	background-color:#AF6540;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	border-bottom:1px #fff solid;
	color:#000;
	font-size:.85em;
	text-align:center;
	padding:5px;
	}
	
#footer a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}

#footer a:hover, a:focus {
		text-decoration:underline;
		}
	
#footer h1 {
	display:inline;
	}
	
#memberinfo_form input.services {
	margin: 0px 3px 0px 10px;
	}

#memberinfo_form label.opt-label {
	margin-right:10px;
	}
	
#memberinfo_form input.otherinput {
	display:none;
	margin:3px 20px;
	}

#servicesearch_form input.services {
	margin: 0px 3px 0px 10px;
	}

input.button2 {
	display:block;
  	font : 1.1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  	font-weight : bold;
  	margin-top : 8px;
  	padding : 1px 10px;
  	cursor : pointer;
  	color : #003366;
}
		
#content div.full_width div.slideshow {
	width:405px;
	background-color:#999;
	margin:10px 15px 5px 10px;
	padding:3px;
	float:left;
	border:1px #000 solid;
	}

#content div.full_width	 div.slideshow table {
	margin:0px;
}

#content div.full_width	 div.slideshow table td {
	height:415px;
	width:400px;
}

#content div.full_width	 div.slideshow table td img {
	border:1px solid #000;
	}
	
div.slideshowthumbcontainer {
	background-color:#fff;
	margin:5px auto 0px auto;
	padding:0px;
	height:90px;
	overflow:scroll;
	border:2px solid #173e83;
	}

div.slideshowslider {
	margin:0px;
	padding:0px;
	text-align:left;
	}
	
div.slideshowslider img {
	cursor:pointer;
	margin:5px 5px 0px 5px;
	}
	
	