body{
margin: 0px;
padding: 0px;
font-family: verdana, tahoma, arial;
font-size: 11px;
color: #5a5f51;
line-height: 20px;
}

a{
font-family: verdana, tahoma, arial;
font-size: 11px;
color: #5a5f51;
text-decoration: none;
font-weight: bold;
}

a:hover{
font-family: verdana, tahoma, arial;
font-size: 11px;
color: #5a5f51;
text-decoration: underline;
}

.top{
width: 800px;
clear: both;
margin-left: auto;
margin-right: auto;
}

.logo{
width: 574px;
clear: both;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
}

.logo-gradient{
width: 798px;
clear: both;
margin-left: auto;
margin-right: auto;
}

.menu{
width: 800px;
clear: both;
margin-top: 1px;
margin-bottom: 1px;
margin-left: auto;
margin-right: auto;
}

.banner{
width: 800px;
margin-left: auto;
margin-right: auto;
clear: both;
}

.home-copy{
background-image: url(img/gradient-text.jpg);
background-position: bottom;
padding: 10px;
width: 780px;
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
height: auto;
min-height: 190px;
}

.copy-left{
width: 370px;
float: left;
text-align: justify-left;
padding: 5px;
line-height: 14px;
}

.copy-right{
width: 370px;
float: right;
text-align: justify-left;
padding: 5px;
line-height: 14px;
}

.logo-footer{
width: 201px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
clear: both;
}

.footer{
width: 800px;
padding-top: 10px;
text-align: center;
font-size: 9px;
clear: both;
margin-left: auto;
margin-right: auto;
color: #9fa791;
}

.footer a{
color: #9fa791;
font-size: 9px;
text-decoration: none;
}

.footer a:hover{
color: #9fa791;
font-size: 9px;
text-decoration: underline;
}

.subpage-copy{
background-image: url(img/gradient-text.jpg);
background-position: bottom;
padding: 10px;
width: 780px;
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
height: auto;
}


.subpage-title{
padding-top: 25px;
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #7c856e;
width: 800px;
margin-left: auto;
margin-right: auto;
}

hr{
height: 1px;
color: #7c856e;
border-color: #7c856e;
}

h1{
padding: 0px;
margin: 0px;
font-size: 12px;
font-weight: bold;
}

.sub-copy-left{
width: 370px;
float: left;
text-align: justify-left;
padding: 5px;
margin-left: 5px;
}

.sub-copy-right{
width: 350px;
float: right;
text-align: justify-left;
padding-right: 5px;
}

.subpage-button a{
color: #5a5f51;
display: block;
text-decoration: none;
text-align: left;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
background-repeat: no-repeat;
background-image: url(img/subpage-button.gif);
width: 368px;
height: 31px;
padding-top: 4px;
}

.subpage-button a:hover{
color: #fff;
display: block;
text-decoration: none;
text-align: left;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
background-repeat: no-repeat;
background-image: url(img/subpage-button-o.gif);
width: 368px;
height: 31px;
}

input, textarea, submit, reset{
font-family: verdana, tahoma, arial;
font-size: 11px;
color: #5a5f51;
border: 1px solid #5a5f51;
background-color: #fff;
}

.form-titles{
text-align: right;
}