/* CSS Document for About Section nav items */

#navSecondary a {
	background-repeat: no-repeat;
	background-position: right top;
}

#affiliations a{
	background-image: url(../images/btn-affiliations.jpg);
}

#about a
{
	background-image: url(../images/btn-about.jpg);
}

#history a
{
	background-image: url(../images/btn-history.jpg);
}

#territory a
{
	background-image: url(../images/btn-territory.jpg);
}

#statistics a
{
	background-image: url(../images/btn-statistics.jpg);
}

#employment a
{
	background-image: url(../images/btn-employment.jpg);
}#territorySearch {
	background-image: url(../images/territory-search-bg-map.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 720px;
	margin-left: 15px;
}
.locationbox {
	background-repeat: no-repeat;
	background-position: right top;
	height: 410px;
	float: right;
	width: 690px;
	overflow: hidden;
}

#territory0 {
	background-image: url(../images/location-box-0.gif);
	display: none;
}
#territory0 .location {
	width: 300px;
	margin-left: 23px;
}

#territory1 {
	background-image: url(../images/location-box-1.gif);
	display: none;
/*	margin-right: 40px;*/
/*	display: none;*/
}
#territory1 .location {
	width: 260px;
}

#territory2 {
	background-image: url(../images/location-box-2.gif);
	display: none;
}
#territory2 .location {
	width: 300px;
}

#territory3 {
	background-image: url(../images/location-box-3.gif);
	display: none;
}
#territory3 .location {
	width: 300px;
}
#seekTerritory {
/*	margin-left: 30px;
	margin-right: 30px;*/
}
#submit {
	margin-top: 15px;
}


.location{
	float: right;
	margin-top: 20px;
	display: block;
}

/*.Steve {}
.Charlie {}
.Walt{}*/

/*#seekTerritory  .Steve  {}
#seekTerritory  .Charlie  {}
#seekTerritory  .Walt  {}*/

#contentarea #mainContent #territorySearch  .Steve #territory0 {display: none;}
#contentarea #mainContent #territorySearch .Steve  #territory1 {display: none;}
#contentarea #mainContent #territorySearch .Steve #territory2 {display: none;}
#contentarea #mainContent #territorySearch .Steve #territory3 { display: block;}

#contentarea #mainContent #territorySearch  .Charlie #territory0 {display: none;}
#contentarea #mainContent #territorySearch  .Charlie  #territory1 {display: block;}
#contentarea #mainContent #territorySearch  .Charlie #territory2 {display: none;}
#contentarea #mainContent #territorySearch  .Charlie #territory3 {display: none;}


#contentarea #mainContent #territorySearch .Walt #territory0 {display: none;}
#contentarea #mainContent #territorySearch .Walt #territory1 {display: none;}
#contentarea #mainContent #territorySearch .Walt #territory2 {display: block;}
#contentarea #mainContent #territorySearch .Walt #territory3 {display: none;}

#contentarea #mainContent #territorySearch .norep #territory1 {display: none;}
#contentarea #mainContent #territorySearch .norep #territory2 {display: none;}
#contentarea #mainContent #territorySearch .norep #territory3 {display: none;}
#contentarea #mainContent #territorySearch .norep #territory0 {display: block;}

.Steve #territory0 {display: none;}
.Steve  #territory1 {display: none;}
.Steve #territory2 {display: none;}
.Steve #territory3 { display: inline;}

.Charlie #territory0 {display: none;}
.Charlie  #territory1 {display: inline;}
.Charlie #territory2 {display: none;}
.Charlie #territory3 {display: none;}


.Walt #territory0 {display: none;}
.Walt #territory1 {display: none;}
.Walt #territory2 {display: inline;}
.Walt #territory3 {display: none;}

.norep #territory1 {display: none;}
.norep #territory2 {display: none;}
.norep #territory3 {display: none;}
.norep #territory0 {display: inline;}


/*.Walt {display: none;}*/
#mainContent li {
	line-height: 12px;
}
#contentarea #mainContent #territorySearch .location img {
	margin-right: 12px;
	border: 4px solid #FF0000;
}
#wrapper #contentarea #mainContent #territorySearch  .location p {
	font-size: 11px;
}

/*.locationbox H1, H1.locationbox {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}*/
#contentarea #mainContent #territorySearch .location h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #FF0000;
}
