@charset "utf-8";
html,body {
	margin:0;
	padding:0;
	background-image:url(images/backgrounds/camo-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:760px;
	background-image:url(images/backgrounds/opaque.png);
	border: 1px solid #000000;
}

/* BEGIN HEADER RELATED CODE */
#social {
	position:absolute;
	top: 2px;
	left: 9px;
	z-index: 11;
}

#header {
	height:138px;
	position:relative;
	width:inherit;
	z-index:10;
}

#container #header #headerimg {
	position: absolute;
	height: 52px;
	width: 294px;
	left: 10px;
	top: 24px;
}

#container #header #pftp {
	position: absolute;
	height: 78px;
	width: 450px;
	top: 2px;
	right: 2px;
}

#header #pftp a:link {
	text-decoration: none;
}
#header #pftp a:visited {
	text-decoration: none;
}
#header #pftp a:hover {
	text-decoration: underline;
	color:#000000;
}
#header #pftp a:active {
	text-decoration: none;
}

#container #header #menu {
	position: absolute;
	width:100%;
	top: 83px;
	z-index:12;
}
#container #header #menu2 {
	position: absolute;
	width:100%;
	top: 110px;
	z-index:11;
}

.styleLeader {
	color: #4e5b5a;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
}

.styleContact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#000000;
}

/* BEGIN CONTENT RELATED CODE */
#content {
	height:auto;
	width:inherit;
	position:relative;
	zoom:1;
}

.roundcontain {
	width:160px;
	line-height: 3px;
	/* z-index:inherit; */
	position:relative;
	top:-1px;
}

.roundone, .roundtwo, .roundthree, .roundfour, .roundfive { height:1px;
 background:#394241; line-height:0; font-size:0;}
.roundfive {margin:0 5px;}
.roundfour {margin:0 3px;}
.roundthree {margin:0 2px;}
.roundtwo {margin:0 1px;}
.roundone {margin:0 1px;}
.roundcontent {
	padding:5px;
	background:#394241;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/* z-index:inherit; */
}

.win.gecko .roundcontent p, .linux.gecko .roundcontent p, .gecko .roundcontent p, .webkit .roundcontent p {
  line-height:10px;
}

.roundcontent a:link {
	text-decoration: none;
	color:#ffffff;
}
.roundcontent a:visited {
	text-decoration: none;
	color:#ffffff;	
}
.roundcontent a:hover {
	text-decoration: underline;
	color:#ffffff;
}
.roundcontent a:active {
	text-decoration: none;
	color:#ffffff;	
}

.roundcontainprice {
	width:160px;
	line-height: 3px;
	/* z-index:inherit; */
	position:relative;
	top:-12px;
}

.win.gecko .roundcontainprice, .linux.gecko .roundcontainprice, .gecko .roundcontainprice, .webkit .roundcontainprice {
top:-10px;
}

.roundoneprice, .roundtwoprice, .roundthreeprice, .roundfourprice, .roundfiveprice { height:1px;
 background:#5C5B59; line-height:0; font-size:0;}
.roundfiveprice {margin:0 5px;}
.roundfourprice {margin:0 3px;}
.roundthreeprice {margin:0 2px;}
.roundtwoprice {margin:0 1px;}
.roundoneprice {margin:0 1px;}
.roundcontentprice {
	padding:5px;
	background:#5C5B59;
	font-size: 12px;
	color: #FFFFFF;
	/* z-index:inherit; */
	line-height:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.priceTitle {
	font-size: 14px;
	text-decoration: underline;
}

.roundcontainreg {
	width:160px;
	line-height: 3px;
	/* z-index:inherit; */
	position:relative;
	top:-22px;
}

.win.gecko .roundcontainreg, .linux.gecko .roundcontainreg, .gecko .roundcontainreg, .webkit .roundcontainreg {
top:-19px;
}

.roundonereg, .roundtworeg, .roundthreereg, .roundfourreg, .roundfivereg { height:1px;
 background:#7f9a89; line-height:0; font-size:0;}
.roundfivereg {margin:0 5px;}
.roundfourreg {margin:0 3px;}
.roundthreereg {margin:0 2px;}
.roundtworeg {margin:0 1px;}
.roundonereg {margin:0 1px;}
.roundcontentreg {
	background:#7f9a89;
	/* z-index:inherit; */
	line-height:18px;
	text-align:center;
	font-size:12px;
	color:#000000;
}

.regTitle {
	font-size: 20px;
	font-weight:bold;
	color:#000000;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.quoteBox {
	position:relative;
	padding:7px;
	top:-10px;

}

.roundcontentreg a:link {
	text-decoration: none;
	color:#000000;
}
.roundcontentreg a:visited {
	text-decoration: none;
	color:#000000;
}
.roundcontentreg a:hover {
	text-decoration: underline;
	color:#000000;
}
.roundcontentreg a:active {
	text-decoration: none;
	color:#000000;
}

.roundcontaintitle {
	/* z-index:inherit; */
	position:relative;
	top:0;
	width: 580px;
}

.roundonetitle, .roundtwotitle, .roundthreetitle, .roundfourtitle, .roundfivetitle { height:1px;
 background:#394241; line-height:0; font-size:0;}
.roundfivetitle {margin:0 5px;}
.roundfourtitle {margin:0 3px;}
.roundthreetitle {margin:0 2px;}
.roundtwotitle {margin:0 1px;}
.roundonetitle {margin:0 1px;}
.roundcontenttitle {
	background:#394241;
	/* z-index:inherit; */
	line-height:20px;
	font-size:13px;
	color:#ffffff;
	padding-left:10px;
}

.classTitle {
	font-size:20px;
	font-weight:bold;
}

.bullets {
	position: relative;
	font-size:14px;
	line-height:18px;
	color:#5b6161;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bulletImage {
	float:right;
}

.rightImage {
	float:right;
	margin:0px 0px 0px 15px;
}

.classTagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 90px;
}


.emailLink a:link {
	text-decoration: none;
	color:#000000;
}

.emailLink a:visited {
	text-decoration: none;
	color:#000000;
}
.emailLink a:hover {
	text-decoration: underline;
	color:#000000;
}
.emailLink a:active {
	text-decoration: none;
	color:#000000;
}

#content #slideshow {
	position:relative;
	top:-4px;
	left:-3px;
}

#content #rightColIndex {
	position:relative;
	width:219px;
	top:6px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
 	color: #5F7367;
}

#content #rightColIndex #news {
	font-size:13px;
}

.win.gecko #content #rightColIndex, .linux.gecko #content #rightColIndex, .gecko #content #rightColIndex, .webkit #content #rightColIndex {
top:-8px;
width:215px;
}

