body {
	background: #ffffff url(../images/bg.gif) left top repeat-x;
}

.antispam { display:none;}

#main {
	width:1000px;
	margin:0px auto;
}

#top {
	height:100px;
	
}

#content {
	padding:0px;
	margin:60px 0px 0px;
	width:1000px;
	position:relative;
	left:0px;
	top:0px;
}

.clear {
	clear:both;
}



/* search form */

form#searchForm {
	display:block;
	float:right;
	margin:30px 0px 0px;
	height:30px;
	width:240px;
	position:relative;
}

form#searchForm input#search {
	width:195px;
	height:22px;
	padding:4px 5px 0px;
	margin:0px 5px 0px;;
	float:left;
	border:1px solid #dbdbdb;
	background:url(../images/searchfield_bg.gif) left top no-repeat;
}

form#searchForm input#button {
	width:23px;
	height:23px;
	padding:0px;
	margin:0px;
	border:0px;
	background:url(../images/searchicon.gif) left top no-repeat;
	position:relative;
	display:block;
	float:right;
}

/* end search form */



/* navigation */



ul#navigation li {
	display:block;
	float:left;
	height:31px;
	padding:10px 0px 0px;
	margin:0px 0px 0px;
}


/* edn navigation */


/* featured */

div.slideCaption {
	position:absolute;
	top:20px;
	right:1px;
	background:white;
	color:#000000;
	opacity:0.7;
	padding:10px;
}

div.slideCaption h1, div.slideCaption h2, div.slideCaption h3, div.slideCaption h4, div.slideCaption h5, div.slideCaption h6 {
	margin:0px;
}

/* end featured */


/* posts */

ul#posts {
	list-style-type: none;
	margin:0px 0px 0px;
	display:block;
	float:left;
	width:395px;
}

ul#posts li, div#content div#article {
	margin:0px 0px 0 30px;;
	padding:0px 0px 0 45px;
	width:500px;
	background:url(../images/post_bottomborder.gif) left bottom no-repeat;
}

#main div#content div.page {
	background:none;
}

div#content div#article {
	float:left;
}

div#content div#article p {
	float:none;
	/*clear:left;*/
	width:100%;
}

#main div#content div.page ul, #main div#content div.page ol {
	clear:both;
}

ul#posts li div.nrComments, div#content div#article div.nrComments {
	float:right;
	width:44px;
	height:40px;
	background:url(../images/balloon.gif) left top no-repeat;
	padding:6px 0px 0px 0px;
	font-size:20px;
	text-align: center;
}

ul#posts li div.meta, div#content div#article div.meta {
	clear:both;
	color:#9d9c9c;
	margin-bottom:10px;
}

ul#posts li div.excerpt, div#content div#article p.excerpt {
	margin:15px 0px 20px;
}

/*ul#posts li div img, div#content div#article p img {
	float:left;
	margin:0px 15px 15px 0px;
	padding:5px;
	background:#e3e3e3;
	width:140px;
	height:140px;
}*/

/* end posts */


/* comments */

div#comments {
	display:block;
	float:left;
	width:645px;
}

div#comments ul {
	list-style-type: none;
	padding:0px;
	margin:0px 0px 40px;
	display:block;
}

div#comments ul li {
	margin:0px;
	padding:0px;
}

div#comments ul li img {
	padding:5px;
	border:1px solid #dbdbdb;
	float:left;
}

div#comments ul li p.comment {
	padding-top:10px;
	clear:both;
}

div#comments ul li p.poster {
	float:left;
	width:300px;
	height:65px;
	margin:15px 0px 0px 20px;
}

form#newComment {
	display:block;
	margin:30px 0px 0px;
}

form#newComment input, form#newComment textarea {
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	border:1px solid #dbdbdb;
	background:#f3f3f3;
	margin:0px 15px 15px 0px;
}

form#newComment input {
	width:166px;
	height:19px;
	padding:5px 5px 0px;
}

