
.body { 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
line-height: 13px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify 
padding:0px;
margin:0px;
}

.mbody
{
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
line-height: 13px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify 
}
.two { 
padding:0px;
margin:6px 0px 0px 0px;
}

.small  { 
color: #696969; 
font-weight: normal; 
font-size: 9px; 
line-height: 12px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none 
}

.header      { 
color: #c90; 
font-style: normal; 
font-weight: bold; 
font-size: 13px; 
line-height: 8px;
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-transform: uppercase; 
text-indent: 22px 
}

.ie   { 
color: #960; 
font-style: normal;
font-weight: normal;
font-size: 10px;
line-height: 13px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify 
}

.link   {
color: blue; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif;
text-decoration: none 
}

h1
{ 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 18px; 
line-height: 18px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify ;
padding: 12px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
h2
{ 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 36px; 
line-height: 38px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify;
padding: 0px 0px 0px 0px;
margin:12px 0px 0px 0px;
}
h3
{ 
color: #603c00; 
font-style: normal; 
font-weight: normal; 
font-size: 16px; 
line-height: 30px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
h4
{ 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
line-height: 13px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify 
}

h5 { 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
line-height: 13px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify 
}
.p9
{
padding: 0px 0px 0px 0px;
margin:6px 0px 0px 0px;
}
.intro { 
color: #666666; 
font-style: normal; 
font-weight: normal; 
font-size: 22px; 
line-height: 26px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: justify 
padding: 0px 0px 0px 0px;
margin:6px 0px 0px 0px;
}
.bold
{
font-weight:800;
}
.homelinks { 
color: black; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
line-height: 16px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
text-align: left; 
padding:0px;
margin:0px;
}
.homelinks ul { 
text-indent: 0px;
list-style-position: outside;
list-style-image: url(images/arrow.gif);
list-style-type: square;
padding: 0px 18px;
margin: 0px 0px;
}
.contactcon p
{
color:#333333;
font-size:11px;
line-height:14px;
margin:12px 0px 0px 0px;
padding: 0px 0px 0px 12px;
font-family: Verdana, Arial, sans-serif; 
}
div
{
}

/* -------------------------------------- Anchors */

a:active {
color: #a77600;
text-decoration:     none;
}
a:visited {
color: #65615d;
text-decoration:     none;
}
a:link {
color: #483400;
text-decoration:     none;
}
a:hover {
color: #a77600;
text-decoration:     none;
}
/* -------------------------------------- Secondary Anchors */




#newnavbar
{
position:absolute;top:0px;left:0px;width:560px;height:23px;background:#898585;z-index:50;border:1px #000000 solid;border-top:0px;border-left:0px;padding-right:0px;margin-right:0px;
}
/* -------------------------------------- CSS Drop Down */
#nav,
#dropdown {
  margin:0px;
  padding:0px;
  list-style:none;
  overflow:hidden;
}

#nav li {
  float:left;
}

#nav li a {
  padding:.5em;
  color:#000000;
  display:block;
  font-size:10px;
  font-weight:800;
  text-align:left;
  font-family: fruitiger Helvetica, Verdana, Arial, sans-serif; 
  
}

#nav li a:hover {
  color:#000000;
  text-decoration:none;
  background:#bebaba;
}

#dropdown {
  position:absolute;
  display:none;
  z-index:50;
  background:#898585;
  border: 1px solid #000000;
  border-top: 0px solid #000000;
}

#dropdown li {
  float:none;
}

#dropdown li a {
  color:#000;
}

#itemtwo:hover #dropdown {
  display:block;
}

#itemthree:hover #dropdown {
  display:block;
}


