@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: url("../images/bg.png");
	background-color: #fff;
	background-repeat: repeat-x;
	margin: 0 auto;
	font-size: 14px;
	behavior: url("csshover3.htc"); 
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 5px 0px;
	padding: 0px 0px 2px 5px;
	background-color: #FFFF99;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #fff;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #993300;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	background-color: #FFFF99;
	border-right-width: 60px;
	border-right-style: solid;
	border-right-color: #336699;
	font-size: 85%;
}
img { border: none; }

a:hover, a:active { background-color:inherit; color:#555555; text-decoration:underline; }
a:link, a:visited { background-color:inherit; color:#333333; text-decoration:underline; }

#wrapper {
	width: 800px;
	height: 100%;
	height: auto;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	background: #fff url("../images/leftcol.gif");
	background-repeat: repeat-y;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#header {
	width: 800px;
	height: 280px;
	margin-top: 13px;
	margin: 0 auto;
	background: url("../images/header.jpg");
	background-repeat: no-repeat;
}
#header-prop {
	width: 200px;
	height: 150px;
	margin-top: 13px;
	margin: 0 auto;
	background: url("../images/headersm.jpg");
	background-repeat: no-repeat;
	float: left;
}
#midsection {
	width: 800px;
	padding: 0px;
	padding-bottom: 25px;
	height: 100% -280px;
	min-height: 100% -280px;
}
#midsection-prop {
	width: 600px;
	padding: 0px;
	padding-bottom: 150px;
	/*height: 100% -280px;
	min-height: 100% -280px;*/
	float: right;
	clear: right;
	margin: 20px 0 0 0;
}
#leftcol {
	width: 200px;
	float: left;
	/*height: 100% -280px;*/
	display: block;
	color: #fff;
}
#rightcol {
	width: 568px;
	float: right;
	margin-left: 10px;
	background-color: #fff;
	padding: 10px;
	min-height: 500px;
}
#content {
	width: 400px;
	float: left;
	text-align: justify;
}
#content2 {
	width: 550px;
	float: left;
	text-align: justify;
	margin: 0px 10px;
}
#special {
	width: 160px;
	border-left: 1px solid #ccc;
	float: right;
	padding-left: 5px;
	text-align: center;
}
.box {
	clear: both;
        display: block;
        text-decoration: none;
        background-color: #333366;
	color: #fff;
	padding: 10px;
        margin: 10px auto;
	font-size: 18px;
        text-align: center;
        width: 380px;
        height: 360px;
	overflow: hidden;
}
.box div { margin: 15px; padding: 0px; border: 0px; display: block; height: 130px; width: 150px; text-align: center; }
.box div a img { width: 150px; height: 120px; border: 0px; }
.box div a:link, .box div a:visited, .box div a:active {
	color: #fff;
	font-size: 12px;
}
.box div a:hover {
	text-decoration: underline;
}
.calculator {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
.calculator table {
	border: 0px solid #000000; 
	background: #eeeeee; 
	font-family: verdana; 
	font-size: 10px; 
	width: 150px;
	padding: 0px;
	margin: 0px;
}
.calculator h2 {
	font-size: 16px;
	font-weight: bold;
}
.mortgagetable td {
        border-bottom: 1px solid #ccc;
        text-align: right;
        font-family: verdana, sans-serif, times;
        font-weight: bold;
        font-size: 12px;
}
.mortgagetable td input {
        width: 40px:
        text-align: left;
        float: left;
}

#ads{
	border: none;
	text-align: center;
	width: 200px;
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
}
#ads img{
	border: 0px;
}
#inlineimg {
	display: block; 
	float: left; 
	margin: 0 5px 5px 0;
}
/* NAV MENU */
#dhtmlgoodies_menu{
	font-family:arial;	/* Font for main menu items */
	width:200px;	/* Width of main menu */
	clear: both;
}
#dhtmlgoodies_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#dhtmlgoodies_menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
}
#dhtmlgoodies_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#fff;	/* Black text color */

	height:20px;	/* 20 pixel height */
	line-height:20px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	/* border:1px solid #000; */	/* Black border */
	background-color:#19266a;	/* Light blue background color */
	margin:0px;	/* A little bit of air */
	padding:1px;	/* Air between border and text inside */

	display:block;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	color:#FFF;
	background-color:#cf5c10;
}
.dhtmlgoodies_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #000;
	background-color:#19266a;
	font-family:arial;
	text-align:left;

}
.dhtmlgoodies_subMenu ul{
	margin:0px;
	padding:0px;
}
.dhtmlgoodies_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#fff;	/* Black text color */

	height:16px;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */

	display:block;	/* Display as block - you shouldn't change this */
}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
	background-color:#cf5c10;	/* Blue background */
}

/* FOOTER */
/* BOTTOM SECTION - PUSH & FOOTER */
.footer {
	/*position: absolute;
	bottom: 0;*/
	width: 800px;
	height: 25px;
	background-color: #19266a;
	text-align: center;
	font-size: 12px;
	color: #fff;
	clear: both;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.footer a, .footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}





/*********************/
/***** BUZZ TEL *****/
/*******************/

.buzztel {
	width: 195px;
	margin: 20px 0;
	padding-top: 0;
	display: block;
	background: url(../images/buzztel.jpg) no-repeat 0 0;
	height: 200px;
	border: 0;
}
.buzztel:hover {
	background-position: 0 -200px;
}



/*************************/
/*** PROPERTY SECTION ***/
/************************/
.searchresultpropbox table {
				width: 150px;
				height: 250px;
				margin: 15px 5px 0px 0px;
				padding: 5px;
				background-color: #EFF3F4;
				float: left;
				border: 1px solid #e0e4e5;
				text-align: center; 
				-moz-border-radius: 10px;
}
.searchresultpropbox table tr td {
				width: 130px; 
				height: 35px;
				text-align: center;
}
.searchresultpage {
				width: 540px; 
				margin: 1px auto;
				text-align: center;
}
.thumbresults {
border:1px solid #242424;
clear:both;
height:75px;
margin:0 auto;
width:100px;
overflow: hidden;
}
.listing-images img { width: 269px !important; height: 203px !important; }

.multiple_options_caption { display: none; }