/*
nla Index
*/
#columnLeft {
    width: 559px;
    float: left;
    margin: 0 0 30px 30px;
}

#columnLeft .intro{
    width : 540px;
    font-size : 10pt;
    margin: 15px 0 0 0;
}

#headerText h2 {
	line-height: 31px;
}
.featuredBox {
	width: 46%;
	float: left;
	margin: 0 4% 20px 0;
}
#mapBox, #quickLinks {
	clear: both;
	width: 85%;
	margin: 0 0 20px;
	float: left;
	background-color: #EFFDF9;
	box-shadow: 3px 3px 20px -5px;
	padding: 25px;
}
#quickLinks .header {
	border-bottom: 1px dotted #333;
}
#indexFeatured {
	clear: both;
	width: 100%;
    min-height: 115px;
    margin: 15px 0 0 0 ;
}

#indexFeatured .widgetContainer {
	width: 45%;
	float: left;
	margin: 0 8px 0;
}

.secondaryBody h2,  .secondaryBody h2 a {
	font-size: 18px;
	text-decoration: none;
}

.secondaryBody img {
	margin: 30px 0 0;
}

.secondaryText {
	margin: -13px 0 0 71px;
	font-size: 13px;
}

.secondaryBody h2 a {
	margin: 0 0 0 -62px !important;
}

.secondaryButton {
	float: right;
	font-size: 13px;
	margin: -7px 30px 0 0;
}

#indexFeatured .featuredBox h3,  
.secondaryBody h2, 
.secondaryBody h2 a {
    color: #01456a;
    margin: 0 0 5px 0;
}

#indexFeatured .featuredBox img {
    float: left;
    margin: 0 10px 10px 0;
}

#indexFeatured .featuredBox .featuredText {
    width: 175px;
    float: left;
    font-size: 13px;
}

#indexFeatured .featuredBox a {
    font-size: 13px;
    text-decoration: none;
}

#indexFeatured .featuredBox a:hover {
    text-decoration: underline;
}

#mapBox img {
	width: 240px;
	height: 166px;
	float: left;
	margin-right: 27px;
}

#mapBox .mapHeader {
    margin: 15px 0 0 0;
    color: #593344;
    width: 200px;
    height: 25px;
    float: left;
    font-weight: bold;
    font-size: 15pt;
}

#mapBox .mapText {
    margin: 25px 0 0 0;
    width: 200px;
    color: #000103;
    font-size: 10pt;
    float: left;
}

#mapBox .mapText .row {
    height: 30px;
}

#mapBox .mapText .row input {
    float: left;
    clear: both;
    margin: 0 10px 0 0;
}

#mapBox .mapText .row a {
    text-decoration: none;
}

#mapBox .mapText .row a:hover {
    text-decoration: underline;
}

.focusBox .header {
    width: 99%;
    margin: 5px 0;
    padding: 0 0 5px;
    font-weight: bold;
    font-size: 15pt;
    color: #30416f;
}

#searchTheCommunity #searchTitle,
.landingBox .header, 
.mapHeader,
#indexFeatured .featuredBox h3,  
.secondaryBody h2 {
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
	width: 98%;
	font-size: 16px;
}

#searchTheCommunity #searchTitle {
	display: block;
	padding-bottom: 8px;
	width: 94%;	
}

#quickLinks form{
    width : 250px;
    float : left;
}

#initatives a {
	line-height: 30px;
	margin-left: 20px;
}

#quickLinks a{
    text-decoration: none;
    color: #006b3f;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    margin: 10px 0 0px 30px;
    float: left;
    cursor: pointer;
    clear: both;
	text-indent: -15px;
}

#partners a {
    text-decoration: none;
    color: #006b3f;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
}

#quickLinks a:hover,
#partners a:hover {
    text-decoration: underline;
}

#partners p {
    color: #000103;
    font-size: 10pt;
    margin: 0 0 10px 20px;
    height: 40px;
}
