/* CSS Document */

a{ 
color:#95C600; 
text-decoration:none; 
font-family:arial;
font-size:12px;
}

a:hover{ 
color:#95C600;
text-decoration:underline; 
font-family:arial;
font-size:12px;
}

h1{
font-size:15px;
font-family:arial;
font-weight:bold;
color:#000000;
margin-left:10px;
margin-top:5px;
}

h2{
font-size:15px;
font-family:arial;
font-weight:bold;
color:#000000;
margin-left:10px;
}

h3{
font-size:15px;
font-family:arial;
font-weight:bold;
color:#FF7D00;
text-align:center;
margin-top:10px;
}

*html h1{
font-size:15px;
font-family:arial;
font-weight:bold;
color:#000000;
margin-left:6px;
margin-top:5px;
}

*html h2{
font-size:15px;
font-family:arial;
font-weight:bold;
color:#000000;
margin-left:6px;
}

p {
margin:0px 0px 0px 10px;
font-size: 12px;
font-family:arial;
border:0px solid red;
line-height:145%;

}

*html p {
margin:0px 0px 0px 6px;
font-size: 12px;
font-family:arial;
border:0px solid red;
line-height:145%;

}


/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
background-color: #fff;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 150px #fff; /* color of the left column  */ 
border-right: solid 150px #fff; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left column styles------------- */
#left {
 width:180px; 
 float:left; 
 position:relative; 
 margin-left:0; 
 margin-right:0px;
 border:0px solid #0082DE;

 }
 
 #left h3{
 border:0px solid blue;
 color:#fff;
 font-size:13px;
 padding:3px 0px 5px 7px;
 margin:-0px 0px -19px 0px;
 font-family:arial;
 font-weight:bold;
 background-color:#427D00;
 }
 
*html #left h3{
 border:0px solid blue;
 color:#fff;
 font-size:13px;
 padding:3px 0px 3px 7px;
 margin:0px 0px -19px 0px;
 font-family:arial;
 font-weight:bold;
 background-color:#427D00;

 }
 
#left a{ 
color:#000000; 
text-decoration:none; 
font-family:arial;
font-size:12px;
}

#left a:hover{ 
color:#000000;
text-decoration:underline; 
font-family:arial;
font-size:12px;
}
/* --------------left column styles end------------- */
 
 
/* --------------Right column styles------------- */

 #right {
 width:140px; 
 float:right; 
 position:relative; 
 margin-right:0; 
 margin-left:10px;
 border:0px solid #F7FFC6;
 height:700px;
 text-align:center;

}
 
#right h3{
 border:0px solid blue;
 color:#fff;
 font-size:13px;
 padding:3px 0px 5px 7px;
 margin:-0px 0px -19px 0px;
 font-family:arial;
 font-weight:bold;
 background-color:#427D00;
 }
 
*html #right h3{
 border:0px solid blue;
 color:#fff;
 font-size:13px;
 padding:3px 0px 3px 7px;
 margin:0px 0px -19px 0px;
 font-family:arial;
 font-weight:bold;
 background-color:#427D00;

 } 
 
 
 
 /* --------------right column styles end------------- */

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
border:0px solid red;
margin-left:180px;
margin-right:143px;
}

*html #content{ 
position: relative; 
margin: 0px; 
border:0px solid red;
margin-left:180px;
margin-right:143px;
height:auto;
}

#content li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 150%;
margin-left:30px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}

*html #content li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 170%;
margin-left:24px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}

#contentindex li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 70%;
margin-left:24px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}

*html #contentindex li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 240%;
margin-left:24px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}


#content ul{
margin-top:0px;
padding-top:0px;
margin-bottom:6px;
}



pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 


/*  ----------------navigation---------------------- */ 


		
	
ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
	}
	
#homebar{
height:30px;
width:950px;
background-color:#427D00;
margin:0px;
}
	
#homelongimage{
width:950px;
background:url(../images/houseslong.gif) no-repeat;
height:123px;
margin:1px 0px 1px 0px;
}


/*  left side nav*/

