@charset "UTF-8";
/* CSS Document */

body {
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#E0EAE9;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#685652;
}

a:Link {
font-size:12px;
color:#685652;
text-decoration:none;
}

.headerFont {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#AFC3CD;
text-transform:uppercase;
border-bottom:1px dashed #ccc;
}

a:Visited {
font-size:12px;
color:#685652;
text-decoration:none;
}

a:Hover {
font-size:12px;
color:#685652;
text-decoration:none;
}

a:Active {
font-size:12px;
color:#685652;
text-decoration:none;
}

.topNavBorder {
border-top:1px solid #BED4DC;
border-bottom:1px solid #BED4DC;
}

.topNav:Link {
font-weight:normal:;
font-size:11px;
color:#685652;
text-decoration:none;
}

.topNav:Visited {
font-weight:normal:;
font-size:11px;
color:#685652;
text-decoration:none;
}

.topNav:Hover {
font-weight:normal:;
font-size:11px;
color:#685652;
text-decoration:none;
}

.topNav:Active {
font-weight:normal:;
font-size:11px;
color:#685652;
text-decoration:none;
}

.aboutFont {
font-weight:NORMAL;
color:#ADC1CA;
font-size:13px;
}