BODY {
background: #360101 url('images/bg.jpg') repeat;
}

h1 {
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 17px;
color: #6f0306;
text-decoration: none;
font-weight: bold;
}

table.main {
background-color: #d2cdb8;
border: #330101 3px solid;
}

td.date {
background-color: #c4bfab;
border-bottom: #9f9b89 1px solid;
font-family: sans-serif;
font-size: 12px;
color: black;
text-decoration: none;
font-weight: bold;
padding: 4px;
}

td.header {

}

td.left {
font-family: sans-serif;
font-size: 12px;
color: #6f0306;
text-decoration: none;
font-weight: bold;
padding: 10px;
vertical-align: top;
}

td.nav {
font-family: sans-serif;
font-size: 14px;
color: #6f0306;
text-decoration: none;
font-weight: bold;
padding-top: 8px;
padding-bottom: 8px;
text-align: left;
}
.nav a:link, .nav a:visited {
font-family: sans-serif;
font-size: 14px;
color: #6f0306;
text-decoration: none;
font-weight: bold;
}
.nav a:active, .nav a:hover {
font-family: sans-serif;
font-size: 14px;
color: black;
text-decoration: none;
font-weight: bold;
border-bottom: black 1px solid;
border-top: black 1px solid;
}

td.content {
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 15px;
color: black;
text-decoration: none;
font-weight: normal;
padding: 10px;
}
.content a:link, .content a:visited {
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 15px;
color: #520101;
text-decoration: underline;
font-weight: normal;
}
.content a:active, .content a:hover {
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 15px;
color: #520101;
text-decoration: none;
font-weight: normal;
border-bottom: #520101 1px solid;
border-top: #520101 1px solid;
}

td.servicesTitle {
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 14px;
color: #6f0306;
text-decoration: none;
font-weight: bold;
padding: 3px;
}
td.serviceComment {
font-family: Arial, sans-serif;
font-size: 12px;
color: #423E2B;
text-decoration: none;
font-weight: bold;
padding: 3px;
}
td.servicesContent {
font-family: Arial, sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: normal;
padding: 3px;
}

td.footer {
background-color: #c4bfab;
border-top: #9f9b89 1px solid;
font-family: sans-serif;
font-size: 11px;
color: #918d7e;
text-decoration: none;
font-weight: bold;
padding: 8px;
text-align: center;
}
.footer a:link, .footer a:visited {
font-family: sans-serif;
font-size: 11px;
color: #6f0306;
text-decoration: none;
font-weight: bold;
}
.footer a:active, .footer a:hover {
font-family: sans-serif;
font-size: 11px;
color: black;
text-decoration: underline;
font-weight: bold;
}
