body
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #003300;
	}

li
	{
		margin-bottom: 10px;
	}	
	
.boldtext
	{
		font-weight: bold;
	}	
	
	
.no_border
	{
		border: 0px;
	}	
	
.acrobat
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 1em;
		color: #003300;
		margin-bottom: 10px;
		margin-top: -10px;
	}	
	
	
#container
	{
		margin: auto;
		margin-top: 20px;
		width:960px;
		border-left: 1px solid #408849;
		border-right: 1px solid #408849;
		border-top: 0px solid #408849;
		border-bottom: 15px solid #408849;
		overflow: hidden;
	}
	
#menuimage
	{
		width:289px;
		height: auto;;
		float: left;
	}
	
#paratext
	{
		width: 600px;
		float: right;
		margin-right: 5px;
		margin-top: 30px;
		
		padding-right: 10px;
	}
	
.headone
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.15em;
		font-weight: bold;
		color: #003300;
		margin-bottom: 10px;
	}
	
.headtwo
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.15em;
		color: #003300;
		margin-bottom: 10px;
	}
	
.header
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		color: #003300;
		margin-bottom: 10px;
	}

.leisure
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.15em;
		color: #003300;
		margin-bottom: 150px;
	}

	
.facilities
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.15em;
		color: #408849;
		margin-bottom: 20px;
	}
	
a:link
	{
		color:#68b121;
		font-weight:bold;
		text-decoration: none
	}

a:visited
	{
		color:#68b121;
		font-weight:bold;
		text-decoration: none
	}

a:hover
	{
		color:#408849;
		font-weight:bold;
		text-decoration: underline;
	}
	
div#navcontainer
	{
		background-color: #408849;
		border-top: solid 5px #408849;
		border-bottom: solid 5px #408849;
	}
	
div#navcontainer ul
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: white;
		margin-right: 0px;
		margin: 0;
		text-align: center;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 285px;
	}
	
div#navcontainer ul li
	{
		display: inline;
	}
	
div#navcontainer ul li a
	{
		padding: 5px 20px 5px 20px;
		color: white;
		text-decoration: none;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff; /* the borders have the same size */
		margin-right: -1px; /* the value has to be like the above but negative */
	}
	
div#navcontainer ul li a:hover
	{
		background-color: #DFE007;
		color: white;
	}

#navlist li a#current
	{
		background: #68B121;
	}
	
#spacer1
	{
		background-color: #408849;
		height: 10px;
	}
	
#spacer2
	{
		background-color: #408849;
		height: 10px;
	}

#spacer3
	{
		background-color: #68b121;
		height: 10px;
	}
	
#largelogo
	{
		float:left;
		clear: right;
		width: 239px;
		height: 196px;
		padding: 25px;
	}
