p, li, h2, h3, hr { 
    max-width: 540px;
    margin-left: 5px;
}

a img {
    border: none;
}

#page_wrapper {
    text-align: left;
    width: 95%;
}

#header_section {
    text-align: left;
}

#menu-bar {
    float: left; 
    width: 150px; 
    min-height: 750px; 
    position: relative;
    border-color: #C0C0C0; 
    border-right-style: solid;
}

#headline_img1 {
    width: 350px;
    font-size: smaller;
    font-weight: bolder;
    margin-left: 95px;
}

#headline_img2 {
    width: 350px;
    font-size: smaller;
    font-weight: bolder;
    margin-left: 95px;
}

#whats-hot {
    width: 250px; 
    float: right; 
    border-style: ridge; 
    background-color: pink;
    margin-bottom: 15px;
}

#whats-hot .Title {
    font-weight: bolder;
    text-align: center;
    word-spacing: 0.5em;
    letter-spacing: 0.25em;
    text-transform: uppercase;
}

#update-box {
    width: 250px; 
    float: right; 
    border-style: ridge; 
    font-size: smaller;
    clear: right;
}

.menulink {
    float: right; 
    width: 100%; 
    margin: 1px; 
    border-style: outset; 
    border-color: #000000; 
    border-width: 1px; 
    text-align: center;
}

.menulink a {
    text-decoration: none; 
    color: #000000; 
    font-family: serif;
}

#content-body {
    min-height: 750px;
    position: relative;
    margin-left: 160px;
}

#homeimage {
    float: left;
}

#bsaimage {
    float: right;
    margin-top: 24px;
}

#greenbar {
    width: 100%;
    background-color: #003300;
    clear: both;
    position: relative;
    height: 21px;
}

#greenbar form {
    display: inline;
    position: absolute;
    right:  8px;
    top:    1px;
    font-size: 9px;
}

#greenbar form input {
    font-size: 9px;
}

#greenbar form input.submit {
    background: none;
    border:     none;
    color:      white;
}

#uw-logo {
    position: absolute; 
    bottom: 0px;
}

#council_map {
    width: 500px; 
    height: 300px; 
    float: right;
}

#conestoga_map {
    width: 500px; 
    height: 300px; 
    float: right;
}

#tenacharison_map {
    width: 500px; 
    height: 300px; 
    float: right;
}
.expired-link {
    font-size: 9px;
    color: grey;
}

.reschart { border-style: solid; }
.reschart td { padding-right: 20px; }
.reschart .resarea { padding-top: 20px; text-align: center; font-weight: bolder;  }
