@charset "utf-8";
/* CSS Document */

body {
background: #fff; }

.clear {
clear: both; }

h1{
	font-size: 14px;
	text-transform: uppercase;
	color: #B50405;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	margin: 10px 0px 10px 5px;
}
h2{
	font-size: 14px;
	text-transform: uppercase;
	color: #B66611;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	margin: 10px 0px 14px 0px; }
p{
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 12px;
line-height: 15px;
color: #000; 
margin: 5px 5px 15px 5px; }

.mod_wrapper {
margin: 5px 0px 0px 0px; }

hr, .hide {
display: none; }



/*STRUCTURE*/
#wrapper {
width: 900px;
background: #fff; 
margin: 0px auto;
padding: 0px 0px 0px 10px; }

#masthead {
height: 100px;
width: 900px;
margin: 0px 0px 10px 0px; }

#masthead .mark {
margin: 5px 0px 0px 2px;
float: left; }

#masthead img {
width: 230px; }

/*Navigation*/
#navcontainer
{
margin-bottom: 1em;
overflow: hidden;
width: 670px;
}
#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
float: right;
line-height: 11em;
margin: 0 1em 0 -.5em;
padding: 0 .5em 0 .5em;
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
}
#masthead li a:link, li a:active, li a:visited  {
	color: #B50405;
	text-decoration: none;
	font-weight: 900;
	font-size: 16px;
}

#masthead li a:hover  {
color: #B66611; 
text-decoration: none; }


/*SECTION*/

.section {
background: #fff;
height: 15px;
width: 900px;
border-top: #ccc solid 1px; }

/*Content*/
#leftcontent {
	float:left;
	height: auto;
	width: 290px;
	border-right: 1px solid #ccc;
	padding: 0px 4px 5px 5px;}
	
#centcontent {
	float:left;
	height: auto;
	width: 290px;
	border-right: 1px solid #ccc;
	padding: 0px 4px 5px 5px;}
	
#rightcontent{
	float:left;
	height: auto;
	width: 290px;
	padding: 0px 5px 5px 5px;}
	
#fullpagecontent {
	float:left;
	height: auto;
	width: 890px;
	padding: 0px 5px 5px 5px;}
	
#leftcont {
	float:left;
	height: auto;
	width: 290px;
	border-right: 1px solid #ccc;
	padding: 0px 4px 5px 5px;
}	
#testimonialscontent {
	float:left;
	height: auto;
	width: 590px;
	margin: 0px 5px 0px 5px;
}
#mortgagecrmcontent {
	float:left;
	height: auto;
	width: 385px;
	margin: 0px 10px 0px 5px;
}
#flashcontent {
	float:left;
	height: auto;
	width: 480px;
	margin: 0px 0px 10px 10px;
}
/*Images*/

img.mod {
	border: 1px solid #ccc;
	margin: 4px 4px 5px 4px;
}
img.global {
	float: left;
	border: 1px solid #ccc;
	margin: 0.2em 1em 1em 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
/*Footer*/

h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 11px;
line-height: 40px;
color: #aaa;
float: right; 
margin: 10px 4px 10px 0px; }

h4 a:link, h4 a:active, h4 a:visited  {
color: #999;
text-decoration: none; }

h4 a:hover  {
color: #B66611;
text-decoration: underline; }


/*Form stlyes*/
