html{
background:#E9ECE5;
}
body{
	padding:0 0 0 0;
	margin:0;
	behavior:url("/files/system/csshover.htc");
	background:#E9ECE5;
	    font-size: 0.8em;
		font-family: Tahoma, arial, sans-serif;
		color:#111;
		text-align: center;	
}
* {
	padding:0;
	margin:0;
}
a, a:link{
	text-decoration:none;
	font-weight:normal;
	color:#206280;
	background-color:transparent;
}		 
a:visited{color:#63005B; 	background-color:transparent; text-decoration:none;}
a:hover{text-decoration:underline; 	background-color:transparent;}		

#total_container{
	width:965px;
	margin:0 auto 0 auto;
	text-align:left;
	background: #E7DCBC url("../images/system/bg.gif");
	border: none;

}

/*---------------------------------------
                      TOP NAVIGATION     */
#top_navigation_cont{
	background:#E9ECE5;
	display:block;
	
	
}					  

#top_navigation{
	list-style: none;
	padding: 0;
	margin:0;
	text-indent:1em;
}
#top_navigation li{
	display:inline;	
	line-height:2em;
	padding: 0;
	margin: 0;
}
#top_navigation li:before { content: "> "; }
#top_navigation li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #top_navigation li{
	background-image: url("../images/system/nav_top_arr.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0.5em 0 0;
	margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #top_navigation { height: 1%; }

* html #top_navigation li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #top_navigation li:first-child { background-image: none; }
/*hide from Mac IE\*/

#top_navigation li a,
#top_navigation	li a:link,
#top_navigation li a:visited{
	display:inline;
		font-size:1em;
		font-weight:500;
		text-decoration:none;
}
#top_navigation li a:hover{
	text-decoration:underline;
}
/*---------------------------------------
                      HEADER             */
#header{
	width:100%;
	height:161px;
	background: #4E9EC3 url("../images/system/logo.jpg") no-repeat;
	margin:0;
	padding:0 0 0 0;
}


#header h1{
	vertical-align:baseline;
	
	margin:0 0 0 200px;
	padding:1.3em 0 0 0;
		font-size:3.5em;
		font-family:Arial, helvetica, sans-serif;
		color:#f5f1e5;
}

#container{
	width:100%;
	margin-top:0;
	text-align:center;
}
/*---------------------------------------
  	    	horizontal	menu    		*/ 

#navlist_cont{
	width:100%;
	height:1.5em;
	clear:both;
	background: #E7DCBC url("../images/system/bg.gif");
}
#navlist_cont ul,
#navlist_cont li,
#navlist_cont a {
     display:block;
	margin:0;
	padding:0;
	border:0;
}

#navlist_cont ul {	

	background:#F5FAFD;
	list-style:none;
	text-align:center;
}

#navlist_cont li {
	position:relative;
	padding:0px;
	z-index:9;
	float:left;

}
	#navlist_cont li.folder	{
		width:100%;

	}	
	#navlist_cont li.folder ul {
		width:auto;
		min-width:100%;
		position:absolute;
		left:0; /* IE */
		top:1.5em;
		border:1px solid #E4DFD2;
		
	}		

#navlist_cont li.folder ul li{
	width:auto;
	border-top: 1px dashed #b7b7b7;
	float:none;
	white-space:nowrap;
	text-align:left;
	display:block;			  
	min-width:100%;
}	   

#navlist_cont li.folder ul li A{
	padding:0.25em 1em;
}
#navlist_cont li.folder ul li:first-child{
	border-top: none;
}
#navlist_cont a {
	padding:2px;
	padding-left:0;
	text-decoration:none;
	color:#333;
	font-weight:normal;
	width:100%; /* IE */ 
	
}
	#navlist_cont li>a { width:auto; } /* others */

#navlist_cont li a.submenu {
}

/* regular hovers */

#navlist_cont a:hover {

	background-color:#E2E4DE;	
	color:#206280;
}
	#navlist_cont li.folder a:hover {
		background-color:#E2E4DE;		
	}

/* hovers with specificity */

#navlist_cont li.folder:hover { z-index:10; }		
	
