/* Main Body Elements */
body {
	background-color: #FFFFFF;
	}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	/*height: 675px;*/
	color: #000000;
	margin: auto;
	position: relative;
	}
#logo {
	width: 760px;
	height: 137px;
	position: relative;
	}
#logoaddress {
	width: auto;
	height: 12px;
	top: 84px;
	right: 3px;
	line-height: 12px;
	font-size: 10px;
	text-align: right;
	color: #E51837;
	position: absolute;
	}
#logophone {
	width: auto;
	height: 12px;
	top: 111px;
	right: 3px;
	line-height: 12px;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	}
#star1 {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 300px;
	top: 3px;
	}
#star2 {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 400px;
	top: 3px;
	}
#star3 {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 500px;
	top: 3px;
	}
#star4 {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 600px;
	top: 3px;
	}
#main {
	width: 760px;
	background-image: url(/lib/templates/shared/background.jpg);
	background-repeat: repeat-y;
	position: relative;
	}
#menu {
	background-image: url(/lib/templates/shared/menu.jpg);
	background-repeat: no-repeat;
	width: 107px;
	height: 260px;
	float: left;
	}
#content {
	width: 625px;
	margin-left: 115px;
	padding: 20px 5px 10px 5px;
	position: relative;
	min-height: 250px;
	/*clear: both;*/
	}
#homecontent {
	width: 760px;
	background-image: url(/lib/templates/shared/background.jpg);
	background-repeat: repeat-y;
	padding: 20px 0px 10px 0px;
	position: relative;
	}
#homefeature {
	width: 400px;
	height: 250px;
	padding-left: 10px;
	position: relative;
	/*float: left;*/
	}
#homenews {
	width: 325px;
	padding-left: 15px;
	float: right;
	}
.homenewsline {
	position: relative;
	padding: 5px 0px 5px 0px;
	clear: left;
	}
.homenewstype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.homenewstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01497E;
	padding-left: 8px;
	}
#nav2 {
	float: right;
	text-align: right;
	padding: 5px;
	border-left: #FFFFFF solid 4px;
	border-bottom: #FFFFFF solid 4px;
	background-color: #DDDDDD;
	}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #0168B3;
	}
#utilities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	position: relative;
	width: 760px;
	height: 34px;
	line-height: 34px;
	background-image: url(/lib/templates/shared/background.jpg);
	background-repeat: repeat-y;
	text-align: right;
	color: #0168B3
	/*padding: 5px 0px 5px 0px;*/
	}
a.utilities:active, a.utilities:link, a.utilities:visited {
	text-decoration: underline;
	color: #0168B3;
	}
a.utilities:hover {
	text-decoration: none;
	color: #0168B3;
	}
#bbb {
	width: 35px;
	height: 34px;
	padding-left: 8px;
	float: left;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	position: relative;
	width: 760px;
	height: 20px;
	line-height: 20px;
	background-color: #0168B3;
	text-align: right;
	color: #FFFFFF;
	/*border-top: solid 2px #0000FF;*/
	}
a.footer:active, a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #FFFF66;
	}
a.footer:hover {
	text-decoration: underline;
	color: #FF0000;
	}
a:active, a:link, a:visited {
	color: #01497E;
	text-decoration: underline;
	}
a:hover {
	color: #01497E;
	text-decoration: none;
	}


/* End Main Body Elements */


/* Navigation Elements */
.navtext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	line-height: 20px;
	}
a.navtext:active, a.navtext:link, a.navtext:visited {
	padding-left: 3px;
	text-decoration: none;
	color: #FFFF66
	}
a.navtext:hover {
	padding-left: 3px;
	text-decoration: none;
	color: #FF0000;
	}
/* End Navigation Elements */

/* Tour */
.tourheader {
	width: 625px;
	height: 24px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	position: relative;
	clear: right;
	}
.tourlistodd {
	width: 625px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFC1;
	line-height: 24px;
	position: relative;
	cursor: pointer;
	}
.tourlisteven {
	width: 625px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	position: relative;
	cursor: pointer;
	}
.touricon {
	width: 34px;
	float: left;
	}
.tourdest {
	width: 130px;
	float: left;
	}
.tourdates {
	width: 185px;
	float: left;
	}
.tourstatus {
	width: 175px;
	float: left;
	}
.tourages {
	width: 90px;
	float: left;
	}

/* Camps and Tryouts */
.campheader {
	width: 625px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	position: relative;
	clear: right;
	}
.camplistodd {
	width: 625px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFC1;
	line-height: 24px;
	position: relative;
	cursor: pointer;
	}
.camplisteven {
	width: 625px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	position: relative;
	cursor: pointer;
	}
.campdates {
	width: 165px;
	float: left;
	}
.camplocation {
	width: 140px;
	float: left;
	}
.campsite {
	width: 160px;
	float: left;
	}
.camptime {
	width: 50px;
	float: left;
	}
.campdetails {
	width: 110px;
	float: left;
	}
.campinfo {
	width: 625px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	}
.campinfo2 {
	width: 625px;
/*	height: 14px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	position: relative;
	}
.campinfodetail {
	font-weight: normal;
	position: relative;
	}

/* NEWS */
#newsheadline {
	font-size: 16px;
	color: #01497E;
	font-weight: bold;
	}
#newsdate {
	font-size: 10px;
	padding-bottom: 10px;
	}
#newsbody {
	font-size: 14px;
	padding-bottom: 15px;
	}

/* Gallery */
.galleryrow {
	padding: 15px 0px 15px 0px;
	clear: right;
	}
.galleryimg {
	padding: 0px 10px 0px 10px;
	border: 0px;
	cursor: pointer;
	}