/*
With attribution and thanks, this CSS is based on the TropicalDesign by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

 * {
	margin: 0;
	padding: 0;
}

body {
	background: #9caa9c;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 auto; padding:0;
}

#wrap {
	background: #cedfce; /* inxcludes text area */
	color: #000000;
	margin: 0 auto;
	padding: 1px 5px;
	width: 922px;}

div.header {
	background: #bdcfbd;
	height: 220px;
	width: 700px;
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	}
	
	
img.banner {
	position: absolute; 
	margin-top: 0px; 
	margin-left: 221px;
}









/* Main */

#main {
	background: #cedfce;
	float: right;
	width: 640px;
	color: #000000;
	padding: 40px 20px 30px 20px;
	margin-top: 200px;
}







/* Content > Sidebar */

#sidebar {
	background: #bdcfbd;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	clear: left;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 220px;
}

img.logo{
	float: left;
	padding-top: 25px;
	margin: 10px 0 0 30px;
	border: none;
	background: #bdcfbd;
	}
	
/* #left{
	float: left;
	margin: 0 0 0 0;
	border: none;
	background: #8fbc8f;
	}
*/





/* Content > Sidebar > Menu */

#menu {
	padding: 0 0 0 0;
	margin: 0;
}

#menu ul {
	padding-top: 240px;
	list-style: none;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	
}

#menu a {
	display: block;
	width: 170px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
	color: #000000;
	margin: 0;
}

#menu a:hover, #menu .active a {
	background: #cedfce url(images/river6.jpg) no-repeat 10px 50%;
	color: #0000ff;
}

span.redbol {
	color: #ff0000;
	font-weight: bold;
}


span.dkgrebol {
	color: #004a00;
	font-weight: bold;
	font-style: italic;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #9ebe60;
	text-align: center;
	width: 922px;
	}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

#footer a {
	color: #000000;
}



#footer a:hover, #footer .active a  {
	color: #ff0000;
	font-style: italic;
}

.hidepic {
	display: none;
}

span.new  {
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	color: #0000ff;
	font-weight: bold;
	font-style: italic;
}

.box {
	font-weight: bold;
	float: left;
	font-size: 12px;
	text-align: center;
	margin-right: 15px;
	width: 100px;
	background: #FFEFD5;
	padding: 5px 5px 5px 5px;
	color: black;
	border: solid 2px #0000ff;
	font-style: italic;
}

.marginleft {
	margin-left: 0;
}

.ctr {
	text-align: center;
	line-height: 135%;
}

.youtubefacebook {
	float: right;
	width: 240px;
	height: 750px;
	allowtransparency: true;
	border; none;
	padding-left: 5px;
}

.youtube {
	border: none;
}
	




