/* Application layout */

BODY {
background-color: white;
margin-top: 0px;
text-align:left;
}

#header {
 position:relative;
 text-align:left; /* Counteract to IE5/Win Hack */
 width:800px;
 height: 140px;
 left:0px;
 top: 0px;
}

#footer {
  position:relative;
  text-align:left; /* Counteract to IE5/Win Hack */
  width: 800px;
  top:552px;
  left: 0px;
  height:30px;
  z-index:1;
}

#footer td{
padding: 5px;
}

#midsection {
  position:relative;
  text-align:left; /* Counteract to IE5/Win Hack */
  top: 0px;
  left: 0px;
  width: 800px;
}



#LeftColumn{
position: absolute;
top: 0px;
left: 0px;
width: 366px;
}

#RightColumn {
 position:relative;
 top: 0px;
 left: 376px;
}

/* End Application layout */

/* Left Column Style */

#headerText {
position: absolute;
top: 5px;
left:10px;
}

#headerTextRes {
position: absolute;
top: 5px;
left:10px;
}

#whatlookingfor {
  position:absolute;
  left:0px;
  top:4px;
  height: 28px;
  width: 360px;
  z-index:2;
  font-family: Tahoma;
  font-weight: bold;
  color: #ffffff;
  font-size: 80%;
  background-color: #758073;
}


#searchresultsheader {
  position:absolute;
  left:0px;
  top:143px;
  height: 28px;
  width: 361px;
  z-index:2;
  font-family: Tahoma;
  font-weight: bold;
  color: #ffffff;
  font-size: 80%;
  background-color:#758073;
}

#printlist {
  position:absolute;
  left:335px;
  top:150px;
   z-index:500;
  font-family: arial;
  font-size: 60%;
  vertical-align: middle;
}

#printlist a {
  text-decoration:none;
color: #ffffff;

}

#updateLayers{
position: absolute;
top: 474px;
left:580px;
z-index: 500;
}

#helpinfo {
  position:absolute;
  left:298px;
  top:10px;
   z-index:3;
  font-family: Arial;
  color: #F1F1E9;
  font-size: 68%;
  vertical-align: middle;
}

#helpinfo a {
   text-decoration:none;
  font-family: Arial;
letter-spacing: .4px;
}

#helpinfomap {
  position:absolute;
  left:400px;
  top:429px;
   z-index:3;
  font-family: Arial;
  font-size: 60%;
  vertical-align: middle;
}

#helpinfomap a {
   text-decoration:none;
  font-family: Arial;
letter-spacing: .4px;
color: #222222;
}


#searchresults_outlinebox {
  position:absolute;
  top:141px;
  height:330px;
  left:0px; 
  width:359px; 
}

#searchres {
  padding:0px;
  margin:0px;
  position:absolute;
  top:29px;
  left: 0px;
  width:359px;
  z-index:1;
  height: 365px;
  border: 1px solid #99CCFF;
}

#infohead {
  font-family: Tahoma;
  font-weight:bold;
  color: #ffffff;
  width: 350px;
  padding: 7px;
  text-align: left;
}


td.infohead .a {
color: white;
text-decoration: none;
}

#findwhat {
  padding:0px;
  margin:0px;
  position:absolute;
  left:0px;
  top:13px;
  width: 358px;
  height:110px;
  z-index:1;
  font-size: 80%;
  font-family: Verdana;
  border: 1px solid #99CCFF;
}

#or {
	margin-top: 5px;
	margin-bottom: 5px;
}

#selOptions {
margin-top: 45px;
margin-bottom: 13px;
margin-left: 10px;
text-align: left;
color: #3998BB;
}

#mapType{
  position: absolute;
  top: 25px;
left: 9px;
  font-size: 90%;
  font-family: Verdana;
color: #3998BB;
}

#searchOption{
  position: absolute;
  top: 30px;
left: 9px;
  font-size: 90%;
  font-family: Verdana;
color: #758073;
font-weight: bold;
}

#findby {
margin-top: 48px;
margin-bottom: 5px;
margin-left: 4px;
text-align: left;
}

#inputarea{
margin-top: 0px;
margin-bottom: 10px;
margin-left: 7px;
text-align: left;

}


/* End Left Column Style */




#MainMapLayer {
  padding:0px;
  margin:0px;
  position:absolute;
  left:20px;
  top:31px;
  width:410px;
  height:410px;
  z-index:-1;
  border: 0 none #000000;
  text-align:left;
}

#ReferenceLayer {
  padding:0px;
  margin:0px;
  position:absolute;
  left:321px;
  top:7px;
  width:97px;
  height:97px;
  z-index:4;
  background-color:transparent;
}

#PanArrowsLayer {
  padding:0px;
  margin:0px;
  position:absolute;
  left:0px;
  top:4px;
  width:424px;
  height:424px;
  z-index:0;
}

.map_border {
   border: 1px solid #99CCFF;

}

#NavToolsLayer {
  position:absolute;
  background-color:white;
  left:8px;
  top:436px;
  width:150px;
  height:30px;
  padding:0px;
  margin:0px;
  z-index:4;
  
}


#ScaleBar {
  padding:0px;
  margin:0px;
  position:absolute;
  top:437px;
  left: 220px;
  width: 175px;
  height: 30px;
  font-family: Verdana;
  z-index:3;
  background-color:transparent;
}

#LegendLayer {
  position:absolute;
  background-color:white;
  left:0px;
  top:466px;
  width:370px;
  height:55px;
  padding:0px;
  margin:0px;
  z-index:2;
}




.label
{
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.boldlabel {
    font-family: Verdana;
    font-size: 70%;
    color: #42966B;
}

h2 {
  font-family: Verdana;
  font-size: 80%;
  font-weight:bold;
  color: #007560;
}

p {
  font-family: Verdana;
  font-size: 70%;
  color: #E6E6DE;
}

.formStyle
{
font-family: Verdana; 
font-size: 75%; 
color: #000000; 
border: 1px solid #99CCFF;
}

a {
color: #E6E6DE;
}
body.blank {
text-align:left;}

.tbTitle{
text-decoration: underline;
}

/* Round Box style */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
 
.rbcontent { 
margin-left: 15px;
width: 345px;
z-index:2;
}

.rbroundbox { 
width: 50%; 
margin: 1em auto; 
}

/* End Round Box style */

/* Footer style */
#footer a{
   color: #555555;
   text-decoration: none;
   font-family: Verdana;
   font-size: 70%;
}


#footer {
  font-size: 80%;
  font-family: Verdana;
  background-color: white;
}

.copyright {
	font-size: 80%;
	font-family: Arial;
	margin-top: 5px;
}

#Mapsize {
	display: none;
}

/* End Footer style */


#MainMapLayer {
  padding:0px;
  margin:0px;
  position:absolute;
  left:7px;
  top:11px;
  width:410px;
  height:410px;
  z-index:-1;
  border: 0 none #000000;
  text-align:left;
}

