/* Application layout */

BODY {
background-color: white;
margin-top: 0px;
text-align:center;
}

#header {
 position:relative;
 text-align:left; /* Counteract to IE5/Win Hack */
 margin-right: auto;
 margin-left: auto;
 width:800px;
 left:0px;
 top: 0px;
}

#footer {
  position:relative;
  text-align:left; /* Counteract to IE5/Win Hack */
  margin-right: auto;
  margin-left: auto;
  width: 800px;
  top:608px;
  left: 0px;
  height:30px;
  z-index:1;
}

#midsection {
  position:relative;
  text-align:left; /* Counteract to IE5/Win Hack */
 margin-right: auto;
margin-left: auto;
  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 */

#whatlookingfor {
  position:absolute;
  left:5px;
  top:-10px;
  width: 360px;
  z-index:2;
  font-family: Tahoma;
  font-weight: bold;
  color: #ffffff;
  font-size: 80%;
}


#searchresultsheader {
  position:absolute;
  left:4px;
  top:156px;
  width: 361px;
  z-index:2;
  font-family: Tahoma;
  font-weight: bold;
  color: #ffffff;
  font-size: 80%;
}

#printlist {
  position:absolute;
  left:304px;
  top:20px;
   z-index:2;
  font-family: Tahoma;
  color: #ffffff;
  font-size: 60%;
}

#searchresults_outlinebox {
  position:absolute;
  top:156px;
  height:362px;
  left:4px; 
  width:359px; 
}

#searchres {
  padding:0px;
  margin:0px;
  position:absolute;
  top:42px;
  left: 0px;
  width:359px;
  z-index:1;
  height: 378px;
  border: 1px solid #D2D3C6;
}

#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:5px;
  top:13px;
  width: 358px;
  height:145px;
  z-index:1;
  font-size: 80%;
  font-family: Verdana;
  border: 1px solid #D2D3C6;
}

#selOptions {
margin-top: 30px;
margin-bottom: 13px;
margin-left: 15px;
text-align: left;
}

#findby {
margin-top: 10px;
margin-bottom: 13px;
margin-left: 15px;
text-align: left;
}

#inputarea{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 18px;
text-align: left;
}

#searchbutton{
position: absolute;
top: 92px;
left: 268px;
}
.search {
	background-color: #638C39;
	color: white;
	font-family: Tahoma;
        width: 52px;
        padding-left: 8px;
}



/* End Left Column Style */














.map_border {
	  border: 1px solid #D2D3C6;
}

#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;
}

#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;
  border: 0px none #000000;
}

#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:430px;
  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:123px;
  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: white;
}



.formStyle
{ 
font-size: 100%; 
color: #000000; 
border: 1px solid #D2D3C6;
width: 240px;

}

a {
color: white;
}
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: 366px;
z-index:2;
}
.rbroundbox { 
width: 50%; 
margin: 1em auto; 
}

/* End Round Box style */

/* Footer style */
#footer a{
   color: #777777;
   text-decoration: none;
   font-family: Verdana;
   font-size: 80%;
}



#footer td {
text-align: center;
}

#footer {
  font-size: 80%;
  font-family: Verdana;
}

/* End Footer style */

@media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 width:11in; height: 8.5in;}
  #header{ width:100%;   margin-right: 0px;
  margin-left: 0px;}
  #footer{ width:100%;   margin-right: 0px;
  margin-left: 0px;}
  #midsection{ width:100%;   margin-right: 0px;
  margin-left: 0px;}
}