/*
 * Start of MortgageLoan.com banner styles...
 */
div#banner,
#banner div,
#banner p
{
	height:79px;
}
#banner
{
	overflow:hidden;
}
#banner a
{
	color:#000;
	text-decoration:underline;
}
#banner p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#000;
	margin:0;
	padding:0;
	overflow:visible;
}
/*
 * ...end of MortgageLoan.com banner styles.
 */

#container {
	height: 100%;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000000;
}

#header {
	width: 100%;
	padding: 0;
}

#header a img {
	border: none;
	text-decoration: none;
}

#header a:hover img {
	border: none;
	text-decoration: none;
}

#main_content {
	margin-left: 20px;
	margin-right: 180px;
	padding: 1em;
}

#left_col {
	float: left;
	width: 120px;
	margin: 0;
	padding: 1em;
}

#right_col {
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
}

#ad_button {
	float: right;
	margin: 10px;
	padding: 0;
}

#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #eee;
	padding: 10px;
}

#keywords {
	position: relative;
	text-align: right;
	top: -40px;
	font: 11px/16px verdana, arial, sans-serif;
	color: #777777;
	margin: 0;
	padding: 0;
}

.banner_prim {
	font: 22px verdana, arial, sans-serif;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: -5px;
	margin-left: 5px;
	font-weight: bold;
	color: #990000;
	text-transform: none;
}

.banner_sec {
	font: 22px verdana, arial, sans-serif;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: -5px;
	margin-left: 5px;
	font-weight: normal;
	color: #777777;
	text-transform: none;
}

.tagline {
	font: 11px verdana, arial, sans-serif;
	line-height: 11px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
	color: #990000;
	text-transform: none;
}

.byline {
	text-align: right;
	font-weight: normal;
}

.teaser {
	font-size: 14px;
	font-weight: bold;
}

/*--- LMA Main Categories ---*/
.categories { 
 font-family: Verdana; 
 font-size: 10pt; 
 font-weight:bold
}

/*--- LMA Sub Categoreis under Main Categories ---*/
.submaincat { 
 font-family: Verdana; 
 font-size: 10px; 
 font-weight:normal
}

/*--- LMA Directory Entries --*/
.linktitle { 
 font-family: Verdana; 
 font-size: 10pt 
}

.linkdescription { 
 font-family: Verdana; 
 font-size: 10pt 
}

.category-link {
 font-family: Verdana; 
 font-size: 10px
}