body{
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #333;
	min-width: 965px;
}

img { border: none; }

.formFieldH { display: none; }
p.align_right { 
    text-align: right; 
    margin: 2px 0;
}
p.small_margin {
    margin: 2px 0;
}

#home_left {
    float: left;
    display: inline;
    width: 400px;
}

#home_right {
    float: left;
    display: inline;
    width: 279px;
    margin-left: 10px;
    border-left: 1px solid #000000;
    text-align: left;
}

#home_right h1 { 
    margin: 5px 10px;
    font-size:18px;
    border: none;
}

#home_right p {
    margin: 5px 10px;
}

/*flash over top layers*/
#websiteLayer { position: absolute;
height: 100%;
width: 100%;
z-index: 2;
left: 0px; 
top: 0px;
}

#flashLayer { position: fixed;
z-index: 10;
}

#stickieLayer {
    position: absolute;
    top: 210px;
    left: 50%;
    margin-left: -125px;
    height: 250px;
    width: 250px;
    z-index: 42;
}

.bioLayer { 
width: 95%;
left: 0px;
bottom: 0px;
text-align: center;
}

.appLayer { 
width: 300px;
left: 0px; 
top: 191px;
}

.dMooreFlash {
    width: 300px;
    height: 226px;
    bottom: 0px;
    right: 0px;
}

.homeLeftFlash {
    width: 300px;
    height: 226px;
    bottom: 0px;
    left: 0px;
}

.beaganFlash { 
    width: 300px;
    height: 226px;
    bottom: 0px;
    left: 0px;
}

#header{
	background-image: url(../images/headerRepeater2.jpg);
	background-repeat: repeat-x;
	height:161px;
	min-width:868px;
	text-align: center;
}

#header img.headerFinal
{
border: none;
}

#header img.homeBuyer
{
	margin:25px 0 0 0;
	width:300px;
}

#nav {
	background-image: url(../images/nav/navRepeater.jpg);
	background-repeat: repeat-x;
	min-width: 965px;
    text-align: center;
    height: 25px;
}

#nav img { border: none; }

#homeBody{
	margin: 0 auto;
	height: 100%;
	background-image: url(../images/backRepeater.jpg);
	background-repeat: repeat-x;
	/* display: block; */
}

.clearfix:after, #contactHolder:after, #bottomContainer:after,
#container.the_business div.business_row:after,
#container.the_business div.business_contact:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#wholeContainer{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 99%;
	max-width: 965px;
	background-color: transparent;
}

#sideContainerOutter
{
	float: left;
	width: 180px;
}

#sideContainer{
	width: 160px;
}

.sideContainerLine {
    clear: both;
    width: 100%;
    height: 7px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #666666;
}

#sideContainer a, #sideContainer a:visited, #sideContainer a:link, #sideContainer a:active 
{ 
	color: #0B193B;
	text-decoration: none;
}

#sideContainer ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	border-bottom:1px dotted #0B193B;
}

#sideContainer li
{
	padding:10px;
	display:block;
	border-top:1px dotted #0B193B;
}

#sideContainer a:hover {
color: #0B193B;
text-decoration: underline;
}


#mainContainer{
	float: right;
	width:730px;
	margin:0 50px 0 0;
}
.bottomBox3{
	height:188px;
	width: 740px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.boxer{
	width:239px;
	height:188px;
	background-image: url(../images/nonfadeBox.jpg);
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.boxer2{
	width:351px;
	height:188px;
	background-image: url(../images/fadeBox01News.jpg);
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.boxer2b{
	width:351px;
	height:188px;
	background-image: url(../images/fadeBox02.jpg);
	float:left;
	margin-left:3px;
	margin-right:3px;
}

.boxer3{
	width:351px;
	height:188px;
	background-image: url(../images/hotbox_off.jpg);
	float:left;
	margin-left:3px;
	margin-right:3px;
}

.boxer3:hover { background-image: url(../images/hotbox.jpg); }
    

.boxer h2, .boxer3 h2{
margin-left:20px;
margin-right:20px;
border-bottom:thin dotted;
}

.boxer p, .boxer3 p { 
margin-left:20px;
margin-right:20px;
}

.boxer3 a {
    color: #500001;
}

.boxer3 a:hover {
    color: #333333;
    text-decoration: none;
}

.boxer2 h2{
margin-left:20px;
margin-right:20px;
border-bottom:thin dotted;
}

.boxer2 p{
margin-left:20px;
margin-right:155px;
}

.boxer2b h2{
margin-left:20px;
margin-right:20px;
border-bottom:thin dotted;
}

.boxer2b p{
margin-left:20px;
margin-right:140px;
}


#container{
width: 680px;
}

#container a, #container a:visited, #container a:link, #container a:active { 
color: #0B193B;
text-decoration: underline;
}

#container a:hover {
color: #333333;
text-decoration: none;

}

