html, body {
	height: 100%;
}
a img {
	border: 0;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
#shadow_container {
	width: 1017px;
	margin-left: auto;
	margin-right: auto;
	background: url("/images/bgshadow.png") #fff top left repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -173px auto;
	margin: 0 auto 0 auto;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 981px;

}
#container > div, #container > ul {
	float: left;
	clear: both;
	width: 100%;
}
.clear {
	clear: both;
	float: none !important;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.noborder {
	border: 0px solid #fff !important;
}
input.subscribe {
	background: url("/images/btn_subscribe.png");
	border: 0;
	cursor: pointer;
	width: 83px;
	height: 29px;
}
input.search {
	background: url("/images/btn_search.png");
	border: 0;
	cursor: pointer;
	width: 93px;
	height: 29px;
}
input.search.blue {
	background: url("/images/btn_search_blue.png");
	width: 91px;
	height: 28px;
}

input.text {
	background: url("/images/textinputbg1.png");
	height: 18px;
	padding: 4px;
	margin: 0;
	border: 1px solid #bacfe8;
	color: #4a4a4a;
}
.checkbox {
	cursor: pointer;
}
#header {
	background: url("/images/header.png") #fff top left no-repeat;	
	height: 118px;
}

#header input {
	color: #999;
}

#header h1 {
	float: left;
	clear: none;
	margin: 24px 0 0 30px;
	padding: 0;
}
#header > h1 {
	padding-left: 40px;
}
#header h3 {
	float: left;
	clear: none;
	text-transform: uppercase;
	color: #83b94e;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 7px 10px 0 24px;
}
#header .right {
	padding-top: 65px;
	float: right;
	clear: none;
}
#header .right.last {
	padding-right: 16px;
}
#header form > input.text {
	position: absolute;
	width: 160px;
}
#header .right input.subscribe {
	margin-left: 0;
}
#header .right > input.subscribe {
	margin-left: 176px;	
}
#nav {
	background: #033599;
	color: #e2c567;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 0px 0px;
	font-weight: bold;
	font-size: 0.9em;
	border-top: 1px solid #fff;
}
#container > #nav {
	padding-bottom: 10px;
}
#nav a {
	color: #e2c567;
}
#nav li.active a {
	color: #fff;
}
#nav a:link, #nav a:visited, #nav a:active {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 0 0 26px;
}
#nav li.first {
	padding-left: 40px;
}
#content {
	padding: 9px 17px 20px 17px;
	min-height:440px;
}
#content div, #content ul {
	width: auto;
}
#content div {
	float: left;
}
#content div.left {
	width: 622px;
	clear: none;
}
#content .left .box, #content .left .box div {
/*
	float: none;
	clear: both;
*/
}
#content div.right {
	clear: right;
	clear: none;
	width: 311px;
	float: left;
	margin-left: 14px;
}
#content .box {
	border: 1px solid #bacfe9;
	margin: 0 0 15px 0;
	padding: 12px 10px;
}
#content div.right .agent_details {
	width: 289px !important;
}
#content div.right .agent_details h5 {
	font-size: 0.7em;
	color: inherit;
	margin:6px 10px;
	padding: 0;
}

