@charset "utf-8";
/* CSS Document */
/* Browser Resetting */
	*{
		padding:0;
		margin:0;
	}

	/* ------------------------------ Setup CSS ----------------------------------------------- */

	body {
	font-family:Verdana,'Trebuchet MS', Helvetica, Tahoma, Geneva, Arial, 'MS Sans Serif', Sans-serif;
	text-align:left;
	font-size:75%;
	color:#182c28;
	background-color: #88acc6;
	background-attachment: fixed;
	background-image: url(/image/bgpic3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

	/* All Links */

	a:link, a:visited {
	color:#4c5324;
	background-color:transparent;
	text-decoration:none;
	}

	a:link {
		font-weight:700;
	}

	a:visited {
		font-weight:500;
	}

	a:hover, a:active {
	color:#0F0F15;
	background-color:transparent;
	text-decoration:underline;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	}
h1 {
	font-size:3em;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 3px;
	}

	h2 {
	color:#282B39;
	background-color:transparent;
	font-size:1.5em;
	margin-left: 3px;
	font-weight: normal;
	margin-top: -5px;
	font-style: italic;
	}


div#w {
	width:900px;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #C2C5D3;
	clear: left;
	margin-top: 40px;
	color: #000;
	padding-left: 10px;
	background-repeat: repeat;
	padding-bottom: 15px;
	background-color: #7E82A3;
	margin-right: auto;
	}
div#w, div#wlg {
	padding-top:5px;
	}
div.bhome {
	width: 545px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #464962;
	margin-top: 10px;
	color: #000;
	background-color: #FFF;
	}
	div.bhome p {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 1.3em;
	}

	/* Left Green Heading in Title Bar */
	div.b h2, div.n2 h2, div#l h2 {
	color:#ffffff; /* Dark Blueish Green */
	font-size:120%;
	font-weight:700;
	height:20px;
	margin-bottom:10px;
	background-color:#7e82a3;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	}

	/* Right Green Heading in Title Bar */

	div.b span {
		display:block;
		margin-top:-16px;
		text-align:right;
		color:#ffec00;
		background-color:transparent;
	}

	/* Standard Text in Box */

	div.bhome {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
	}
	
	div.bhome img {
		height:9.4em;
		width:14.8em;
		margin-top:0;
		margin-right:0;
		margin-bottom:0;
		margin-left:10px;
	}
	div.bhome h3 {
	color: #6f7a35;
	}
	
div#f {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #C2C5D3;
	color: #CCC;
	text-align:center;
	padding:0.8%;
	margin-left: auto;
	width: 890px;
	margin-top: 5px;
	margin-bottom: 60px;
	margin-right: auto;
	background-color: #575A7B;
	}

	div#f img {
		border:none;
	}

	div#f img#vw {
		float:left;
		margin-right:8px;
	}

	div#f img#ic {
		float:left;
	}

	div#f img#css {
		margin-right:8px;
	 	}

	/* Footer Text */

	div#f p {
		font-size:80%;
		font-weight:700;
		padding-top:8px;
	}
div#f a {
	color: #FFF;
}
div#f a:active, div#f a:hover, div#f a:focus {
	color: #000;
	text-decoration: underline;
}

.clearer {
		clear:both;
	}

div#linkscontainer {
	width: 810px;
	padding-bottom: 5px;
}
div#leftcol {
	float: left;
	width: 567px;
	clear: left;
}
div#rightcol {
	float: right;
	width: 313px;
	margin-right: 10px;
}
div#picsearch {
	width: 884px;
	background-image: url(/image/header.jpg);
	background-repeat: no-repeat;
	height: 250px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 3px solid #FFF;
	background-position: -10px top;
}

