/*
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;
    width : 100%;
}

#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;
}

#columnRight {
    width: 379px;
    height: 850px;
    float: left;
   	background: #ecf1f7;
	background: -moz-linear-gradient(left, #ecf1f7 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ecf1f7), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left, #ecf1f7 0%,#ffffff 100%);
	background: -o-linear-gradient(left, #ecf1f7 0%,#ffffff 100%);
	background: -ms-linear-gradient(left, #ecf1f7 0%,#ffffff 100%);
	background: linear-gradient(to right, #ecf1f7 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf1f7', endColorstr='#ffffff',GradientType=1 );
}

#search {
    width: 379px;
    height: 140px;
    padding: 1px 0 0 0;
    background-image: url('../../../images/community/ourcommunity/searchHeader.jpg');
    background-repeat: no-repeat;
    background-position: top;
    margin: 16px 0 3px 0;
}

#search .tabRow {
    width: 346px;
    height: 20px;
    margin: 50px 0 0 18px;
}

#search .tabRow .tab {
    width: 113px;
    height: 20px;
    float: left;
    margin: 0 2px 0 0;
    cursor: pointer;
}

#search .tabRow .organizations {
    background-image: url('../../../images/community/brevard/index/search_organizations.jpg');
    background-repeat: no-repeat;
}

#search .tabRow .organizations_selected {
    background-image: url('../../../images/community/brevard/index/search_organizations_selected.jpg');
    background-repeat: no-repeat;
}

#search .tabRow .programs {
    background-image: url('../../../images/community/brevard/index/search_programs.jpg');
    background-repeat: no-repeat;
}

#search .tabRow .programs_selected {
    background-image: url('../../../images/community/brevard/index/search_programs_selected.jpg');
    background-repeat: no-repeat;
}

#search .tabRow .knowledgebase {
    background-image: url('../../../images/community/brevard/index/search_knowledgebase.jpg');
    background-repeat: no-repeat;
}

#search .tabRow .knowledgebase_selected {
    background-image: url('../../../images/community/brevard/index/search_knowledgebase_selected.jpg');
    background-repeat: no-repeat;
}

#search .inputBox {
    background-image: url('../../../images/community/ourcommunity/searchInput.jpg');
    background-repeat: no-repeat;
    width: 379px;
    height: 54px;
    float: left;
}

#searchInput {
    border: 0px;
    width: 250px;
    height: 27px;
    font-size: 22px;
    margin: 12px 0 0 29px;
    float: left;
}

#searchButton {
    width: 56px;
    height: 36px;
    float: left;
    margin: 9px 0 0 24px;
    cursor: pointer;
}

#columnRight .callOut {
    width: 379px;
    height: 80px;
    margin: 31px 0 0 0;
}

#columnRight .callOut a {
    border: none;
}

#columnRight .callOut .clickArea {
    width: 340px;
    height: 80px;
    margin: 0 0 0 30px;
    cursor: pointer;
}

#columnRight .map,
#columnRight .callOut .map {
    height: 324px;
}

#callOut_211 {
    background-image: url('../../../images/community/brevard/index/callOut_211.jpg');
    background-repeat: no-repeat;
}

#callOut_map {
    background-image: url('../../../images/community/ourcommunity/map.jpg');
    background-repeat: no-repeat;
}

#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;
}
