*
{
float:none;
}
body {
  font-family: Georgia, "Times New Roman";
  font-size: 1em;
  margin:0px;
}

img {
  border: 1px #006633 solid; 
  }

a img:hover {
  border: 1px #009900 dotted; 
  }

img.noborder {
  border: none; 
  }

h1,h2,h3,h4 {
  padding:0px;
  margin:0px;
}
h1 {
  background: #33cc66;
  color: #ccff99;
  padding:9px;
border-bottom:2px solid #006633;
font-family:sans-serif;
height:36px;
}
h1 a {
  color: #ccff99 !important;
  text-decoration:none;
}
h2 {
}
h3 {
font-size:17px;
border-bottom: 1px #33cc33 dotted
}

#copyright {
display:none;
}

abbr {
  border-bottom:none;
}

.caption {
  font-size: 0.80em;
display:block;
width:400px;
  color: #0b1c11;
  font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight:bold;
  }

a:link,a:visited,a:hover,a:active {
  color: #2c2c99; 
  }

a:hover {
  color:red;
  }

.telephone {
  font-weight: bold;
  font-stretch: wider; 
  }

.stress {
  font-weight: bold;
}

.note {
  border: 1px #030a37 dotted;
  padding: 6px;
  background-color: #ffffff;
  font-style: italic; 
  }

.noshow {
  display: none; 
  }

.designedby, .designedby a {
  font-size:10px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #c0bf8a;
  margin-top:40px; 
  border-top:1px dotted #030a37;
  padding-top:5px;
  }

form
{
width:95%;
}

fieldset {
width:95%;
margin-top:8px;
padding:16px;
border:1px dotted #006633;
  }

legend {
font-weight:bold;
  }

address {
  font-style: normal; 
  margin-left: 30px; 
  }

label {
  font-weight: bold; 
  cursor: pointer;
  }

dt
{
font-weight:bold;
float:left;
margin-right:10px;
}
dd
{
margin-left:10px;
}
td
{
vertical-align:top;
text-align:center;
}

.smallprint {
font-size:x-small;
}

#googleads
{
display:none;
}
#tracker 
{
display:none;
}
/*Begin the navigation stuff here*/

#navcontainer
{
display:none;
}
#navlist
{
display:none;
}


/*Absolute positioning*/
#navcontainer {
display:none;
}

#maincontent {
position:absolute;
top:0;
left:0;
}

.statsimage {
display:none;
}


.left, table.left tr td {
text-align:left !important;
}

#maincontent a:after {
content: "  [" attr(href) "] ";
}
#skipnav {display:none;}