@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #669900;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin:0px;
}
.imgpng {behavior: url(../iepngfix.htc);}
@font-face {
 font-family:ASemiSens;
 src: url("fonts/AGFARS.eot") /* EOT file for IE */
}
@font-face {
font-family:ASemiSens;
 src: url("fonts/AGFARS.TTF") /* EOT file for IE */
}

@font-face {
 font-family:ASensSarif;
 src: url("fonts/AGFARSS_0.eot") /* EOT file for IE */
}
@font-face {
 font-family:ASensSarif;
 src: url("fonts/AGFARSS_0.TTF") /* EOT file for IE */
}

@font-face {
 font-family:ASensSarifEx;
 src: url("fonts/AGFARSSE.eot") /* EOT file for IE */
}
@font-face {
 font-family:ASensSarifEx;
 src: url("fonts/AGFARSSE.TTF") /* EOT file for IE */
}


.maintable{
	width:1000px;
	background-color:#FFFFFF;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:15px;
	border:0px;
	
}

.logo{
width:251px;
height:82px;
padding-left:30px;
border:0px;
}

.menu{
background-image:url(../images/menu.jpg);
background-position:center;
background-repeat:no-repeat;
width:981px;
height:50px;
padding-top:10px;
text-align:center;
}

.menunav{
width:155px;
height:50px;
font-family:ASensSarif;
font-size:18px;
text-decoration:none;
color:#FFFFFF;
}

.menunav a{
font-family:ASensSarif;
font-size:18px;
text-decoration:none;
color:#FFFFFF;
}

.menunav a:hover{
font-family:ASensSarif;
font-size:18px;
text-decoration:none;
color:#7e7430;
}

.menunav-selected{
background-image:url(../images/hover.png);
background-position:top;
background-repeat:no-repeat;
color:#7e7430;
}

.menunav-selected a{
color:#7e7430;
}

.footer{
background-image:url(../images/footer.jpg);
background-position:center;
background-repeat:no-repeat;
width:983px;
height:52px;
text-align:center;
color:#797979;
font-family:ASensSarifEx;
font-size:14px;
}

.hd1{
font-family:ASensSarifEx;
font-size:30px;
text-decoration:none;
color:#93b901;
text-align:left;
}

.hd2{
font-family:ASensSarifEx;
font-size:20px;
text-decoration:none;
color:#666666;
text-align:left;
}
.gallerypic{
border:1px solid #999999;
max-width:220px;
max-height:165px;
}

.gallerypic:hover{
border:1px solid #999999;
max-width:225px;
max-height:167px;
width:225px;
height:167px;
}
.lst{
font-family:ASensSarifEx;
font-size:13px;
text-decoration:none;
color:#464646;
text-align:left;
}

.lst2{
font-family:ASemiSens;
font-size:16px;
text-decoration:none;
color:#464646;
text-align:left;
margin-right:15px;
}


.howto{

font-family:ASensSarifEx;
font-size:14px;
text-decoration:none;
color:#626b41;
text-align:left;
}


