body{
	margin: 0;
	padding: 2% 0;
	background: #E4D7C9 url(bg1.gif);
}
#pos{
	width: 100%;
	height: 140px;
	background: #B0A574 url(bg3.jpg);
}
.pos2{
	width: 100%;
	height: 32px;
	border-bottom: solid #FFFFFF 2px;
	border-top: solid #FFFFFF 2px;
	background: #F2A235 url(bg2.jpg);
}
#pos3{
	margin: 10px 0 0 10%;
	padding:10px 165px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 400px;
	color: #8C8557;
	font-weight: bold;
}
#pos3 a{
	text-decoration: none;
	font-weight: bold;
	color: #645E2E;
}
#pos3 b{
	color: #645E2E;
}
#pos3 a:hover{color: #8C8557;}
ul#nav{
	margin: 0 0 0 10%;
	padding: 0;
	list-style-type: none;
	border-left: solid #FFFFFF 2px;
	background: url(logo2.jpg) no-repeat 140px 0px;
	height: 140px;
}
ul#nav li{float: left;}
ul#nav b{display: none;}
ul#nav li a{
	display: block;
	width: 20px;
	height: 120px;
	padding: 20px 0 0 10px;
	border-right: solid #FFFFFF 2px;
	opacity: .6; filter: alpha(Opacity=60); -khtml-opacity: .6; 
}
ul#nav li a:hover{padding-right: 550px;}
#nav1 a {background:#645E2E url(nav1b.gif) no-repeat 0px 10px;}
#nav1 a:hover{background-position: -70px 10px;}
#nav2 a {background:#8C8557 url(nav2b.gif) no-repeat 0px 10px;}
#nav2 a:hover{background-position: -110px 10px;}
#nav3 a {background:#AFA97E url(nav3b.gif) no-repeat 0px 10px;}
#nav3 a:hover{background-position: -140px 10px;}
#home a {background:#D0CA9E url(home.gif) no-repeat 0px 10px;}
#home a:hover{background-position: -200px 10px;}