#content h1 {
	color: #002e90;
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
}
#content p {
	line-height: 1.5em;
	font-size: .8em;
	color: #555;
	margin: 0.5em 0 0 0;
	padding: 0;
}
#content a:link, #content a:visited, #content a:active {
	color: #0068ff;
	text-decoration: none;
}
#content a:hover {
	color: #0068ff;
	text-decoration: underline;
}
#content h1.icon_home {
	background: url("/images/icon_house.png") #fff top left no-repeat;
	padding-left: 50px;
	height: 40px;
}
#content h1.property_search {
	margin: 0;
}
#content div.property_search {
	border: 1px solid #bacfe9;
	border-top: 0;
	margin: 0 0 15px 0;
	padding: 0px 0 0 0;
	width: auto;
}
.agent_details {
	background: url("/images/about_bg_short.gif") #fff top left repeat-x;
	padding: 14px 12px;
}
.agent_details img {
	/*float: left;*/
	padding-right: 10px;
}
.agent_details h3 {
	margin: 0;
	padding: 0;
	color: #00319d;
}
.agent_details p {
	font-size: .8em;
}
div.property_search form {
	padding: 12px 10px;
}
div.property_search img {
	margin: 0;
	padding: 0;
	clear: none;
	float: left;
}
#content div.property_search p {
	margin: 0 0 0.5em 8px;
	color: #8b8b8b;
	font-weight: bold;
	float: left;
	clear: none;
}
#content div.property_search label {
	color: #0064b3;
	font-size: .8em;
	font-weight: bold;
}
#content div.property_search table  {
}
#content div.property_search td.first {
	padding: 0 12px 0 0;
}
#content div.property_search td.top {
	padding-bottom: 12px;
}
#content div.property_search input.text {
	width: 120px;
	color: #4b4b4b;
}
#content div.property_search input.search {
	margin-top: 0px;
}
#content .side {
	padding: 12px 14px;
}
#content .side .wide {
	float: none !important;
	clear: both !important;
	font-size: 0;
	height: 0;
	visibility: hidden;
	width: 280px;
	padding: 0 1px 0 0;
}
html/**/body #content .side .wide {
	padding: 0;
}
.side div {
	float: right !important;
	text-align: left;
}
.side div.first {
	padding-right: 20px;
	float: left !important;
}
.side h3 {
	padding: 0px 0 0 0px;
	margin: 0;
	height: 31px;
	color: #00329d;
	font-size: 0.95em;
}
#content .side h3 a:link, .side h3 a:visited, .side h3 a:active {
	color: #00329d !important;
}
#content .side h3 a:hover {
	text-decoration: underline;
}
.quick_find h3 {
	background: url("/images/icon_quickfind.png") #fff top left no-repeat;
	padding: 8px 0 0 60px;
}
.side h4 {
	color: #525252;
	margin: 0;
	padding: 0.2em 0;
	font-size: 0.9em;
}
.side ul {
	list-style-position: outside;
	list-style-type: none;
	font-size: .75em;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}
.sidelinks .side div {
	clear: both !important;
	float: none !important;
}
.sidelinks .side div.first {
	margin-bottom: 1em;
	padding-right: 0;
}
#content .sidelinks .box {
	border: 0;
	padding: 0;
	margin: 0;
}
#content .sidelinks .side .wide {
	width: 180px;
}



#content .agentdetailssmall .wide {
	width: 170px;
}



.tours_search, .browse {
	border: 1px solid #bacfe9;
	padding: 12px 10px;
	height: 200px;
}
.tours_search h3, .browse h3 {
	padding: 0;
	margin: 0;
	font-size: 1.05em;
	color: #00329d;
	font-weight: bold;
}
.browse {
	margin-right: 8px;
	color: #525252;
}
.browse h3 {
	height: 28px;
	padding: 8px 0 0 36px;
	background: url("/images/icon_house_28.png") #fff top left no-repeat;
	float: left;
	clear: both;
}
.browse h4 {
	float: left;
	clear: both;
	margin: 0.5em 0 0 6px;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
}
.browse ul {
	margin: 0 0 0 6px;
	padding: 0;
	line-height: 1.7em;
	font-size: .8em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	list-style-position: inside;
	float: left;
	clear: both;
}
#content .browse .wide {
	width: 129px;
	float: none !important;
	font-size: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
#content .tours_search .center {
	float: none !important;
	width: 129px;
	text-align: center;
}
.tours_search h5 {
	margin: 0.2em 0 1em 0;
	padding: 0;
	color: #9e3700;

}
.tours_search input.text {
	width: 100px;
	margin-bottom: 10px;	
}
.tabs.main {
	border-bottom: 1px solid #bcbcbc;
	height: 38px;
	width: 708px !important;
}

.search .tabs.main {
	border: none;
	height: 30px;
}

