﻿body {
}
body {
margin: 0;
height:100%;
background-color: #FAFAFA;
font-family:Arial; 
font-size: 11px; 
color: #000;}

h1{
font: bold 14px Arial;
color: #666;
background-color:#EDF1D1;
margin: 2px 0 5px 0;
padding:2px;
border-bottom:1px dotted #999;
}

h2{font: bold 14px Arial;color: #095B10;margin: 0 0 5px 5px; background-color:#eee; border-bottom:1px dotted #ccc;}

h3{font: bold 14px Arial;color: #000;margin: 2px 2px 5px 0;}

h4{font-family: Arial; font-size: 12px; color: #000; margin: 10px 10px 0 0; font-weight: bold;}

h5{font-family: Arial; font-size: 12px; color: #636361; margin: 10px 10px 0 0; background-color:#eee;padding:2px;border-bottom:1px solid #ccc;}

h6{font-family: Arial; font-size: 11px; color: #636361; font-weight:normal; margin: 10px 10px 0 0; background-color:#E7EED4;padding:5px;}

h7{font-family: Arial; font-size: 9px; color: #636361; font-weight:bold; margin: 2px 0 2px 0;}

.pagewrapper{
width:880px;
background-image:url('../images/shadow.jpg');
margin:0 auto 0 auto;}

.pageheader{
width:865px;
height:66px; 
background-image: url('images/BooneHeaderBack.jpg'); 
margin-left:8px;
border-bottom: 2px solid #095B10;}

.headerlinks{
float:left; 
text-align:right; 
width:285px; 
margin-top:5px
}

.headerlinks a{
color: #666;
}
/* SEARCH SECTION */
.SearchSection{
width:865px;
margin-left: 8px;
margin-top: 5px;
}

.Search{
width: 555px;
height:270px;
float:left;
margin-left:2px;
padding:5px;
background-image:url('images/BooneSearchBackground.jpg');
background-repeat:no-repeat;
}

.Search2{
width: 555px;
height:175px;
float:left;
margin-left:2px;
padding:5px;
background-image:url('images/BooneSearchBackground2.jpg');
background-repeat:no-repeat;
}

.search table{
width: 95%
}

#pnlSearch a{
color:#000;
text-decoration:none;
font-weight:bold;
font-size:9px;
font-family:Verdana;
}

.Results{
width: 278px;
height:270px;
float:left;
background-image:url('../images/results_background.jpg');
background-repeat:no-repeat;
margin-right: 5px;
padding:5px;
}

.Results2{
width: 278px;
height:175px;
float:left;
background-image:url('images/BooneResultsBackground.jpg');
background-repeat:no-repeat;
margin-right: 5px;
padding:5px;
}

.Results table{
width: 95%;
}

/* MAP SECTION */
.MapSection{
width:855px;
margin-left: 10px;
margin-right:8px;
margin-top: 10px;
}

#map{
background-image:url('../images/map_background2.jpg');
background-repeat:no-repeat;
width:100%;
height:600px;
float:left;
position:relative;
z-index:1;
font-size:24px;
color: #FFFFFF;
font-weight:bold;
}

.loading{
position:absolute;
top:50px;
left:200px;
z-index:1;}

#loading{
position:absolute;
top:30px;
left:410px;
z-index:1;
}

.nArrow{
position:absolute;
top:35px;
left:795px;
z-index:1;}


.ScaleBar{
position:absolute;
top:550px;
left:50px;
z-index:1;
text-align:center;
font-size:12px;
}

.mapFooter{
width:860px;
margin-left:5px;
margin-top:5px;
border-top: 1px solid #B8D3B1;
border-bottom: 1px solid #B8D3B1;
text-align:right;
padding:5px;
clear:left;
}

.mapFooter a{
color:#3D3D3D;
}

/* Pop Up Pages */

.popup_back{background-color:#fff;}

.popup_wrapper{
width:505px;
margin: 10px;}

.popup_wrapper table{
width: 100%;}
    
.popup_wrapper th{
background-color:#eee;
font-size:12px;
color:#666666;
text-align:left;}

.popup_wrapper td.heading{
color:#999;
border-bottom:#000 solid 1px;
}

.PM_content{
width:700px;
padding: 5px;
}

#SearchResultsDisplay_print{
width:500px; 
float:left; 
margin-left:5px;
}

.ParcelLinks{
float:left; 
width: 150px; 
border:1px solid #ccc; 
padding:5px; 
margin: 5px 5px 0 5px;
}
