@charset "utf-8";
body {
	background-image:url("../images/bgtop.png");
  	background-repeat:repeat-x;
	background-color:#8ac365;
	font-size:12px;
	color:#000;
}

* {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;	
  color:#000;
  text-decoration:none;
}
div#brush
{
	background-image:url("../images/bgbrush.png");
  	background-repeat:no-repeat;
}
div#header
{
	width:1000px;
	height:170px;
	text-align:center;
}
div#wrapper 
{
	-moz-box-shadow: -5px -1px 5px #6da14b,5px -1px 10px #6da14b;
	box-shadow: 0px 5px 10px #6da14b;		
	width:1000px;
	margin:auto;
}
div#footer
{
	clear:both;
	height:30px;
	border:1px solid #92bd75;
	margin:10px 10px 0px 10px;
	background-color:#b1d798;
	text-align:right;
	padding:0px 10px;
	padding-top:6px;
	font-size:11px;
}
p.footer_text
{
	text-align:center;
	font-size:12px;
	margin:2px 10px 2px 10px;
	padding:2px;
	color:#32521d;
	border:1px solid #92bd75;
	background-color:#92bd75;	
}
div.footer_navi
{
	font-size:10px;
	float:left;
	text-align:left;
	padding-top:6px;
}

div.footer_navi a,div.content_right a
{
	padding:2px;
	font-size:11px;
}
div.footer_navi a
{
	border:1px solid #b1d798;
}
div.footer_navi a:hover,div.content_right a:hover,a.link:hover
{
	border:1px solid #5d9238;
	background-color:#92bd75;
	color:#3d6e1a;
}
a.link
{
	font-weight:bold;
	padding:5px
}
a.link:hover { padding:5px}
div#footer span,div#footer span a
{
	color:#32521d;
	font-weight:bold;
}
div#footer span a:hover
{
	text-decoration:underline;
}
div#main
{
	width:1000px;
	min-height:720px;
	padding-bottom:5px;
	margin:auto;
	background-color:#a0cf81;
}
div.navi
{
	background-image:url("../images/navigationbg.jpg");
  	background-repeat:repeat-x;
	width:100%;
	height:30px;		
	margin-bottom:5px;
}
div.navi a:first-child
{
	margin-left:20px;
}
div.navi a
{
	display:block;
	float:left;
	margin:4px 8px;
	padding:5px 10px;
	font-weight:bold;
	font-size:12px;
	height:10px;
	border:1px solid #f6a124;
}
div.navi a.on,div.navi a:hover
{
	background-image:url("../images/a_on.jpg");
  	background-repeat:repeat-x;
	border-left:1px solid #4d7d19;
	border-top:1px solid #4d7d19;
	border-right:1px solid #4d7d19;
	border-bottom:0px;
	height:15px;	
   -webkit-border-radius: 4px 4px 0px 0px; /* Safari, Chrome */
   -khtml-border-radius: 4px 4px 0px 0px;    /* Konqueror */
   -moz-border-radius: 4px 4px 0px 0px;  /* Firefox */
    border-radius:4px 4px 0px 0px;  	
}
div.content_left,div.content_right
{
	float:left;
	width:200px;
	height:600px;
	
}
div.content_right p
{
	text-align:center;
	margin:10px;
	font-size:11px;
}
div.content_right img
{
	border:2px solid #5d9437;
	margin-left:6px;
	margin-top:8px;
	margin-bottom:5px;
}
img.main
{
	float:left;
	margin:0px 15px 8px 0px;
	border:2px solid #5d9437;
}
div.content
{
	padding:20px 10px;
	float:left;
	width:580px;
	min-height:710px;
}
div.side_menu
{
	background-color:#e6f2de;
	min-height:70px;
	width:170px;
	margin:10px auto;
	padding:5px;
	border:1px solid #8ac364;
}
div.side_menu div.title
{
	background-image:url("../images/sideh2.jpg");
  	background-repeat:repeat-x;
	background-position:5px center;
}
div.side_menu h2
{
	background-image:url("../images/h2.png");
  	background-repeat:no-repeat;
	background-position:5px 0px;
	height:22px;
	padding:8px 20px 0px 20px;
	font-size:12px;
	margin-left:5px;
}
div.side_menu div.menu_content
{
	background-color:#aad38d;
	width:168px;
	min-height:40px;
	margin-top:2px;
	border:1px solid #8ac364;
}
#header img
{
border:0px;
}
h1
{
	background-color:#d3e8c4;
	font-size: 20px;
	color:#405d2d;
	padding:15px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;	
	text-align:center;
	border:1px solid #6d9255;
	margin-top:10px;
}
h1:first-child{
	margin-top:0px;
}
h1 a{
	color:#405d2d;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;	
	font-size: 20px;
	padding:5px 10px;
	text-align:center;
}
div.news h1:hover
{	
	background-color:#a2c48a;
}
.content p
{
	padding:5px 0px;
	line-height:17px;
}
div.news
{
	margin:0px 0px 20px 0px;
}
p.news
{
	line-height:18px;
}
p.data
{
	text-align:right;
	font-size:10px;
	margin:0px;
	padding:0px;
}
p.data img
{
	position:relative;
	top:3px;
	left:-5px;
}
div.content 
{
	font-size:13px;
	line-height:18px;
}
div.content ul li,div.content ol li
{
	margin-left:30px;
	padding:5px;
	line-height:16px;
}
ul.smallnews li
{
	font-size:11px;
	list-style:none;
	border-left:4px solid #8ac364;
	padding:10px 2px 5px 4px ;
	height:14px;
	color:#5d8742;
	border-bottom:1px solid #8ac364;
	background-color:#bbe0a3;
}
ul.smallnews li:hover
{
	border-left:4px solid #b1d798;
}
blockquote
{
	background-image:url("../images/quote.png");
  	background-repeat:no-repeat;
	background-position:2px 2px;
	font-size:11px;
	padding:10px 10px 0px 10px;
	clear:both;
}
div.content blockquote
{
	background-image:url("../images/quote.png");
  	background-repeat:no-repeat;
	background-position:2px 2px;
	text-align:center;
	background-color:#aad38d;
	border:1px solid #8ac364;
	font-size:12px;
	margin:10px;
	padding:10px 5px 10px 20px;
	/*font-style:italic;*/
}
div.content span
{
	color: rgb(156, 53, 54);
	font-weight: bolder;
}
div.menu_content span
{
	float:right;
	font-weight:bold;
	padding-right:4px;
	padding-bottom:4px;
	font-size:10px;
	width:150px;
	text-align:right;
}
div.menu_content h5
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
div.menu_content div span
{
	float:none;
}
div.button
{
	margin:auto;
	width:440px;
}
div.button a
{
	display:block;
	border:1px solid #8ac364;
	color:#405d2d;
	font-weight:bold;
	width:190px;
	height:60px;
	float:left;
	margin:10px;
	padding-top:30px;
	text-align:center;
	background-color:#bbe0a3;
}
div.button a span
{
	font-size:10px;
}
div.button a:hover
{
	background-color:#7cb05a;
}
div.button_left a
{
	display:block;
	border:1px solid #8ac364;
	color:#405d2d;
	font-weight:bold;
	width:146px;
	height:40px;
	margin:10px;
	padding-top:10px;
	text-align:center;
	background-color:#bbe0a3;
}
div.button_left a:hover
{
	background-color:#7cb05a;
}
div.gallery img
{
	border:2px solid #5d9437;
	margin:4px;
	padding:2px;
	background-color:#76ad52;
}
div.gallery 
{
	text-align:center;
	border-top:1px solid #6d9255;
	padding-top:5px;
}
div.gallery img:hover
{
	border:2px solid #f6a124;
	background-color:#d89c43;
}
/*---------=================-----------*/
#hidden{
	overflow:hidden;
	width:570px;
	height:260px;
	border:2px solid #5d9437;
	background-color:#76ad52;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