form#newComment textarea {
	width:323px;
	height:144px;
	padding:5px 5px 0px;
}

form#newComment label {
	float:left;
}

/* end comments */


/* sidebar */

div#sidebar {
	width:212px;
	float:right;
	font-size:13px; 
	padding:0;
}

div#sidebar a#rsslink {
	display:block;
	height:40px;
	line-height:40px;
	vertical-align: middle;
	width:auto;
	background:url(../images/rssicon.gif) right top no-repeat;
	color:#2d2d2d;
	font-size:16px;
	padding:0px 0px 0px 33px;
	margin-bottom:20px;
}

div.sidebarTabs {
	margin:0px 0px 30px;
}

div.sidebarTabs div.tab {
	background:#f3f3f3;
	border:1px solid #dbdbdb;
	clear:both;
}

div.sidebarTabs ul.tabs {
	list-style: none;
	list-style-type: none;
	height:35px;
	margin-bottom:0px;
}

div.sidebarTabs ul.tabs li {
	float:left;
	display:block;
	height:35px;
	_width:144px;
	padding:0px;
	margin:0px;
	_overflow:visible;
}

div.sidebarTabs ul.tabs li a {
	color:#8e8e8e;
	display:block;
	height:35px;
	line-height:35px;
	vertical-align: middle;
	margin:0px;
	padding:0px 10px;
}

div.sidebarTabs ul.tabs li a.active {
	background:#f3f3f3;
	border:1px solid #dbdbdb;
	border-bottom:0px;
	color:#2d2d2d;
	_top:10px;
}

div.sidebarTabs ul.tabList, div.dsidebarItem ul {
	list-style-type: none;
	list-style: none;
	clear:both;
	display:none;
	margin:33px 0px 33px 33px;
}

div.dsidebarItem {
	clear:both;
	margin-bottom:20px;
}

div.dsidebarItem #calendar_wrap table {
	width:288px;
}

div.dsidebarItem #calendar_wrap table th, div.dsidebarItem #calendar_wrap table td {
	text-align: center;
}

div.dsidebarItem ul {
	display:block;
	margin:0px 0px 0px 20px;
	list-style: none;
}

div.dsidebarItem form#searchForm {
	float:left;
}

div.sidebarTabs ul.tabList ul, div.dsidebarItem ul ul {
	display:block;
	clear:both;
	margin-bottom:0px;
	list-style: none;
}

div.sidebarTabs ul.first {
	display:block;
	list-style: none;
}

div.sidebarTabs ul.tabList li, div.dsidebarItem ul li {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 10px;
	background:url(../images/greytri.gif) left 10px no-repeat;
}

div.sidebarTabs ul.tabList li a {
	color:#2d2d2d;
}

div.advertising {
	background:#f3f3f3;
	border:1px solid #dbdbdb;
	padding:0px;
}

div.advertising p {
	color:#2d2d2d;
	padding:0px 10px;
	height:35px;
	line-height:35px;
	vertical-align: middle;
}

div.advertising a {
	padding:0px;
	margin:0px;
}

div.advertising img {
	height:125px;
	border:0px;
	width:125px;
	float:left;
	margin-left:12px;
	margin-bottom:12px;
}


/* end sidebar */



/* pagination */

div.pagination {
	width:645px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.pagination ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	float:right;
}

div.pagination ul li {
	float:left;
	padding:0px;
	margin:0px 3px 0px 0px;
}

div.pagination ul li a {
	color:#2d2d2d;
}

/* end pagination */


/* contact */

div#gmap_wrapper {
	width:639px;
	height:247px;
	background:url(../images/gmap_bg.gif) left top no-repeat;
	position:relative;
	padding:6px 0px 0px 6px;
}

div#gmap_wrapper div#map {
	width:627px;
	height:235px;
}

div#address {
	width:150px;
	float:left;
	margin-top:40px;
}

form#contactForm {
	display:block;
	width:460px;
	float:right;
	margin:40px 0px 0px;
}

