body {
margin-left: 0px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #666666;
}

.testimonialname {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000000;
}

.testimonialquote {
font-family: Georgia;
font-size: 16px;
line-height: 16px;
color: #666666;
}

.heavy {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
line-height: 16px;
color: #000000;
}

.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #F15C22;
text-decoration: underline;
}

a:hover, a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000000;
text-decoration: underline;
}

.navlinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
}

.navlinks a:link, .navlinks a:visited {
color: #666666;
text-decoration: none;
padding: 18px;
}

.navlinks a:hover, .navlinks a:active {
color: #000000;
text-decoration: none;
background-color: #EEEEEE;
border-bottom: #F15C22 2px solid;
padding: 18px;
}

.navlinksselected{
color: #000000;
text-decoration: none;
background-color: #EEEEEE;
border-bottom: #F15C22 2px solid;
padding: 18px;
}

.footer {
width: 100%; 
height: 100px;
position: fixed;
bottom: 0px;
background-color: #F15C22;
}

.footerlinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.footerlinks a:link, .footerlinks a:visited	{
color: #FFFFFF;
text-decoration: none;
}

.footerlinks a:hover, .footerlinks a:active	{
color: #F9A280;
text-decoration: underline;
}

.maintable {
background-color: #FFFFFF;
padding-bottom: 150px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #F15C22;
font-size: 18px;
line-height: 24px;
text-transform: capitalize;
}

.bread {
font-family: Georgia, "Times New Roman", Times, serif;
color: #F15C22;
font-size: 18px;
line-height: 24px;
text-transform: capitalize;
font-weight: bold;
}

.bread a:link, .bread a:visited	{
font-family: Georgia, "Times New Roman", Times, serif;
color: #F15C22;
font-size: 18px;
line-height: 24px;
text-transform: capitalize;
text-decoration: none;
font-weight: bold;
}

.bread a:hover, .bread a:active	{
font-family: Georgia, "Times New Roman", Times, serif;
color: #F15C22;
font-size: 18px;
line-height: 24px;
text-transform: capitalize;
text-decoration: underline;
font-weight: bold;
}

.sidenav {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
padding-bottom: 15px;
border-bottom: #999999 thin solid;
}

.sidenav a:link, .sidenav a:visited	{
color: #999999;
text-decoration: none;
}

.sidenav a:hover, .sidenav a:active	{
color: #000000;
text-decoration: none;
}