#bottomContainer
{

}

#bottomContainer a.biopage { color: #0B193B; font-size: 12px;  }
#bottomContainer a:hover.biopage { color: #000000; text-decoration: none; }
#bottomContainer p { text-align: left; }

#bottomImageHolder 
{
	text-align:center;
}

.imageBox 
{
	text-align:center;
	float:left;
	margin:0px 5px 15px 0;
	width:160px;
}

.clearLeft { clear: left; }

h1.noLine { font-Family:Minion, times, serif;
text-transform:capitalize;
font-style:italic;
font-size:13px;
color:#0B193B;
border-bottom: none;
}



#bottomLeft{
clear: left;
float:left;
width:330px;
margin-right:18px;
}

#bottomRight{
float:left;
width:330px;
}

#bioLeft{
float:left;
width:300px;
margin-right:18px;
}
#bioRight{
float:left;
width:330px;
}
#teamRight{
float:left;
width:400px;
}
#teamLeft{
border:thin solid #333;
float:left;
width:150px;
margin-right:18px;
padding:20px;
}

#contactHolder {
    width: 800px;
	float: left;
    display: inline;
	margin-left: 10px;
}

#contactLeft{
float: left;
display: inline;
width: 430px;
margin-right: 15px;
}

#contactRight{
float: left;
display: inline;
width: 300px;
}

div.row {
  padding-top: 10px;
  vertical-align: bottom;
  }

span.label {
  padding-top: 10px;
  width: 100px;
  text-align: right;
  }

span.formw {
  padding-top: 10px;
  width: 335px;
  text-align: left;
  } 

h1{
font-Family:Minion, times, serif;
text-transform:capitalize;
font-style:italic;
font-size:13px;
color:#0B193B;
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #666666; 
}

#container.the_business h1 { text-transform: none; }

h1.huge{
font-Family:Minion, times, serif;
text-transform:capitalize;
font-weight:bold;
font-size:36px;
color:#0B193B;
margin: 0px;
padding: 0px;
display: inline;
border-bottom: none;
}



h2{
margin-top: 12px;
margin-bottom: 0px;
padding: 0px;
font-Family:Minion, times, serif;
font-style:italic;
font-size:16px;
color:#0B193B;
}

h2.sameline{
display: inline;
margin-top: 12px;
margin-bottom: 0px;
padding: 0px;
font-Family:Minion, times, serif;
font-style:italic;
font-size:16px;
color:#0B193B;
}

h3 { 
font-Family:Minion, times, serif;
text-transform:capitalize;
font-style:italic;
font-size:16px;
color:#0B193B;
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #666666; 
}

p{
font-family:arial, helvetica, sans;
font-size:12px;
color:#333;
}

blockquote {
font-family:arial, helvetica, sans;
font-size:12px;
color:#333;
}

#footer{
border-top: 1px solid #666666;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
clear: both;
width: 99%;
max-width: 965px;
font-family:arial, helvetica, sans;
font-size:10px;
color:#333;
}

.bottomLinks{
width: 99%;
max-width: 965px;
height:30px;
display: block; 
clear:both;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-top:10px;
font-family:arial, helvetica, sans;
font-size:10px;
color:#333;
}


.bottomLinks{
width: 99%;
max-width: 965px;
height:30px;
display: block; 
clear:both;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-top:10px;
font-family:arial, helvetica, sans;
font-size:10px;
color:#333;
}