form#contactForm input, form#contactForm textarea {
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	border:1px solid #dbdbdb;
	background:#f3f3f3;
	margin:0px 15px 15px 0px;
}

form#contactForm input {
	width:166px;
	height:19px;
	padding:5px 5px 0px;
}

form#contactForm textarea {
	width:323px;
	height:144px;
	padding:5px 5px 0px;
}

form#contactForm label {
	float:left;
}

p#formErrors {
	margin:30px 0px 0px;
	background:#feedc5;
	border:1px solid #ffdf91;
	padding:5px 10px 5px 10px;
}

p#messageSend {
	margin:30px 0px 0px;
	background:#e6f7e1;
	border:1px solid #6bba4f;
	padding:5px 0px 5px 10px;
}

/* enc contact */


/* footer */

div.footerWrapper {
	width:100%;
	min-height:25px;
	background:url(../images/footer_bg.gif) left top repeat-x;
	margin:30px 0px 0px;
}

div.footerWrapper ul.footer {
	width:960px;
	margin:0px auto;
	display:block;
}

div.footerWrapper ul.footer li {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:288px;
	float:left;
}

div.footerWrapper ul.footer li.one, div.footerWrapper ul.footer li.two, div.footerWrapper ul.footer li.two {
	overflow:hidden;
}

div.footerWrapper ul.footer li.one {
	margin-right:24px;
}

div.footerWrapper ul.footer li.two {
	margin-left:24px;
}

div.footerWrapper ul.footer li.three ul li, div.footerWrapper ul.footer li.two ul li, div.footerWrapper ul.footer li.one ul li {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 10px;
	background:url(../images/greytri.gif) left 10px no-repeat;
}

div.footerWrapper ul.footer li.three {
	width:288px;
	float:right;
}

div.footerWrapper ul.footer li.empty {
	width:218px;
}

div.footerWrapper ul.footer h4.twitter {
	background:url(../images/twitter.gif) left top no-repeat;
	padding-left:50px;
}

div.footerWrapper ul.footer h4.links {
	background:url(../images/heart.gif) left top no-repeat;
	padding-left:50px;
}

div.footerWrapper ul.footer li.twitter {
	background:url(../images/twitter.gif) left top no-repeat;
	padding:0px 0px 0px 50px;
	margin-right:71px;
	width:238px;
}

div.footerWrapper ul.footer ul, div.footerWrapper ul.footer p {
	margin-right:20px;
}

div.footerWrapper ul.footer ul.tweets li {
	float:none;
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}

div.footerWrapper ul.footer ul.tweets li a {
	font-size:10px;
}

div.footerWrapper ul.footer li.links {
	background:url(../images/heart.gif) left top no-repeat;
	padding:0px 0px 0px 50px;
	margin-left:75px;
	width:238px;
}

div.footerWrapper ul.footer li.links li {
	margin:0px 0px 10px;
	height:auto;
}

div.footerWrapper div#copyright {
	clear:both;
	width:960px;
	margin:0 auto;
	height:40px;
	line-height:18px;
	vertical-align: middle;
	text-align:center;
	font-size:11px;
}

/* end footer */


/* accordion */

div#accordion {
	padding:60px 0px 0px;
	clear:both;
}

div.accordionBottom {
	background:url(../images/accordion_bottom.gif) left bottom no-repeat;
	text-align: center;
}

div.accordionBottom img {
	margin-bottom:30px;
	margin-top:10px;
}

/* end accordion */


/* horizontal scroller */

h2.scrollerHeader {
	margin-top:100px;
	font-size:28px;
}

div.horScroller {
	width:645px;
	height:127px;
	background:url(../images/scroller_bg.gif) left top no-repeat;
	position:relative;
}

div.horScroller img#left {
	float:left;
	margin:15px 0px 0px 10px;
}

div.horScroller img#right {
	float:right;
	margin:15px 10px 0px 0px;
}

