@charset "utf-8";
/* CSS Document */
body{
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.site{
background-color:#FFFFFF;
width:780px;
margin-left:auto;
margin-right:auto;
margin-top: 36px;

border-top-width: 1px;
border-top-style: solid;
border-top-color: #AA7D39;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #AA7D39;
}
.imgtop{
float:left;
}
.adtop{
margin-left:200px;
}

.site img{
margin-right:40px;
}
h1{
	font-size: 36px;
	color: #333333;
	background-color:#FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 46px;
	margin-left: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 12px;
	color: #AA7D39;
	background-color:#FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 25px 0px;
	line-height: 20px;
	padding: 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA7D39;
}
h2 a {
	color: #AA7D39;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	font-size: 11px;
	font-weight:bold;

}
h4 {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	font-size: 11px;
	font-weight:bold;

}
h5 {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	font-size: 11px;
	font-weight:bold;

}

p{	
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 260px;
	line-height: 16px;
	text-align: justify;
} 
ul{	
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 300px;
	line-height: 16px;
	text-align: justify;
}

.baspage{
	font-size: 9px;
	color: #333333;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA7D39;
}
.baspage a{
	color:#333333;
	text-decoration:none;
}

.footer{
	background-color:#FFFFFF;
	font-size: 9px;
	color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA7D39;
	font-style: normal;
	text-align:right;
}
.stats{
float:left;
}
.footer a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.img {
	margin-left:260px;
}