

#columnLeft {
	float: left;
	width: 920px;
	padding: 30px;
}

.partner {
	margin: 20px 0;
	border-bottom: 1px dotted #000;
	padding-bottom: 4px;
	font-size: 18px;
}

#mapLink{
    display : block;

    background-color: #CCCCCC;
}

#mapImg {
	cursor:pointer;
    width : 100%;
    margin : 0;
    height: 400px;
    background:url(/communityplatform/public/images/community/nefl/seniors/map.png) no-repeat center center;
}

#mapImg:hover {
	cursor:pointer;
	background:url('/communityplatform/public/images/community/nefl/seniors/map_hover.png') no-repeat center center;
}

#columnLeft .plainTextWidget img {
	margin: 10px 10px -12px 0;
}

#cojLogo {
    float : left;
    margin : 10px 0 0 250px;
}

#dohLogo{
    float : left;
    margin : 55px 0 0 80px;
}

#niaLogo{
    background-color: #6495ed;
    clear : both;
    float : left;
    padding : 5px;
    margin : 40px 0 0 50px;
}

#whatToDo {
    margin : 10px 0 40px 0;

}

#whatToDo a{
    display : block;
    margin : 10px 0 10px 100px;
}

#hhsLogo{
    float : left;
    margin: 25px 0 0 25px;
}

#whatToDo a img{
    float : left;
    margin : 0 10px 0 0;
}

h3{
    clear : both;
    border-bottom : 1px dotted #CCCCCC;
}

#communityLinks {
    background-color: #CCCCCC;
    width : 900px;
    height : 300px;
    padding : 10px;
}

.col1, .col2 {
    width: 40%;
    float: left;
    min-height: 135px;
    margin: 14px 10% 3px 0;
}
input#searchByName {
    float: right;
}
input.keywords {
    width: 94%;
    padding: 6px 2%;
    font-size: 15px;
}
input#exploreMap {
    cursor: pointer;
    font-size: 19px;
    font-weight: bold;
    padding: 22px 16px;
    margin: 0 9%;
    position: relative;
    width: 82%;
    border: 1px solid #999;
    border-radius: 7px;
    background:url('/communityplatform/public/images/community/nefl/seniors/exploreMapBg.png') no-repeat center center;
    text-shadow: 0px 0px 11px #FFF;
    -moz-text-shadow: 0px 0px 11px #FFF;
    -webkit-text-shadow: 0px 0px 11px #FFF;
    -o-text-shadow: 0px 0px 11px #FFF;
}
input#exploreMap:hover {
    box-shadow: 2px 2px 8px -2px #666;
    -moz-box-shadow: 2px 2px 8px -2px #666;
    -webkit-box-shadow: 2px 2px 8px -2px #666;
    -o-box-shadow: 2px 2px 8px -2px #666;
}
p.eldersource {
    font-size: 14px;
    margin-left: 20px;
    line-height: 27px;
    margin-bottom: 50px;
}