div.horScroller div.viewPort {
	height:98px;
	width:550px;
	float:left;
	margin:15px 0px 0px 10px;
	overflow:hidden;
	position:relative;
}

div.horScroller div.viewPort ul {
	display:block;
	height:98px;
	width:2500px;
	list-style: none;
	position:absolute;
}

div.horScroller div.viewPort ul li {
	float:left;
	height:98px;
	margin:0px 20px 0px 0px;
	padding:0px;
}

div.horScroller div.viewPort ul li img {
	vertical-align: middle;
}

div.horScroller img#leftFade {
	position:absolute;
	top:1px;
	left:37px;
	z-index:100;
}

div.horScroller img#rightFade {
	position:absolute;
	right:37px;
	top:1px;
	z-index:100;
}

/* end horizontal scroller */

.rightheadingbg{ background:url(../images/rightheadingbg.gif) no-repeat; padding:0px 0px 0px 20px;}
.rightboxbg{ background:url(../images/rightboxbg.gif) repeat-y top; padding:7px 15px 0px 20px;}
.space{ margin-top:5px;}
.qualifyheading{ color:#446eb3; font-size:11pt; font-weight:bold;}
.qualifyheading1{ color:#446eb3; font-size:9pt; font-weight:bold; }
table  {font-size: 12px; color: #515151; font-family: Arial; text-align:left; line-height:18px;}


/* image preloader */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}


/* popup */
.donotleave {
background:url("/images/donotleave.gif") no-repeat scroll 0 0 transparent;
height:49px;
width:556px;
}

.popimg {
background:url("/images/popimg.gif") no-repeat scroll 0 0 transparent;
height:221px;
width:174px;
}

.greyborder {
border:2px solid #DBDBDB;
float:left;
margin-right:10px;
padding:1px;
}

.qualifyheadingred {
color:#E80303;
font-size:14pt;
font-weight:bold;
}
.green {
color:#259826;
}
.foreclosurebg  {
background:url("../images/contactbg.gif") no-repeat scroll 0 0 transparent;
}

input, textarea, select {
background:url("../images/textboxbg.gif") repeat-x scroll center bottom transparent;
border:1px solid #D9D9D9;
color:#515151;
font-family:Arial;
font-size:11px;
padding:3px;
text-align:left;
}
.qualifybg {
background:url("../images/qualifybg10.gif") no-repeat scroll 0 0 transparent;
float:left;
margin:0 20px 0 0;
padding:5px 0 0 0;
width:210px;
}
.asterisk {
color:#F00;
}

.newbullets  li{
	list-style-type:none;
	margin: 3px 0 15px -40px;
	background:url("/images/green.gif") no-repeat left center;
	padding-left: 20px;
	list-style-position:outside;
}
/*comp-table*/

#comp-table {border-collapse: collapse;
border: 2px solid #000;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;}

#comp-table td, th {border: 1px dotted #bbb;
padding: .5em;}

#comp-table caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

#comp-table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

#comp-table a:link {border-bottom: 1px dashed #ddd;
color: #000;}

#comp-table a:visited {border-bottom: 1px dashed #ccc;

color: #808080;}

#comp-table a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

/* =head =foot
----------------------------------------------- */

#comp-table thead th, tfoot th {border: 2px solid #000;

font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

#comp-table tfoot td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

#comp-table tbody th, tbody td {vertical-align: top;}

#comp-table tbody th {white-space: nowrap;}

#comp-table odd {background: #fcfcfc;}

#comp-table tbody tr:hover {background: #fafafa;}


#icontact {
   background: url(../images/subscribe-bkg.gif) center center no-repeat;
   width: 210px;
   height:450px;
   padding:0;
   margin: 0 auto 15px auto;
 
}

#SignUp .signupframe {
       color: #226699;
       font-family: Arial, Helvetica, sans-serif;
	   width:210px;
	   
}

#SignUp .signupframe {
               border: none;
               background: #ffffff;
}


