@charset "UTF-8"; 
* {margin: 0; padding: 0;}
body,td,th {font-family: Arial, Helvetica, sans-serif;}
body {
   background-color: #ffffff;
   margin: 0;
   padding: 0;
   text-align: center;
   color: #000000;
   background-image: url(images/bcknd.jpg);
   background-repeat: repeat-x;
}
#container {
   width: 960px; 
   background: #FFFFFF;
   margin: 0 auto;
   text-align: left;
   background-image: url(images/whiteborder.jpg);
   background-repeat: repeat-x;
   max-height: 100%;
} 

/* HEADER */
#header {
	background: transparent;
	height: 115px;
	background-image: url(images/header_bcknd.jpg);
	background-repeat: no-repeat;
	background-position: 438px -18px;
}
#logo h1 {text-indent: -9999px;} 
#logo {
	width: 340px;
	padding-left: 20px;
	height: 40px;
	padding-top: 35px;
}

/* NAVIGATION */
 #topnav {
	width: 575px;
	float: right;
	padding-top: 74px;
} 
#topnav    ul {
	width: 575px;
	display: inline;
}
#topnav  li {
	list-style-type: none;
	height: 27px;
	text-decoration: none;
	font-size: 13.5px;
	text-align: center;
	font-weight: normal;
	display: inline;
	letter-spacing: 1px;
	float: left;
	background-image: url(images/topNav1.jpg);
	border-left: 2px solid #0B1E52;
	background-repeat: repeat-x;
}
#topnav  li  a {
	text-decoration: none;
	color: #0B1E52;
	display: block;
	float: left;
	width: 110px;
	padding: 6px 0px 7px 0px;
}
#topnav  li  a:visited {
}
#topnav  li  a:hover {
   color: #0B1E52;
}
#topnav li:hover {
   background-image: url(images/topNav2.jpg);
   background-repeat: repeat-x;
}


/* SLIDESHOW */
#slideshow {
	height: 251px;
	padding-top: 1px;
	width: 932px;
	overflow: hidden;
	position: relative;
	margin-left: 14px;
}
#slideshow img {
	position: absolute;
	left: 0px;
	top: 0px;
}


/* CONTENT */
h2 {
	font-size: 20px;
	color: #0B1E52;
	font-weight: normal;
	letter-spacing: 0.6px;
	padding-bottom: 10px 0;
	margin: 0;
}
.body {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	padding: 5px 0;
}
.bodysmallital {
   font-size: 11px;
   font-style: italic;
}
#wrapper {
	width: 932px;
	background-color: #FFFFFF;
	margin-left: 14px;
    overflow:hidden;
}
#mainContent {
	margin: 0 265px 0 30px; 
	padding: 15px 10px; 
	min-height: 100%;
} 
#mainContent ul {
	list-style-type: disc;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#mainContent li {
	font-size: 13px;
	color: #666666;
	padding-top: 5px;
	line-height: 17px;
}
h3 {
	font-size: 14px;
	color: #003153;
	margin-bottom: 4px;
}
.h3shortsale {
	font-size: 14px;
	color: #333;
	margin-bottom: 4px;
	font-weight: normal;
}
.employee {padding:8px; float:right; margin:0 0 6px 12px;border: 1px solid #0B1E52}


/* SIDEBAR */
#sidebar1 {
	float: right; 
	width: 240px; 
	padding: 20px 10px 0px 5px;
}
#sidebartext {
	width: 210px;
	padding-left: 12px;
	border-left-color: #FBB829;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 8px;}
#cpalogo {
   width: 200px;
   padding-top: 10px;
   text-align: center;
}
#sidebarsub {
	float: right;
	width: 240px; 
	padding: 20px 10px 0px 5px;
}
#sidebarsubtext {
	width: 210px;
	padding-left: 12px;
	border-left-color: #FBB829;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 8px;
}
#sidebar1 ul {
	width: 195px;
	display: inline;
}
#sidebar1 li {
	display: block;
	font-size: 13px;
	height: 35px;
	width: 195px;
	list-style-type: none;
}
#sidebar1 li  a {
	display: block;
	text-decoration: none;
}
#sidebar1 li a:link {
   color: #0B1E52;
}
#sidebar1 li a:visited {
   color: #666666;
}
#sidebar1 li a:hover {
   color: #666666;
}
#sidebar2 {
	float: right; 
	width: 240px; 
	padding: 20px 10px 0px 5px;
}
#sidebar2 ul {
	width: 195px;
	display: inline;
}
#sidebar2 li {
	display: block;
	font-size: 13px;
	width: 195px;
	list-style-type: none;
	padding: 10px 0;
}
#sidebar2 li  a {
	display: block;
	text-decoration: none;
}
#sidebar2 li a:link {
   color: #0B1E52;
}
#sidebar2 li a:visited {
   color: #666666;
}
#sidebar2 li a:hover {
   color: #666666;
}
#sidebarsubtext   ul {
	width: 200px;
	display: inline;
}
#sidebarsubtext   li {
	display: block;
	font-size: 14px;
	height: 32px;
	width: 200px;
	list-style-type: none;
	font-weight: normal;
	text-align: center;
}
#sidebarsubtext   li   a {
	display: block;
	text-decoration: none;
	height: 18px;
	padding-top: 5px;
	text-transform: uppercase;
}
#sidebarsubtext  li  a:link {
	color: #003153;
}
#sidebarsubtext  li  a:visited {
	color: #003153;
}
#sidebarsubtext  li  a:hover {
	color: #FCC248;
   }

/* FOOTER */
#footer {
   background:#ffffff;
   width: 932px;
   margin-top: 0px;
   margin-left: 14px;
   clear: both;
} 
#footer p {
   padding: 13px;
   text-align: center;
   border-top-style: solid;
   border-top-width: 1px;
   margin: 0 15px 0 15px;
} 
.copyright {
   text-align: center;
   font-size: 11px;
   color: #999999;
}
.addresstext {
   color: #003153;
   font-size: 13px;
}


/* MISC */
.fltrt {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
} .fltlft {float: left; margin-right: 8px; } .clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;
}
a:link {
	color: #003153;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FBB829;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	font-weight: normal;
}

/* PHOTO BANNER AREA */
#photo {
   clear: both;
   height: 251px;
   padding-left: 14px;
   padding-top: 1px;
   background-repeat: no-repeat;
   background-position: 14px 0;
}
#photo h3 {text-indent: -9999px}
.professionals .body, .services .body, .contact .body, .taxes .body { line-height: 22px;font-weight: normal;padding: 0;color:#000000}
.professionals {background-image: url(images/professionals.gif);}
.professionals .body {margin: 45px 560px 0 30px;}
.services {background-image: url(images/services.gif);}
.services .body, .contact .body {margin: 65px 30px 0 564px;}
.taxes {background-image: url(images/taxes.jpg);}
.taxes .body {margin: 65px 600px 0 30px;}
.contact {background-image: url(images/contact.jpg);}
.privacy{background-image: url(images/flashimages_4.jpg);background-repeat: no-repeat;background-position: 14px 0;}
.news {background-image: url(images/inthenews.jpg);}
.foreclosure {background-image: url(images/foreclosure.jpg);}
.newsphotobodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding: 0;
	margin: 140px 30px 0 650px;
}