.tabs.main div.tab {
	background: #fff url("/images/tab_inactive_left.png") top left no-repeat;
	height: 38px;
	padding: 0 0 0 6px;
	float: left !important;
	clear: none !important;
	margin: 0 10px 0 0px;
}
.tabs.main div.tab span {
	background: transparent url("/images/tab_inactive_right.png") top right no-repeat;
	display: block;
	float: left;
	clear: none;
	height: 38px;
	padding: 0 6px 0 0;
	margin: 0;
}
.tabs.main div.tab a {
	background: transparent url("/images/tab_inactive_middle.png") top left repeat-x;
	display: block;
	float: left;
	clear: none;
	height: 26px;
	padding: 14px 10px 0 10px;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
	
}
.tabs.main div.tab.active {
	border-bottom: 0px solid #fff;
	background-image: url("/images/tab_active_left.png");
	background-position: bottom left;
	height: 39px;
}
.tabs.main div.tab.active span {
	background-image: url("/images/tab_active_right.png");
	height: 39px;
}
.tabs.main div.tab.active a {
	background-image: url("/images/tab_active_middle.png");
	height: 15px;
}
#tab_content {
	background: url("/images/border_vfade1.png") #fff top left no-repeat;
	padding: 14px 12px;
}
#tab_content .tabs {
	clear: both !important;
}
#content .left div.box {
	width: 600px;
}
#content.bigleft div.right {
	width: 170px;
}
#content.bigleft div.left {
	width: 730px;
}
#content.bigleft .left div.box {
	width: 708px;
}
#content.bigleft .left div.box.noborder {
	width: 710px;
}
.property_details .visual {
	background: #bedaff;
}
.property_details .visual #property_photos img {
	width: 250px;
	margin: 6px;
	clear: both;
	display: block;
}
.property_details .details {
	float: right;
	clear: right;
	width: 370px !important;
	padding-left: 30px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #5d5d5d;
}
.property_details .details h3 {
	margin: 0 0 1em 0;
	padding: 0;
	color: #5d5d5d;
	font-size: 1.2em;
}
.property_details .details h4 {
	margin: 0 0 1em 0;
	padding: 0;
	color: #3e3e3e;
	font-size: 1.2em;
}
#content .property_details .details_left {
	width: 170px;
	float: left;
	clear: none;
	padding: 0 6px 0 0;
}
#content .property_details .details_right {
	float: right;
	width: 194px;
}
.property_details div.actions {
	clear: both;
	float: none !important;
	margin-bottom: 1em;
}
.property_details .description p {
	color: #5d5d5d;
}
.property_details .description h3 {
	margin: 1em 0 0.5em 0;
	padding: 0;
	color: #5d5d5d;
	text-transform: uppercase;
	font-size: 1em;
}
#content.search form {
	float: left;
}
table#search_form {
	width: 100%;
}
table#search_form td {
	
	color: #858585;
	vertical-align: top;
}
table#search_form td.bottom {
	height: 6px;
	
	background-image: none;
	background-repeat: no-repeat;
}
table#search_form td.left, table#search_form td.right {
	width: 6px;
	background-repeat: no-repeat;
}
table#search_form td.top.middle {

}
table#search_form fieldset {
	padding: 8px;
	font-size: 0.7em;
	width: 682px;
	border: 0;
	margin: 0;
}
table#search_form label {
	font-size: 1.2em;
	color: #202020;
	display: block;
	float: left;
	margin-top: 10px;
}
table#search_form input, table#search_form select {
	color: #666;
}

table#search_form select {
	padding: 1px;
}

table#search_form input.large {
	width: 310px;
}
table#search_form input.small {
	width: 75px;
}
table#search_form div.section {
	margin-right: 10px;
}
table#search_form div.section.search_button {
	float: right;
}
table#search_form div.row {
	width: 682px;
	clear: both;
}
table#search_form div.row.bottom {
	margin-top: 20px;
}
table#search_form img.checkbox {
	float: left;
	display: block;
	margin-right: 8px;
	margin-top: 8px;
}
#search_advanced {
	display: none;
}
table#search_form #search_advanced {
	line-height: 3em;
}
table#search_form #search_advanced label {
	clear: both;
	float: none;
	line-height: 1em;
	margin: 1em 0 0.3em 0;
	color: #0170d7;
	font-weight: bold;
	text-transform: uppercase;
}
table#search_form #search_advanced input {
	margin: 0;
}
table#search_form #search_advanced div.section {
	width: 682px;
}
#search_control {
	margin-top: 8px;
	background: #94cbfe url(/images/sbg.png) repeat-x;
	margin-bottom: 20px;
	font-size: 0.9em;
	font-weight: bold;
	color: #515151;
	padding: 14px 0px 14px 0px;
}
#search_control select, #search_control label {
	clear: none;
	float: left;
	margin-right: 8px;
}
#search_control .search_pages {
	float: right;
	clear: none;
}
#search_control .search_pages a.current {
	color: #f09029 !important;
	text-decoration: none !important;
}
#search_results {

}
#search_results table {
	width: 698px;
}
#search_results tr td {
	padding: 25px 0 25px 0;
	border-top: 1px solid #d0dcec;
}
#search_results tr.first td {
	border-top: 0px solid #fff;
}

