h3.viewOptions {
	font-size:1.2em;
	margin:0;
	color:#00186B;
}

#mapticks {
	width:721px;
	margin-top:14px;
	padding:14px 0;
	background-color:#D6EBF7;
}


#mapViewOptions {
	width:230px;
	padding: 0 10px;
	color:#00186B;
	float:left;	
}

#pinColOne {
	width:230px;
	padding:0 0 0 0;
	margin-right:1px;
	float:left;	
}

#pinColTwo {
	width:230px;
	padding:0 0 0 0;
	margin-right:1px;
	float:left;	
}

.pinholder {
	width:200px;
	height:30px;
	padding-right:20px
}

.pintext {
	float:left;
	padding: 5px 0 0 32px;
	color:#00186B;
	font-weight:bold;
}

.pincheck{
	float:right;
	padding-top: 2px;
	padding-right:20px;
}

#pin1house{
	background: url(../images/mapKey/keyhouse1.png) no-repeat; 
}
#pin2house{
	background: url(../images/mapKey/keyhouse2.png) no-repeat; 
}
#pin3house{
	background: url(../images/mapKey/keyhouse3.png) no-repeat; 
}
#pin4house{
	background: url(../images/mapKey/keyhouse4.png) no-repeat; 
}
#pin5house{
	background: url(../images/mapKey/keyhouse5.png) no-repeat; 
}
#pin6house{
	background: url(../images/mapKey/keyhouse6.png) no-repeat; 
}
#pin7house{
	background: url(../images/mapKey/keyhouse7.png) no-repeat; 
}
#pin8house{
	background: url(../images/mapKey/keyhouse8.png) no-repeat; 
}


#pinCash{
	background: url(../images/mapKey/keybank.png) no-repeat; 
}
#pinCollege{
	background: url(../images/mapKey/keycollege.png) no-repeat; 
}
#pinPub{
	background: url(../images/mapKey/keypub.png) no-repeat; 
}
#pinSupermarket{
	background: url(../images/mapKey/keysupermarket.png) no-repeat; 
}
#pinLibrary{
	background: url(../images/mapKey/keylibrary.png) no-repeat; 
}
#pinUnion{
	background: url(../images/mapKey/keystudentunion.png) no-repeat; 
}