@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif; 
	background: #ffffff;
	color: #666666; 
	font-size: 13px; 
	padding-top: 20px;
}

input, select { 
    font-size: 8pt;
}

p {
	line-height: 20px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif; 
	color: #333333;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align:left;
}

a:link {color:#666; text-decoration: none; }
a:active {color: #666; text-decoration: none; }
a:visited {color: #666; text-decoration: none; }
a:hover {
	color:#86ae33;
	text-decoration:none ;
}

td.sb_quickSearch {
	background: #ffffff url(../images/sidebar/sb_quickSearch.gif);
	width: 300px;
	height: 25px;
}

td.sb_quickLinks {
	background: #ffffff url(../images/sidebar/sb_quickLinks.gif);
	width: 300px;
	height: 25px;
}

td.sb_testimonials {
	background: #ffffff url(../images/sidebar/sb_testimonials.gif);
	width: 300px;
	height: 25px;
}

td.sb_featuredProperties {
	background: #ffffff url(../images/sidebar/sb_featuredProperties.gif);
	width: 300px;
	height: 25px;
}

td.sb_titleCalculator {
	background: #ffffff url(../images/sidebar/sb_titleCalculator.gif);
	width: 300px;
	height: 25px;
}

td.sb_mortgageCalculator {
	background: #ffffff url(../images/sidebar/sb_mortgageCalculator.gif);
	width: 300px;
	height: 25px;
}

td.sb_body {
	background: #ededed;
	width:300px;
	padding:5px;
	text-align:left;
}

.sb_body p strong {
	padding:0px;
	font-size:10px;
}

td.sb_footer {
	background: #ededed url(../images/sidebar/sb_footer.gif);
	width: 300px;
	height: 50px;
}