ul.bulletleft{
	list-style: none;
	width: 180px;
	background: #F1FFC6;
	margin-bottom:1px;
}

ul.bulletleft li{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 6px;
	line-height:1.3em;
	border-top: 1px solid #ffffff;
	border-left: 0px solid #ffffff;
}


/*  left side nav end */

/*  navtop */

#navtop ul {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 8px 0px;
	list-style: none;
	width: 950px;
}

*html #navtop ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	list-style: none;
	width: 950px;
}


#navtop ul li {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 10px;
	display: inline;

}

#navtop ul li a {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	font-family: arial;
}

#navtop ul li a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}

/*  navtop end */

.highlight{
font-weight:bold;
}

/*  mortgage news topright */

#mortgagenewslatest{
margin-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
background-color:#F7FFC6;
text-align:left;
margin-bottom:1px;
width:129px;
border:0px solid red;
}

*html #mortgagenewslatest{
margin-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
background-color:#F7FFC6;
text-align:left;
margin-bottom:1px;
width:140px;
border:0px solid red;
}

#mortgagenewslatest a{
line-height:135%;
color:#000;
text-decoration:underline;
font-weight:none;
font-size:12px;
font-family:arial;

}

#mortgagenewslatest a:hover{
line-height:135%;
color:#000;
text-decoration:none;

}

#mortgagenewslatest li{
LIST-STYLE: square url(../images/arrownews.gif) outside;
LINE-HEIGHT: 125%;
margin-left:25px;
padding-left:0px
}

*html #mortgagenewslatest li{
LIST-STYLE: square url(../images/arrownews.gif) outside;
LINE-HEIGHT: 125%;
margin-left:18px;
}

#mortgagenewslatest ul{
margin-top:0px;
padding-top:0px;
margin-bottom:6px;
}

#newsmore{
margin-left:0px;
margin-top:0px;
padding:5px;
}

*html #newsmore{
margin-left:0px;
margin-top:0px;
padding:5px;
}

#buttonrss{
margin-left:0px;
padding:2px;
}

*html #buttonrss{
margin-left:0px;
padding:2px;
}

#newsmore a{
color:#000000; 
text-decoration:underline; 
font-family:arial;
font-size:11px;
}

#newsmore a:hover{
color:#000000;
text-decoration:none; 
font-size:11px;
}

#buttonrss a{
color:#000000; 
text-decoration:underline; 
font-family:arial;
font-size:11px;
}

#buttonrss a:hover{
color:#000000;
text-decoration:none; 
font-size:11px;
}


/*  mortgage news topright end */

#bannerright{
margin-top:21px;
background-color:#F7FFC6;

}

#footer{
width:950px;
border:0px solid black;
text-align:center;
padding:5px;
font-family:arial;
font-size:11px;
}

#footer a{
color:#427D00
}

#footer a:hover{
color:#427D00
}

#bannermortgagequote{
	position:absolute;
	left: 276px;
	top: 18px;

}

#date{
	position:absolute;
	left: 795px;
	top: 116px;
	color:#fff;
	font-size:12px;
	font-family:arial;

}

*html #date{
	position:absolute;
	left: 795px;
	top: 111px;
	color:#fff;
	font-size:12px;
	font-family:arial;

}


#keys{
	width:290px; 
	height:100px;
	background:url(../images/key.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	border:0px solid red;
	position: relative; 
	left: 0px; 
	top: 0px;
}

#keys h1{
font-size:34px;
font-family:arial;
font-weight:bold;
color:#427D00;
margin-left:70px;
margin-top:-5px;
}

#me{
	position:absolute;
	left: 186px;
	top: 62px;
	color:#FF7D00;
	font-size:11px;
	font-family:arial;
	font-weight:bold;

}

*html #me{
	position:absolute;
	left: 186px;
	top: 56px;
	color:#FF7D00;
	font-size:11px;
	font-family:arial;
	font-weight:bold;

}

#date{
	position:absolute;
	left: 795px;
	top: 112px;
	color:#fff;
	font-size:12px;
	font-family:arial;
	

}

