body {	
	font-family: Arial;
	background-color:#f9f9f9;
	text-align: center;
	margin:0px;
	padding:0px;
 	background-image:url(../images/bg_background_01.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color:#a56937;
  padding-top:17px;
  color:#793f0d;
  font-size:11px;
	}

h2 {
  font-family:Verdana;
  color:#793f0d; 
  font-size:14px; 
  font-weight:bold;
  text-transform: capitalize;
  }


.footer {
	font-family: Verdana;
	color:#eeeaa5;
	font-size:10px;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.menu1 {
  font-famitly:Tahoma;
  color:#FFFFFF;
  text-transform:uppercase;
  text-decoration:none;
  font-size:12px;
	font-weight:BOLD;
  padding:0px 3px 0px 3px;
  line-height:35px;}

.menu1:hover {
	color: #2e4b69;
	background-image:url(../images/NAV_08.jpg);
	background-repeat:no-repeat;
	background-position:TOP LEFT;
	width:110;
	height:30;
	float:left;
	display:block;
}

.menu1:current {
	color: #2e4b69;
	background-image:url(../images/NAV_08.jpg);
	background-repeat:no-repeat;
	background-position:TOP LEFT;
	width:100%;
	height:100%;
}

#current {
	color: #eeeaa5;
	text-decoration:none;
	background-color:#793f0d;

/*.menu1:hover {
	color: #12dbff;
}
*/
.font1 { font-family:Arial;
 				 color:#164809;
  			 font-size:11px; 
}
	
.font2 { color:#164809;
				 font-size:10px; 
				 font-family:Arial;
				 text-decoration:none;
}
.14 {font-size:14px;}
.12 {font-size:12px;}
.11 {font-size:11px;}
.10 {font-size:10px;}
.gray { color:#333333;}
.blue{ color:#01d8ff;}
.bold {font-weight:bold;}
.gray1 {color:#666666;}
.white {color:#ffffff;}