.inner-footer { width: 430px; margin-top: 10px; float: left; padding-left: 5px; display: inline; }
.inner-footer a { display: inline; padding: 0px; }
.inner-footer a:link, .inner-footer a:active, .inner-footer a:visited { color: #333; text-decoration: none; }
.inner-footer a:hover { color: #0B193B; text-decoration: underline; }

.inner-tags { width: 290px; text-align: right; float: right; margin-top: 10px; padding-right: 5px; font-size: 11px; display: inline;}
p.tags{ margin: 0; padding: 0; font-size: 11px; line-height: 13px; text-indent: 10px; }
.tableback { background-image: url(../images/tag2.jpg); background-repeat: repeat-x; background-position: left top; }

p.errorMsg {color:#FF0000; font-style: italic;}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
text-align: center;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

div.row2 {
  padding-top: 5px;
  /*vertical-align: bottom;*/
  margin-left: 0px;
  clear: left;
  width: 430px;
  }
  
p.inRow { margin: 0; padding: 0; clear: left; font-size: 10px; color: #cccccc; }

div.label2 {
 float: left;
 display: inline;
  padding-top: 7px;
  padding-right: 5px;
  width: 110px;
  text-align: right;
  }

div.formw2 {
float: left;
 display: inline;
  padding-top: 5px;
  width: 235px;
  text-align: left;
  margin-left: 0px;
  padding-left: 3px;
  } 

div.link_logo {
    border: 1px solid #0B193B;
}


/* the business */
/* the business */
#container.the_business { }

#container.the_business div.business_row{
    margin: 10px 0;
    clear: both;
 }

#container.the_business div.business_contact_outside {
    float: left;
    display: inline;
    margin: 0 0 10px 10px;
    /* background: url('../images/business.png') 0 0 no-repeat; */
    width: 330px;
    height: 260px;
    padding: 0;
}

#container.the_business div.business_contact_outside h2 { 
    display: block;
    width: 100%;
    height: 23px;
    line-height: 33px;
    font-size: 17px;
    font-style: normal;
    margin: 0;
    text-align: center;
    color: #777777;
}
 
#container.the_business div.business_contact {
    width: 290px;
    margin: 0;
    height: 241px;
    padding: 10px 20px;
    background: url('../images/business3.jpg') 0 0 no-repeat; 
}

#container.the_business div.business_contact .contact_now{
	background:url(../images/contact_now.jpg);
	width:185px;
	height:27px;
	margin:0 auto;
	cursor:pointer;
	clear:both;
}
#container.the_business div.business_contact .contact_now:hover{
	background:url(../images/contact_now_hover.jpg);
	width:185px;
	height:27px;
	margin:0 auto;
	cursor:pointer;
	clear:both;
}

#container.the_business div.business_contact h1 {
    margin: 1px 0 16px;
    font-size: 12px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight:bold;
    font-style: italic;
    color:#fff;
    border:none;
}

#container.the_business div.business_row div.business_contact h1,
#container.the_business div.business_row h1 {
    font-family: arial, helvetica, sans;
    font-size: 14px;
    font-style: normal;
    border: none;
    text-decoration: none;
    margin: 5px;
}

#container.the_business div.business_row h1 {
    font-size: 18px;
    margin: 20px 0 0 0;
}



#container.the_business div.business_contact p.label {
    float: left;
    display: inline;
    width: 65px;
    text-align: right;
    clear: left;
    margin: 0 0 5px 0;
    font-weight:bold;
   font-style: italic;
    color:#036;
}
#container.the_business div.business_contact p.tagline {
    float: left;
    display: inline;
    width: 83px;
    text-align: right;
    clear: left;
    margin: 0 0 5px 0;
    font-weight:bold;
   font-style: italic;
    color:#036;
}
#container.the_business div.business_contact p.tagline { 
    text-align: left;
    width: 280px; 
    margin: 5px;
    padding: 5px;
    font-size: 13px;
    font-style: italic;
    }

