body {
font-family: "Arial";
font-size: 12px;
color: rgb(0, 0, 0);
background-color: #ee813e;
background-repeat: no-repeat;
}

hr {
color: #000000;
border-width: 1px;
border-style: solid;
border-color: #000000;
}

h1 {
font-size: 30px;
font-family: "Arial Black";
text-align: center;
line-height: 100%;
}

h2 {
font-size: 14px;
font-family: "Arial";
font-weight: bold;
text-align: center;
line-height: 150%;
}

h3 {
font-size: 18px;
font-family: "Arial";
font-weight: bold;
line-height: 150%;
}

#header {
margin-left: 210px;
margin-bottom: 10px;
text-align: center;
}

#content {
width: 100%;
}

#nav {
font-family: "Arial", sans-serif;
margin: 5px;
width: 200px;
float: left;
}

#nav p {
line-height: 20px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 5px;
font-size: 12px;
}

#nav .logo_link a {
padding: 0px;
width: 190px;
display: block;
color: #ee813e;
font-weight: bold;
text-decoration: none;
background-color: #ee813e;
}

#nav .logo_link a:hover {
background-color: #ee813e;
color: #ee813e;
}

#nav a {
padding-bottom: 5px;
padding-right: 5px;
padding-top: 5px;
padding-left: 10px;
width: 190px;
display: block;
color: #ba5519;
font-weight: bold;
text-decoration: none;
background-color: #f49155;
}

#nav a:hover {
background-color: #d26421;
color: #f49155;
}

#nav .current_item {
padding-bottom: 5px;
padding-right: 5px;
padding-top: 5px;
padding-left: 10px;
font-weight: bold;
text-decoration: none;
background-color: #d26421;
color: #f49155;
width: 190px;
display: block;
}

#nav .current_subitem {
padding-bottom: 5px;
padding-right: 5px;
padding-top: 5px;
padding-left: 10px;
font-weight: bold;
text-decoration: none;
background-color: #d26421;
color: #f49155;
margin-left: 20px;
width: 170px;
display: block;
}

#nav .subheadings a {
padding-bottom: 5px;
padding-right: 5px;
padding-top: 5px;
padding-left: 10px;
margin-left: 20px;
width: 170px;
display: block;
color: #ba5519;
font-weight: bold;
text-decoration: none;
background-color: #f8d9b8;
}

#nav .subheadings a:hover {
background-color: #d26421;
color: #f49155;
}

#page {
font-family: "arial";
font-size: 12px;
border: 2px solid rgb(0, 0, 0);
margin-left: 220px;
margin-right: 10px;
padding-left: 2%;
padding-right: 2%;
text-align: justify;
line-height: 150%;
background-color: rgb(255, 255, 255);
}

#news {
color: #d26421;
background-color: #f8d9b8;
padding: 10px;
}

#page a {
color: #ba5519;
font-weight: bold;
}

#page a:hover {
color: #ba5519;
font-weight: bold;
text-decoration: none;
}

#page td {
font-family: "arial";
font-size: 12px;
}

#footer {
clear: both;
font-family: "Arial", sans-serif;
font-size: 10px;
padding: 5px;
margin-left: 400px;
}

#footer a {
text-decoration: none;
color: #f8d9b8;
}

#footer a:hover {
text-decoration: underline;
}

#footer img {
border: 0px;
}

