@charset "utf-8";
/* CSS Document */

BODY{
background:url(images/bg3.jpg);
}
a.headNav{
font-family:Verdana;
font-size: 13px;
color:#f3d7d1;
text-decoration:none;
text-transform:uppercase;
font-weight:900;
}

a.headNav:hover {
text-decoration:underline;
}

.textMain{
font-family:Trebuchet MS;
font-size:13px;
color:#431e15;
}
a {
font-family:Trebuchet MS;
font-size:13px;
color:#448AAB;
}
.footText {
font-family:Verdana;
color:#431e15;
font-size:11px;
}

a.footText {
text-decoration:underline;
}

.header {
Font-family:Century Gothic;
font-size:18px;
color:#448AAB;
text-decoration:none;
font-weight:bold;
}

a.header {
font-size:13px;
text-decoration:underline;
font-weight:bold;
}
.leftNav, a.leftNav{
Font-family:Verdana;
font-size:14px;
color:#431e15;
text-decoration:none;
}

a.leftNav:hover{
text-decoration:underline;
}