#search_results tr.row_0 td {
	background: #ebf1ff;
}

#search_results tr td.thumbnail {
	width: 100px;
	padding-right: 14px;
	padding-left: 14px;
}
#search_results address {
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#search_results address span {
	margin-left: 10px;
	font-size: 0.9em;
}
#search_results div.info {
	clear: both;
	padding: 8px 0;
}
#search_results div.info span {
	display: block;
	float: left;
	width: 120px;
	color: #404040;
	font-size: 0.9em;
}
#search_results div.info span.price {
	font-weight: bold;
	width: 150px;
}
#search_results div.info span.type {
	width: auto;
}
#search_results div.actions {
	clear: both;
	width: 300px;
}
#search_results div.actions img {
	margin-right: 10px;
}
#content.search .tabs.main .tab.active a:link, #content.search .tabs.main .tab.active a:visited, #content.search .tabs.main .tab.active a:hover, #content.search .tabs_main .tab.active a:active {
	color: #04359b;
}
#content.search div.tabs.main div.tab {
	background-image: url("/images/tab_search_inactive_left.png");
}
#content.search div.tabs.main div.tab span {
	background-image: url("/images/tab_search_inactive_right.png");

}
#content.search div.tabs.main div.tab a {
	background-image: url("/images/tab_search_inactive_middle.png");
}
#content.search div.tabs.main div.tab.active {
	background-image: url("/images/tab_search_active_left.png");
}
#content.search div.tabs.main div.tab.active span {
	background-image: url("/images/tab_search_active_right.png");

}
#content.search div.tabs.main div.tab.active a {
	background-image: url("/images/tab_search_active_middle.png");
	display: block;
	height: 26px;
}
#content.contact {
	padding-top: 24px;
	color: #555;
}
#content.contact .portrait {
	border: 1px solid #bcbcbc;
	float: left;
	margin-right: 24px;
	margin-bottom: 1em;
}
#content.contact hr {
	background: #bcbcbc;
	height: 1px;
	border: 0;
	width: 730px;
	float: left;
	margin: 1em 0 1em 0;
}
#content.contact h2 {
	color: #00329c;
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 0.5em 0;
}
#content.contact .left h3 {
	margin: 0.7em 0 0.7em 0;
}
#content.contact h3 img {
	position: absolute;
}
#content.contact h3 span, #content.contact h3 a:link, #content.contact h3 a:visited {
	color: #00329c;
	font-size: 0.8em;
	line-height: 0.8em;
	font-weight: bold; padding: 0;
	padding: 0;
	margin: 0 0 0em 30px;
}
#content.contact div.phone {
	padding-right: 54px;
	font-size: 0.9em;
	margin-top: 1em;
}
#contact_form th {
	width: 90px;
}
#contact_form td {
	font-size: 0.8em;
}

#contact_form input.medium {
	width: 200px;
}
#contact_form textarea {
	margin-top: 1em;
	width: 475px;
	height: 9em;
}
#contact_form .error {
	color: #f02020;
}
#push {
	height: 173px;
	display: none;
}


#content .join_outer_border {
	float: none;
	border: 7px solid #a6cdff;
	background: url(../images/why_connect_background_gradient_new.jpg) no-repeat;
	padding: 15px;
}

#content .join_outer_border h2 {
	margin-top: 20px;
	color: #033599;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}

#content .join_outer_border .contact_form td {
	padding: 10px;
}

#content .join_outer_border .contact_form td input {
	padding: 3px;
}

#content .join_outer_border h1 {
	color: #0064b7;
	font-size: 30px;
	line-height: 90%;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-weight: normal;
	margin-bottom: 35px;
}

