/* CSS Document */

html,body{
	margin:0;
	padding:0; 
	background-image: url(images/black-stripe.gif); 
	margin-top:10px;}

body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;}

h3 {
	padding-right: 10px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 20px; 
	Padding-bottom: 0px; 
	margin: 10px; 
	color:#4b7520; 
	padding-top: 0px; 
	font-family: "Trebuchet MS", verdana, arial, sans-serif
}
p{margin:0 10px 10px}

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

a:link{
color:#4E7839;
text-decoration:underline;

}
a:visited{
color:#F5F4EF;
text-decoration:none;
}
a:active{
color:#3FB018;
text-decoration:none;
}
a:hover{
color:#4b7520;
text-decoration:underline;
}

#header{
	background-image:url(images/logo.gif); 
	background-repeat:no-repeat; 
	height:117px;
	line-height:117px; 
	margin-left:267px; 
	margin-right:200px; }

#header h1{
	margin:0;
	padding-left:0px;}
	
#topnav{
	white-space: nowrap;
	}

#topnav h2{height:47px;
	line-height:47px;
	margin:0;
	background-color:#ffffff;}

#container{
	text-align:left;
	width: 975px;
}

#extra p{font-size:14px;
line-height:1.6; line-height:1.6;}

#extra{background:#ffffff;
background-image:url(images/homepage.jpg); 
	background-repeat:no-repeat;
	float:left;width:1000px; height: 430px;}
	
#abouttext{
	float:left;width:415px; height: 415px; padding:5px;}

#footer{background:#334021; font-size:12px; color:#FFFFFF;}

#footer p{margin:0;padding:5px 10px;}

#container{
	width:1000px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#content{float:right;width:560px}

#flash_box{float:right;width:520px;}


#footer{clear:both;width:100%}

.gallerythumb { 
	margin-top: 3px; margin-bottom: 5px; margin-right: 5px; margin-left:10px;
}
.galleryheader {
	margin-bottom: 8px
}

#nextPage{
	float: right;
	width: 75px;
	z-index: 3;
    margin-top: 5px;

}

#previousPage{
	float: right;
	width: 100px;
	z-index: 3;
    margin-top: 5px;

}

.next { 	 
}
.previous {
}

a.next:link {color: #4E7839; font-size: 10pt; font-weight: bold; }
a.next:visited {color: #4E7839; font-weight: bold; }
a.next:hover {color:#4E7839; text-decoration:underline; }
a.next:active {color: #4E7839; } 

a.previous:link {color: #4E7839; font-size: 10pt; font-weight: bold; }
a.previous:visited {color: #4E7839; font-weight: bold; }
a.previous:hover {color:#4E7839; text-decoration:underline; }
a.previous:active {color: #4E7839; } 


