body {
background-color: #C7C6A7;
margin: 0;
color: #310f08;
font-size: 13px;
line-height: 15px;
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

#maincontent {
background-color: #D5B890;
padding: 10px;
color: #310f08;
font-size: 13px;
line-height: 15px;
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#maincontent h1 {
color: white; 
font-weight: bold; 
font-size: 18px; 
line-height: 20px; 
font-family: "ITC American Typewriter", "American Typewriter", Arial, "Trebuchet MS", Helvetica, sans-serif; 
text-decoration: none;
}

#maincontent h1.blue {
color: #0d3692;
}

#maincontent h2 {
color: white;
font-weight: bold;
font-size: 14px;
line-height: 18px;
font-family: "ITC American Typewriter", "American Typewriter", Arial, "Trebuchet MS", Helvetica, sans-serif; 
text-decoration: none
}

#maincontent a:link {
color: #00288e;
text-decoration: underline;
}

#maincontent a:visited {
color: #00288e;
text-decoration: underline;
}

#maincontent a:hover { 
color: #0028c5; 
text-decoration: none; 
}

#maincontent a:active { 
color: #00288e; 
text-decoration: underline; 
}

#sidecontent {
background-color: #ddd1ac;
color: #00288e;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
line-height: 13px;
text-decoration: none;
}

#sidecontent a:hover { 
color: #0028c5; 
text-decoration: none; 
}

#sidecontent a:active { 
color: #00288e; 
text-decoration: underline; 
}

#sidecontent h1 {
font-family: "ITC American Typewriter", "American Typewriter", Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size: 18px;
margin-top: 1em;
color: #00288e;
}

#testamonial {
background-color: #DCD2AB;
padding: 10px;
color: #454545; 
font-size: 12px; 
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
line-height: 14px 
}

.signature {
color: #454545; 
font-size: 10px; 
line-height: 12px; 
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footer {
background-color: #758DC1;
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #FFFFFF;
font-size: 11px;
text-align: center;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.title {
color: #0d3692;
font-weight: bold;
font-size: 14px;
line-height: 18px;
font-family: "ITC American Typewriter", "American Typewriter", Arial, "Trebuchet MS", Helvetica, sans-serif;
text-decoration: none;
margin-bottom: 5px;
margin-left: 5px;
padding-bottom: 5px;
padding-left: 5px
}

.title a {
color: #0d3692;
text-decoration: none;
}

table.invoice {
width: 600px;
border-bottom: 1px solid #8F6E3A;
}

.invoice th {
padding: 5px;
border-bottom: 1px solid #8F6E3A;
}

.invoice td{
padding: 3px;
}

table.invoice2 {
width: 400px;
border-bottom: 1px solid #8F6E3A;
}

.invoice2 th {
padding: 5px;
border-bottom: 1px solid #8F6E3A;
}

.invoice2 td{
padding: 3px;
}


tr.total {
font-weight: bold;
background-color: #EFE5D3;
}

#formcontent {
background-color: #D5B890;
padding: 10px;
color: #310f08;
font-size: 13px;
line-height: 15px;
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#formcontent h1 {
margin-bottom: 0;
color: white; 
font-weight: bold; 
font-size: 18px; 
line-height: 20px; 
font-family: "ITC American Typewriter", "American Typewriter", Arial, "Trebuchet MS", Helvetica, sans-serif; 
text-decoration: none;
}

#formcontent h1.blue {
color: #0d3692;
}

#formcontent h2 {
display: block;
text-align: center;
color: #0d3692;
font-weight: bold;
font-size: 15px;
font-family: "ITC American Typewriter", "American Typewriter", Arial, "Trebuchet MS", Helvetica, sans-serif;
}

#formcontent a {
font-weight: bold;
color: #00288e;
}

.formelement {
width: 600px;
border: 1px solid #8F6E3A;
padding: 10px;
margin: 20px 0;
text-align: left;
background-color: #E1CDAC;
}

.formelement td {
padding: 5px;
}

.formelement2 {
width: 400px;
border: 1px solid #8F6E3A;
padding: 10px;
margin: 20px 0;
text-align: left;
background-color: #E1CDAC;
}

.formelement2 td {
padding: 5px;
}

.next {
text-align: right;
}

.next a {
font-size: 12px;
font-weight: bold;
color: #00288e;
text-decoration: none;
}

.next a:hover {
color: #00288e;
text-decoration: underline;
}

.indent {
padding-left: 50px;
}

ul.indent {
padding-left: 70px;
}

#sidenav {
margin: 20px 0;
}

#sidenav ul {
margin: 0;
padding: 0;
}

#sidenav ul li {
margin: 0;
padding: 2px;
list-style-type: none;
font-weight: bold;
font-size: 13px;
}

#sidenav ul li ul {
margin: 0;
padding: 0;
padding-top: 5px;
padding-left: 15px;
}

#sidenav ul li ul li {
font-weight: normal;
font-size: 11px;
}

#sidenav a {
color: #0d3692;
}

#sidenav a:link {
text-decoration: none;
}

#sidenav a:visited {
text-decoration: none;
}

#sidenav a:hover {
text-decoration: underline;
}

#sidenav a:active {
text-decoration: none;
}