

body{
	text-align:center;
	margin: auto;
	color: #000000;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    background-color: #DCDCDC;
    color: #333333;
    text-align:center;
}
P
{
	font-size: 1.2em;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
img
{
	border: none;
}
.maintext
{
	padding-bottom: 10px;
}
.maintext a{
	color:#8a7d56;
	text-decoration: underline;
}
.maintext a:hover {
	color:#000000;
	text-decoration: underline;
}

#title{
	width:780px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: solid black 1px;
	padding-bottom:0px;
}
#content{
	width:780px;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	border: solid #000 1px;
	overflow:hidden;
}
#gap{
	width:780px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

h1{
	height:170px;
	background:url(images/HEADER.jpg) no-repeat;
	text-indent:-5000px;
}
h2{
	font-size:15px;
	font-weight:normal;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-align: center;
	padding-top: 10px;
}
h3{
	font-size:13px;
	font-weight:normal;
	color:#b9a383;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-align: center;
}


#vertbanner{
	width:170px;
	float: left;
	margin-left: 3px;
	padding-top:35px;
}
#main{
	width:590px;
	float: left;
	margin-right: 0px;
	
}
#googleads{
	width:180px;
	float:right;
	margin-right: 0px;
	text-align: center;

}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline
}
a:hover{
	color: #336699;
	
}

hr
{
	width: 50%;
	color:Gray;

}
