/* CSS Document */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000099;
}
.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000066;
text-align: justify;
}
.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.Lowton  
{
font-family: Trebuchet MS;
font-size: 10pt;
color: #000066
}
.nav
{
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #000099;
margin-left: 5px;
text-decoration: none;
}
.nav:hover
{
color: #FF0000;
}
.brochure
{
display: block;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
text-align: center;
padding: 10px 0;
margin-left: 0px;
}
#contact
{
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
padding: 5px 0 5px 20px;
}
#contact a
{
text-decoration: none;
}
.cont_title
{
font-weight: bold;
}
.email
{
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
text-align: center;
display: block;
}
#Layer22 h2
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000066;
margin:0px;
padding: 0px;
}
.bodytext
{
margin-top:0px;
}
#scroller
{
overflow:visible !important;
position:relative !important;
height:auto !important;
padding-right: 5px;
}

#content {
float: left;
height: 200px;
width: 350px;
overflow: hidden;
position: relative;
}
.copyright
{
margin-top: 10px;
clear: both;
}
#arrows img
{
display: block;
border: none;
}
#links
{
border-bottom: 1px solid #000;
text-align: center;
font-size: 13px;
}
#links a
{
text-decoration: none;
font-weight: bold;
font-family: Arial,Helvetica,sans-serf;
color: #000066;
}
#links a:hover
{
color: #FF0000;
}