#content #rightColIndex a:link {
	text-decoration: none;
	color:#5F7367;
}

#content #rightColIndex a:visited {
	text-decoration: none;
	color:#5F7367;
}
#content #rightColIndex a:hover {
	text-decoration: underline;
	color:#5F7367;
}
#content #rightColIndex a:active {
	text-decoration: none;
	color:#5F7367;
}

#content #rightColIndex h3 {
	
	font:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:16px;
	font-style:italic;
	color:#000000;
	text-align:right;
}


.roundcontainlist {
	/* z-index:inherit; */
	position:relative;
	top:0;
	width:400px;
}

.roundonelist, .roundtwolist, .roundthreelist, .roundfourlist, .roundfivelist { height:1px;
 background:#394241; line-height:0; font-size:0;}
.roundfivelist {margin:0 5px;}
.roundfourlist {margin:0 3px;}
.roundthreelist {margin:0 2px;}
.roundtwolist {margin:0 1px;}
.roundonelist {margin:0 1px;}
.roundcontentlist {
	background:#394241;
	/* z-index:inherit; */
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	height: 50px;
}

.roundcontainspon {
	/* z-index:inherit; */
	position:relative;
	top:0;
	width:460px;
}

.roundonespon, .roundtwospon, .roundthreespon, .roundfourspon, .roundfivespon { height:1px;
 background:#ffffff; line-height:0; font-size:0;}
.roundfivespon {margin:0 5px;}
.roundfourspon {margin:0 3px;}
.roundthreespon {margin:0 2px;}
.roundtwospon {margin:0 1px;}
.roundonespon {margin:0 1px;}
.roundcontentspon {
	background:#ffffff;
	/* z-index:inherit; */
	line-height:12px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

#content #bodypic {
float:left;
margin:0px 20px 0px 0px;
}


/* BEGIN FOOTER RELATED CODE */
#footer {
	height:30px;
	position:relative;
	width:inherit;
}

#container #footer #copyright {
	position: absolute;
	height: 26px;
	width: 312px;
	right: 0px;
	top: 2px;
	padding-top: 5px;
	background-image: url(images/backgrounds/copyright-bg.png);
	background-repeat:no-repeat;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#container #footer #copyright a:link {
	text-decoration: none;
	color:#FFFFFF;
}

#container #footer #copyright a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#container #footer #copyright a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#container #footer #copyright a:active {
	text-decoration: none;
	color:#FFFFFF;
}



/* INFO-PAGE SPECIFIC CODE */
.roundcontainInfo {
	width:160px;
	line-height: 3px;
	/* z-index:inherit; */
	position:relative;
	top:-1px;
}

