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


* {
	margin:0; padding:0;
}

a { color:#09F;
}
a:hover{
	text-decoration:none;
	text-align: right;
}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif, tahoma; 
		font-size:12px;
		line-height:17px;
		color:#868686;		
	}

h2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:24px;
	text-align: left;
        font-weight: normal;
        color: #369;
}
h3 {
	font-size: 1.3em;
	color:#693;
}
.table { background: #069;
		color: #FFF;
}
.tableLight { background: #F7F7F7;
		color: #333;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

#clear  { clear:both;}

.align_rt {
		text-align:right;
}

.form {
	width: 420px;
	font-family: arial;
}
.form_td {
	padding:2px;
	font-size:12px;
}
.form p {
	padding:4px;
}
.form label {
	padding:4px;
}
label {
 padding-right:10px
}


.submit {
	font-weight: bold;
	color: #000;
	text-align: right;
}
.homeLink {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.95em;
	text-align:right;
}
body {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/image_clean/jpeg_layout/images/CL_BG_SLICE.png);
	background-repeat: repeat-x;
	background-color: #dbdbdb;
}

#wrapper {
	width: 823px;
	margin: 0 auto;
	background-color: #FFF;
}

#topsection {
	background-image:url(../images/image_clean/jpeg_layout/images/top_BG.png);
	background-repeat: repeat-x;
	height: 189px;
}

#branding {
	height:189px;
	width:276px;
	float:left;
}

#slogan {
	width: 547px;
	float: left;
	height: 164px;
	padding-top: 25px;
}


#scenery {
	background-image: url(../images/image_clean/jpeg_layout/images/MAIN_IMAGE.jpg);
	background-color:#FFF;
	background-repeat: no-repeat;
	width: 551px;
	height: 235px;
	float:left ;
}
#contact {
	background-image: url(../images/image_clean/jpeg_layout/images/map.jpg);
	background-color:#FFF;
	background-repeat: no-repeat;
	width: 551px;
	height: 235px;
	float:left ;
}

#scenery h4,#contact h4 {
	text-indent: -9999px;
}

#quicklinks {
	background-image:url(../images/image_clean/jpeg_layout/images/QL_bg.png);
	background-color:#FFF;
	background-position:bottom left;
	background-repeat: no-repeat;
	height: 235px;
	width: 272px;
	float: left;
}

#quicklinks h2 {
	text-indent: -9999px;
	background-image:url(../images/image_clean/jpeg_layout/images/quicklinks_title.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 30px;
}

#quicklinks ul {
	padding-top: 3px;
	text-align: left;
	line-height: 25px;
	list-style:  square;
	color: #F93;
	padding: 0 0 0 25px;
	list-style-position:inside;
}
#quicklinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #06C;
}

#lowersection {
	background-color: #FFF;
}

#potential {
	width: 274px;
	float: left;
	background: #FFF url(../images/image_clean/jpeg_layout/images/potential_bg.png) repeat-y;
}

#potential_content {
	padding: 0 25px 0 35px;
	height: 189px;
	background: #FFF url(../images/image_clean/jpeg_layout/images/potential_bg.jpg) repeat-y;
	color: #FFF;
}

#potential_content a {
	color: #FFF;
}
#potential_footer {
	background: #FFF url(../images/image_clean/jpeg_layout/images/potential_bg_bot.jpg) no-repeat;
	background-color: #FFF;
	height: 48px;
	padding: 0 3px 0 0;
	text-align: right;
}

    
#new  {
	width: 271px;
	float: left;
	background: #FFF url(../images/image_clean/jpeg_layout/images/new_bg.png) repeat-y;
}

#new_content {
	padding: 0 25px 0 35px;
	height: 189px;
	background: #FFF url(../images/image_clean/jpeg_layout/images/new_bg.jpg) repeat-y;
	color: #FFF;
}

#new_content a {
	color: #FFF;
}
#new_footer {
		background: #FFF url(../images/image_clean/jpeg_layout/images/new_bg_bot.jpg) no-repeat;
		background-color: #FFF;
		height: 48px;
		text-align: right;
}
    
#existing  {
	width: 273px;
	float: left;
}

#existing_content {
	padding: 0 25px 0 35px;
	height: 189px;
	/* background: url(../images/image_clean/jpeg_layout/images/existing_bg.jpg) repeat-y; */
	color: #FFF;
}

/* #existing_content a {
	color: #FFF;
} */

