/*** The Essential Code ***/

body {
	margion:0;
	background-color: #577736;
	background-image: url(images/bodyBackground.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#container {
	width: 770px;
}
		
#center {
	padding: 20px;
	background-image: url(images/centerbackground.jpg);
	background-repeat: repeat-y;
	margin: 0 0 0 190px;
	position: absolute;
	width: 500px;
	top: 0px;
	background-color: #A8C784;
	border-right: solid #003300 2px;
}
		
#left {
	width: 200px;
	background-color: #577736;
}


/** Navagation Styles**/	

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:720px;
}
.contact ul{
	list-style: url(none) none outside;
}


#navbar-01_ {
	position:absolute;
	left:1px;
	top:1px;
	width:202px;
	height:209px;

}

#navbar-02_ {
	position:absolute;
	left:1px;
	top:212px;
	width:200px;
	height:48px;
}

#navbar-03_ {
	position:absolute;
	left:0px;
	top:257px;
	width:200px;
	height:50px;
}

#navbar-04_ {
	position:absolute;
	left:0px;
	top:307px;
	width:200px;
	height:49px;
}

#navbar-05_ {
	position:absolute;
	left:0px;
	top:356px;
	width:200px;
	height:47px;
}

#navbar-06_ {
	position:absolute;
	left:0px;
	top:403px;
	width:200px;
	height:49px;
}

#navbar-07_ {
	position:absolute;
	left:0px;
	top:452px;
	width:200px;
	height:49px;
}

#navbar-08_ {
	position:absolute;
	left:0px;
	top:501px;
	width:200px;
	height:49px;
}

#navbar-09_ {
	position:absolute;
	left:0px;
	top:550px;
	width:200px;
	height:171px;
}


/** TEXT **/
.column h1{
	color:#003300;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 0.3em;
	border-bottom: solid #003300 2px;
}

.column h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.1em;
	text-align: left;
	color: #003300;
}

.column h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 1.5em;
	font-style:italic;
}

.column h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.5em;
	line-height: 1.5em;
	font-style:italic;
	color: #577734;
	border-top: solid #577734 1px;
}

.column h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 1.5em;
	font-style:italic;
	color: #577734;
}

.column p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

/** IMAGE STYLES **/
.column img{
	float:left;
	padding:0px 10px 0px 0px;
}

#imageRight{
	float:right;
	padding:0 0 0 10px;
}

#story{
	clear: both;
	padding: 10px 0 0 0;
}

.story img{
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#camps{
	clear: both;
	padding: 10px 0 0 0;
	border-top:#577734 thin solid;
	border-bottom:#577734 thin solid;
}

.camps{
	clear: both;
	padding: 10px 0 0 0;
	border-top:#577734 thin solid;
	border-bottom:#577734 thin solid;
}

a:link {
	color:#003300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	color:#577734;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a:visited {
	color:#577734;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
