body  {
	background-color: #E7E9BD;
	background-image: url(images/bg_loop.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'MS Trebucht', Arial, Veranda, sans-serif;
	color: #000;
}

#contentcentered a {
	color: #669900;
}

#contentcentered a:hover {
	color: #114401;
}


#container  {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	/*border-left: solid 10px #114401;
	border-right: solid 10px #114401;*/
}
#header  {
	width: 600px;
	background: url(images/header.jpg) no-repeat;
	height: 154px;
}
#secondheader {
	width: 600px;
	height: 217px;
	margin: 0;
	padding: 0;
	background: url(images/test_bg.jpg) no-repeat;
}
#content  {
	width: 600px;
	text-align: left;
	background: #fff;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#contenttop {
	width: 449px;
	height: 217px;
	margin-left: 151px;
}
#contentcentered {
	width: 560px;
	margin: 0px;
	padding: 0 20px 20px 20px;
}
#contentleft {
	float: left;
	display: inline;
	width: 280px;
	margin: 0;
	padding: 0;
}
#contentright {
	float: right;
	display: inline;
	width: 280px;
	margin: 0;
	padding: 0;
}
#footer {
	width: 600px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: #669900;
}
#nav {
	float: left;
 	width: 150px;
 	height: 200px;
 	margin: 6px 0 0 0;
 	background: #fff;
 	border-bottom: solid 1px #DCDF9F;
 	border-right: solid 1px #DCDF9F;
}

* html #nav {
	border: none;
}


 
.navroll { display: block; width: 150px; height: 40px; margin: 0; padding: 0; }
.navroll a { display: block; width: 150px; height: 40px; padding: 0px; margin: 0; }

.navroll a.navroll_1, .navroll a.navroll_1:visited { background: transparent url(images/newsletters.jpg) no-repeat; border-left: solid 5px #CC6602;}
.navroll a.navroll_2, .navroll a.navroll_2:visited { background: transparent url(images/photos.jpg) no-repeat; border-left: solid 5px #CC6602;}
.navroll a.navroll_3, .navroll a.navroll_3:visited { background: transparent url(images/videos.jpg) no-repeat; border-left: solid 5px #CC6602;}
.navroll a.navroll_4, .navroll a.navroll_4:visited { background: transparent url(images/mission.jpg) no-repeat; border-left: solid 5px #CC6602;}
.navroll a.navroll_5, .navroll a.navroll_5:visited { background: transparent url(images/aboutus.jpg) no-repeat; border-left: solid 5px #CC6602;}

.navroll a.navroll_1:hover, .navroll_active_1 { background: transparent url(images/newsletters.jpg) no-repeat; border-left: solid 5px #CB9A00;}
.navroll a.navroll_2:hover, .navroll_active_2 { background: transparent url(images/photos.jpg) no-repeat; border-left: solid 5px #CB9A00;}
.navroll a.navroll_3:hover, .navroll_active_3 { background: transparent url(images/videos.jpg) no-repeat; border-left: solid 5px #CB9A00;}
.navroll a.navroll_4:hover, .navroll_active_4 { background: transparent url(images/mission.jpg) no-repeat; border-left: solid 5px #CB9A00;}
.navroll a.navroll_5:hover, .navroll_active_5 { background: transparent url(images/aboutus.jpg) no-repeat; border-left: solid 5px #CB9A00;}

.navroll span {
	display: none;
}

#lists ul {
	font-size: 14px;
	list-style-type: none;
    margin: 0;
    padding: 0px;

}

#lists li {
	padding: 0 0 20px 0;
	margin: 0;
}

#lists ul li a {
	padding: .2em 1em;
	text-decoration: none;
	color: #669900;

}

#lists li a:hover {
	padding: .2em 1em;
	text-decoration: none;
	color: #114411;

}

h2, h3, h4 {
	font-weight: normal;
	font-size: 18px;
	color: #669900;
	margin: 0;
	padding: 0;
}

h3 a {
	text-decoration: none;
}
.padleft {
	padding-left: 20px;
	padding-top: 1px;
}

.home {
	display: block;
	float: left;
	width: 300px;
	height: 150px;
	cursor: hand;
}

#header b {
	display: none;
}

/* Flickr */

#flickr {
	margin: 0 0 0 30px;
}

#flickr img {
	margin: 0 10px 10px 0;
	border: 4px #669900 solid;
}