#navlist {
	position: absolute;
	top: 40px;
	left: 10px;
	font-family:Verdana, Georgia, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	list-style:none;
}
#navlist li {
  position: relative;
	left: -40px;
	background:url("../images/deselected.gif") no-repeat;
	width:179px;
	height:29px;
	margin-bottom: 1px;
}
#navlist a {
	color:#fff;
	display:block;
	text-decoration:none;
	width:179px;
	height:29px;
	padding: 5px 5px 5px 10px;
}
#navlist a:hover { 
	background:url("../images/selected.gif") no-repeat;
}
#upper_left {
  background:url("images/top_bar.jpg") no-repeat;
	position: absolute;
	top:0;
	left:0;
	width: 349px;
	height:39px;
}
#top{
  background:url("images/top_bar2.gif") repeat-x;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height:39px;
}
#bottom{
  background:url("images/bottom_bar_long.gif") repeat-x;
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height:78px;
}
#lower_left{
  background:url("images/mt_logo.jpg") no-repeat;
	position: absolute;
	bottom:0;
	left:0;
	width: 349px;
	height: 202px;
}
#lower_mid{
  background:url("images/bottom_bar.jpg") no-repeat;
	position: absolute;
	bottom:0;
	left:349px;
	width: 651px;
	height: 78px;
}
#coupons tr td{
text-align:center;
font-weight: bold;
}
.main-div
{ 
text-align:center;
}
.main-div .main-table{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

#links{
margin-left:50px;
}
a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;
}
a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; 
}
a.linkopacity2 img {
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
-khtml-opacity: 0.75;
}
a.linkopacity2:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; 
}
#divider{
padding-top:7px;
padding-bottom:7px;
}
#advertiser_cols td{
	font-weight:bold;
	text-align:center;
}
#advertiser td{
	text-align:center;
}
#advertiser td a{
	color: #000000;
}
#ad_cat{
	font-size: 1.5em;
	font-weight: bold;
}
#ad_first{
	text-align:left;
}
#footer{
padding-top: 20px;
font-size: 1.2em;
color:white;
font-weight: bolder;
width:100%;
text-align: center;
}
.contact_head{
	color:black;
}
td, body{
	font: normal 11px Tahoma, Arial;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #000000;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4, h4 a {
    font-size: 13px;
	font-weight: bolder;
}

h4 a:hover {
    font-size: 13px;
	font-weight: bolder;
	text-decoration:none;
}

h3 a{
font-size: 14px;
font-weight: bolder;
}

h3 a:hover{
font-size: 14px;
font-weight: bolder;
}
.compName, .compCont {
	font-size: 14px;
	font-weight: bold;
	color: #0d5bb2;
}
.compPhone {
	font-size: 13px;
	font-weight: bolder;
}
.blueBordBott{
border-bottom:solid #0d5bb2;
border-bottom-width:1px;
}
.homeContent {
	font-size: 13px;
}
