/*
Ourcommunity Index
*/
#columnLeft {
    width: 559px;
    height: 1000px;
    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: 220px;
    color: #000103;
    font-size: 10pt;
    line-height: 1.4em;
}

#ourCommunityText p {
    margin-top: 0;
}

.focusBox {
	width: 87%;
	padding: 20px 4%;
    background-color: #ecf2f8;
    margin: 20px 0 0 0;
    float: left;
    box-shadow: 2px 2px 16px -3px #000;
    -webkit-box-shadow: 2px 2px 16px -3px #000;
    -moz-box-shadow: 2px 2px 16px -3px #000;
    
}

.focusBox h4 {
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0 15px 0;
    font-weight: bold;
    font-size: 18px;
    color: #30416f;
}

.focusBox #quickLinks a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    cursor: pointer;
    margin: 0;
	width: 100%;
}

.focusBox #quickLinks a:hover {
    text-decoration: underline;
}

.focusBox #quickLinks p {
    margin-left: 20px;
    font-size: 10pt;
}

.focusBox #quickLinks p a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
    display: inline;
    margin: 0;
}

.focusBox p a:hover {
    text-decoration: underline;
}

#quickLinks .block {
    margin: 10px 0 25px 0;
    font-size: 10pt;
    clear: both;
    float: left;
    width: 500px;
    height: 40px;
}

#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;
    float: left;
    cursor: pointer;
}

#quickLinks a:hover {
    text-decoration: underline;
}

#quickLinks a.all {
    clear: both;
    float: right;
    text-align: right;
    margin-right: 5px;
}

#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;
}

.quickLinkList {
	margin-left: 0;
	padding-left: 0;
}

ul.quickLinkList li {
	font-size: 13px;
	margin-bottom: 9px;
	list-style: none;
	padding-left: 10px;
	float: left;
	width: 100%;
}
