body {	
	background: #0f2226 url(../images/wetlands_bg.jpg) top left fixed no-repeat;
}
p, ol li, ul li {
	color:#0b2025;
}


#whole {
  	background: url(../images/wetlands_bottom.gif) bottom left no-repeat;
}			

h1 {
	color:#0b2025;
}

#footer{
   background: url(../images/wetlands_bottom2.png) bottom left fixed repeat-x;
}

#css-switch {
	background-color:#0f2226;
	padding:5px;
	color: #ffffff;
	font-size:1em;
	font-family: tahoma, verdana, helvetica, sans-serif;
	padding-left: 400px;
}

#css-switch a:hover {
	color:#0f2226;
}


#header {
	background: url(../images/sign.png) top left no-repeat;
}

#header ul li {
	color:#456e2b;
}

#header ul li a {
	color:#456e2b;
}

#header ul li a:hover {
	color:#0f2226;
}

#leftcol_topper {	
	background: url(../images/leftcol-green.png) top left no-repeat;
}

#leftcol_footer {
	background: url(../images/leftcol-green.png) bottom left no-repeat;
	}

.leftcol_header {
	background: url(../images/leftcol_header.png) top left no-repeat;
}

.leftcol_content {
	background: url(../images/leftcol_repeat.png) top left repeat-y;
}

.rightcol_topper {
	background: url(../images/rightcol-green.png) top left no-repeat;
}

.rightcol_footer {
	background: url(../images/rightcol-green.png) bottom left no-repeat;
}

.rightcol_header {
	background: url(../images/rightcol_header.png) top left no-repeat;
}


.rightcol_header p, .leftcol_header p {
	color: #e4d7b5;
}

.rightcol_content {
	background: url(../images/rightcol_repeat.png) top left repeat-y;
}

#content_footer {
	background: url(../images/footer_green.png) top left no-repeat;
}

#cf_footer {
	background: url(../images/footer_green.png) bottom left no-repeat;
}

#cf_content {
	background: url(../images/footer_repeat.png) top left repeat-y;
}


.dot {
	border-left: 3px dotted  #7b9056;
}

.arch h5 {
	background-color:#0f2226;
	color: #e4d7b5;
}

.arch p a {
	color:#456e2b;
}

.arch p a:hover {
	color:#0f2226;
}
	
.space {
	margin-top: 30px;
}

.leftcol_content img {
	border: 1px solid #7b9056;
}

	