@charset "utf-8";
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #29540D;
	margin:0 0 0 0;
}
h2{
	color: #3E7716; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px;
	margin:0 0 0 0;
	
	
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #29540D;
	line-height:22px;
	margin:0 0 0 0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27520B;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E7716;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3E7716;
}
.news1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27520B;
	font-weight:bold;
	text-decoration: none;
}
.news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.news3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016dae;
	text-decoration: none;
}

.linkin {
position: absolute; float: left; width: 130px;text-align: right;
}
.social{
float:right;
margin-top:-1px;
position:relative;
z-index:10;
margin-top:-20px;
}
.social li{
display:inline;
}
.social li a{
background:url(images/social.png) no-repeat;
display:block;
height:46px;
float:left;
margin-left:5px;
}
.social li a span{
display:none;
}
/*--------HOME-------*/
ul.social li a.facebook{
width:27px;
background-position:0 0;
}
ul.social li a.facebook:hover{
background-position:0 -46px;
}
ul.social li a.facebook span{
display:none;
}
ul.social li a.activefacebook{
width:27px;
background-position:0 -46px;
}
ul.social li a.activefacebook span{
display:none;
}
/*-------ABOUT ME------*/
ul.social li a.ln{
width:29px;
background-position:-27px 0;
}
ul.social li a.ln:hover{
background-position:-27px -46px;
}
ul.social li a.ln span{
display:none;
}
ul.social li a.activeln{
width:29px;
background-position:-27px -46px;
}
ul.social li a.activeln span{
display:none;
}
/*-------ABOUT ME------*/
ul.social li a.youtube{
width:28px;
background-position:-56px 0;
}
ul.social li a.youtube:hover{
background-position:-56px -46px;
}
ul.social li a.youtube span{
display:none;
}
ul.social li a.activeyoutube{
width:28px;
background-position:-56px -46px;
}
ul.social li a.activeyoutube span{
display:none;
}


