html { min-height: 100%; margin-bottom: 5px; }

#wrap {
	align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 799px;
	background-color: #fff;
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
	border-left: 1px solid #669900;
}

	
#wrapdbpages {
	align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 865px;
	background-color: #fff;
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
	border-left: 1px solid #669900;
}

	
#greenBorder {
	align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 770px;
	background-color: #fff;
	border-top: 1px solid #669900;
}

#content {
	margin:  0 auto;
	padding: 0;
	position: relative;
	width: 683px;
	background-color: #fff;
	
	
}
#contentFill {
	margin:  0 auto;
	padding-top: 25px;
	position: relative;
	width: 683px;
	background-color: #fff;
	
	
}

a:link { 
  font-family: Verdana, Arial, Helvetica, Sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #10145A;
}
   
a:visited { 
  font-family: Verdana, Arial, Sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #669900;
}

a:hover { 
  font-family: Verdana, Arial, Sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #D41600;
}
a:active { 
  font-family: Verdana, Arial, Sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #0096E9;
	}
    
    
/* permanent links */
#permlink{
  color: #10145A;
     font-weight:bold;
  font-size: 10px; 
}


#permlink a:link, #permlink a:visited {
  color: #10145A;
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #10145A;
}
#permlink a:hover, #permlink a:active{
  font-family: Verdana, Arial, Sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #D41600;
}

body{
     font-family: Verdana, Arial, Sans-serif; 
     font-size: 10px; 
     font-style: normal; 
     color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
     }

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.note{
     color: #666666; 
     font-weight:normal;
     font-style:italic;
}

.hi4o{
     background: #DCF1FC;
     font-weight: bold;
}
#textDim{
     color: #999999; 
}

/* ERRORS */
.error{
     color: #990000; 
     font-weight:bold;
     font-size: 12px; 
     padding-left:10px;
}
/*  FOOTER */
.copyright{
     color: #666666; 
     font-size: 10px; 
     font-weight: normal;
}

/* TESTER */
#testwidth{	
     position: relative;
	 margin: 0 auto;
     width:833px;
     background: #F68F1E;
}

/* main container for shell of page */
#maincontainer{	
     xposition: relative;
	 xmargin: 0 auto;
     width:833px;
     background: #ffffff;
     text-align:left;
    align:left;
}

/* SEARCH BOX */
/* align search labels right */
#searchformlabels{
     text-align: right;
     font-weight:bold;
     color: #10145A;
	 padding-right: 4px;
}

/* align search input left */
#searchforminput{
     text-align: left;
	 padding-bottom: 5px;
}
/* submit */
#searchsubmit{
    xmargin-top:22px;
}
input#submitsearch {
background-color: #DCF1FC;
font-weight:bold;
font-family:Verdana;
font-size: 11px;
height:24px;
}
input#textinput {
xbackground-color: #DCF1FC;
xfont-weight:bold;
font-family:Verdana;
font-size: 11px;
height:16px;
}
input#textinputBG {
background-color: #DCF1FC;
xfont-weight:bold;
font-family:Verdana;
font-size: 11px;
height:16px;
}
option#selectinput {
xfont-weight:bold;
font-family:Verdana;
xfont-size: 11px;
xheight:16px;
xbackground-color: #DCF1FC;
}
option#selectinputBG {
xfont-weight:bold;
font-family:Verdana;
xfont-size: 11px;
xheight:16px;
background-color: #DCF1FC;
}


/* SEARCH RESULTS PAGE */

/* Green header div */
#searchresultsheader{
     background: #669900;
     font-weight:bold;
     font-size:11px;
     color: #10145A; 
     width:833px;
     margin-bottom:10px;

}
#searchresultsheadershort{
     background: #669900;
     font-weight:bold;
     color: #10145A; 
     width:688px;
     margin-bottom:10px;

}
#searchresultsheader2{
     xwidth:325px;
     line-height:24px;
     margin-left:10px;
      margin-right:15px;
     xbackground: #cccccc;

}
#searchresultsheader2short{
     line-height:28px;
     padding-left:10px;
     padding-right:31px;

}
#searchresultsnav{
xtext-align:center;
     width:448px;
     xbackground: #cccccc;
     padding:0px;
     margin:0px;
     line-height:24px;
  font-size: 10px; 
  color: #10145A;

}


#searchresultsnav a:link, #searchresultsnav a:visited {
  color: #10145A;
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #10145A;
}
#searchresultsnav a:hover, #searchresultsnav a:active{
  font-family: Verdana, Arial, Sans-serif; 
  font-size: 10px; 
  font-style: normal; 
  text-decoration: none; 
  color: #DCF1FC;
}

#searchresultsfound{
     color: #ffffff; 
     font-weight:bold;
     font-size:11px;
     line-height:24px;
}
#marginten{
     margin-bottom:10px;
}
        
/* left column */
#resultsleftcol{
     DBbackground: #cccccc;
     width:325px;
     margin-right:15px;
}
#nbhresheader{
     background: #ffffff;
     width:313px;
     line-height:28px;
     padding-left:10px;
     border: 1px solid #669900;
     font-weight:bold;
     color:#D41600;
     margin-bottom:10px;
}
#nbhresheadername{
     color:#10145A;
}

#mapdiv{
     width:325px;
    height:325px;
    background: #ffffff;
     margin-bottom:3px;
}
#nbhdes{
     width:305px;
    background: #ffffff;
     margin-left:10px;
     margin-right:10px;
     margin-bottom:15px;
}

#moreresheader{
     background: #ffffff;
     width:313px;
     line-height:28px;
     padding-left:10px;
     border: 1px solid #669900;
     color:#D41600;
     margin-bottom:10px;
}

