html {
  height: 100%;
}

body {
height: 100%;
color: #333333; 
font-family: Arial, Verdana, Sans-Serif; 
font-size: 0.7em;
text-align: center; 
margin: 0px auto 0px auto;
padding: 0;
background:#0e390b url("../images/bg_1.gif") repeat-y top center;
}

.frame {	
  position: relative;
	min-height: 100%;	
  background: #DEE6BD;
  margin: 0 auto 0 auto;
	width: 702px;
	max-width: 702px;
	padding: 0;
	text-align: left;
	}
	
* html .frame
	{
		height: 100%;
		padding: 0;
	}
	
/*.contentfloatholder {background-color: #DEE6BD;float: left;width: 100%;position: relative;}*/

a {color: #0e390b; text-decoration: none;}
a:hover {text-decoration: none; color: #fff;}
h2 a:hover{color:#fff;}

p {margin: 0; padding: 4px 0 0 0; }

.header { height: 160px; color: #fff; border-bottom: 4px solid #bdbbac; margin: 0px 0 5px 0;background: url("../images/front.jpg") no-repeat center; }
.header p{text-align:right; padding: 10px 10px 0px 0px; font-size: 2.0em; font-weight:bold; letter-spacing:3px;}
.header span {display:none;}
.logo { float: left; font-size: 150%; letter-spacing: -1px; font-weight: bold; padding: 10px 0 0 5px; }

.searchform{border-bottom: 1px solid #ccc; margin: 0 0 20px 0px;padding: 0 0 10px 0; }

form.search { padding: 0; margin: 10px 0 0 0;}

textarea.text { height: 80px; width: 420px; border: 1px solid #ccc; background: #fff; }

input.comment { border: 1px solid #ccc; background: #fff; width: 200px; }
input.text { margin: 0; font-size: 80%; width: 85px; border: 1px solid #7899BD; background: #fff; }
input.text:hover { background-color: #fffaee;  }
input.button { margin: 0; font-size: 100%; font-family: Arial; background: none; color: #303030; font-weight: bold; }

.date { color: #ccc; text-align: right; margin:10px 0 3px 0;  border-top: 1px solid #ccc;}

div.image { padding: 1px; float: left; margin: 0 8px 0 0; border: 3px solid #b5c294; width: 60px; height: 60px;  }
img {padding: 0 0 0 0px;}
img.insert {padding: 1px; margin: 0 0px 0 0; border: 2px solid #0e390b; }
img.insert:hover {border: 2px solid #cf9303; }

.left {float: left; width: 140px; color: #303030; margin: 34px 0px 20px 5px; padding: 0px 10px 5em 0px;  border-right: 1px dashed #ccc; }
.left p{padding: 5px 5px 5px 5px;}
.left h2{
font-size:11px;		
font-weight: bold;		
padding-top:5px;		
padding-bottom: 5px;		
padding-left: 10px;		
margin: 0px 0px 0px 0px;		
border: 1px solid #ccc;		
background-color: #b5c294;		
color: #0e390b;	 }


.rightcol p{padding: 5px 5px 5px 5px;}
.rightcol h2{
font-size:11px;		
font-weight: bold;		
padding-top:5px;		
padding-bottom: 5px;		
padding-left: 10px;		
margin: 0px 0px 0px 0px;		
border: 1px solid #ccc;		
background-color: #b5c294;		
color: #0e390b;	 }

ul { 
	margin: 0 0 0px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 1px solid #ccc; 
}
	
li { 
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 0 0 0 0px;
}
li a {display: block; color:#0e390b; padding: 3px 0 3px 10px; text-decoration: none; background: url("../images/dotted.gif") repeat-x bottom left; border-left: 1px solid #ccc; border-right: 1px solid #ccc; ; background-color: #dee6bd; }
li a:hover {color:#0e390b;background:#b5c294;}
/*.ul {margin: 0;padding: 0;}
.li {line-height: 18px; display: block;border-bottom: 1px solid #ddd;}
.li:hover { background: #ddd;*/



.right { float:right; clear:right; text-align:right; }


.center { margin: 0px 2% 3px 24%; padding: 0 0 5em 10px; text-align: left;}
.center p{		
font-size:11px;		
padding: 10px 0 0 10px;		
margin-top: 0px;		
padding-bottom: 10px;
}	

.center img {
padding: 1px;
background: #cccccc;
border: 4px solid #f0f0f0;
display: inline;
}

.box{
   width: 100%; 
}

.gallery{
   margin: 0 auto 0 auto; 
}



.picleft {
margin: 0 10px 5px 0px;
float: left;
}

.picright {
margin: 0 10px 5px 0;
float: right;
}

.center h2 {		
font-size:11px;		
font-weight: bold;		
padding-top:5px;		
padding-bottom: 5px;		
padding-left: 10px;		
margin: 0px 0px 0px 0px;		
border: 1px solid #ccc;		
background-color: #b5c294;		
color: #0e390b;				
}
.center h2 a {border-bottom: 0;}
.center p a {color: #0e390b; border-bottom: 1px dotted #0e390b; }
.center a {color: #0e390b; border-bottom: 1px #0e390b; }
.center a:hover {text-decoration: none; color: #ff780e;}

.center h3 {		
font-size:12px;		
font-weight: bold;		
padding-top:10px;		
padding-bottom: 5px;		
padding-left: 10px;		
margin: 0px 0px 0px 0px;		
border-bottom: 1px solid #ccc;				
color: #0e390b;				
}

.books:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both;
		visibility: hidden; 
}

.books {display: inline-block;}

/* Hides from IE-mac \*/
* html .books {height: 1%;}
.books {display: block;}
/* End hide from IE-mac */

.center iframe {
float: left;
margin: 0 10px 5px 0;
}

.clearpic {
clear: both;
}

/* Hides from IE-mac \*/
* html .clearpic {height: 1%;}
/* End hide from IE-mac */

.recent_articles { width: 140px; color: #303030; margin: 34px 0px 38px 0px; padding: 0px 5px 0px 0px; }
.recent_articles p{
margin: 0px 0 0 0;
padding: 0px 0 0 10px;
}
.recent_articles a:link { color: #0e390b; text-decoration: underline; font-weight: normal; padding: 2px 0px 0px 0px; }
.recent_articles a:hover { color: #cf9303; }
.recent_articles h2 {
font-size:11px;		
font-weight: bold;		
padding-top:5px;		
padding-bottom: 5px;		
padding-left: 10px;		
margin: 0px 0px 10px 0px;		
border: 1px solid #ccc;		
background-color: #b5c294;		
color: #0e390b;
}

.footer	{
    clear: both;
		position: relative;
		width: 702px;
		margin: -4.1em auto 0 auto;
	}

	* html #footer {
		margin-top: -3.9em;
	}
.footertext {
    height: 4.0em;
		padding: 2px 5px 0px 5px;
    background: #B5C294;
	  text-align: left;
		font: 400 0.9em verdana, arial, sans-serif;
	}
	
.footer a {
    margin: 0 0px;
    color: #0e390b;
		border-bottom: 1px dotted #0e390b; 
	}
	.footer a:hover{
	color: #fff;
	}

.comments { padding: 3px 0 10px 13px; margin: 0 0 10px 0; background: #fffaee url("../images/recent.gi") no-repeat bottom left; border: 1px solid #ccc; }
.commentsbox { padding: 0px 0 10px 0px; margin: 0; background: #fff; background: url("../images/dotted.gi") repeat-x bottom left; }

form{
padding-left: 10px;
}
input:hover{
background:#fffaee;
}
textarea:hover{
background:#fffaee;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	decoration: none;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../css/overlay.png", sizingMethod="scale");
	}
.copyright span {display:none;}