#content .join_outer_border .join_info_table {
	float: none;
	margin: 10px 0;
	background: url(../images/why_connect_list_background.gif);
}

#content .join_outer_border .join_info_table ul li {
	font-size: 13px;
	color: #033599;
}


#content .right .link_box_heading {
	float: none;
	margin-top: 110px;
	background: url(../images/right_col_header.gif);
	padding: 15px;
}

#content .right .link_box_heading h2 {
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}

#content .right .link_box_heading h1 {
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	line-height: 80%;
}

#content .right .link_box {
	border: 1px solid #CCC;
	border-top: none;
	float: none;
	padding: 10px;
}

#content .right .link_box p {
	font-size: 16px;
	margin: 4px 0;
}

#content .right .sidelinks h3, #content .right .sidelinks h4, #content .right .sidelinks h5 {
	white-space: nowrap;
}



#footer {
	border-top: 3px solid #63ba42;
	background: #0064b3;
	color: #fff;
	padding-bottom: 2em;
	padding-top: 1em;
	height: 173px;
	width: 981px;
	float: left;
}
#footer .center {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
}
#footer .section {
	float: left;
	clear: none;
	padding-left: 36px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer h3 {
	color: #edc961;
	text-transform: uppercase;
	font-size: .8em;
	margin: 0;
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
}
#footer h3 a {
	color: #edc961;
}
#footer ul {
	list-style-type: none;
	font-size: .75em;
	list-style-position: outside;
	margin: 1em 0 0 0;
	padding: 0;
}
html/**/body #footer ul {
	margin-top: 0.5em;
}
#footer ul li {
	margin: 0;
	padding: 0 0 0.5em 0;
}
#footer h3.about {
	background-image: url("/images/icon_about.png");
}
#footer h3.for_buyers {
	background-image: url("/images/icon_for_buyers.png");
}
#footer h3.for_sellers {
	background-image: url("/images/icon_for_sellers.png");
}
#footer h3.blog {
	background-image: url("/images/icon_blog.png");
}
#footer h3.contact {
	background-image: url("/images/icon_contact.png");
}


/* SUCCESS MESSAGE BOX */
#content div.success_message {
	padding: 10px;
	border: 1px solid #F90;
	background: #FFC;
	margin: 0 30px 20px 0;
	float: none;
	font-size: 13px;
}

#content .box p {
		padding-bottom:15px;
		padding-top:0px;
		margin-top:0px;
		line-height:20px;
}

#content .box h6{
	color: #333;
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

#content .box ul {
	margin-top:0px;
	line-height:20px;
	color: #333;
}


#content .box #connect_ul li { 

	margin-bottom:25px;
	margin-right:85px;
}

#content .box h1 {
	
	margin-bottom:5px;	
}
#content .box h2 {
	
	margin-bottom:15px;	
}
#content .box .home { 
	padding:10px;
	padding-right:20px;
	padding-bottom:5px;
}


#content .box .answer { 
	margin:0px;
	padding:0px;
	margin-bottom:25px;
	
}
#content .box .question{ 
	margin:0px;
	padding:0px;
	color:#333;
	
}


.comparison_table {
	margin: 10px 0;
}

.comparison_table td {
	color: #00319d;
	font-size: 12px;
	padding: 6px;
}

.comparison_table .row_1 {
	background: #e8f0f9;
}

.comparison_table th {
	color: #00319d;
	font-size: 14px;
}

.comparison_table td.yes {
	color: #008418;
	text-align: center;
	font-weight: bold;
}

.comparison_table td.no {
	color: #ff5600;
	text-align: center;
	font-weight: bold;
}

.comparison_table th {
	color: #00319d;
	font-weight: bold;
}

.widget {
	list-style: none;
}

.widget h2 {
	font-size: 14px;
}








/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #033599; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 4px 8px;
	 								  color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #033599; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ width: 220px; font-weight: normal; background: #033599; color: #000; 
									  float: none; line-height: 26px; border-bottom: 1px solid #FFF; }


#nav ul.dropdown ul li {
	padding: 0;
	margin: 0;
}

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ font-size: 11px; border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }






.box h5 {
	color: #e76c1c;
	font-size: 16px;
}

.box a.small {
	font-size: 1em;
}




