body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #CCCC99;
line-height:23px;
margin-top:0;
text-align: left;
}

.pagewrapper {
width: 100%;
text-align: left;
}

.header {
height: 165px;
display: none;
}

.header img {
width: 985px;
height: 165px;
border: 0;
margin: 0;
}

.page-content {
padding: 0;
width: 100%;
height: auto;
}

.form-spacer {
clear: both;
height:8px;
}

.non_print {
display: none;
}

a:link {
color: #A1974F;
text-decoration:none;
}

a:visited {
color: #CCCC99;
text-decoration:none;
}

a:hover {
color: #FFFFFF;
text-decoration:none;
}

a:active {
color: #FFFFFF;
text-decoration:none;
}

a:visited:hover{
color: #FFFFFF;
text-decoration:none;
}

h1 {
color: #CCCC99;
font-size: 22px;
padding-bottom:0;
margin-bottom:0;
padding-top:5px;
font-weight: normal;
font-family:"Times New Roman", Times, serif;
}

h2 {
color: #B1BFA4;
font-size: 17px;
padding-bottom:0;

margin-bottom:0;
}

.photo {
float: left;
text-align: center;
font-size: 10px;
}

.photo img {
border: 0;
}

/******** FOOTER ***********/

.footer {
height: 24px;
text-align: center;
color: #FFFFFF;
font-size: 10px;
padding-top:2px;
display: none;
}

.footer a:link {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited {
color: #FFFFFF;
text-decoration:none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration:none;
}

.footer a:active {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited:hover{
color: #FFFFFF;
text-decoration:none;
}

/******** END FOOTER *******/

/******** MENU ***********/

.nav {
text-align: left;
padding-top: 10px;
font-size: 13px;
width: 200px;
margin: 0 auto;
float:left;
padding-left:50px;
font-family:Arial, Helvetica, sans-serif;
display: none;
}

.nav div {
text-align: left;
}

.nav a {
color:#FFFFFF;
}

.nav a:link {
color: #FFFFFF;
text-decoration:none;
}

.nav a:visited {
color: #FFFFFF;
text-decoration:none;
}

.nav a:hover {
color: #CCCC99;
text-decoration:none;
}

.nav a:active {
color: #FFFF99;
text-decoration:none;
}

.nav a:visited:hover{
color: #CCCC99;
text-decoration:none;
}

.nav .spacer {
color: #000000;
padding: 0 5px 0 5px;
}

.clearboth {
clear: both;
}