.clearboth{
	clear:both;
	font-size:1px;
}
body{
/*	background-color:#3B3B3D;*/
	background-color:#FFF;
	background-image:url(../images/grass.jpg);
	background-repeat:repeat-x;
	margin:0px;
	border:0px;
	text-align:center;
	font-family:arial,verdana,sans-serif;
	font-size:80%;
	line-height:150%;
	color:#000;
	
	height:100%;
}

h2{
	margin-top:0px;
	border-bottom:1px solid #015A53;
	
	padding-bottom:0.5em;
}


a{
	color: #A01305;
	
	font-weight:bold;
	text-decoration:none;
	
	padding-bottom:2px;
}
a:hover{
	
	text-decoration:none;
	border-bottom:1px dashed #A01305;
	padding-bottom:2px;
}

#content2 a img{
	border:0px;
	padding:0px;
}
#content2 a {
	border:0px;
	padding:0px;
}
#banner{
	height:200px;
	
	text-align:center;
	/*background-color:#426AA8;
	background-image:url(../images/blank.gif);*/
}
#banner h1{
	text-align:center;
	margin:0px;
	position:absolute;
	top:-30px;
	left:0px;
	width:100%;
	z-index:100;
}

.navigation{
	
	border:0px;
	text-align:left;
	width:19%;
	float:left;
	position:relative;
	z-index:200;
}
.bottom{
	border:0px;
}
#whitebg{
	padding-top:10px;
	text-align:left;
	
	margin-left:auto;
	margin-right:auto;
	
	width:900px;
	margin-bottom:20px;
}
#maincontent{
	
	
	width:79%;
	position:relative;
	background-color:#FFF;
	float:right;
	
	
}

/*#maincontent .tl{
	width:25px;
	height:25px;
	left:0px;
	top:0px;
	
	position:absolute;
	background-image:url(../images/tl.jpg);
	background-repeat:no-repeat;
}
#maincontent .tr{
	width:25px;
	height:25px;
	right:0px;
	top:0px;
	
	position:absolute;
	background-image:url(../images/tr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}*/
.contentwrapper{
	padding:10px;
	
	width:auto;
	
}
.contentwrapper .clearboth{
	clear:left;
}
.content2margin{
margin-right:220px;
}
.imageholder{
	overflow:hidden;
	width:auto;
}

.pageblocks .imageholder{
 float:left;
 clear:left;
 margin-right:15px;
}
.right .imageholder{
	float:right;
	margin-left:15px;
}
.left .imageholder{
	float:left;
	margin-right:15px;
}
.top .imageholder{
	float:none;
	margin-right:0px;
}
.navigation ul{

	margin:0px 0px 0px 0px;
	padding:0px;

}
.navigation .depth0{
	display:none;
}
.navigation ul li{
	display:inline;
}

.navigation ul li a{
	display:block;
	background-color:#FFF;
	
	text-decoration:none;
	margin-bottom:0.5em;
	padding:5px;
	border:0px;
	border: 3px solid #FFF;
	font-size:1.1em;
}
.navigation ul li a:hover{
	
	border-bottom:3px solid #FFF;
	padding-bottom:5px;
}
.navigation ul li ul li.here a,.navigation ul li ul li.expandhere a,.navigation ul li ul li.ancestor a{
	background-color:#A01305;
	border: 3px solid #FFF;
	color:#FFF;
}
.navigation ul li ul li.expandhere ul li a,.navigation ul li ul li.ancestor ul li a{
	padding-top:2px;
	padding-bottom:2px;
	font-size:80%;
	background-color:#EFEFEF;
	margin-bottom:0px;
	border:0px;
	color:#A01305;
}
.navigation ul li ul li.expandhere ul li a:hover,.navigation ul li ul li.ancestor ul li a:hover{
	border-bottom:0px;
	padding-bottom:2px;
	color:#000;
}
.navigation ul li ul li.expandhere ul li.here a,.navigation ul li ul li.ancestor ul li.here a{
	background-color:#015A53;
	background-image:none;
	color:#FFF;
}
.navigation ul li ul li.expandhere ul ,.navigation ul li ul li.ancestor ul {
	margin-bottom:0.5em;
	margin-top:-0.8em;
	margin-left:5px;
	margin-right:5px;
}
#content2{
	width:200px;
	float:right;
}
dt{
font-size:110%;
}
dd{
	padding-left:0px;
	margin-left:0px;
	margin-bottom:1em;
}
.highlight{
	background-color:#FFF;
	border:1px solid #A01305;
	padding:10px;
	margin-bottom:10px;
}
.highlight h2{
	border:0px;
	padding:0px;
}
.poem{
	
}
.poem p{
	padding-left:10px;
	padding-right:10px;
	font-size:110%;
	line-height:180%;
	
}
.onethird{
	width:30%;
	float:left;
	background-color:#FFF;
	margin-right:1%;
	margin-bottom:1%;
	padding:1%;
}
#footer{
padding-top:4em;
text-align:left;

width:800px;
margin:auto;
}
#footer p{
	margin:0px;
}

div.show {
}
div.show a.here {
	color:#000000;
}
div.show a.here:hover{
	color:#000000;
	text-decoration:none;
	border-bottom:none;
	cursor:default;
}

.gallery_thumbnails{
	width:100px;
	float:left;
	margin-right:15px;
	height:450px;
	overflow:auto;
}
.gallery_thumb{
	margin-bottom:5px;
}

.rightmedia{
	clear:right;
}