.mastermid {
background-color: #818181;
}

#awardscontainer ul {
font: normal 12px tahoma;
color: #000;
}

.awardsheader {
font: normal 15px tahoma;
color: #000;
font-weight: bold;
}

.awardstext {
font: normal 12px tahoma;
color: #000;
}

/* Drop Down Menu */
#dropmenudiv {
position: absolute;
border: 1px solid #000;
border-bottom-width: 0;
font: normal 13px tahoma;
line-height: 18px;
z-index: 100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid #000;
padding: 1px 0;
font: normal 13px tahoma;
text-decoration: none;
color: #000;
}

#dropmenudiv a:hover {
background-color: #999;
font: normal 13px tahoma;
text-decoration: underline;
}
/* End Drop Down Menu */

/* Image Border Highlight */
.highlight img {
border: 1px solid #000;
}

.highlight:hover img {
border: 1px solid #FFF;
}

.highlight:hover {
color: #FFF; /* Definition to overcome IE bug */
}
/* End Image Border Highlight */

/* Image Border Highlight Black */
.highlightblack img {
border: 1px solid #FFF;
}

.highlightblack:hover img {
border: 1px solid #000;
}

.highlightblack:hover {
color: #000; /* Definition to overcome IE bug */
}
/* End Image Border Highlight Black */

.carshowdesc {
font: normal 11px tahoma;
color: #000;
}

.contactpg {
font: normal 11px tahoma;
color: #000;
}

.contactpghead {
font: bold 11px tahoma;
color: #000;
}

.copyright {
font: normal 10px tahoma;
color: #FFF;
}

.copyrightlink A:link {text-decoration: underline; color: #FFF; font: normal 10px tahoma;}
.copyrightlink A:visited {text-decoration: none; color: #FFF; font: normal 10px tahoma;}
.copyrightlink A:active {text-decoration: none; color: #FFF; font: normal 10px tahoma;}
.copyrightlink A:hover {text-decoration: underline; color: #000; font: normal 10px tahoma;}

.iframemargin {
background-color: #818181;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

.linksmenu A:link {text-decoration: none; color: #000; font: normal 12px tahoma;}
.linksmenu A:visited {text-decoration: none; color: #000; font: normal 12px tahoma;}
.linksmenu A:active {text-decoration: none; color: #000; font: normal 12px tahoma;}
.linksmenu A:hover {text-decoration: underline; color: #FFF; font: normal 12px tahoma;}

.mailto A:link {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.mailto A:visited {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.mailto A:active {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.mailto A:hover {text-decoration: underline; color: #000; font: normal 11px tahoma;}

.margin {
margin-left: 0px;
margin-right: 0px;
background-image: url(../images/bggradient.jpg);
}

/* Navigation */
#navcontainer ul {
margin-top: 0px;
margin-left: 443pxpx;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
text-align: right;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
text-decoration: none;
padding: 1px 6px;
color: #000;
font: normal 13px tahoma;
background-color: #6D6D6D;
}

#navcontainer ul li a:hover {
color: #FFF;
font: normal 13px tahoma;
text-decoration: none;
background-color: #555;
}
/* End Navigation */

.newstexthead {
font: bold 11px tahoma;
color: #FFF;
border-color: #000;
background-color: #555;
}

.newslinks A:link {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.newslinks A:visited {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.newslinks A:active {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.newslinks A:hover {text-decoration: underline; color: #000; font: normal 11px tahoma;}

.newstext {
font: normal 11px tahoma;
color: #000;
border-color: #000;
}

.newstbl {
background-color: #707070;
color: #000;
border-color: #000;
}

.servicesheader {
font: bold 12px tahoma;
color: #FFF;
border-color: #000;
background-color: #555;
}

.servicesmenu A:link {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.servicesmenu A:visited {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.servicesmenu A:active {text-decoration: none; color: #FFF; font: normal 11px tahoma;}
.servicesmenu A:hover {text-decoration: underline; color: #000; font: normal 11px tahoma;}

.servicestbl {
border-color: #000;
background-color: #707070;
}

.servicestext {
font: normal 11px tahoma;
color: #000;
}

.servicestextleftside {
font: normal 11px tahoma;
color: #CCC;
}

.specialsheader {
font: normal 11px tahoma;
text-decoration: underline;
color: #FFF;
border-color: #000;
background-color: #555;
}

.specialsname {
font: normal 11px tahoma;
text-decoration: underline;
color: #DDD;
border-color: #000;
}

.specialstbl {
border-color: #000;
background-color: #707070;
}

.specialstext {
font: normal 11px tahoma;
color: #000;
border-color: #000;
}

.tablemargin {
margin-right: 15px;
margin-left: 15px;
}