#navlist_cont ul ul, #navlist_cont li:hover ul ul {
	display:none;
}

#navlist_cont li:hover ul, #navlist_cont li:hover li:hover ul {
	display:block;
}	
/*END OF  HORIZONTAL MENU*/

					
/*---------------------------------------
                   content             */
#content{
	width:94%;
	border: 1px solid #969DA4;
	margin:0 auto 0 auto;
 	padding:1em 0 0 0;
	background-color: #FDFCFA;
	text-align:left;
	color:#333333;
	font-size:1em;	
}



#content div{
	display:block;
	margin:0.5em 0.5em 0 0.5em ;
	padding:0 0 0 0;
	clear:both;
}
#content hr{
	background:transparent;
	border-top:none;
	border-right:none;
	border-bottom: 2px dashed #EFE2C0;	
	border-left:none;
	margin: 0.5em 0 1em 0;
	clear:both;	
}


#content h3,
#content h4{
	margin:0 0 0 150px;
	display:block;
	 	color:#46170D;
		font-size:1em;
		font-weight:bold;
}

#content p{
	padding:0.5em 1em 0 150px;
	margin:0;
}

#content img{
	padding: 0;
	margin: 0;
	border: 0;
	float: none;
}

#newsinlist img{
     padding:0;
     margin:-2em 0 0 1em;
     border:0.5em solid #DECBA3;
     float:left;
}


#content a{display:inline;}




#copyr{
	color:#333333;
	text-align:left;
	line-height:2em;
	text-indent:2em;
	background: #E7DCBC url("../images/system/bg.gif");
	clear:both;
}
/*-------------------------------------------------------------------------------------------------------------------------
----------------------------------------SINGLE NEW-----------------------------------------------------------------------*/
#single_new p{
	margin:0.5em 1em 0.5em 1em;
	padding:0;
}
#single_new h3,
#single_new h4{
	margin:0 1em 0 1em;
	padding:0;
}
/*-------------------------------------------------------------------------------------------------------------------------
----------------------------------------PHOTO ALBUM-----------------------------------------------------------------------*/
#photo_cont{
	width:94%;
	min-height:200px;
	border: 1px solid #D3CCB0;
 	margin:0 auto 0 auto;
 	padding:0;
		background-color: #F6F2E6;
		text-align:left;
		color:#333333;
		font-size:1em;	
} 
#photo_cont h2{
	line-height:2em;
	text-indent:0.75em;
	 	color:#46170D;
		font-size:1em;
		font-weight:bold;
}
#big_photo{
 	float:right;
	display:block;
 	margin:15px 10px 0 0;
	}
#photos_container{
	width:300px;
	margin:0 320px 0 0;
	
	float:none;


}
#photos img{
	border:none;
	margin:0;
	padding:0;
	float:none;

}
ul#photos{
	width:500px;
	list-style: none;
	margin:15px 0 0 15px;
	font-size: 12px;
	float:none;

}

#photos li{
	width:120px;
	list-style: none;
	margin:0 15px 15px 0;
	text-align: center;
	background: #fff;
	color: #ccc;
	float:left;
}

#photos li a{
	margin: 1px;
	padding: 0px;
	border: 0.3em solid #DECBA3;
	font-weight: normal;
	width: 100%;
	text-decoration: none;
	color: #003399;
        display:block;
}

#photos li a:hover{
	margin: 1px;
	padding: 0px;
	border-top: 0.3em double #DECBA3;
	border-left: 0.3em double #DECBA3;
	border-bottom: 0.3em double #DECBA3;
	border-right: 0.3em double #DECBA3;
	font-weight: bold;
}

#photos li a#current{
	font-weight: bold;
	background: #ECECEC;
	border: 0.3em double #DfCfA8;

}
#back_link{
	clear:both;
	line-height:2em;
	text-indent:1em	
}
#back_link a{display:inline;}
/*---------------------------------------
                      FOOTER             */
#footer{
	width:100%;
	height:60px;
	clear: both;
        text-align:right;  /* ik */
	background-image:none;
	background-color: #E9ECE5;
}
#footer img{float:right; margin:3px;}
#footer , #footer  a, #footer img{border:none;}

