/*
Brevard Index
*/
#columnLeft {
    width: 559px;
    min-height: 1000px;
    float: left;
    margin: 0 0 0 30px;
}

#headerText {
    width: 560px;
    min-height: 56px;
    margin: 16px 0 0 0;
    background-image: url('../../images/community/brevard/index/contentHeaderText.jpg');
    background-repeat: no-repeat;
}

#mapBox {
    width: 560px;
    min-height: 236px;
    padding: 1px 0 0 0;
    background-image: url('../../images/community/brevard/index/map.jpg') !important;
    background-repeat: no-repeat;
}

#mapBox a {
    border: 0px;
    text-decoration: none;
}

#mapBox .clickArea {
    width: 95%;
    display: block;
}

#mapBox .mapHeader {
    margin: 15px 0 0 325px;
    color: #30416f;
    font-weight: bold;
    font-size: 15pt;
}

#mapBox .mapText {
    margin: 15px 0 0 325px;
    width: 200px;
    color: #000103;
    font-size: 10pt;
}

#quickLinks,
#causetownFeed  {
    min-height: 119px;
    padding-top: 15px;
    background-color: #ecf2f8;
    margin: 0 0 20px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#quickLinks .header,
#partners .header,
#causetownFeed .header {
    min-height: 25px;
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0 5px 20px;
    font-weight: bold;
    font-size: 15pt;
    color: #30416f;
}

#causetownFeed ul {
	padding:0 15px;
}
#causetownFeed ul li {
	list-style: none;
	margin-bottom:15px;
}

#quickLinks a {
    width: 43%;
    text-decoration: none;
    color: #692e20;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    min-height: 20px;
    margin: 0 0 0 20px;
    float: left;
    cursor: pointer;
}

#quickLinks a:hover {
    text-decoration: underline;
}

#featured {
    min-height: 150px;
    padding: 1px 0 0 0;
    background-color: #ecf2f8;
    margin: 0 0 20px 0;
    font-size : 10pt;
}

#featured .header{
    min-height: 25px;
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0 5px 20px;
    font-weight: bold;
    font-size: 15pt;
    color: #30416f;
}

#featured .content{
    min-height : 25px;
    margin: 0 0 0 20px;
}

#featured a {
    text-decoration: none;
    color: #692e20;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
}

#featured a:hover {
    text-decoration: underline;
}

#miscLinks {
    min-height: 111px;
    padding-top: 15px;
    background-color: #ecf2f8;
    margin: 0 0 20px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-bottom: 21px;
}

#miscLinks .header{
    min-height: 25px;
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0 5px 20px;
    font-weight: bold;
    font-size: 15pt;
    color: #30416f;
}

#miscLinks a {
    width: 90%;
    text-decoration: none;
    color: #692e20;
    font-weight: bold;
    font-size: 10pt;
    margin: 0 0 0 20px;
    float: left;
    line-height: 27px;
}
#miscLinks a img {
    margin: 0 0 3px;
}

#miscLinks a:hover {
    text-decoration: underline;
}

#quickLinks a.all {
    clear: both;
    float: right;
    text-align: right;
    margin-right: 5px;
}

#partners {
    min-height: 250px;
    margin: 20px 0 0 0;
    padding: 1px 0 0 0;
}

#partners .partnerText {
    min-height: 50px;
    margin: 5px 0 0 20px;
    color: #000103;
    font-size: 10pt;
}

#partners ul {
    color: #0E365A;
    font-size: 14px;
    line-height: 1.3em;
}

#partners a {
    text-decoration: none;
    color: #692e20;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    min-height: 20px;
    margin: 0 0 0 20px;
    cursor: pointer;
}

#partners a.all {
    clear: both;
    float: right;
    text-align: right;
    margin-right: 25px;
}

.teaserBlock .secondaryBody img {
	margin: 0 15px 35px 0;
}
.teaserBlock h2 {
	margin-bottom: 10px;
}
.teaserBlock h2 a {
	font-size: 15px;
	color: #30416F;
}
.teaserBlock .secondaryButton a {
	color: #30416F;
	font-size: 13px;
	float: right;
}
.teaserBlock {
	width: 95%;
}
.teaserBlock img {
	width: 100px;
}
