/* CSS Document */

p, .content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4D4D4D;
line-height: 150%;
}

li, ol, ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4D4D4D;
line-height: 180%;
list-style: disc outside;
}

a, a:visited {
color:#C8A261;
text-decoration:underline;
}

a:hover, a:active {
color:#C8A261;
text-decoration:none;
}

h1 {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 22px;
font-weight: bold;
color: #9A423B;
}

.footer {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #FFFFFF;
text-align: center;
letter-spacing: 1px;
}

.nav, a.nav:link, a.nav:visited {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #000000;
letter-spacing: 2px;
text-decoration: none;
}

a.nav:hover {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #9A423B;
letter-spacing: 2px;
text-decoration: none;
}

.navcell {
padding: 15px;
text-align: center;
border-bottom: 1px solid #4D4D4D;
}
.navcell2 {
padding: 15px;
text-align: center;
}

.navbk {
background-image: url(navbk.jpg);
}

.footerbk {
background-image: url(footerbk.jpg);
}

.footer2, a.footer2:hover {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-align: center;
text-decoration: none;
}

a.footer2:link, a.footer2:visited {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-align: center;
text-decoration: underline;
}

.facebook {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 10px;
color: #4D4D4D;
text-align: center;
text-decoration: none;
}


