/*
Custom CSS for Template
fairport red #a90303
fairport blue #1b1653
*/

body {
background-color:#dedede;
}

.bottom {
background-color:#ffffff;
}

#header {
border-bottom-color: #a90303;
    border-bottom-style: solid;
    border-bottom-width: 20px;
}

#navSite ul {
background-color:#a90303;
}

#navSite li a.selected {
background-color:#a90303;
font-weight:bold;
}


.bodyNavigationNewsLeft a {
color: #a90303;
background-color:#ffffff;
}

bodyNavigationNewsLeft {
background: #dedede;
}



#navSite li a:hover, #navSite li a.selected {
background-color:#a90303;
text-decoration:underline;
}

#heading h1,h2,h3 {
font-family: "Verdana", Verdana, sans-serif;
color:#000000;}



#left h2, right h2{
font-family: "Verdana", Verdana, sans-serif;}

h2,h3 {
font-family: "Verdana", Verdana, sans-serif;
color:#000000;}

h4, #left h2, #right h2, .bodyhtml-01-left .color h2 {
color:#000000;
}

.bodyhtml-00-left, .calenderBody, .bodyhtml-01-left, .scheduleBody, .volunteerBody, .bodyNavigationNewsLeft {
background:#ffffff;
}

#footer {
background: #a90303;
color:#ffffff;
}

#footer .bottom {
background:#a90303;
}

.tableSchedule thead, .tableSchedule thead td {
background-color: #a90303!important;
}

a {
color:#a90303;
}

h1, h2, h4 {
    text-transform: none;
}

.headPanel {
background:inherit;
}