body{
	background: url('../images/site/grass.png') top left repeat-x #333333;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Candara, Calibri, sans-serif;}
	
img {
	border: 0px;}
	
hr { border: 0;
	border-style: none;}
	
a:visited {color:#333333}

/**************  HEADER STRUCTURE */
	
#header {
	margin: 0px auto;
	padding: 0px;
	height: 180px;
	width: 900px;
	z-index: 2;
	}
	
#ocasign {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 178px;
	z-index: 3;
	position: relative;
	top: -234px;
	//14 px font-size (body) + 40px navbar + 180px header
	left: -20px;
	}
	
img.ocasign {
	position:absolute;
	bottom:0px;
	left:42px;
	}
	
#flagpole {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 164px;
	z-index: 2;
	position: relative;
	top: -414px;
	left: 743px;
	}
	
#imgmapdiv {
	margin: 0px;
	padding: 0px;
	}
	
img.sun_tip {
	position:absolute;
	top:0px;
	}
	
/**************  NAVBAR STRUCTURE */
	
#navbar {
	background: url('../images/navbar/wood.png') top left repeat-x #aaa;
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	}

ul.navbar {
	margin: auto;
	text-align: center;
	list-style-type:none;
	padding: 0px;
	position: relative;
	width: 1024px;
	}
	
li.navbar {
	display: inline;
	}


/**************  CONTAINER STRUCTURE */

.wrap {
	margin: 0px auto;
	width: 940px;
	}
	
#container {
	background: url('../images/site/container_bg.png') bottom center no-repeat #fff;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 898px; 
	padding: 1px 20px 5px 20px;
	position: relative;
	float: left;
	z-index: 0;
	}
	
#main_column {
	background: #fff;
	float: left;
	width: 654px;
	margin: 10px 10px 15px 0px;
	padding: 0px;
	}
	
#countdown_column {
	float: right;
	width: 234px;
	margin: 0px;
	padding: 0px;
	}

#countdown {
	background: url('../images/site/countdown_bg.png') top left no-repeat #0149b7;
	clear: both;
	width: 214px;
	height: 200px;
	margin: 10px 0px 5px 10px;
	padding: 2px 5px 2px 5px;
	}
	
#home_buttons {
	background: url('../images/site/home_buttons_bg.png') bottom left no-repeat #333333;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	float: right;
	width: 214px;
	height: 330px;
	margin: 5px 0px 5px 10px;
	padding: 2px 5px 2px 5px;
	}
	
/**************  FOOTER STRUCTURE */
	
#sand {
	background: url('../images/site/sand.png') top left repeat-x;
	clear: both;
	height: 287px;
	position: relative;
	}

#canoes {
	background: url('../images/site/canoes_cartoon.png') top right no-repeat;
	clear: both;
	height: 267px;
	width: 900px;
	margin: 0px auto;
	position: relative;
	top: -20px;
	}

#footer_left {
	float: left;
	width: 500px;
	top: 200px;
	padding: 0px 0px 0px 22px;
	position: relative;
	text-shadow: #000000 3px 4px 4px;
	font-weight:bolder;
	z-index: 2;
	}
	
#footer_right {
	float: right;
	width: 350px;
	padding: 0px 22px 0px 0px;
	position: relative;
	top: 190px;
	text-shadow: #000000 3px 4px 4px;
	font-weight:bolder;
	z-index: 2;
	}
	
#footer_browser {
	clear: both;
	position: relative;
	top: 195px;
	z-index: 2;
	}

