body  { background-color: #FAF8EE }
p  { color: #333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 19px }
.text { color: #333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 19px }
TextPadding   { margin-left: 25px; padding: 10px 30px 5px 25px }
.photoBG  { background-color: #eae6d3; padding: 6px; border-width: 1px; border-color: #cec8ad }
h1   { color: #333; font-size: 21px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; margin: 0.67em 0 }
h2  { color: #478993; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 12px; margin: 0.83em 0 }
h3 { color: #333; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 1em 0 }
.copyright { color: #996; font-size: 10px; font-family: Arial, Helvetica, Geneva, sans-serif }
a  { color: #c63; text-decoration: none }
a:hover { color: #F96;}
.smnav { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif }
.sidenav   { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 13px; padding-right: 30px }
.sidenavB { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 17px; padding-right: 30px }
ol  { color: #333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 19px; list-style-type: decimal; margin-left: -10px }
ul   { color: #333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 19px; list-style-type: disc }
.eventcalendar { margin-left: 15px; padding-left: 15px !important }
.pressmargin { margin: 15px; padding: 15px }
#eventlist p {color: #333; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 13px }

.towns {
    font-size: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 156px;
}
.expand_all,.collapse_all {
    cursor: pointer;
}
.towns ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
#townMenu li, .towns li {
    background-image: none;
    margin: 0;
    padding: 0;
}
.towns ul ul {
    display: block;
}
.towns ul ul li a {
    padding-left: 20px;
    width: 129px;
}
.towns a {
    color: #000;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin-left: 0;
    padding: 2px 2px 2px 20px;
    width: 139px;
}
.towns a.expanded {
    background: #e9e5d1 url('../img/collapse.gif') no-repeat 3px 50%; border: 1px dotted #cec8ad;
}
.towns a.collapsed {
    background: #e9e5d1 url('../img/expand.gif') no-repeat 3px 50%; border: 1px dotted #cec8ad;
}
.towns a:hover {
    text-decoration: none;
}
.towns ul a {

    border-top: 1px dotted #cec8ad;
    color: #000;
    display: block;
    font-weight: normal;
    font-size:90%;
    padding: 2px 2px 2px 10px;
    width: 139px;
}
.towns ul a:link {
    font-weight: normal;
}
.towns ul a:hover {
    color : #c63;
    text-decoration: none;
}
.towns li.active a {
    color: #c63;
}
.towns li.active li a {
    color: #c63;
}
.towns span {display: none;}

