

BODY { 
	 margin: 5px; 
	 padding: 0; 
	 
 	/* background-image: url(../images/site-bg.jpg);*/
	 background-color: #000; 
	 font-family: verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;}
	

	

#top-ban {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	height: 75px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/top-bg.gif);}

#top-nav {
	background-color: #A4AEB7;
	background-image: url(../images/nav-bg.jpg);
	text-align: center;}
	
#top-nav a { color:#FFF; text-decoration: none; font-size:11px;}
#top-nav a:hover { color: #57A8D1; text-decoration: underline;}
	
#footer {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	color: #96ACBC;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-color: #143148;}

h1 {font-size: 22px;
margin-bottom:0px;}
h2 {font-size: 18px;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}	

h3 {
font-size: 14px;
color:#846c0a;
margin-bottom: 0;}

hr { color: #b9cad5;
background-color: #b9cad5;
height: 1px;}

/* site links */
a { 
	font-family: verdana, "Times New Roman", Times, serif;
	color: #095479;
	text-decoration: underline;
	font-weight: bold; }

a:hover { 
	font-family: verdana, "Times New Roman", Times, serif;
	color: #57A8D1;
	text-decoration: none;
	font-weight: bold; }






/*homepage elements*/

.home-rt-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#dad874;}
	
	
#home-rt-table-format {
	overflow: auto;
	text-align:left;
	height: 300px;
	width: 100%;
    font-size: 11px;
	line-height: 16px;
	color: #000000;}
	
.services-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	padding:8px;
	background-color: #2f80ab;}

 .featureborder {border: 2px solid #187ab3;}
	
.go-table {
	
	text-align: right;
	background-color: #2f80ab;}
	
	#services-top {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #dad874;
	text-align: center;
	background-color: #000;
		height: 25px;}
	
	
	.services-table-bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;	}
	
/* inner page elements*/

#left-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	width:300px;
	background-color:#d9d877;}
	
	#left-table a{font-size: 11px; color: #114663; text-decoration: none;}
	#left-table a:hover {font-size: 11px; color: #0068CC; text-decoration: none;}
	

/* Foreclosure form */
.lead {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; overflow:auto; width:100%;}
.lead fieldset {float:left; width:282px; border:none; padding:0; margin:0;}
.lead label {display:block; font-weight:bold; margin-bottom:.5em;}
.lead input.text, .lead textarea {width:250px; padding:5px; margin-bottom:1em;}
.lead input.text:focus, .lead textarea:focus {border:1px solid #000;}
.lead textarea {height:95px;}
.invalid {color:#FF0000;}
.lead input.btn, .lead input.text, .lead textarea {
border-top: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #999; 
border-right: 1px solid #999; 
-moz-box-shadow: 1px  1px 3px #ccc;
-webkit-box-shadow: 1px 1px 3px #ccc;
box-shadow: 1px  1px 3px #ccc;
}
.lead input.btn {color:#000; padding: 0.5em 1em; font-size:1em; 
background:-moz-linear-gradient(0% 50% 90deg, #DBDBDB, #EEEEEE); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#DBDBDB));
background-color:#eee; cursor:pointer;
-moz-border-radius: 	10px;
-webkit-border-radius:	10px;
-moz-box-shadow: 1px  1px 3px #ccc;
-webkit-box-shadow: 1px 1px 3px #ccc;
box-shadow: 1px  1px 3px #ccc;
}
img.lead2 {float:left; padding-right:10px; padding-bottom:5px; border:none;}
	


