body{
background: #fff;
color: #000;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: .8em;
}

h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 15px 0 0 0;
color: #8F7C73;
}
h1{
font-size: 1.4em;
}
h2{
font-size: 1em;
}

p{
margin: 0;
padding: 15px 0 0 0;
}

a:link, a:active, a:visited{
color: #000;
}

a:hover, a:focus{
color: #8F7C73;
text-decoration: none;
}


.top a:link, .top a:active, .top a:visited{
color: #000;
text-decoration: none;
}
.top a:hover, .top a:focus{
color: #8F7C73;
}

.footer a:link, .footer a:active, .footer a:visited{
color: #8F7C73;
text-decoration: none;
}
.footer a:hover, .footer a:focus{
color: #000;
}

.border{
width: 100%;
border-top: 1px solid #8F7C73;
height: 2px;
clear: both;
margin: 0;
}

.top{
height: 85px;
width: 1000px;
margin: 10px auto;
position: relative;
}

.top p{
text-indent: -3000px;
float: left;
padding-top: 5px;
}
.top p a{
background: url(images/logo.gif) no-repeat;
display: block;
width: 208px;
height: 80px;
}

.top h1{
position: relative;
text-indent: -3000px;
background: url(images/slogan.gif) no-repeat;
display: block;
width: 528px;
height: 26px;
float: right;
top: 60px;
padding: 0;
}


.top ul{
position: absolute;
top: 5px;
left: 457px;
margin: 0;
padding: 0;
}
.top li{
display: inline;
padding: 0 15px;
margin: 0;
border-right: 1px solid #000;
}
.top .noborder, .footer .noborder{
border: 0;
}

.content{
width: 1000px;
margin: 10px auto 0 auto;
text-align: left;
}

.date{
color: #8F7C73;
font-style: italic;
font-weight: bold;
padding: 5px 0 0 0;
}

.image{
width: 560px;
margin: 15px 50px 15px 0;
float: left;
display: inline;
}

.text{
width: 389px;
float: left;
}

.bottompics{
width: 152px;
margin: 0 16px 0 0;
float: left;
}
.bottompics p{
text-align: right;
background: url(images/line.gif) repeat-x bottom;
padding: 10px 0 0 0;
margin-bottom: 10px;
color: #666;
font-weight: bold;
font-size: .95em;
}
.bottompics p span{
background: #fff;
padding-left: 3px;
}
.bottompics img{
margin-bottom: 20px;
}

.footer{
width: 1000px;
margin: 10px auto;
text-align: left;
color: #8F7C73;
font-size: .9em;
background: url(images/logos-bottom.gif) no-repeat top right;
}
.footer ul{
margin: 0 0 15px 0;
padding: 0;
}
.footer li{
display: inline;
padding: 0 15px 0 0;
margin: 0 15px 0 0;
border-right: 1px solid #8F7C73;
}

address{
font-style: normal;
}

.clear{
clear: both;
}

label{
display: block;
margin: 5px 0;
text-align: right;
}
input{
width: 230px;
margin-right: 40px;
}
select{
width: 236px;
margin-right: 40px;
}
textarea{
width: 270px;
height: 80px;
vertical-align: top;
}
.button{
background: url(images/submit-btn.gif) no-repeat;
border: 0;
width: 185px;
height: 34px;
margin: 10px 0 10px 187px;
}