table,tr,td {
   font-family: Verdana, Helvetica, sans-serif;
   color: #000000;
   text-align: left;
   vertical-align: top;
}

div {
   font-family: Verdana, Helvetica, sans-serif;
   color: #000000;
   text-align: left;
}

.float {
   float: left;
}

h1 {
   color: #281d25;
   font-size: 18px;
   line-height: 18px;
   font-family: Arial, Helvetica, sans-serif;
}

h2 {
   color: #5e4557;
   font-size: 15px;
   line-height: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

h3 {
   color: #5e4557;
   font-size: 15px;
   line-height: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

a {
   font-family: Verdana, Helvetica, sans-serif;
   color: #960000;
   text-decoration: none;
}

a:hover {
   font-family: Verdana, Helvetica, sans-serif;
   color: #5e4557;
   text-decoration: underline;
}

img {
   border: none;
}

img {
   vertical-align: bottom;
}

.footer a {
   color: #000;
   line-height: 20px;
   font-size: 12px;
}

.footer a:hover {
   color: #000;
   line-height: 20px;
   font-size: 12px;
}

.smaller {
   color: #000;
   font-size: 10px;
   line-height: 20px;
}

.maintable {
   margin-left: auto;
   margin-right: auto;
}

.MainContent {
   margin: 15px;
}

.text {
   line-height: 18px;
   text-align: left;
   font-size: 11px;
   margin: 15px;
}

.LeftContent {
   margin-left: 30px;
}

.address {
   color: #e1c978;
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   text-transform: uppercase;
}

.phone {
   color: #fff;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   line-height: 18px;
}

div.iflylist {
   display: none;
   background-color: #ffffff;
   position: absolute;
   list-style: none;
   margin: 0px;
   padding: 0px;
   border-top: solid 1px #333333;
   z-index: 100;
}

div.iflyOverflow {
   overflow-y: hidden;
}

div.ifly {
   border-left: solid 1px #333333;
   border-right: solid 1px #333333;
   border-bottom: solid 1px #333333;
   background-color: #ffffff;
   white-space: nowrap;
   cursor: pointer;
   cursor: hand;
   width: auto;
}

div.iflyie6 {
   width: 200px;
   white-space: normal;
}

div.ifly a {
   display: block;
   padding: 0px 12px 0px 12px;
   font-family: Arial;
   font-size: 12px;
   color: #333333;
   text-decoration: none;
   line-height: 20px;
}

div.ifly a:hover {
   color: #333333;
   text-decoration: none;
}

div.iflyOver {
   background-color: #000099;
}

div.iflyOver a {
   color: #ffffff;
}

div.iflyOver a:hover {
   color: #ffffff;
}

div.iflyRight {
   background-image: url(../images/tree/fly.gif);
   background-position: right center;
   background-repeat: no-repeat;
}

div.iflyLeft {
   background-image: url(../images/tree/flyleft.gif);
   background-position: left center;
}

div.iflyLoading {
   background-image: url(../images/tree/flyload.gif);
}

div.ifly sup {
   font-size: 10px;
   text-decoration: none;
   margin-left: 1px;
}


