

/* section colour styles */
table#mainContainer {
background-color:#67B533; /* location page */
}
td#topCap {
background-image:url(/images/top_cap/top_cap_location.gif);/* location page */
background-repeat:repeat-x;
}
td#sectionImages {
background-color: #BCDC9E;/* location page */
}
td#contentContainer {
background-color: #F1F8E6;/* location page */
}
td#footer {
background-image:url(/images/footer/footer_location.gif);/* location page */
background-repeat:repeat-x;
}
#footerCap {
background-color:#67B533;
}
table#mainNav a, .current {
color:BLACK;/* location page */
}
td#navBlockOne, td#navBlockThree {
background-color:#83b85e /* location page */
}
td#navBlockTwo, td#navBlockFour {
background-color:#C2DAAD /* location page */
}
table#footerCap td a:hover {
color:BLACK;
}
.decorText {
color:#B3A600;
}
