/* CSS Document */

.spacer-gif

{

margin:-1px;
padding:-1px;
filter:alpha(opacity=01);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;


}

img{
margin-top:-1px;
}

#container #inside #menu a{
	text-align: center;
	color: #000000;
	font-size: 11px;
	z-index: 50;
	font-weight: normal;
        text-decoration: underline; 
	padding: 3px 1px 1px  2px;
	

}
	
#container #inside #menu a:hover {
	color: #075935;
	font-weight: normal;
}
#container #inside #menu .menu_selected {
	color: #075935;


}


H1,
H2 {
	color: #08593b;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
}




 
	

H3 {
	color: #006633;
	font-family:"lucida handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
}	

H4 {
	color: #006633;
	font-family:"lucida handwriting", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 18pt;
	font-weight: bold;
}	
	
		
P {
	padding: 3px 0px 3px 3px;
	line-height: 150%;
	font-size: 16px;
	color: #000000;

}
ul {
        margin: 0px;
        padding: 0px;
        line-height: 120%;
        margin-left: 10px;
        text-align: left;
}


UL LI {
        padding-left:10px;
        margin: 10px;
        line-height:120%;
        list-style-type:disc;
        
}

A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	color: #075935;
	font-weight: bold;
	text-decoration: underline;
	
}
.external-link-new-window {
	color: #FFFFFF;	

	
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #075935;
	font-weight: bold;
}

.caption,
table {
	font-size: 16px;
       color: #08593B;
}
/*---------- mail form ------------------------------------------------*/
form{
       margin-left: 1px;
      padding:0 0 0 0px;
      font-color: #08593B;
}

form img{
display:none;
}

.mailform,
.mailformrequired,
.mailformcomment,
.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 11px;
          font-color: #08593B;

         padding:0px;
        overflow: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000000;
}
.text,
textarea {
	width: 325px;
}
.button {
float: right;
}

/#-------------gallery----------

* WT GALLERY category mode */
div.wtgallery_categories { 
	border: 0px solid silver;
	width: 1170px;
	padding: 10px;
	float: right;
	margin: 5px 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 110px;
}
div.wtgallery_category_folder {
	margin: 120px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 0px solid white;
}
.wtgallery_listpic {
	border: 0px solid #888888;
	width: 105px;
	height: 202px;
	margin-left: 35px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 0px solid white;
}
.wtgallery_singlepic {
	border: 0px solid #888888;
	width: 482px;
	margin-left: 0px;
	text-align: center;
}
/* wt_gallery END */