.roundoneInfo, .roundtwoInfo, .roundthreeInfo, .roundfourInfo, .roundfiveInfo { height:1px;
 background:#5C5B59; line-height:0; font-size:0;}
.roundfiveInfo {margin:0 5px;}
.roundfourInfo {margin:0 3px;}
.roundthreeInfo {margin:0 2px;}
.roundtwoInfo {margin:0 1px;}
.roundoneInfo {margin:0 1px;}
.roundcontentInfo {
	padding:5px;
	background:#5C5B59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/* z-index:inherit; */
}

.win.gecko .roundcontentInfo p, .linux.gecko .roundcontentInfo p, .gecko .roundcontentInfo p, .webkit .roundcontentInfo p {
  line-height:10px;
}

.roundcontentInfo a:link {
	text-decoration: none;
	color:#ffffff;
}
.roundcontentInfo a:visited {
	text-decoration: none;
	color:#ffffff;	
}
.roundcontentInfo a:hover {
	text-decoration: underline;
	color:#ffffff;
}
.roundcontentInfo a:active {
	text-decoration: none;
	color:#ffffff;	
}


.roundcontaintitleInfo {
	/* z-index:inherit; */
	position:relative;
	top:0;
	width: 580px;
}

.roundonetitleInfo, .roundtwotitleInfo, .roundthreetitleInfo, .roundfourtitleInfo, .roundfivetitleInfo { height:1px;
 background:#5C5B59; line-height:0; font-size:0;}
.roundfivetitleInfo {margin:0 5px;}
.roundfourtitleInfo {margin:0 3px;}
.roundthreetitleInfo {margin:0 2px;}
.roundtwotitleInfo {margin:0 1px;}
.roundonetitleInfo {margin:0 1px;}
.roundcontenttitleInfo {
	background:#5C5B59;
	/* z-index:inherit; */
	line-height:20px;
	font-size:13px;
	color:#ffffff;
	padding-left:10px;
}

.midpagetext {
	text-decoration: none;
	color:#000000;
}

.midpagetext a:link {
	text-decoration: none;
	color:#000000;
}

.midpagetext a:visited {
	text-decoration: none;
	color:#000000;
}
.midpagetext a:hover {
	text-decoration: underline;
	color:#000000;
}
.midpagetext a:active {
	text-decoration: none;
	color:#000000;
}

.midpagereg {
	text-decoration: none;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.midpagereg a:link {
	text-decoration: none;
	color:#000000;
}

.midpagereg a:visited {
	text-decoration: none;
	color:#000000;
}
.midpagereg a:hover {
	text-decoration: underline;
	color:#000000;
}
.midpagereg a:active {
	text-decoration: none;
	color:#000000;
}

.midpageregred {
	text-decoration: underline;
	color:#F00;
	font-size:14px;
	font-weight:bold;
}

.midpageregred a:link {
	text-decoration: underline;
	color:#F00;
}

.midpageregred a:visited {
	text-decoration: underline;
	color:#F00;
}
.midpageregred a:hover {
	text-decoration: underline;
	color:#999;
}
.midpageregred a:active {
	text-decoration: underline;
	color:#F00;
}

#construction {
position:fixed;
bottom:0px;
right:0px;
width:300px;
background:#FFFFFF;
z-index:100;
text-align:center;
font-size:11px;
color:#FFFFFF;
border:#000000;
border-width:thick;
background-color:#7f9a89;
}

#groupon {
position:fixed;
bottom:0px;
right:0px;
width:210px;
background:#FFFFFF;
z-index:100;
text-align:center;
font-size:11px;
color:#FFFFFF;
border:#000000;
border-width:thick;
background-color:#7f9a89;
}

#container #content #calendarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}


#container #content #activityCalendar td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:left;
	padding-right:6px;
	vertical-align:top;
}

#container #content #activityCalendar th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	background-color:#5c5b59;
	text-align:left;
}

#container #content #activityCalendar a:link {
	text-decoration: none;
	color:#FFFFFF;
}

#container #content #activityCalendar a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#container #content #activityCalendar a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#container #content #activityCalendar a:active {
	text-decoration: none;
	color:#FFFFFF;
}

#container #content #activityCalendar .climbing {
font-weight:bold;
color:#394242;
font-size:11px;
}

#container #content #activityCalendar .surfing {
font-weight:bold;
color:#EEEEEE;
font-size:11px;
}

#container #content #activityCalendar .survival {
font-weight:bold;
color:#4d4942;
font-size:11px;
}

#container #content #activityCalendar .bike {
font-weight:bold;
color:#CCCCCC;
font-size:11px;
}

#container #content #activityCalendar .trips {
font-weight:bold;
color:#000000;
font-size:11px;
}

#container #content #activityCalendar .style-scparks {color: #990000}