#existing_footer {
	/*	background: url(../images/image_clean/jpeg_layout/images/exist_bg_bot.jpg) no-repeat; */
		background-color: #FFF;
		height: 48px;	
		text-align: right;
}

#potential h2 {
	text-indent: -9999px;
	background-image:url(../images/image_clean/jpeg_layout/images/potential_title.png);
	background-position:left;
	background-repeat:no-repeat;
	height: 52px;
}

#new h2 {
	text-indent: -9999px;
	background-image:url(../images/image_clean/jpeg_layout/images/new_title.png);
	background-position:left;
	background-repeat:no-repeat;
	height: 52px;
}

#existing h2 {
	text-indent: -9999px;
	background-image:url(../images/image_clean/jpeg_layout/images/existing_title.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 52px;
}


#footer {
	padding: 10px 30px 10px 0;
	background-color: #666;
	color: #FFF;
	font-size:11px;
	text-align: right;
}

#template_content {
	padding: 30px;
	color: #000;
}

#faqLeftCol { 
	width: 325px;
	padding: 15px 25px 15px 35px;
	float:left;
}

#faqRightCol { 
	width: 325px;
	padding: 15px 5px 15px 15px;
	float:right;
}

#lft2Col { 
	width: 325px;
	padding: 15px 25px 15px 15px;
	float:left;
}

#rt2Col { 
	width: 345px;
	padding: 15px 25px 15px 15px;
	float:right;
}

#lft3Col { 
	width: 465px;
	padding: 15px 25px 15px 15px;
	float:left;
}

#rt3Col { 
	width: 200px;
	padding: 15px 25px 15px 15px;
	float:right;
}

#faqLeftCol ul,#faqRightCol ul { 
	list-style: disc;
}

#faqLeftCol h3, #faqRightCol h3{
	display:block;
	margin-left: 5px;
	margin-bottom: 10px;
	vertical-align:top;
}

#Q span{
	text-indent: -9999px;
	background:url(../images/image_clean/jpeg_layout/images/Q.jpg) no-repeat;
	height: 35px;
	width: 45px;
	float:left;
	margin-left: -45px;
	margin-top: -10px;

}

#A span{
	text-indent: -9999px;
	background:url(../images/image_clean/jpeg_layout/images/A.jpg) no-repeat;
	height: 20px;
	width: 20px;
	float:left;
	margin-left: -25px;
	margin-top: -3px;
}

#address {
	width: 295px;
	background: url(../images/image_clean/jpeg_layout/addressImg/images/c_addressBG.jpg) repeat-y;
}

#address h2 {
	text-indent: -9999px;
	height: 45px;
	background:url(../images/image_clean/jpeg_layout/addressImg/images/c_addressTitle.jpg) no-repeat;
}

#addressContent {
	padding: 0 10px 10px 50px;

	background: url(../images/image_clean/jpeg_layout/addressImg/images/c_addressFooter.jpg) no-repeat bottom;
}

#addressContent img {
	margin-left: -30px;
	display: inline-block;
	padding: 0 9px 0 0;
}

#contactLeftCol { 
	width: 320px;
	padding: 15px 25px 15px 25px;
	float:left;
}

#contactRightCol { 
	width: 325px;
	padding: 15px 35px 15px 25px;
	float:right;
}

#ourTeam {
	background-color: #F7F7F7;
}

#ourTeamLeft { 
	width: 320px;
	padding: 15px 25px 15px 25px;
	float:left;
}

#ourTeamRight { 
	width: 325px;
	padding: 15px 35px 15px 25px;
	float:right;
}

#leftCol ul, #lft3Col ul, #lft2Col ul{
	padding-top: 2px;
	text-align: left;
	line-height: 25px;
	
	list-style:  disc;
	padding: 0 0 0 25px;
	list-style-position:outside;
}

#indent {
	padding: 0 0 0 100px;
}

#indent ul {
	line-height: 20px;
	list-style-type:square;
}
.currentPage {
	font-weight: bold;
	color: #036;
}

#breadcrumbs {
	text-align:right;
}

#foreclosure  {
	width: 273px;
	float: left;
}

#foreclosure img{
	padding-left: 5px;
} 

#foreclosure_content {
	padding: 0 25px 0 35px;
	height: 189px;
	color: #000;
}

#foreclosure_footer {
		height: 48px;	
		text-align: right;
		vertical-align:bottom;
		line-height: 48px;
}
