@charset "UTF-8";
/* CSS Document */
/*GLOBALS*/
* {
margin: 0;
padding: 0;
}
body {
	background-image: url(../img/gradient.png);
	background-color: #bebab5;
	margin-top: 20px;
	background-repeat: repeat-x;
	text-align: center;
}
img {
	border: none;
	}
a:link {
	color: #234889;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #234889;
	border: none;
}
a:hover {
	text-decoration: underline;
	color: #234889;
	border: none;
}
a:active {
	text-decoration: none;
	color: #234889;
	border: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234889;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #234889;
	padding-bottom: 2px;
	padding-top: 8px;
}
#wrapper {
  padding: 0;
  width: 960px;
  margin: 0 auto;
  min-height: 800px;
  text-align: left;
}

/*MainPage*/
#homemain {
	position: relative;
	height: 800px;
	width: 960px;
	background-color: #FFFFFF;
}

.iclogo {
	position: relative; 
	top: 20px;
	left: 10px;
}

.featimg {
	position: absolute;
	top: 134px;
	left: 10px;
}

.logos {
	position: relative;
	top: 0;
	padding-left: 0px;
	padding-bottom: 0;
	left: 25px;
}
#mainmens {
	position:relative;
	left:10px;
	top:395px;
	width:305px;
	height:209px;
	border: none;
}
#contactleft {
	position:relative;
	left:10px;
	top:395px;
	width:470px;
	height:209px;
	border: none;
	text-align: center;
}
#mainwomens {
	position:relative;
	left:327px;
	top:187px;
	width:305px;
	height:209px;
	border: none;
}
#contactright {
	position:relative;
	left:480px;
	top:186px;
	width:470px;
	height:209px;
	border: none;
}
#maincommunity {
	position:relative;
	left:645px;
	top:-22px;
	width:305px;
	height:209px;
	border: none;
}

/*NAVIGATION MENU*/	
#mainnav {
	position: absolute;
	right: 10px;
	top: 106px;
	list-style: none;
	width: auto;
	height: auto;
	color: #93a789;
}

#mainnav li {
	display: inline;
	margin: 0.15em 0.35em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
}
#mainnav li a {
	text-decoration: none;
	color: #93a789;
}
#mainnav li a:hover {
	text-decoration: underline;
	color: #697f5e;
	background-color: #e5f2de;
}

/*LOWER AREA*/
#lowerwrapper {
	position: relative;
	left: -10px;
	padding-left: 10px;
	width: 100%;
	top: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#content1 {
	position: absolute;
	left: 26px;
	top: 50px;
	width: 300px;
	height: 280px;
	padding-right: 10px;
}
.content1 p {
	width: 280px;
	height: 229px;
	padding-right: 10px;
	overflow: hidden;
	
}
#content2 {
	position: relative;
	left: 326px;
	top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 280px;
	padding-right: 10px;
}
.content2 p {
	width: 280px;
	height: 229px;
	padding-right: 10px;
	overflow: hidden;
}
#content3 {
	position: absolute;
	left: 667px;
	top: 50px;
	width: 280px;
	height: 279px;
	padding-right: 10px;
}
.content3 p {
	width: 280px;
	height: 229px;
	padding-right: 10px;
	overflow: hidden;
}
#elementfooter {
	position: relative;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93a789;
	width: auto;
	height: auto;
	text-align: center;
	padding: 5px;
	line-height: 12px;	
}
/*BODY PAGES*/
#eventsbodypagemain {
	position: relative;
	height: 900px;
	width: 960px;
	background-color: #FFFFFF;
}
#bodypagemain {
	position: relative;
	height: 850px;
	width: 960px;
	background-color: #FFFFFF;
}
.goiclogo {
	position: relative;
	top: -110px;
	left: 10px;
}
/*GETOUTSIDE*/
#gowrapper {
  padding: 0;
  width: 600px;
  margin: 0 auto;
  min-height: 400px;
}
.gowrapper p {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
 }
 .golinkprep {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
 }
 .golink {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: lighter;
  font-stretch: expanded;
  
 }
.gologo {
  position: relative;
  top: 10px;
  width: 600px;
  height: 100px;
  margin-bottom: 20px;
  }
.gomap {
	position: absolute;
	top: 134px;
	left: 10px;
	z-index: 0;
}
.starthere {
	position: relative;
	z-index: 2;
	top: 240px;
	left: 245px;
	}
.biglogo {
	position: relative;
	z-index: 3;
	top: 300px;
	left: -150px;
	}
.fishing {
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	top: 670px;
	left: 103px;
	border: none;
	}
.kayaking {
	position: absolute;
	height: auto;
	width: auto;
	z-index: 7;
	top: 440px;
	left: 787px;
	border: none;
	}
.sailing {
	position: absolute;
	height: auto;
	width: auto;
	z-index: 9;
	top: 571px;
	left: 349px;
	border: none;
	}
.scuba {
	position: absolute;
	height: auto;
	width: auto;
	z-index: 9;
	top: 708px;
	left: 694px;
	border: none;
	}
.hiking {
	position: absolute;
	height: auto;
	width: auto;
	z-index: 9;
	top: 286px;
	left: 216px;
	border: none;
	}
.canoeing {
	position: absolute;
	height: auto;
	width: auto;
	z-index: 9;
	top: 172px;
	left: 628px;
	border: none;
	}
.trailrunning {
	position: absolute;
	height: auto;
	width: auto;
	z-index: 9;
	top: 282px;
	left: 711px;
	border: none;
	}