*html #date{
	position:absolute;
	left: 780px;
	top: 126px;
	color:#fff;
	font-size:12px;
	font-family:arial;
	width:200px;

}

#mortgagesbullet{
border:1px solid #B8B4B4;
margin-top:15px;
padding:5px;
width:370px;
margin-left:10px;
}

#mortgageimage{
position:absolute;
width:170px;
float:left;
height:114px;
margin-left:5px;
margin-top:0px;
background:url(../images/mortgagefamily.gif) no-repeat;
left: 395px;
top: 98px;

}

*html #mortgageimage{
	position:absolute;
	width:170px;
	float:left;
	height:114px;
	margin-left:10px;
	margin-top:-18px;
	left: 381px;
	top: 140px;

}

#mortgagetext{
border:0px solid red;
font-size:12px;
font-family:arial;
font-weight:none;
width:220px;
margin-top:40px;
margin-left:2px;
float:left;
text-align:center;
margin-top:60px;
position:absolute;
left: 397px;
top: 195px;
}

*html #mortgagetext{
	border:0px solid red;
	font-size:12px;
	font-family:arial;
	font-weight:none;
	width:131px;
	float:left;
	margin-top:0px;
	text-align:center;
	margin-top:0px;
	position:absolute;
	left: 388px;
	top: 372px;

}


/***** article styles ******/


#article{
	font-family:arial;
	font-size:12px;
	margin-left:5px;
	width:600px;
	margin-top:15px;
}

#article h2{
	margin-left:0px;
}

#article a{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
}

#article a:hover{
color:#427D00;
text-decoration:underline;
}


#articlerelated li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 50%;
margin-left:32px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}

*html #articlerelated li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 220%;
margin-left:24px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}


#newsarchive{
width:600px;
border:0px solid red;
}

#newsarchive a{
font-family:arial;
font-size:11px;
font-color:#427D00;
font-weight:bold;
}

/***** article style End ******/



/***** Content2 Start ******/

#content2{ 
position: relative; 
margin: 0px; 
border:0px solid red;

}

*html #content2{ 
position: relative; 
margin: 0px; 
border:0px solid red;
height:auto;
}

#content2 li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 150%;
margin-left:30px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}

*html #content2 li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 170%;
margin-left:24px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}

#content2 li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 70%;
margin-left:24px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}

*html #content2 li{
LIST-STYLE: square url(../images/arrowgreen.gif) outside;
LINE-HEIGHT: 240%;
margin-left:24px;
padding-left:0px;
font-family:arial;
font-size:12px;
border:0px solid red;
}


#content2 ul{
margin-top:0px;
padding-top:0px;
margin-bottom:6px;
}

#content2 h1{
font-family:arial;
font-size:22px;
color:#427d00;
}

#content2 h2{
font-family:arial;
font-size:22px;
color:#FF7D00;
}

#content2 p{
margin:0px 0px 0px 5px;
font-size: 14px;
font-family:arial;
border:0px solid red;
line-height:145%;
}

#content2wrap{
border:0px solid red;
width:300px;
float:left;
}

*html #content2wrap{
border:0px solid red;
width:300px;
float:left;
}


#greenarrow{
	position:absolute;
	background:url(../images/greenarrow.gif) no-repeat;
	width:69px;
	height:50px;
	left: 300px;
	top: 200px;
}

*html #greenarrow{
	position:absolute;
	background:url(../images/greenarrow.gif) no-repeat;
	width:69px;
	height:50px;
	left: -650px;
	top: 200px;
}

#onestepform{
float:left;
border:0px solid red;
width:500px;
margin-left:80px;
}

*html #onestepform{
float:left;
margin-left:0px;
}


#smallp p{
font-size:11px;
color:#999999;
font-family:arial;
}


#caption p{
font-size:14px;
font-weight:normal;
font-family:arial;
text-align:right;
color:#FF7D00;
}


/***** Content2 End ******/

form{
margin:0px;
padding:0px;
}

.searchtitle{
font-size:15px;
font-weight:bold;
}
