
BODY {
margin : 0;
background: rgb(37, 48, 20);

}
top {
border-left : 4px solid #efebe7;
border-right : 4px solid #ffffff;
border-top : 0 solid #efebe7;
border-bottom : 3px solid #efebe7;
}
.content {
font-family : "Lucida Grande", Verdana, Arial;
font-size : 12px;
line-height : 18px;
color : #444444;
background-color : #ffffff;
}
.footer-content {
font-family : "Lucida Grande", Verdana, Arial;
font-size : 14px;
line-height : 18px;
color : #444466;
background-color : rgb(213, 206, 136);
}
.bwd-content {
font-family : "Lucida Grande", Verdana, Arial;
font-size : 12px;
line-height : 18px;
color : #ffffff;
background-color : rgb(20, 20, 20);
}
.content #navcontainer {
background-color : rgb(255, 255, 255);
width : 20%;
margin : 0;
padding : 0;
font-family : verdana, arial, sans-serif;
font-size : 13px;
text-align : left;
}
.content ul#navlist {
text-align : left;
list-style : none;
padding : 0;
margin : 0;
width : 116px;
background-color : rgb(255,255,255);
}
.content ul#navlist li {
display : block;
margin : 0;
padding : 0;
}
.content ul#navlist li a {
display : block;
width : 100%;
padding : 0.5em 0 0.5em 2em;
border-width : 1px;
border-color : #ffe #aaab9c #ccc #fff;
border-style : solid;
color : #ffffff;
text-decoration : none;
background : url(graphics/navbutton.jpg);
}
.content ul#navlist li#active a {
color : rgb(255, 230, 230);
}
.content ul#navlist li a:hover, ul#navlist li#active a:hover {
color : rgb(255, 255, 255);
background : rgb(73, 14, 0);
border-color : #aaab9c #fff #fff #ccc;
}
.big-heading {
font-family : "Lucida Grande", Verdana, Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 16px;
line-height : 18px;
font-weight : bold;
color : #993300;
}
.heading {
font-family : "Lucida Grande", Verdana, Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 14px;
line-height : 16px;
font-weight : bold;
color : #993300;
}
.subheading {
font-family : "Lucida Grande", Verdana, Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 12px;
line-height : 14px;
font-weight : bold;
color : #993300;
}
.clink a:link {
color : #993300;
text-decoration : underline;
font-weight : bold;
}
.clink a:visited {
color : #993300;
text-decoration : underline;
font-weight : bold;
}
.clink a:hover {
color : #993300;
text-decoration : underline;
font-weight : bold;
}
