/* Map Styles */
#mappage {
	position: relative;
	background-color: #FFF;
	padding: 0px 0px 0 0;
	margin: 0;
	text-align: left;
}

#sac {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;
}

#plcr {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;
	}

#eld {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;
}

#yolo {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;
	}
	
#sanjoaq {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;
}

#stan {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;	
}
	
	
	
#nevada {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;
}

#merced {
	position: absolute;
	display: block;
	width: 250px;
	top: 140px;
	left: 420px;
	background: #FFF;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	visibility: hidden;
	z-index:25;
	padding: 1px;
	margin: 0;
}







#cities {
color: red;

}

#cities p {
    font-weight: bold;
    font-style: italic;
    padding: 4px 4px 0 5px;
    margin: 0;
    color: #CC0000;
}

#cities ul {
    margin: 2px 5px 5px 15px;
    padding: 0;
}

#cities li {
    color: #CC0000;
    font-size: 11px;
    text-align: left;
}

#cities td {
    vertical-align: top;
}

#cpl1 {
	background: url(../images/xxx.jpg) no-repeat right;
	padding: 10px 220px 30px 10px;
}

#cpl2 {
	background: url(../images/xxx.jpg) no-repeat 0% 1%;
	padding: 20px 0 10px 270px;
}