#moreresshell{
     width:325px;
     margin-left:0px;
     margin-right:0px;
     margin-bottom:15px;
     padding-left:0px;
     xbackground: #cecece;
}

#moreresdetails{
     xwidth:310px;
     margin-left:10px;
     margin-bottom:10px;
     xbackground: #00cc00;
}

#selectedleft{
     background: #DCF1FC;
     xwidth:310px;
     padding-left:0px;
     padding-bottom:5px;
     padding-top:10px;
     margin-bottom:10px;
}
#selectedleftnotop{
     background: #DCF1FC;
     xwidth:310px;
     padding-left:0px;
     padding-bottom:5px;
     padding-top:10px;
     xmargin-bottom:10px;
}
#buselectedleftnotop{
     background: #DCF1FC;
     xwidth:310px;
     padding-left:10px;
     padding-right:10px;
     padding-bottom:5px;
     padding-top:10px;
     xmargin-bottom:10px;
}

#moreresdetailsimagecontainer{
     xwidth:310px;
     margin-left:0px;
     margin-bottom:5px;
     xbackground: #000099;
}
#moreresimageshell{	
     width:300px;
     height:50px;
     margin:0px;
     vertical-align:baseline;
}
#moreresimageitself{
     padding-left:0px;
     margin-left:0px;
     margin-right:5px;
     xwidth:50px;
}

/* center line */
#redvertline{
     background: #D41600;
}
/* right column */
#resultsrightcol{
     DBbackground: #cccccc;
     width:466px;
     margin-left:15px;
}
#resresheader{
     background: #ffffff;
     width:464px;
     line-height:28px;
     padding-left:10px;
     border: 1px solid #669900;
     font-weight:bold;
     color:#D41600;
     margin-bottom:10px;
}
#resresheadername{
     color:#10145A;
}

#restcontainer{
     width:474px;
    xbackground: #cecece;
     margin-left:0px;
     margin-bottom:15px;
}

#selectedRes{
     color: #D41600; 
     font-weight: bold;
}

#selectedright{
background: #DCF1FC;
padding-bottom:5px;
padding-top:10px;
}
#selectedrightname{
background: #DCF1FC;
padding-bottom:5px;
padding-top:10px;
width:260px;
}
#selectedrightdes{
background: #DCF1FC;
padding-bottom:10px;
padding-top:5px;
xwidth:260px;
}

#restNotes{
     color: #666666; 
     font-weight: bold;
}
#selectedpicks{
     margin-left:10px;
     margin-bottom:10px;
}
/* MULTIPLE RESULTS */
#multresultsshell{
    width:658px;
	margin-left: 15px;
	margin-right: 15px;
}

			
/* LEGEND DROP DOWN MENU */

#subcontent2{
position:absolute; 
display:none; 
border: 1px solid #669900; 
background-color: white; 
width: 100px; 
height: 58px; 
padding: 8px;
     line-height:14px;
     margin-top:10px
}
/* divs for content */
#cdiv{
border: 4px solid #669900; 
}

		
/* SIDE SPACER */
#sideSpacer{ 
width: 15px; 
height: 15px; 
}

/* static pages */
.blue_title {
	font-size: 10px;
	font-weight: bold;
	color: #10145A;
}


.greenSubHeader {
	color: #669900;
	font-weight: bold;
}


.red_title {color: #D41600}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.redSubHeader {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D41600;
}

/* FOR PRINT */

.namecolwidth{
    width:160px;
}
#allsearch{
}


    
/* FOR MAP */

#shownbh{
        position: absolute;
        top: 305px;
        left: 200px;
        width: 130px;
        height: 30px;
        background: #000000; 
		z-index:777;
}
  #popmaplink{
  margin:0px;
     margin-bottom:8px;
        padding:0px;
  }
  
      .ewhead{
        background-color:#ffffff;
        color:#D41600;
        width:160px;
        font-size:11px;
        font-family:verdana;
        font-weight:bold;
        padding:3px;
      }
      .ewinterior{
        background-color:#ffffff;
        width:160px;
        font-size:10px;
        font-family:verdana;
        font-weight:normal;
        padding:3px;
      }
      
      .estyle2 {
        background-color:#ffffff;
        border:1px #DCF1FC solid;
        width:170px;
        font-size:10px;
        font-family:verdana;
      }
      .ewwrap{
        width:160px;
        font-size:10px;
        font-family:verdana;
      }

.tooltext{position:relative; }
.tooltexthover{position:relative;}
.tooltext span{display: none;}

.tooltexthover span{
  display:block;
  position:absolute;
  border:1px solid #669900;
  top:2em;
  left:5px;
  font-family:verdana, arial, helvetica;
  font-weight:normal;
  font-size:9px;
  background-color:white; color:black;
  text-align: center;
  padding:0px;
  padding-left:5px;
  padding-right:5px;
  z-index:5000;
  width:100px;
}
.tooltexthoverwork{
  border:1px solid #669900;
  font-family:verdana, arial, helvetica;
  font-weight:normal;
  font-size:9px;
  background-color:white; color:black;
  text-align: center;
  padding:5px;
  z-index:9999;
  width:100px;
}
.tooltexthoverworkl{
  border:1px solid #669900;
  font-family:verdana, arial, helvetica;
  font-weight:normal;
  font-size:9px;
  background-color:white; color:black;
  text-align: left;
  padding:5px;
  padding-left:10px;
  z-index:9999;
  width:100px;
}
.tooltextheadwork{
  background-color:#669900;
  width:100px;
}#buy_content_header {
	width: 683px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#buy_sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 16px; /* padding keeps the content of the div away from the edges */
}
#buy_sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 16px 15px 10px; /* padding keeps the content of the div away from the edges */
}
#buy_mainContent {
	margin: 0 232px 0 232px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#buy_footer {
}
