@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #000F3E;
	background-color: #333;
	margin: 0;
	line-height: 20px;
}
#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #06A918;
	margin-top: 3px;
}
#network {
	position:fixed; 
	top:15%; 
	right:0%;
}
#topnav {
	height: 25px;
	color: #FFF;
}
#topnav ul {
	list-style: none;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	text-align: right;
}
#topnav li{
	display: inline;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
}
#topnav a  {
	color: #FFF;
	text-decoration: none;
}

#topnav a:hover {
	color: #0AA212;
}
#nav {
	background-color: #0AA212;
}

#sidebar {
	float: left;
	width: 250px;
}
#sidebar img {
	margin-left: 20px;
	margin-top: 5px;
}
#sidebar p {
	font-size: 12px;
	text-align: center;
}

#footer {
	background-color: #08A50C;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#footer a {
	color: #002590;
}
.campcounselor {
	font-size: 18px;
	font-weight: bold;
	color: #002590;
}
#hmcontent {
	margin-right: 40px;
}
#hmcontent ul {
	list-style: none;
	padding-left: 250px;
}
#hmcontent li {
	background-image: url(images/logo_bullet.gif);
	background-repeat: no-repeat;
	color: #2D9936;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 25px;
}
#content li {
	background-image: url(images/logo_bullet.gif);
	background-repeat: no-repeat;
	color: #2D9936;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 25px;
}
#content ul {
	list-style: none;
}
#content {
	margin-right: 40px;
	margin-left: 40px;
}
#content #title {
	margin-top: 20px;
}
h2 {
	font-weight: bold;
	color: #00268F;
	font-size: 18px;
}
h3 {
	font-weight: bold;
	color: #000F3E;
	font-size: 14px;
}#content a:link, a:visited {
	font-weight: bold;
	color: #14529F;
}
#content a:hover {
	color: #06A918;
}
#content .quote {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#content .rate {
	font-style: italic;
	text-align: right;
}
#content form {
	margin-left: 700px;
}#content #contactform {
	margin-left: 0px;
}
#hmcontent .sashowhm {
	margin-left: 10px;
	margin-bottom: 100px;
}
.mar125 {
	margin-left: 125px;
}
