html {height:100%; margin:0; padding:0;}
body {	
	font-size:62.5%;
	min-height:100%;
	margin:0; 
	padding:0;
	background: #0f2226 url(../images/wetlands_bg.jpg) top left fixed no-repeat;
	width: 100%;
  	position: relative;
}
p, ol li, ul li, table, label {
	font-family:tahoma, verdana, sans-serif;
	font-size:1.4em;
	line-height: 1.4em;
	margin-bottom:15px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-weight:bold;
}

table {
	width: 100%;
}

ol, ul {
	margin-left: 25px;
}
#whole {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin:0; 
	padding:0;
}			

h1 {
	font-family:georgia, 'times new roman', serif;
	font-size: 1.8em;
	line-height: 1.3em;
}

.arch h5 {
	font-family:tahoma, verdana, sans-serif;
	font-size:1.4em;
	line-height: 1.4em;
	width: 400px;
}

h5 {
	width: 100%;
	font-family:tahoma, verdana, sans-serif;
	font-size:1.4em;
	line-height: 1.4em;
}


td {
	width: auto;
	padding: 3px 10px;
	font-size:.7em;
	padding: 2px;

}


/*					
#main_container {
overflow:auto;
margin:0 auto;
padding:0;
border:0;
z-index:1;
top:20px;
bottom:0;
left:0;
right:0;

}
		

#footer{
bottom:0;
left:0;
width: 100%;
height:100%;
margin:0;
padding:0;
border:0;
overflow:auto;

}
*/


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

#css-switch a {
	margin:0 20px;
	text-decoration: none;
	color: #ffffff;
}

#css-switch a:hover {
	background-color: #ffffff;
}



#header {
	display:block;
	width: 638px;
	height: 203px;
	margin-left:400px;
	margin-bottom: 50px;
	position: relative;
}

#header h1 a {
	text-indent:-2000px;
	display:block;
	height: 100px;
	width: 630px;
	position:absolute;
	top:60px;
}

#header ul {
	display:inline;
	position:absolute;
	bottom: 7px;
	text-align:center;
	left:40px;
	margin-left:40px;
}

#header ul li {
	display: inline;
	font-size: 1.4em;
	font-weight:bold;
}

#header ul li a {
	font-family: georgia, 'times new roman', serif;
	margin:0 10px;
	text-decoration: none;
}

#leftcol {
	float:left;
	margin-left: 80px;
	margin-bottom: 25px;
}

#leftcol_topper {	
	width:559px;
	padding-top: 8px;
}

#leftcol_footer {
	width:559px;
	padding-bottom: 8px;
	}

.leftcol_header {
	width:559px;
	position:relative;
	display:block;
	height:99px;
}

.leftcol_header h1 {
	width: 300px;
	position: absolute;
	top: 30px;
	left: 120px;
}

.leftcol_header p.month {
	position:absolute;
	left:55px;
	top:7px;
}

.leftcol_header p.day {
	position:absolute;
	left:55px;
	top:45px;
}

.leftcol_content {
	width:519px;
	padding:15px 20px;
}

#rightcol {
	margin-left: 670px;
	width:431px;
}

.rightcol_topper {
	padding-top:5px;
	width: 431px;
}

.rightcol_footer {
	padding-bottom:5px;
	width: 431px;
}

.rightcol_header {
	display:block;
	width: 431px;
	height: 94px;
	position: relative;
	vertical-align:middle;
}

.rightcol_header h1 {
	width: 300px;
	position: absolute;
	top: 30px;
	left: 110px;
}

.rightcol_header p, .leftcol_header p {
	font-family:georgia, 'times new roman', serif;
	font-size: 2.8em;
	font-weight:normal;
}

.rightcol_header p.month {
	position:absolute;
	top:7px;
	left:60px;
}

.rightcol_header p.day {
	position:absolute;
	top:45px;
	left:60px;
}


.rightcol_content {
	width:431px;
	padding:15px 28px;
}

#content_footer {
	margin-left:80px;
	clear:both;
	padding-bottom: 275px;
	margin-top: 20px;
	width: 997px;
	padding-top:5px;
}

#cf_footer {
	padding-bottom: 5px;
}

#cf_content {
	padding: 5px 15px;
	display: table;
	width:997px;
	border-collapse: separate;
	border-spacing: 10px;
}

#cf_content h1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 30px;
}

.arch {
	width: 33%;
	margin:15px;
	display:table-cell;
}

.arch.dot {
	padding-right:20px;
}

.dot p {
	margin-left: 15px;
}
.arch p {
	margin-bottom:8px;
}

.arch h5 {
	font-family: georgia, 'times new roman', serif;
	font-size: 1.4em;
	margin-bottom:5px;
	padding:3px;
}

.arch p a {
	text-decoration: none;
}

	
.space {
	margin-top: 30px;
}

.leftcol_content img {
	padding:3px;
	margin-bottom: 15px;
}

#list {
	margin-left:15px;
}

.vert {
	margin-top:0;
}

h1 {
	margin-bottom: 0;
}

table.ig_reset, .ig_tbl_line {
	width: 375px!important;
	background-color: transparent!important;
	border: 0!important;
}

fieldset, textarea {
	width: 300px;
}

#social {
	margin-left: 8px;
}

#social a {
	margin: 2px;
}

strong {
	font-weight:bold;
}

.rightcol_content p {
	width: 325px;
}


	