BODY {
background: #a0987b;
margin-top: 0px;
padding-top: 0px;
}

table.main {
background-color: white;
border: #013b48 3px solid;
}

/* WORDPRESS AREA */
td.wp-left {
width: 155;
padding: 5px;
vertical-align: top;
font-family: Arial, Verdana, Sans-serif;
font-size: 13px;
color: #443501;
text-decoration: none;
font-weight: normal;
}
.wp-left a:link, .wp-left a:visited {
font-family: sans-serif;
font-size: 13px;
color: #013b48;
text-decoration: underline;
font-weight: normal;
}
.wp-left a:active, .wp-left a:hover {
font-family: sans-serif;
font-size: 13px;
color: #130f00;
text-decoration: underline;
font-weight: normal;
}

td.wp-content {
padding: 5px;
border-left: #f1e7c5 1px solid;
vertical-align: top;
font-family: Arial, Verdana, Sans-serif;
font-size: 13px;
color: #443501;
text-decoration: none;
font-weight: normal;
}
.wp-content a:link, .wp-content a:visited {
font-family: sans-serif;
font-size: 13px;
color: #013b48;
text-decoration: underline;
font-weight: normal;
}
.wp-content a:active, .wp-content a:hover {
font-family: sans-serif;
font-size: 13px;
color: #130f00;
text-decoration: underline;
font-weight: normal;
}
/* --------------- */

td.content {
padding: 15px;
font-family: Arial, Verdana, Sans-serif;
font-size: 13px;
color: #443501;
text-decoration: none;
font-weight: normal;
}
td.content h1 {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 19px;
color: #130f00;
text-decoration: none;
font-weight: bold;
}
.content a:link, .content a:visited {
font-family: sans-serif;
font-size: 13px;
color: #013b48;
text-decoration: underline;
font-weight: bold;
}
.content a:active, .content a:hover {
font-family: sans-serif;
font-size: 13px;
color: #130f00;
text-decoration: underline;
font-weight: bold;
}

td.nav {
background-color: #886a03;
height: 33px;
border-top: #9a7804 1px solid;
border-bottom: #624c02 1px solid;
text-align: center;
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 16px;
color: white;
text-decoration: none;
font-weight: normal;
}
.nav a:link, .nav a:visited {
font-family: sans-serif;
font-size: 16px;
color: white;
text-decoration: none;
font-weight: normal;
}
.nav a:active, .nav a:hover {
font-family: sans-serif;
font-size: 16px;
color: #fec604;
text-decoration: none;
font-weight: normal;
}

td.footer {
background-color: #013b48;
border-top: #002128 1px solid;
line-height: 25px;
text-align: center;
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
}