@charset "utf-8";


body {
	
	background-color:#77952D;
	background-image:url('img/back_all.gif');
	background-repeat:repeat-x;
	margin:0;
	text-align:center;
	

}

img {
	border:none;
}
#wrapper {
	width:800px;
	min-height:600px;
	margin:0 auto;
	text-align:left;
	margin-top:43px;
	border:1px solid #fff;
	
}

#header {
	position:relative;
	height:100px;
	background:url('img/header.gif') no-repeat top center #77952D;
	border:2px solid #fff;
}

#header a{
	position:absolute;
	top:70px;
	left:150px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}
#container{
	border-top:1px solid #fff;
	background:url('img/content.gif') repeat-x ;
	background-color:#98B74B;
	color:#000;
	}

#navigation{
	width:150px;
	float:left;
	min-height:350px;
	margin-top:25px;
	

}

#content {
	border-left:1px solid #fff;
	width:639px;
	padding:5px;
	float:left;
	min-height:440px;
	font-weight:normal;
}
p {
font-weight:normal;
margin-bottom:1em;
text-indent:8px;
}

.noindent {
	text-indent:0px;
}

*:first-child+html {} * html #content{
	height:350px;
}


#footer {
	border-top:3px solid #fff;
	width:800px;
	height:65px;
	text-align:center;
	color:#fff;
	font: 67.5% 'Times New Roman';
	background:url('img/footer.gif') repeat-x;
	
}

.clear {
	clear:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.heavy{
	font-weight:bold;
	font-size:18px;
}

.numeral{
	margin-left:20px;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
}
#menu li {
	font-size:18px; 
	margin: 0;
	padding: 0;
}
#menu a {
	border-bottom:1px dotted #fff;
	border-top:1px dotted #fff;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background:url('img/navbg.png');
	color:#1c1c1c;
}    

#form_container{
	width:340px;
	text-align:center;
	margin:0 auto;
}

#form_container input,#form_container textarea {
	width: 160px;
	
}
#form_container .right{
	margin-bottom:10px;
	margin-right:4px;
}

.sub-numeral li{
	margin-left:50px;
	list-style-type:decimal;
	
}
.sub-letter li{
	margin-left:50px;
	list-style-type:lower-alpha;
	
}

#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #5d732a;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }



.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:1em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* BEGIN IMAGE BOX STYLE */
	*{margin:0;padding:0}
	.caption{font-style:italic;color:#000;}
	.demo{position:relative;margin-top:2em;}
	.gallery{width:550px;margin:0 auto; text-align:center;}
	.gallery li{width:68px;height:50px;border:3px double #fff ;margin: 2px 2px;}
	.gallery li div{left:240px}
	.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	.galleria_wrapper{text-align:center;height:450px;}
	#main_image{margin:0 auto 60px auto;height:438px;width:500px;background:black;}
	#main_image img{margin:0 auto; margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:60% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase; text-align:center;}
	
	.info{text-align:left;width:650px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}



               
                    

