@charset "utf-8";
/* CSS Document */

*{padding:0;
  margin:0}
  
ul,li {padding:0;
       margin:0;}
	   
ul{list-style-type:none;}

h1{font:30px Georgia, "Times New Roman", Times, serif;
   color:#333;
   }
   
h1,h2,h3,h4,h5 {margin-bottom:5px;
                text-shadow:0 1px #FFFFFF;}
	   
a{text-decoration:none;
  color:#377b76;}

a:hover{text-decoration:underline;
            color:#a4c050;}

 body {color:#333;
       background:#ffffff url(images/main.gif) repeat-x 0 270px;
       font:15px "Lucida Grande",helvetica,verdana,sans-serif; 
       line-height:21px;}
	   
	   
#top{width:100%;
     background:url(images/topbg.png) repeat-x 0 0;
     height:43px;}
	 
.innertop{width:1000px;
          margin:0 auto;}
		  
.innertop p{float:left;
            margin:5px;
			color:#333;
			font:22px Georgia, "Times New Roman", Times, serif;
			text-shadow:0 1px #FFFFFF;}
			
#subheader {width:1000px;
           height:280px;
		   margin:0 auto;}
		   
	   
#main{width:1000px;
          margin:0 auto;
      }


#main img {
           float:right;
		   position:relative;
		   margin-top:-53px;
		   z-index:-1;
       }

#title_page{width:500px;
                        float:left;
			height:250px;
			font-size:15px;
                     			}

#title_page p{font-style:italic;
                    margin-top:50px;}
			
#title_page h1{margin-top:85px;}

#navbar{float:left;
       	width:360px;
				}
		
.top{background:url(images/top_area.gif) no-repeat 0 0;
     height:25px;
	 	}


#news {float:right;
       position:relative;
       z-index:2;
	   height:120px;
           right:340px;
	   margin-top:-200px;
	   width:280px;} 
	
#content{width:620px;
         float:right;
         margin-bottom:20px;
         margin-top:-70px;
 		 		 } 	
		 
#content p{text-indent:25px;}
		 	
#footer {
font-size:0.8em;
height:100px;
line-height:1.3em;
margin:10px auto;
text-align:center;
color:#777777;


}	
		
/*MAIN MENU*/



#main_menu{background:url(images/bc.gif) repeat 0 0;
		   border:1px solid #d0d0d0;
		   border-bottom:none;
		   width:358px;
		   }

		   
#main_menu ul li {background:url(images/top_border.gif) repeat-x 0 0;}
              

#main_menu ul li a{display:block;
                          background:url(images/arrow.gif) no-repeat 4px 12px;                                       
                           color:#333;
                           font:bold 15px Georgia;	
						   text-shadow:0 1px #FFFFFF;		  
			  			   padding:3px 3px 3px 16px;
						   margin-top:0;
						   width:339px;
						   line-height:25px;
                           border-bottom:1px solid #d0d0d0;  
                }

#main_menu ul li a:hover{text-decoration:none;
                         background:#f1f1f1 url(images/arrow.gif) no-repeat 4px 12px; 
			
					     }


#main_menu ul li ul li a{background:url(images/arrow.gif) no-repeat 10px 12px;                            
               font:14px Georgia;
			   line-height:20px;
			   padding-left:24px;
			   width:331px;                        
                }

#main_menu ul li ul li a:hover {background:#f1f1f1 url(images/arrow.gif) no-repeat 10px 12px;  }


	
		
/*MENU STATIC*/

#static_menu{float:right;
             margin-top:8px;
             font-size:1.1em;
             font-weight:bold;
             list-style:none outside none;
             text-shadow:0 1px #FFFFFF;}
			 
#static_menu li{display:inline;}			 
			 
#static_menu li a{color:#333;
                 margin:0px 7px;}

#static_menu li a:hover {color:#377b76;
                         text-decoration:none;}
						 

/*Fareas_list*/

#fareas_list{margin:35px 0;
             width:360px;
			 font:14px Georgia, "Times New Roman", Times, serif;
			 text-shadow:0 1px #000;
						 }
						 

.farea h3{background:url(images/top_area.gif) no-repeat 0 0;
          height:25px;
		  padding:8px 2px 5px 10px;
		  width:360px;
		   font:22px Georgia;
		   color:#fff;
		  margin-bottom:0;
		 }
		  
.farea  ul{border:1px solid #d0d0d0;
           border-bottom:none;
           width:360px;
		   background:url(images/bg.gif) repeat  0 0;
		  		   }
				   
.farea ul li{background:url(images/top_border.gif) repeat-x 0 0;}
		  
.farea li a{border-bottom:1px solid #d0d0d0;
display:block;
font-size:15px;
background:url(images/arrow.gif) no-repeat 4px 13px;
color:#000;
padding-left:16px;
line-height:30px;
width:344px;

}

.farea li a:hover {text-decoration:none;
                   color:#377b76;
                   }
				   

/*News_scroller*/

#newsScroller {
height:85px;
padding:5px;
font-size:0.8em;
line-height:1.5em;
color:#777777;
}


.scrollerItem h2 a{color:#333;
                   font:bold 16px Georgia;
		           text-shadow:0 1px #FFFFFF;}

.scrollerItem a:hover{color:#327c5f;}


/*List_pages and list_news*/

#list_news, #list_pages,#list_categories{margin-top:10px;}

#list_pages,.news_item {font-size:13px;
                   line-height:18px;}

.page_item h4,.news_item h4,.category_item h4{margin:10px 0 5px 0;}

.page_item h4 a{font:bold 16px Georgia;}

/*Breadcrumbs*/

#breadcrumbs{float:left;
             padding:0;
             margin:5px 0 15px  5px;
             font-size:0.85em;}