html, body {
  color:         #333300;
  font-family:   tahoma, arial, helvetica, sans-serif;
  font-size:     12pt;
  margin-left:   0px; 
  margin-right:  0px;
  margin-top:    0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}

h1 {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   18px;
  color:       #339933;
}
 
h2 {
  font-family:   tahoma, arial, helvetica, sans-serif;
  font-size:     16px;
  color:         #003399;
  margin-bottom: 8px;
}
 
h3 {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   14px;
  color:       #339933;
  margin-bottom: 3px
}
 
h4 {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   14px;
  color:       #003399;
}

h5 {
  font-family:   tahoma, arial, helvetica, sans-serif;
  font-size:     12px;
  color:         #339933;
  font-weight:   bold;
  margin-bottom: 0px;
}
 
hr {
size: 1px;
color:#CCCCCC;
} 

a:link {
  color:#336633;
}

a:visited {
  color:#336633;
}

a:hover {
color:#339933;
}

form {
margin-top: 0px;
margin-bottom: 0px;
}

/*End tag styles*/


/*The following are class styles that apply to the whole document */
.nav {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       12px;
  color:           #006600; 
  text-decoration: none;
}

a.nav:link {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       12px;
  color:           #006600;
}

a.nav:visited {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       12px;
  color:           #006600;
}

a.nav:hover {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       12px;
  color:           #006600; 
}

.color1 {
  background-color: #D3E9BD;
}

.color2 {
  background-color: #D3E9BD;
}

.color3 {
  background-color: #A7D37E;
}

.color4 {
  background-color: #000000;
}


.text {
  background-color: #FFFFFF;
  font-family:      tahoma, arial, helvetica, sans-serif;
  font-size:        12px;
  color:            #333333;
}

/* the following styles apply to agent contact info*/
.contact {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       12px;
  color:           #336633; 
  font-weight:     bold;
}

.aname {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       22px;
  color:           #336633; 
  font-weight:     bold;
}

/*End contact info. styles */



.ewebengine {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   10px;
  color:       #FFFFCC;
}

.ewebengine a:link {
   font-family:     tahoma, arial, helvetica, sans-serif;   
   font-size:       10px;   
   color:           #ffffff; 
}  

.ewebengine a:visited {   
  font-family:     tahoma, arial, helvetica, sans-serif;   
  font-size:       10px;   
  color:           #ffffff; 
}  

.ewebengine a:hover {   
  font-family:     tahoma, arial, helvetica, sans-serif;   
  font-size:       10px;   
  color:           #ffffff;  
} 

.copyright {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   10px;
  color:       #FFFFCC;
}

.reciprocal{
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       12px;
  color:           #333333; 
  font-weight:     bold;
}

.frameset_border {
  border:        1px solid #669933;
  margin-top:    5px;
  margin-bottom: 5px;
  padding:       5px;
}

.frame_border {
  border:  1px solid #669933;
  padding: 5px;
}

.border_fill {
  border:  1px solid #669933;
  background-color:  #333333;
}


/*The following styles apply to the search portions of the site: quicksearch and listing search*/

.quicksearch {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   12px;
  color:       #333333;
  visibility:  visible; 
  width:       115px;
}

.qs {
  font-family:      tahoma, arial, helvetica, sans-serif;
  font-size:        12px;
  color:            #333333;
  font-weight:       bold;
}

.advancedsearch_short {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   12px;
  color:       #333333;
  width:       150px;
}

.advancedsearch_long {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   12px;
  color:       #333333;
  width:       250px;
}

.formbg {
  font-family:   tahoma, arial, helvetica, sans-serif;
  font-size:     12px;
  color:         #333300;
  font-weight:   bold;
  padding-left:  5px;
  padding-right: 5px;
}

.smallform {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size:   10px;
  color:       #339933;
}

.fborder {
  border: 1px solid #336633;
}

.submit {
  background-color: #E5FFE4;
  font-family:      font-family: tahoma, arial, helvetica, sans-serif;
  font-size:        12px;
  font-weight:      bold;
  color:            #333333; 
  height:           20px;
}

.tab {
  background-color: #E5FFE4;
  height:           20px;
  text-align:       center;
  font-weight:      bold;
  font-size:        11px;
  border: 1px solid #FFFFFF;
}

.searchtext {
  font-family:   tahoma, arial, helvetica, sans-serif;
  font-size:     12px;
  color:         #333333;
  padding-left:  3px;
  padding-right: 2px;
}

.cb {
  width: 112px;
}

.dropdown_block {
  width:          250px;
  text-align:     left;
  padding-bottom: 3px;
}

.list {
width: 190px;
}

.list2 {
width: 151px;
vertical-align: top;
}

.lco {
color: #999999;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 12px;
}

.scontact {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       11px;
  color:           #336600;
}

a.snav:link {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       11px;
  text-decoration: none;
  color:           #336600; 
}

a.snav:visited {
  font-family:     tahoma, arial, helvetica, sans-serif;
  font-size:       11px;
  text-decoration: none;
  color:           #336600; 
}


.asearch_lightcolor1 {
background-color: #E5FFE4;
font-size: 11px;
}

.asearch_lightcolor2 {
background-color: #FFFFFF;
font-size: 11px;
}

/* The following classes are for the color change for the inside tour button */ 
.flash_color1
{
color: 666633;
font-weight: bold;
}

.flash_color2 
{
color: 006600;
font-weight: bold;
}

.bg1 {
background-image: url('/images/styles/106/18/bg1.jpg');
}

.bg2 {
background-image: url('/images/styles/106/18/bg2.gif');
}

.bg3 {
background-image: url('/images/styles/106/18/bg3.gif');
}

.bg4 {
background-image: url('/images/styles/106/18/bg4.gif');
}

.bg5 {
background-image: url('/images/styles/106/18/bottomgradient.jpg');
}

.navbg {
background-image: url('/images/styles/106/18/navbg1.gif');
padding-left: 25px;
background-repeat: no-repeat;
}

.navbg2 {
background-image: url('/images/styles/106/18/navbg2.gif');
padding-left: 25px;
background-repeat: no-repeat;
}

/*End search related styles*/
