
	/* Elements */

	body {
		background: #60AE5F;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		background: url(/images/bg_palm5.jpg);
	}
	
	h2 {font-size: 16px;}
	
	h2, h3 {
		margin-top: 0px;
		color: #2D661F;
	}

	h3 {
		margin: 0;
		font-size: 16px;
	}

	h4, h5, h6 {
	}

	p, ol, ul, dl, blockquote {
		margin-top: 0;
	}

	a {
		color: #248A06;
	}

	a:hover {
		text-decoration: none;
	}

	/* Header */

	#header {
		width: 700px;
		height: 78px;
		margin: 0 auto;
		background: url(/images/img1_tall.jpg);
	}

	#header h1 {
		float: left;
		margin: 0;
		padding: 10px 0 0 15px;
		font-size: 26px;
	}

	#header h2 {
		float: right;
		margin: 0;
		padding: 48px 15px 0 0;
		font-size: 14px;
		color: #000000;
	}

	#header a {
		text-decoration: none;
		color: #000000;
	}

	#header h1 {font-size: 28px;}
	/* Menu */

	#menu {
		width: 680px;
		height: 30px;
		margin: 0 auto;
		padding: 0 10px;
		background: url(/images/img3_bamboo.jpg);
	}

	#menu ul {
		width: 680px;
		height: 30px;
		margin: 0;
		padding: 0;
		background: #d24555;
		list-style: none;
	}

	#menu li {
		display: inline;
	}

	#menu a {
		display: block;
		float: left;
		padding: 7px 15px 5px 15px;
		border-left: 1px solid #666666;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}

	#menu a:hover {
		background: #f6af3b;
		color: #000000;
	}

	#menu .first a {
		border: none;
	}

	/* Splash */

	#splash {
		width: 680px;
		margin: 0 auto;
		padding: 0 10px;
		background: url(/images/img3_bamboo.jpg);
	}

	/* Content */

	#content {
		width: 680px;
		margin: 0 auto;
		padding: 10px 10px 0 10px;
		background: url(/images/img3_bamboo.jpg);
	}
	
	#colUno {
		padding: 0 40px 0 40px;
	}
	
	#colOne {
		float: right;
		width: 440px;
		padding: 0 40px 0 10px;
	}

	#colTwo {
		float: left;
		width: 160px;
		padding: 0 0 0 20px;
		vertical-align : top;
	}

	/* Footer */

	#footer {
		width: 700px;
		/* height: 30px; */
		margin: 0 auto;
		padding: 30px 0 0 0;
		/*background: url(/images/img4.gif) no-repeat; */
	}

	#footer p {
		margin: 0px;
		text-align: center;
		color: #000000;
	}

	#footer a {
		color: #000000;
	}

	#footer a:hover {
		color: #000000;
		text-decoration: underline;
	}

	.warning {color: #990000;}

	#activitycol1 {float: left; width: 50%;}
	#activitiycol2 {float: right; width: 50%;}
	ul {padding-bottom: 0; margin-bottom: 0;}
	
	.linkspage {font-size: 16px;}
	
	#activitybody {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 10px 10px 0 10px;
	background-color: #FFFFFF;
	border: solid 2px #d24555;
	font-size: 16px;
	color: #000000;
	text-align: left;
	}
	
	#activitybody 	h1 {color: #d24555;}
	
	.footertitle {color: #f6af3b; font-size: 20px; font-weight: bold;}
	.subtitle {color: #d24555; font-weight: bold;}
	
	#activitiesfooter {
	width: 90%;
	margin: 0 auto;
	color: #000000;
	font-size: 12px;
	}
	
	.dashed {border-bottom: dashed 1px #f6af3b;}
	
	.nounderline {text-decoration: none;}
	a.nounderline {text-decoration: none;}
	
	td {vertical-align: top;}
	
	.credit {font-size: 12px;}
	
	.activitylisting {color: #d24555;} 