body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #84592E;
}

.title {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #693510;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #9B5C26;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #9B5C26;
}

.content {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #280F00;
cursor: default;
background-color: #CAA686;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #C9A187;
}

.nav {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: center;
color: #ffffff;
cursor: default;
background-color: #C9A187;
background-image: url(navbg.png);
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #C9A187;
}

a:link {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #AD7538;
text-decoration: underline;
cursor: default;
}

.content a:link {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

.content a:visited {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

.content a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

.content a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #AD7538;
text-decoration: underline;
cursor: default;
}

.nav a:link {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #46250C;
text-decoration: none;
font-weight: bold;
}

.nav a:visited {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

.nav a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #B48141;
text-decoration: none;
font-weight: bold;
}

.nav a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #451F04;
text-decoration: underline;
cursor: default;
}

input, textarea, submit, reset {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #451F04;
cursor: default;
background-color: #B9987B;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #280F00;
}