a.footer:link {color:#ffffff}
a.footer:visited {color:#ffffff}
a.footer:hover {color:#aaaaaa}
a.footer:active {color:#0000FF}

ul.footer {
	margin: auto;
	padding: 0px;
	text-align: left;
	list-style-type:none;
	color: #fff;
	font-size:.75em;
	}
	
li.footer {
	display: inline;
	}

p.footer {
	text-align: left;
	color: #fff;
	margin-bottom: 0px;
	font-size:.75em;
	}
	
p.footer-r {
	text-align: right;
	color: #fff;
	font-size:.75em;
	}
	
ul.footer-r {
	margin: 0px -7px 0px 0px;
	padding: 0px;
	text-align: right;
	list-style-type:none;
	color: #fff;
	font-size:.75em;
	}
	
li.footer-r {
	display: inline;
	}
	
ul.footer_browser {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-shadow: #000000 3px 4px 4px;
	font-style: italic;
	list-style-type:none;
	color: #fff;
	font-size:.75em;
	}
	
li.footer_browser {
	display: inline;
	vertical-align: middle;
	}
	
/**************  COLUMN FORMATS*/

h1.column {
	font-family: Georgia;
	font-size: 1.5em;
	margin: 10px 0px 2px 10px;
	text-align: center;
	}
	
h2.column {
	font-family: Georgia;
	font-size: 1.2em;
	font-style:italic;
	margin: 10px 0px 2px 10px;
	}
	
p.column {
	margin: 10px 0px 2px 14px;
	}

ul.lang {
	list-style-type: none;
	padding: 0px;
	margin: 15px 0px 2px 0px;
	text-align: center;
}

ul.column li {
	background: url('../images/site/0080_contentbullet.png') left top no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	list-style:none;
	}
	
ul.contact li {
	background: url('../images/site/0080_contentbullet.png') left top no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	list-style:none;
	}
	
ul.activities {
	margin-left: 0px;
	padding-left: 0px;
	}

ul.activities li {
	background: url('../images/site/0080_contentbullet.png') left top no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style:none;
	font-family: Georgia;
	font-size: 1.2em;
	font-style:italic;
	}
	
h3.activities {
	font-family: Georgia;
	font-size: 1em;
	font-style:;
	margin: 10px 0px 2px 14px;
	text-decoration:underline
	}
	
ul.mem_past {
	list-style-type: none;
	padding: 0px;
	margin: 15px 0px 2px 20px;
}

ul.mem_past li {
	background: url('../images/site/0080_contentbullet.png') left top no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	list-style:none;
	}

/**************  HOMEPAGE IMAGE SWITCHER*/

#ImageLinks {
	font-weight:bold;
	color:#fff;
	position:relative;
	top:-27px;
	padding-right:30px;
	text-align:right;
	}

#ImageLinks a {
	font-weight:normal;
	color:#fff;
	}


/**************  LEADERSHIP FORMATS*/

.leader_pic {
	width: 172px;
	height: 195px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	}
	
.leader_bio {
	width: 474px;
	height: 195px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	float: right;
	}

p.leader {
	text-align:justify;
	margin:0px;
	padding:0px;
	vertical-align: middle;
	}
	
a.leader {
	color:#000080;
	font-weight:bold;
	text-decoration:none;
	}
	
a.headstaff {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
/**************  ABOUT THE CAMP FORMATS*/

img.health {
	float: right;
	vertical-align: text-top;
	margin: 0px 0px 10px 5px;
	}
	
img.food {
	float: left;
	vertical-align: text-top;
	margin: 0px 10px 10px 0px;
	}
  	
/**************  PRESS FORMATS*/

img.press_home {
	position: absolute;
	left: 130px;
	top: 36px;
	margin: 0px;
	padding: 0px;
	}
	
p.press_home {
	position: absolute;
	top: 340px;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	width: 654px;
	}
	
#trivia {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 178px;
	z-index: 3;
	position: relative;
	top: -234px;
	//14 px font-size (body) + 40px navbar + 180px header
	left: -20px;
	}
	
img.trivia {
	position:absolute;
	bottom:0px;
	left:0px;
	}
	
ul.memories {
	text-align: justify;
	}

ul.memories li {
	display: inline;
	vertical-align: middle;
	}
	
a.memories img {
		padding: 5px;
		border: 1px solid #ccc;
		margin: 2px;
	}

a.memories img:hover{border-color: #06c;
	}
	
/**************  PRESS ASP FORMATS*/

h3.previews {
	font-family: Georgia;
	font-size: 1em;
	margin: 10px 0px 2px 14px;
	text-decoration:underline
}
	

ul.preview_birthdays {
	list-style-type:none;
	position: relative;
	left:-25px;
}

ul.preview_birthdays span.month {
	font-weight:bold;
	display:block;
	margin:10px 0 10px 0;
}

ul.preview_birthdays li span {
	font-size:8pt;color:grey;
}
ul.preview_birthdays li.today {
	font-weight:bold;
}
ul.preview_birthdays li.today span {
	color:red;
}

ul.birthdays {
	list-style-type:none;
}

ul.birthdays span.month {
	font-weight:bold;
	display:block;
	margin:10px 0 10px 0;
}

ul.birthdays li span {
	font-size:8pt;color:grey;
}
ul.birthdays li.today {
	font-weight:bold;
}
ul.birthdays li.today span {
	color:red;
}

.HomeBox  {
	float:left;
	margin-bottom:20px;
	width:364px;
}
.HomeBox_titleBar  {
	padding:0;
	margin-bottom:-7px;
	border-left:4px solid #ffff00;
	overflow: hidden;
	padding-left:5px;
	vertical-align: bottom;
}
.HomeBox_title  {
	float:left;
}
.HomeBox_more  {
	display:none;
	float:right;
}
.HomeBox_content  {
	border-left:4px solid #f3f3f1;
	padding-left:5px;
}
.HomeBox ul  {
	margin-bottom:5px;


/**************  EXCITING NEWS FORMATS*/

p.exciting {
	margin: 10px 0px 2px 0px;
	}