div.srch {
	float:left;
	width:225px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right:10px;
	background-color: #C6C8D7;
	margin-top: 115px;
	clear: right;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	color: #333;
	border: 1px solid #FFF;
	margin-left: -3px;
}
div.srch h3 {
	color: #FFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9DEED;
	border-right-color: #C9DEED;
	border-bottom-color: #C9DEED;
	border-left-color: #C9DEED;
	margin-left: -10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #464962;
	padding-top: 5px;
	margin-bottom: 5px;
}
div.featuredhp {
	width:300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #c6c8d7;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #FFF;
	margin-top: 10px;
	}
	div.featuredhp2 {
	width:300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #c6c8d7;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	}
	div.featuredhp2 p {
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #333;
	}

	div.featuredhp h3, .featuredhp2 h3 {
	color:#FFF;
	font-size:120%;
	font-weight:700;
	padding-right:0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9DEED;
	border-right-color: #C9DEED;
	border-bottom-color: #C9DEED;
	border-left-color: #C9DEED;
	margin-left: -10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #464962;
	padding-top: 5px;
	margin-bottom: 10px;
	}
	/*div.featuredhp2 h3{
	color:#333;
	font-size:120%;
	font-weight:700;
	padding-right:0;
	}*/

	div.featuredhp img {
	height:100px;
	width:138px;
	border:1px solid #FFF;
	padding:0;
	margin-right:10px;
	margin-bottom:10px;
	margin-top: 0;
	margin-left: 0;
	float: left;
	}
	div.featuredhp2 img {
	height:150px;
	width:286px;
	border:1px solid #FFF;
	padding:0;
	margin-right:10px;
	margin-bottom:10px;
	margin-top: 0;
	margin-left: 1px;
	float: left;
	}
	
/*----------------------------Paragraph text size homepage---------------------------*/

div.b p {
	font-size: 0.9em;
	color: #333;
	line-height: 1.5em;
}

/*----------------------------Controlls quick search on home page--------------------*/
#quicksearchcontainer {
	margin-left: 0px;
	padding-bottom: 5px;
	font-size: 1em;
	text-align: left;
	margin-top: 0px;
	
}
*html #quicksearchcontainer {
	padding-right: 10px;
	padding-left: 10px;
}
.row {
	margin-left: -20px;
	float: left;
	width: 130px;
}
.row2 {
	float: left;
	width: 60px;
}
#quicksearch {
	border: none;
	margin-top: -10px;
	margin-bottom: 10px;
}
.selector {
	border: 2px solid #666;
	padding: 3px;
	width: 125px;
}
.selector2 {
	border: 2px solid #666;
	padding: 3px;
	width: 50px;
}
#searchSubmit {
	background-color: #8B9603;
	font-weight: bold;
	color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
}
div#icons {
	margin-bottom: 120px;
	height: 5px;
	margin-top: 5px;
}
li.sailing {
	list-style-type: none;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.sailing a {
	background-image: url(/image/gosailingbutton.jpg);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	color: #FFF;
	display: block;
	width: 138px;
	text-align: center;
	padding-top: 105px;
}

.sailing a:hover, .sailing a:active {
	background-image: url(/image/gosailingbutton.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	background-position: 0px -127px;
}
li.surfing {
	list-style-type: none;
	float: left;
	margin-right: 3px;
}
.surfing a {
	background-image: url(/image/gosurfingbutton.jpg);
	background-repeat: no-repeat;
	padding-top: 105px;
	padding-bottom: 2px;
	color: #FFF;
	text-align: center;
	display: block;
	width: 138px;
}

.surfing a:hover, .surfing a:active {
	background-image: url(/image/gosurfingbutton.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	background-position: 0px -127px;
}
li.hiking {
	list-style-type: none;
	float: left;
	margin-right: 3px;
}
.hiking a {
	background-image: url(/image/gohikingbutton.jpg);
	background-repeat: no-repeat;
	padding-top: 105px;
	padding-bottom: 2px;
	color: #FFF;
	text-align: center;
	display: block;
	width: 138px;
}

.hiking a:hover, .hiking a:active {
	background-image: url(/image/gohikingbutton.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	background-position: 0px -127px;
}
li.relax {
	list-style-type: none;
	float: left;
}
.relax a {
	background-image: url(/image/gorelaxbutton.jpg);
	background-repeat: no-repeat;
	padding-top: 105px;
	padding-bottom: 2px;
	color: #FFF;
	width: 138px;
	text-align: center;
	display: block;
}

.relax a:hover, .relax a:active {
	background-image: url(/image/gorelaxbutton.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	background-position: 0px -127px;
}
div#icons img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
div#gtranslate {
	width:300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #c6c8d7;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #FFF;
	padding-top: 10px;
	margin-top: 10px;
}
div#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}
	
	div#n {
	position:absolute;
	top:13px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	}

	div#n ul {
	width:100%;
	list-style:none;
	height:23px;
	position:relative;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -5px;
	}

	div#n li {
		float:left;
	}

	div#n li a {
	width:100%;
	line-height:23px;
	color:#fff;
	font-weight:700;
	font-size:100%;
	text-align:center;
	text-decoration:none;
	background-color:#464962;
	padding-right:25px;
	padding-left:25px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-style:none;
	margin-right:3px;
	padding-top:8px;
	padding-bottom:8px;
	}

	div#n li a:hover {
	color:#333;
	background-color:#c6c8d7;
	}
form div {
		padding-top:10px;
		padding-left:25px;
	}

	form div label {
		float:left;
		width:300px;
		font-size:120%;
		font-weight:500;
	}
	
	#Comments {
		margin-top:10px;
		width:400px;
	}

	#time {
		text-align:left;
		font-size:90%;
		font-style:italic;
		color:maroon;
		background-color:transparent;
		margin:0 0 20px 25px;
	}

	form div input, form div textarea {
		background-color:#f7f7f7;
		border:2px solid silver;
		padding:3px;
	}

	form div input:focus {
		border:solid 2px #000000;
		background-color:#ffffff;
	}

	/* textarea.highlight */

	textarea:focus {
		border:solid 2px #000000;
		background-color:#ffffff;
	}
#by {
	font-size: 0.9em;
	position: fixed;
	bottom: 0px;
}
#by a {
	color: #999;
}
#extlink {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #464962;
	background-color: #FFF;
	padding: 10px;
	margin-top: 10px;
}
