body {
	font-family: 'Lucida Grande', Lucida, Geneva, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
p, td, th, li, a {
	font-family: 'Lucida Grande', Lucida, Geneva, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333;
}

p {
	text-align: left;
	margin: 0 0 1em 0;
}

a:link {
	color: #2054FF;
}	
		
a:visited {
	color: #9320FF;
}
	
a:hover {
	color: #03269A;
}

a:active {
	color: #693;
}
h1 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	font-size: 2.0em;
	line-height: 1.8em;
	color: #3461D0;
	}
	
h2 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1em;
	color: #0E2F7D;
	}
.topten {
	margin: 15px 0px 15px 0px;
}
h3 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 10px 0.8em 0;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	color: #636;
	text-transform: uppercase;
	}
h4 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 10px 0.8em 0;
	padding: 2px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	color: #636;
	width: 100%;
	display: block;
	background: #E3EBFA;
	}
form {
	margin: 0px;
	padding: 0px;
}

.homeSubTitle {
	padding-left: 0 !important;
}

/***** Google Map and Key *****/

.homeSubTitle {
	padding-left: 0 !important;
}
#map {
	position: relative;
	width: 100%;
	height: 420px;
	background: #f4f4f4;
}
.home #map {
	width: 100%;
	height: 300px;
}
#map p {
	position: absolute;
	top: 45%;
	left: 38%;
	color: #999;
	text-shadow: 0px 2px 3px #fff;		
	background: url(http://gbbc.birdsource.org/gbbcStatic/lib/images/loader.gif) no-repeat;
	height: 24px;
	padding: 3px 0 0 32px;
}
.home #map p {
	left: 32%;
}
#mapKey {
	float: left;
	width: 585px;
	background: #fff;
	border-bottom: 3px solid #eee;
	margin: 0 0 10px 0;
	padding: 10px 0 20px 10px;
}
.home #mapKey {
	width: 290px;
	background: #fff url(http://testcontent.ornith.cornell.edu/gbbc/images/home_blueShade.gif) bottom repeat-x;
	border-bottom: 0;
}
#mapKey h4.homeSubTitle {
	float: left;
	width: 220px !important;
	background: transparent; 
	font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
	line-height: 22px;
	margin: 0;
	padding: 0 15px 0 0;
}
.state #mapKey h4.homeSubTitle {
	width: auto !important;
}
#mapKey h4.homeSubTitle em {
	display: block;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #666;
}
#mapKey dl {
	float: left;
	width: 60px;
	margin: 0 5px 0 0;
	padding: 0;
}
#mapKey dt {
	float: left;
	clear: left;
	margin: 0 5px 0 0;
	padding: 0;
}
#mapKey dt img {
	width: 16px;
	height: 16px;
}
#mapKey dd {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.nobr {
       white-space: nowrap;
}

.documentFirstHeading {
	font-weight: normal;
}
