/*
		MORTGAGE AMD FINANCE HOLDINGS
*/

@import url('reset.css');
@import url('navigation.css');

/*----------	LaYoUT STYLeS	----------*/
body {
	margin: 0;
	padding: 0;
	color: #838383;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #7C8995 url(../images/core/bg.gif) top left repeat-x;
}

#container {
	margin: 15px auto;
	padding: 0;
	width: 944px;
	text-align: left;
}

#content_container { margin: 0 auto; width: 890px; background-color: #FFFFFF; padding: 20px 0 50px 0; }

.column-left { float: left; width: 445px; }
.column-middle { float: left; width: 240px; margin: 20px 0; }
.column-right { float: right; width: 166px; margin: 20px 20px 20px 0; _margin-right: 10px; }
.contact-column-middle { float: left; width: 445px; margin: 0; }

/*----------	CoMMoN STYLeS	----------*/
a { color: #D73B00; text-decoration: underline; }
a:hover { text-decoration: none; }
strong { font-weight: bold; }
p { margin: 15px 20px 15px 30px; }
h1 { margin: 20px 30px; font-weight: bold; font-size: 18px;color:#00629a;}
h2 { margin: 20px 30px; font-weight: bold; font-size: 16px;color:#000;border-bottom:1px solid #ccc; padding:0 0 5px 0;}
h3 { padding:10px 30px; font-weight: bold; font-size: 14px;color:#000;}
h4 { margin: 20px 30px; font-weight: bold; font-size: 12px;color:#000;}
h5 { margin: 0 30px 20px 30px; font-weight: bold; font-size: 12px;color:#000;}
ul {  list-style-type: square; margin: 5px 20px 5px 60px; }
ol { list-style-type: decimal; margin: 5px 20px 5px 60px; }

.clear { clear: both; display: block; }
.hidden { display: none; }
p.subtitle { font-size: 11px; }
.back-to-top { font-size: 10px; border-top: 1px solid #e0e0e0; background: url(../images/core/arrow-up.gif) left no-repeat; padding-left: 10px; margin: 20px;}

/* -- Flash - Lenders/Sponsors -- */

#lenders { background: url(../images/core/lenders.gif) no-repeat; display: block; width: 240px; height: 131px; position: relative; margin-bottom: 10px; }

ul#portfolio {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 45px;
}

ul#portfolio li {
	list-style-type: none;
}

ul#portfolio li img {
	border: 0;
}

#sponsor { background: url(../images/core/sponsor.gif) no-repeat; display: block; width: 240px; height: 131px; position: relative; }

ul#portfolio1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 45px;
}

ul#portfolio1 li {
	list-style-type: none;
}

ul#portfolio1 li img {
	border: 0;
}

.column-right img#ad { float: right; }

/* box */

.box-style {padding:0;margin:0;display:none;}
a.box {text-decoration:none;color:#000;background:#fafafa url(../images/core/plus.gif) no-repeat 5px 12px;padding:5px 0 5px 20px;display:block;border:1px solid #f0f0f0;}



/*----------	HeaDeR STYLeS	----------*/
#header { height: 382px; position: relative; width: 944px; background: url(../images/core/header_bg.jpg) top center no-repeat; }
#header #logo { position: absolute; top: 94px; left: 588px; padding-left: 20px; border-left: 2px solid #1A6294; }
#header #quote { position: absolute; top: 0; left: 27px; }
#header #top100_MPA { position: absolute; top: 36px; left: 437px; }
#header #top100_brokers { position: absolute; top: 36px; left: 699px; }

/*----------	FooTeR STYLeS	----------*/
#footer { color: #99A2AC; background: url(../images/core/footer_bg.gif) no-repeat; height: 182px; width: 944px; }
#footer p { margin: 0; padding: 30px 0 0 75px; font-size: 11px; }
#footer a { color: #99A2AC; }
#footer img#logo-afg { margin-left: 20px; padding-top: 5px; }
