@charset "utf-8";
body  {
	font: 80% Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../images/bodybg_02_long.png);
	color: #0B447E;
	font-style: normal;
	text-decoration: none;
}
.twoColFixLtHdr #container {
	width: 980px;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
} 
.twoColFixLtHdr #header { 
	background-color: none; 
	background-image: url(../images/MFO-logo-header-bg.png);
	width:980px;
	height:90px;
	max-height: 90px;
	padding: 0px;  
} 

.twoColFixLtHdr #radioAds {
	width:560px;
	height: 30px;
	padding: 0px;
	margin-bottom: 0px;
	float: right;
}

.twoColFixLtHdr #TVAdLink  {
	margin: 0px 10px 0px 350px;
	padding: 0 0 0 100px;
}

#TVAdLink img {
	margin: 0px 0px 0px 130px;
}

#Ads {
	width:113px;
	height: 84px;
	margin-left: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	}

#TVAd-btn {
	margin-top: 30px;
	margin-left: 10px;
	border: 0px;
	color: #FFF;
	float:left;
}
#TVAd-btn p {
	color: #FFF;
	margin: 0 0 0 0;
}
#TVAd-btn a {
	color: #FFF;
	margin: 0 0 0 0;
}

#PrintAd {
	background: #333333;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	text-align: center;
}

#a3 object { border: none; 
	margin: 20px auto 30px auto;
}


.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 350px; 
	background-color: #0C437A; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
#sidebar1 object {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF; 
	margin: 0 0 0 0px; 
	padding: 0px 0px; 
	min-height: 350px;
} 

#FlashID {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.twoColFixLtHdr #mainContent2  {background-color: #242636;}

#mainContent h3 {
	padding: 0px 0px 0px 30px;
	}

#mainContent p {
	padding: 0px 20px 20px 30px;
	}
	
#mainContent .specials h2 {
	margin: 0px 0 0 0px; 
	padding: 0px 0px 0px 400px;
	}
#mainContent .specials p {
	padding: 0px 0px 20px 400px;
	}
	
#vendorsTable {float: right;}
#contactTable {float: right;}
#contactTable td {padding: 10px 0 10px 0px;}
#contactTable h3 {padding-left: 0;}

div #headline {float: right; width: 630px;}
div #bodyText {float: right; background-color: #FFFFFF;  width: 630px;}

.twoColFixLtHdr #headline {
	width: 630px;
	background-color: #F5D535;
	margin: 0 0 10px 0px;
	padding: 1px 0px 1px 0px;
	text-align: left;
	color: #202B41;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
	}
	
div #SpecialsTitle  {
	margin: 0px 0 0px 390px;
	}
#SpecialsTitle h2 {
	font: 1.8em Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 0px 0 0px 30px;
	padding: 30px 0 0 0;
}
#headline h2 {
	font: 110% Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 10px 30px;
	}
	
#HeaderRadioAdLink{
	margin: 0px 20px 0px 360px;
	padding: 10px 50px 15px 60px;}

#HeaderRadioAdLink h2{
	font: 110% Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 0px 20px 4px 0px;
	padding: 0px 50px 15px 0px;}


#RadioAdLink {
	margin: 0px 20px 265px 360px;
	padding: 20px 50px 0 140px;}

#RadioAdLink h2 {
	font: 110% Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 20px auto 30px auto;
}

#RadioAdLink h2 a{
	font: 110% Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 20px auto 30px auto;
}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background: none; 
	float: right;
	width: 600px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#headertxt {
	text-indent: -9999px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

h3 {
	font: 125% Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #202B41;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
h3 a {
	text-decoration: none;
	color: #202B41;
	}

h3 a:hover {
	text-decoration: none;
	color: #C90;
	}


h3 {
	FONT-SIZE: 12px;
	color: #064D6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

h4 {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana,arial,sans-serif;
}
h5 {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana,arial,sans-serif;
}
h6 {
	FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: Verdana, arial, sans-serif;
}

.vendors ul {
	text-align: center;
	text-decoration: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 20px;
	margin-top: 0px;
	}

.vendors li {
	text-align: center;
	text-decoration: none;
	line-height: 200%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}
#Ads img {
	border: none;
	padding: 10px 0 0 0;
}
#Ads img a:visited {border: none;}


/* ------------  Navigation --------------- */
.twoColFixLtHdr #topnav { 
	background-color: #0055a3; 
	width:980px;
	height:16px;
	margin: 0px 0px;
	padding: 0px 0px;
	vertical-align: top;
	max-height: 18px;
	}

ul.topnav {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	line-height: 17px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 400px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: center;
	vertical-align: top;
}

ul.topnav li{
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}

ul.topnav li a {
	text-decoration:none;
	color: #fff;
}

ul.topnav li a:hover {
	text-decoration:none;
	color: #FC0;
}

/*------ Footer ------- */

.footerText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #025db1;
}

A.footerLink {
	COLOR: #022749;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.footerLink:visited {
	COLOR: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

