#lampMap{
    width : 900px;
    margin: 25px auto 0 auto;
    padding-bottom: 25px;
}

#lampMap p {
	line-height: 150%;
}

#lampMap #introText{

}

#lampMap #resourceList{
    float : left;
}

#lampMap #resourceList li {
	line-height: 150%;
}

#lampMap #resourceMenu{
    float:right;
    background-color: #FFFFCC;
    border: 1px solid black;
    width:200px;
    min-height : 100px;
    padding:5px;
}

#lampMap #resourceMenu #school,
#lampMap #resourceMenu #zipcode{
    width : 180px;
    margin: 5px 0 5px 10px;
}

#lampMap #story{
    width : 620px;
    height : 25px;
    margin: 25px 0 0 0;
    padding: 10px 5px;
    float : left;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #F7F4F4;
}

#lampMap #story #storyList{
    margin: 0 auto;
    width : 180px;
}

#lampMap #explanatory{
    width : 610px;
    padding: 10px;
    float : left;
    background-color: #F7F4F4;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

#lampMap #mapWrapper{
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #F7F4F4;
    width : 620px;
    height : 600px;
    padding: 0 5px 25px 5px;
    float : left;
    position : relative;
}

#lampMap #mapWrapper #map{
    width : 618px;
    height : 600px;
    border: 1px solid #CCCCCC;
}

.infoWindow {
    font-size: 10pt;
    width: 330px;
    min-height: 50px;
    padding: 10px;
    line-height: 1.4em;
    float: left;
}

.infoBox{
    max-height : 500px;
    overflow-y: auto;
    background-color: #FFFFFF;
    opacity: 0.95;
    width: 370px;
    border : 1px solid #CCCCCC;
}

.infoWindow .link {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    display: block;
}

#legendLink {
    width: 125px;
    height: 25px;
    padding: 5px;
    position: absolute;
    left : 385px;
    z-index: 1000;
    background-color: #FFFFFF;
    opacity : .8;
    text-align: center;
    font-weight : bold;
    color : #004D95;
    cursor : pointer;
    border-left: 1px solid #0464B1;
    border-right: 1px solid #0464B1;
    border-bottom: 1px solid #0464B1;
}

#legend,
#legendCommunityIndicators {
    width: 400px;
    font-size: 12px;
}

#legend .legendRow,
#legendCommunityIndicators .legendRow {
    width: 100%;
    height: 45px;
}

#legend .legendRow img {
    float: left;
    clear: both;
    width: 24px;
    height: 28px;
    margin: 5px 10px;
}

#legendCommunityIndicators .legendRow .colorBlock {
    float: left;
    clear: both;
    width: 24px;
    height: 28px;
    margin: 5px 10px;
    border: 1px solid #000000;
}

#legendCommunityIndicators .legendRow .color10 {
    background-color: #f4e6ff;
}

#legendCommunityIndicators .legendRow .color7 {
    background-color: #e0cce6;
}

#legendCommunityIndicators .legendRow .color4 {
    background-color: #c7a4c7;
}

#legendCommunityIndicators .legendRow .color1 {
    background-color: #70475d;
}

#legend .legendRow .groupName,
#legendCommunityIndicators .legendRow .groupName{
    float: left;
    margin: 10px 0 0 0;
    width: 300px;
    height: 20px;
}

#lampMaplandinglist {
	padding-left:15px;
	margin:0px;
}

#contact {
	float:right;
	margin-top:30px;
	width:200px;
}

#rightSideBar {
	float:right;
	width:200px;
	padding: 19px 17px;
}
