/*
**********************************
INTRASWEEP
Map Style Sheet

**********************************
*/

#mapHolder {
	width:436px;
	height:294px;
	background:url(../images/map_revised0825.gif);
	background-repeat: no-repeat;}

#northwest, #southwest, #southcentral, #plains, #central, #greatlakes, #northeast, #newengland, #metro, #southeast {
	display:none;
	font-size: 0.9em;
	width: 138px;}

.northwest, .southwest, .southcentral, .plains, .central, .greatlakes, .northeast, .newengland, .metro, .southeast {
	font-size: 0.9em;
	width: 138px;}

table img {
	margin: 0 0 5px 5px;
}

table td {
	vertical-align: top;
	padding-bottom:20px;}

table td a{
	color:#757561;
	text-decoration: none;}

table td a:hover{
	color:#333;
	text-decoration: underline;}

table td.centered {
	vertical-align: middle;}
		
table#mapped h2 {
	width: 138px;
	color: #FFF;
	font-size: 1.1em;
	padding: 3px 0 3px 5px;
	margin: 0 0 5px 0;
	border: none;}

table#mapped h2.regionEast, table#mapped h2.regionWest {
	width: 282px;
	color: #FFF;
	font-size: 1.1em;
	padding: 3px 0 3px 5px;
	margin: 0 0 5px 0;
	border: none;
	background-color: #948473;}

table#mapped h2.regionEastWest {
	width: 100%;
	color: #FFF;
	font-size: 1.1em;
	padding: 3px 0 3px 5px;
	margin: 0 0 5px 0;
	border: none;
	background-color: #584058;}



table#mapped p {
	width: 138px;
	margin: 0 0 0 5px;
	font-size: 1.1em;}
	
table#mapped p.region {
	font-size: 1.2em;
	line-height: 1.7em;
	width: 282px;
	color: #948473;
}

#newengland h2, .newengland h2 {
	background-color: #6C5B6C;
}

#erie h2, table#mapped .erie h2 {
	background-color: #77BD65;
	width: 133px;
}

#northeast h2, table#mapped .northeast h2 {
	background-color: #6daa4d;
	width: 133px;
}

#southcentral h2, .southcentral h2 {
	background-color: #275586;
}

#southwest h2, table#mapped .southwest h2 {
	background-color: #584058;
	width: 133px;
}

#metro h2, .metro h2 {
	background-color: #6AA2BE;
}

#southeast h2, table#mapped .southeast h2 {
	background-color: #af85b5;
	width: 133px;
}

#plains h2, .plains h2 {
	background-color: #BE446D;
}

#northwest h2, table#mapped .northwest h2 {
	background-color: #003c4e;
	width: 133px;
}

#central h2, .central h2 {
	background-color: #B696BD;
}

#greatlakes h2, .greatlakes h2 {
	background-color: #49749C;
}