#container.the_business div.business_contact p.value {
    float: left;
    display: inline;
    width: 185px;
    margin: 0 0 5px 5px;
    text-align: left;
}

ul.box_list {
    width: 300px;
    float: left;
    display: inline;
}

.floatRight {
    float: right;
    display: inline;
    margin: 10px;
}


/****************************     MORTGAGE CALCULATOR     ****************************/


#bottomLeft h1,#bottomRight  h1,#mainContainer h1
{
	margin:0px;
}

h1,h2,h3
{
	margin:0 0 20px 0;
}


#sideContainer
{
	margin:20px 0 0 0;
	height:auto;
}

#sideContainer.home
{
	border-bottom:none;
}

#mortgage-calculator
{
	margin:10px 0;
}

#mortgage-calculator h1
{
	border:none;
	margin:0 0 10px;
	padding:0px;
	font-style:normal;
	font-size:14px;
}

#mortgage-calculator .form-row
{
	clear:left;
	padding:0 0 10px 0;
}

#mortgage-calculator .form-submit
{
	clear:left;
	padding:10px 0;
}

#mortgage-calculator .form-row label
{
	float:left;
	width:120px;
	text-align:right;
	padding:0 5px 0 0;
}

#mortgage-calculator .mortgage-info
{
	padding:20px 0 0 0;
}

#mortgage-calculator p.payment
{
	font-size:16px;
	color:#0B193B;
}

#hidden-pmi
{
	display:none;
	position:absolute;
	z-index:20;
	top:25%;
	left:25%;
	background:#FFF;
	padding:10px 15px;
	width:400px;
	border:2px solid #640000;
}

span.show-pmi,span.hide-pmi
{
	cursor:pointer;
	text-decoration:underline;
	color:#0000AA;
}

div.video
{
	float:left;
	width:300px;
	padding:0 20px 20px 0;
}

div.clear
{
	clear:left;
}

#hidden-email-to-friend
{
	display:none;
	position:absolute;
	z-index:20;
	top:50%;
	left:20%;
	background:#FFF;
	padding:10px 15px;
	width:650px;
	border:2px solid #640000;
}

#hidden-email-to-friend.calc
{
	display:none;
	position:absolute;
	z-index:20;
	top:30%;
	left:20%;
	background:#FFF;
	padding:10px 15px;
	width:650px;
	border:2px solid #640000;
}

.show-email-to-friend img,.hide-email-to-friend,p.show-email-to-friend
{
	cursor:pointer;
}

.show-email-to-friend
{
	clear:both;
	margin:20px 0 0 0;
	text-align:right;
}

#calc.show-email-to-friend
{
	clear:both;
	margin:0px;
	text-align:left;
}

p.show-email-to-friend
{
	text-decoration:underline;
	margin:0 0 12px;
	padding:0px;
	text-align:left;
	color:#0B193B;
}

#hidden-email-to-friend h1
{
	color:#640000;
	text-decoration:none;
	border:none;
	font-style:normal;
	font-size:24px;
	padding:0px;
	margin:0 0 20px 0;
}

#hidden-email-to-friend div.uri
{
	font-style:italics;
	background:#CCC;
	border:1px solid #AAA;
	padding:2px 0 2px 10px;
	margin:0 0 20px 0;
}

#hidden-email-to-friend div.form-row
{
	clear:left;
	padding:0 0 10px 0;
}

#hidden-email-to-friend div.form-row label
{
	float:left;
	width:150px;
	text-align:right;
	padding:0 2px 0 0;
}

#hidden-email-to-friend div.form-row input
{
	width:200px;
	padding:2px;
}

#hidden-email-to-friend div.form-row textarea
{
	width:400px;
	height:100px;
}

#hidden-email-to-friend div.form-submit .button
{
	cursor:pointer;
}

/*****************************	SEND TO A FRIEND TESTIMONIALS PAGE	************/

#hidden-email-to-friend.testimonials
{
	position:static;
	display:none;
	background:#FFF;
	padding:0 5px;
	width:140px;
	border:1px solid #640000;
	clear:left;
	margin:10px 0;
}

