body {
margin-top: 15px;
background: #410f0f;
}

.logo {
padding-top: 165px;
}

.mainlinks {
padding: 0px 0px;
}
.mainlinks td, .mainlinks font {
color: white;
font-family: arial;
font-size: 9pt;
}
.mainlinks a {
color: white;
text-decoration: none;
padding: 0px 10px;
}
.mainlinks a:visited, .mainlinks a:active {
color: white;
}
.mainlinks a:hover {
color: #E4CA4F;
}

.call font {
font-size: 14pt;
}

.title font, .title p {
font-family: trajan pro;
text-transform: uppercase;
font-size: 15pt;
}

.subtitle font {
font-family: trajan pro;
text-transform: uppercase;
font-size: 10pt;
}
.subtitle a {
color: #05025D;
font-weight: bold;
}

.content td, .content font, .content {
line-height: 30px;
font-size: 10pt;
font-family: arial;
}

.sidecontent, .sidecontent td{
line-height: 25px;
font-size: 10pt;
font-family: arial;
}
.sidecontent a:link, .sidecontent a:visited, .sidecontent a:active {
color: black;
}
.sidecontent a:hover {
text-decoration: none;
}

.sidenav {
position: fixed;
}

.footer, .footer td {
color: white;
font-size: 10pt;
font-family: arial;
}
.footer a {
padding: 0px 10px;
color: white;
}
.footer a:active, .footer a:visited {
color: white;
}
.footer a:hover {
color: #E4CA4F;
}

@media {
.sidenav {
position: absolute;
margin-left: -140px;
}
}