/*
Ourcommunity Index
*/
#columnLeft {
    width: 559px;
    height: 1300px;
    float: left;
    margin: 0 0 0 30px;
}

#headerText {
    width: 560px;
    height: 53px;
    margin: 16px 0 0 0;
    background-image: url('../../../images/community/ourcommunity/contentHeaderText.jpg');
    background-repeat: no-repeat;
}

#ourCommunityText {
    width: 540px;
    height: 180px;
    color: #000103;
    font-size: 10pt;
    line-height: 1.4em;
}

#ourCommunityText p {
    margin-top: 0;
}

#quickLinks {
    width: 520px;
    height: 340px;
    padding: 10px;
    margin: 10px 0 0 0;
    background-color: #ecf2f8;
}

#quickLinks .header {
    height: 25px;
    margin: 5px 0 5px 0;
    font-weight: bold;
    font-size: 15pt;
    color: #30416f;
}

#quickLinks .block {
    margin: 10px 0;
    font-size: 10pt;
    clear: both;
    float: left;
}

#quickLinks .block .blockHead {
    font-weight: bold;
}

#quickLinks .block .blockText {
    color: #000103;

}

#quickLinks a {
    text-decoration: none;
    color: #692e20;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    width: 200px;
    height: 20px;
    float: left;
    cursor: pointer;
}

#quickLinks a:hover {
    text-decoration: underline;
}

#quickLinks a.all {
    clear: both;
    float: right;
    text-align: right;
    margin-right: 5px;
}

#newsAndEvents {
    width: 540px;
    height: 250px;
    margin: 20px 0 0 0;
    padding: 1px 0 0 0;
}

#newsAndEvents .header {
    width: 500px;
    height: 25px;
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0 5px 20px;
    font-weight: bold;
    font-size: 15pt;
    color: #30416f;
}

#newsAndEvents .item {
    width: 500px;
    margin: 10px 0 5px 20px;
    padding: 0 0 10px 0;
    font-size: 10pt;
    border-bottom: 1px solid #CCCCCC;
}

#newsAndEvents .item .itemHeader {
    color: #692e20;
    font-weight: bold;
    line-height: 1.4em;
}

#newsAndEvents .item .itemDate {
    color: #30416f;
    font-weight: bold;
    line-height: 1.4em;
}

#newsAndEvents .item .itemText {
    color: #000103;

}

#newsAndEvents a {
    text-decoration: none;
    color: #692e20;
    font-weight: bold;
    font-size: 10pt;
    height: 20px;
    cursor: pointer;
}

#newsAndEvents a:hover {
    text-decoration: underline;
}

#report {
    width: 379px;
    height: 143px;
    margin: 30px 0 0 0;
    background-image: url('../../../images/community/ourcommunity/need.jpg');
    background-repeat: no-repeat;
}

#report select {
    width: 190px;
    height: 25px;
    font-size: 14px;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 80px 0 0 100px;
}

#report .goButton {
    width: 45px;
    height: 25px;
    float: left;
    margin: 80px 0 0 20px;
    cursor: pointer;
}