#hidden-email-to-friend.testimonials h1
{
	color:#640000;
	text-decoration:none;
	border:none;
	font-style:normal;
	font-size:16px;
	padding:0px;
	margin:0 0 20px 0;
}

#hidden-email-to-friend div.form-row
{
	clear:left;
	padding:0 0 10px 0;
}

#hidden-email-to-friend.testimonials div.form-row label
{
	float:left;
	width:50px;
	text-align:right;
	padding:0 2px 0 0;
}

#hidden-email-to-friend.testimonials div.form-row input
{
	width:80px;
	padding:2px;
}

#hidden-email-to-friend.testimonials div.form-submit .button
{
	cursor:pointer;
}


/******************************     NEW HOME PAGE    *******************************/

#index-container
{
	width:858px;
	margin:0 auto;
}

#index-container .center div
{
	width:818px;
	height:236px;
	margin:0 0 10px 0;
	padding:20px;
}

#index-container .center h1
{
	color:#FFF;
	font-size:25px;
	border:none;
	margin:0px;
	padding:0px;
}

#index-container .center h2
{
	color:#FFF;
	font-size:19px;
	border:none;
	margin:0px;
	padding:0px;
}

#index-container .center p
{
	margin:0px;
	padding:10px 0 15px;
	color:#FFF;
	width:430px;
	font-size:15px;
	line-height:21px;
}

#index-container .center a
{
	color:#FFF;
}

#index-container .bottom
{
	text-align:center;
}

#index-container .bottom .bottom-box
{
	height:166px;
	width:241px;
	background:transparent url("../images/home-boxbg.jpg") no-repeat top left;
	float:left;
	text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
}

#index-container .bottom .homeicon
{
	height:65px;
	width:52px;
	z-index:2;
	position: absolute;
	margin-left: 180px;
	margin-top: -44px;

}

#index-container .bottom .strategicicon
{
	height:65px;
	width:52px;
	z-index:2;
	position: absolute;
	margin-left: 180px;
	margin-top: -64px;

}

#index-container .bottom .bottom-box1
{
	height:165px;
	width:279px;
	background:transparent url("../images/home-box-home.jpg") no-repeat top left;
	float:left;
	text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
}


#index-container .bottom .bottom-box2
{
	height:165px;
	width:241px;
	background:transparent url("../images/home-box-strategic.jpg") no-repeat top left;
	float:left;
	text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
}

#index-container .bottom .bottom-box3
{
	height:165px;
	width:279px;
	background:transparent url("../images/home-box-online.jpg") no-repeat top left;
	float:left;
	text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
}

#index-container .bottom .bottom-box4
{
	height:165px;
	width:279px;
	background:transparent url("../images/home-box-testimonial.jpg") no-repeat top left;
	float:left;
	text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
}

#index-container .bottom .bottom-box5
{
	height:165px;
	width:279px;
	background:transparent url("../images/home-box-events.jpg") no-repeat top left;
	float:left;
	text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
}

#index-container .bottom .bottom-box6
{
	height:165px;
	width:279px;
	background:transparent url("../images/home-box-contact.jpg") no-repeat top left;
	float:left;
	text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
}


#index-container .bottom .bottom-box h1
{
	color:#0B193B;
	font-size:20px;
	margin:0 0 7px;
	padding:10px 0 2px 0;
	border-bottom:0px solid #FFF;
}

#index-container .bottom .bottom-box p
{
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
}

#index-container .bottom .bottom-box p.readmore
{
	text-align:left;
	width:200px;
	padding:5px 0 0 0;
}

#index-container .bottom .bottom-box p.readmore-left
{
	text-align:left;
	padding:7px 0 0 0;
}

#index-container .bottom .bottom-box a
{
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

#index-container .bottom .bottom-spacer
{
	width:35px;
	height:165px;
	float:left;
	margin:0 0 10px 0;
}

#mainContainer #bottomRight .calcApplyOnline
{
	padding:20px 0;
}

#testimonials-side
{
	float:left;
	width:150px;
	padding:0 0 20px 0;
}

#testimonials-side .show-email-to-friend
{
	cursor:pointer;
}