ul#gallery{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul#gallery li{
	display:block;
	position:absolute;
	height:260px;
	margin:0px;
	padding:0px;
}
ul#gallery li.picture1{z-index:5;}
ul#gallery li.picture2{z-index:4;}
ul#gallery li.picture3{z-index:3;}
ul#gallery li.picture4{z-index:2;}
ul#gallery li.picture5{z-index:1;}

div#login p
{
	padding:10px;
}
div#login
{
	padding:20px;
	width:300px;
	margin:auto;
	height:600px;
}
input{
	border:1px solid #5d9437;
	padding:2px;
	font-weight:bold;
	font-size:10px;
	background-color:#76ad52;
}
h4 {
	background-color:#d3e8c4;
	font-size: 14px;
	color:#405d2d;
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;	
	text-align:center;
	border:1px solid #6d9255;
}

h4.alert {
	background-color:#d3e8c4;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
textarea,input.title,select
{
	font-size:12px;
	padding:5px;
	margin:5px 0px;
	background-color:#bbe0a3;
	color:#4f7c32;
	border:2px solid #5f933d;
	line-height:20px;
}
select { width : 410px; height:30px; }
option
{
	background-color:#bbe0a3;
	color:#4f7c32;
	padding:4px;
	font-weight:bold;
}
p.error
{
	background-color:#aa000f;
	border:2px solid #c50012;
	padding:10px 10px 10px 40px;
	background-image:url("../images/cancel.png");	
	background-position: 5px center;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
}
p.success
{
	background-color:#95b31b;
	border:2px solid #7c9220;
	padding:10px 10px 10px 40px;
	background-image:url("../images/ok.png");	
	background-position: 5px center;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
}
label
{
	margin:10px 0px;
}
iframe{
border:2px solid #5d9437;
}
div.menu_content a.gal
{
	border:0px;
	background-color:transparent; 
}
ul.info
{
	background-color:#86b566;
	border:1px solid #87b768;
	margin-top:20px;
}
div.font
{
	width:80px;
	float:right;
	margin-top:5px;
	margin:3px -7px 3px 3px;	
}
div.font a
{
	display:block;
	float:left;
	width:20px;
	text-align:center;
	height:20px;
	background-color:#bbe0a3;
	border:1px solid #76a755;
	margin:0px 1px;
}
div.font a.f1
{
	font-size:12px;
	padding-top:4px;
	height:21px;	
}
div.font a.f2
{
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
	height:22px;		
}
div.font a.f3
{
	font-size:16px;
	font-weight:bold;
	padding-top:2px;
	height:23px;		
}
a.more
{
	font-size:10px;
	float:right;
	margin:5px 5px 10px 5px;
}
