body {
margin: 0px;
padding: 0px;
font: 1em Arial, Helvetica, sans-serif;
/*background: #405338 url(/images/bg_page.jpg);
*/
background: url(../images/texture-bg2.jpg) repeat;}

#wrapper {
width: 740px;
margin: 5px auto 5px auto;
padding:5px 0;
text-align: center;
background:#fff;
}

#header { /*background:#b4dffc;*/ background: url(../images/white-falls-header.jpg) no-repeat bottom; height: 274px; width:730px; margin:0 auto;}
#header img {margin-left:10px;}
#header h2 { color:#F0E7C9; font-family:Georgia, "Times New Roman", Times, serif; margin-top:-10px;
text-shadow: 0px 0px 2px #ffffff;
filter: dropshadow(color=#ffffff, offx=0, offy=0);
 }

#navbar {
width: 720px;
/*background:#000000 url(/images/navbar_bg.jpg);*/
background:#f0e7c9;
border: 1px #D9CAA7 solid;
margin: 7px auto ;
padding: 2px 3px 3px 3px;
font-weight:bold;
}

#navbar A:link, #navbar A:visited {
/*color:#D9CAA7;*/
color:#905d1b;
text-decoration:none;
padding: 0px 20px 0px 20px;
font-size: .9em;
}

#navbar A:active, #navbar A:hover {
text-decoration:underline;
color:#0c1c97;
padding: 0px 20px 0px 20px;
font-size: .9em;

}
 

#mainbody {
width: 710px;
/*background: #D0C49D url(/images/bg_mainbody.jpg);*/
/*border: 1px #D9CAA7 solid;*/
margin: 0 auto 7px auto;
padding: 15px 0px 3px 10px;
text-align: left;
color:#000;
font-size:.9em;
line-height: 1.5em;
}

#mainbody p {
/*text-indent: 1.5em;*/
}

#gallery {width:672px; height:520px; background-color:#f0e7c9; border: 1px #D9CAA7 solid; margin:10px auto 0px auto; padding:10px; color:#905d1b; font-weight:bold; text-transform:uppercase; text-align:center; font-size:1.2em; }
	#gallery1eft {float:left;}
	#gallery .box1, #gallery .box2, #gallery .box3 {float:left; width:220px; display:inline; border: 1px #D9CAA7 solid;  margin:0 3px 0 0;  background:#fff; padding-bottom:10px;}
	#gallery .box2 {float:right; }
	#gallery .box3 {float:right; margin:0;}
		#gallery img {border: 1px #D9CAA7 solid; margin: 10px auto;}	
	#gallery a {border:none; text-decoration:none; color:#905d1b;}
	#gallery a:hover {color:#0c1c97;}
	
pGallery {
width: 690px;
margin: 10px auto;
text-align: center;
}


A:link, A:visited {
color:#905d1b;
text-decoration:underline;
}

A:active, A:hover  {
text-decoration:underline;
color:#0c1c97;
}
 
#footer {
width: 720px;
/*background: #D0C49D url(/images/bg_mainbody.jpg);*/
background:#f0e7c9;
border: 1px #D9CAA7 solid;
padding: 0 3px;
color: #905d1b;
font-size: .6em;
margin:0 auto 7px auto;
}

#footer A:link, #footer A:visited {
color:#905d1b;
text-decoration:none;
font-size: 1em;
}

#footer A:active, #footer A:hover {
text-decoration:underline;
color:#000;
}
 
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size: 1.8em;
color:#057f0e;
padding: 1px 0px;
margin: 0px;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size: 1.4em;
color:#0c1c97;
padding: 0px;
margin: 0px;
}


h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

.clear {height:1px; clear:both;}

/******************* slideshow gallery ************************/

.slideshowlite {
	position: relative;
	overflow: hidden;
}
	
	.slideshowlite img {
		border: none;
	}


