body{	color: #000000;	font-family: Verdana, Tahoma, sans-serif;	background-color: #9EB6D1;	margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px;	margin-top: 5px;	/*background-image: url('../images/structure/bg.gif'); background-repeat: repeat-y repeat-x;*/	}/* ######### DONT TOUCH THESE ########## *//* hide these rules from CSS-challenged browsers */
@media screen, projection {
/* below exploits a parsing error so @media rules will be visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: Verdana, Tahoma, sans-serif;
  font-family: inherit;
}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}
} /* end media screen rules */

/* rules for WinIE only */
@media screen, projection {
* html .clear {
  display: none;           /* prevent excessive gap at div bottom in WinIE5 */
}
} /* end WinIE only rules */form{	margin: 0px;	padding: 0px;}hr{	width: 100%; height: 1px; background-color: #1B4789; color: #1B4789; margin-top: 10px; margin-bottom: 10px;}b{	color: #1B4789;}/* ######### DONT TOUCH THESE ########## *//*  THIS DIV CONTAINS THE WHOLE SITE */.outer-container{	width: 780px;	margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;	background-color: #FFFFFF;	border-bottom: solid 1px #FFFFFF;	background-image: url('../images/structure/background.gif');	background-repeat: repeat-y;}/* container for just the left and center columns */
.inner-container {
  width: 624px;              /* width of left and centre columns */
  float: left;             /* left side of window */
  margin: 0;               /* keep flush with adjacent containers */
}.results-container{	width: 780px;	float: right;	margin: 0;	background-image: url('../images/structure/resultsBackground.gif');	background-repeat: repeat-y;	border-bottom: solid 1px #FFFFFF;	}	/*##### HEADER DIVS ######*/#header {
  width: 780px;             /* full window width */
  margin: 0;
  padding-top: 0px;  padding-bottom: 0px;
  font-size: 10pt;
  height: 135px;
  overflow: hidden;
  background-image: url('../images/structure/logoBack.gif');
  background-repeat: repeat;
}#logoContainer{	width: 780px;	height: 90px;	position: relative;	left:0px;	top:0px;	text-align: center;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	padding-top: 20px;	overflow: hidden;}#telContainer{	width: 330px;	height: 60px;	position:relative;	left: 225px;	top: -60px;	text-align: right;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;	overflow: hidden;}#navbarContainer{	width: 780px;	height: 25px;	position:relative;	left: 0px;	top: -62px;	text-align: left;	background-color: #1B4789;	border-bottom: 1px solid #FFFFFF;	border-top: 1px solid #FFFFFF;	overflow: hidden;	background-image: url('../images/structure/navback.gif');	background-repeat: repeat-x;}	/*##### HEADER DIVS ######*//* #### NAVBAR STYLES #####*/.navMenuOut{	background-color: #1B4789;	font-family: Times New Roman, Verdana, Tahoma, sans-serif;	font-size: 10pt;	color: #FFFFFF;	border-right: 1px solid #FFFFFF;	background-image: url('../images/structure/navback.gif');	background-repeat: repeat-x;}.NavMenuOver{	background-color: #EFCD47;	font-family: Times New Roman, Verdana, Tahoma, sans-serif;	font-size: 10pt;	color: #FFFFFF;	border-right: 1px solid #FFFFFF;	background-image: url('../images/structure/navBack_over.gif');	background-repeat:repeat-x;	cursor: pointer;}a.navLink:link		{ color: #FFFFFF; text-decoration: none; font-size: 10pt; }a.navLink:visited	{ color: #FFFFFF; text-decoration: none; font-size: 10pt; }a.navLink:hover  { color: #FFFFFF; text-decoration: none; font-size: 10pt; }/* #### NAVBAR STYLES #####*//* #### DEFAULT COMPONENTS ####*/#leftHeader{	width: 156px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;	background-color: #EFCD47;	border-bottom: 1px solid #FFFFFF;	font-weight: bold;	font-family: Times New Roman, Verdana, Tahoma, sans-serif; font-size: 10pt;	color: #1B4789; text-indent: 15px; 	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	background-image: url('../images/structure/headingBack.gif'); background-repeat: repeat-x;}.headerText{	position: relative; top: 5px;}/* left column */
.search {
  width: 156px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
}#searchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */	padding-top: 10px;	padding-bottom: 0px;	padding-left: 15px;	text-align: left;}#centerHeader{	width: 466px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;	background-color: #EFCD47;	border-bottom: 1px solid #FFFFFF;  font-weight: bold;	font-family: Times new Roman, Verdana, Tahoma, sans-serif; font-size: 10pt;	color: #1B4789;text-indent: 15px; 	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	background-image: url('../images/structure/headingBack.gif'); background-repeat: repeat-x;}#centerContainer{ /* USE THIS TO MOVE THE NEW INSTRUCITONS BOX UP OR RIGHT */	width: 436px;	margin-top: 15px;	margin-left: 15px;	margin-right:15px;	margin-bottom: 0px;}/* center column */
.content {
  width: 466px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-right: solid 1px #FFFFFF;   border-left: solid 1px #FFFFFF;
}#rightHeader{	width: 156px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;	background-color: #EFCD47;	border-bottom: 1px solid #FFFFFF;	font-weight: bold;	font-family: Times New Roman, Verdana, Tahoma, sans-serif; font-size: 10pt;	color: #1B4789; text-indent: 15px; 	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	background-image: url('../images/structure/headingBack.gif'); background-repeat: repeat-x;}#rightContainer{ /* USE THIS TO MOVE THE LETTINGS BOX UP OR RIGHT */	width: 126px;	margin-top: 15px;	margin-left: 15px;	margin-right:15px;	margin-bottom: 15px;	text-align: left;	font-family: Verdana, Sans-Serif;	font-size: 8pt; color: #FFFFFF;}/* right column */
.lettings {
  width: 156px;              /* a little less than available 24% */
  float: right;            /* right side of window */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;      /* some space from right window edge */
}#newsHeader{	width: 156px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;	background-color: #EFCD47; border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	font-weight: bold;	font-family: Times New Roman, Verdana, Tahoma, sans-serif; font-size: 10pt;	color: #1B4789; text-indent: 15px; 	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	background-image: url('../images/structure/headingBack.gif'); background-repeat: repeat-x;}#newsContainer{ /* USE THIS TO MOVE THE LETTINGS BOX UP OR RIGHT */	width: 126px;	margin-top: 15px;	margin-left: 15px;	margin-right:15px;	margin-bottom: 15px;	text-align: left;	font-family: Verdana, Sans-Serif;	font-size: 8pt; color: #FFFFFF;}/* #### DEFAULT COMPONENTS ####*//* #### OUTSEARCH COMPONENTS ####*/#outSearchHeader{	width: 156px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;	background-color: #EFCD47;	border-bottom: 1px solid #FFFFFF;	font-weight: bold;	font-family: Times New Roman, Verdana, Tahoma, sans-serif; font-size: 10pt;	color: #1B4789; text-indent: 15px; 	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	background-image: url('../images/structure/headingBack.gif'); background-repeat: repeat-x;}/* left column */
.outSearch {
  width: 156px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
}#outSearchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */	padding-top: 10px;	padding-bottom: 0px;	padding-left: 15px;	text-align: left;}#resultsHeader{	width: 623px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;	background-color: #EFCD47;	border-bottom: 1px solid #FFFFFF; font-weight: bold;	font-family: Times New Roman, Verdana, Tahoma, sans-serif; font-size: 10pt;	color: #1B4789;text-indent: 15px; 	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	background-image: url('../images/structure/headingBack.gif'); background-repeat: repeat-x;}#resultsContainer{ /* USE THIS TO MOVE THE RESULTS UP OR RIGHT */	width: 593px;	margin-top: 15px;	margin-left: 15px;	margin-right:15px;	margin-bottom: 0px;}/* center column */
.results {
  width: 623px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-left: solid 1px #FFFFF;
}/* #### OUTSEARCH COMPONENTS ####*//* #### FULL DETAILS COMPONENTS - MOST OF WHICH ARE THE SAME AS OUTSEARCH ####*/.extraPics{	border-left: solid 1px #1B4789;}/* #### FULL DETAILS COMPONENTS - MOST OF WHICH ARE THE SAME AS OUTSEARCH ####*//* #### SEARCH BOX STYLES ####*/.searchTable{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #FFFFFF;	background-color: #1B4789;	border: solid 1px #1B4789;}.searchField{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #1B4789;	background-color: #FFFFFF;	border: solid 1px #000000;	width: 130px;}.searchButton{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	background-color: #E5E6E7;	border-top: solid 1px #C5C7C9;	border-left: solid 1px #C5C7C9;	border-right: solid 1px #000000;	border-bottom: solid 1px #000000;	width: 130px;}/* #### SEARCH BOX STYLES ####*//*#### RE-USEABLE STYLES ####*/.picBorder{	border: solid 1px #1B4789;}.propAddress{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #1B4789;	font-weight: bold;}.propDetails{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	background-color: #FFFFFF;}.propPrice{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	font-weight: bold;}.propBrief{	width: 100%;	height: 40px;	overflow: hidden;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;}a.propAdd:link		{ color: #1B4789; text-decoration: none; font-weight: bold; font-size: 8pt; }a.propAdd:hover  { color: #1B4789; text-decoration: none; font-weight: bold; font-size: 8pt; }a.propAdd:visited	{ color: #1B4789; text-decoration: none; font-weight: bold; font-size: 8pt; }a.propAddLettings:link		{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }a.propAddLettings:hover		{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }a.propAddLettings:visited	{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }a.altPropAdd:link		{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }a.altPropAdd:hover	{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }a.altPropAdd:visited	{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }a.fullDetails:link		{ color: #1B4789; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }a.fullDetails:hover		{ color: #1B4789; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }a.fullDetails:visited	{ color: #1B4789; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }a.fullDetails1:link		{ color: #FFFFFF; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }a.fullDetails1:hover	{ color: #FFFFFF; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }a.fullDetails1:visited	{ color: #FFFFFF; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }a.paging:link		{ color: #1B4789; text-decoration: none; font-size: 8pt; }a.paging:hover		{ color: #1B4789; text-decoration: none; font-size: 8pt; }a.paging:visited	{ color: #1B4789; text-decoration: none; font-size: 8pt; }.galleryNav{	border: solid 1px #FFFFFF;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;}.hr{	background-color: #1B4789;	color: #1B4789;}ul	{		margin-left: 0px;		padding-left: 0px;		list-style: none;		line-height: 150%;		margin-top: 0px;		margin-bottom: 0px;	}li	{		padding-left: 10px;		padding-top: 0px;		background-image: url('../images/structure/bullet.gif');		background-repeat: no-repeat;		background-position: 0 6px;	}.officeHeading{	color: #1B4789; text-decoration: none; font-size: 10pt;	font-family: Times New Roman, Verdana, Sans-Serif; font-weight: bold;}/*#### RE-USEABLE STYLES ####*//*#### FOOTER CONTAINER ####*/.footer {
  clear: both;             /* below all columns */
  width: 780px;             /* full window width */
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #EFCD47;
  font-family: Times New Roman, Verdana, Tahoma, sans-serif;
  font-size: 10pt;
  color: #1B4789;
}.copyRight{	width: 780px;	padding-bottom: 10px;	padding-top: 10px;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #FFFFFF;}a.tweb:link			{ color: #FFFFFF; text-decoration: underline; font-size: 8pt; height: 10px }a.tweb:hover		{ color: #FFFFFF; text-decoration: underline; font-size: 8pt; height: 10px }a.tweb:visited		{ color: #FFFFFF; text-decoration: underline; font-size: 8pt; height: 10px }/*#### FOOTER CONTAINER ####*/#dhtmltooltip{position: absolute;width: 150px;border: 2px solid black;padding: 2px;background-color: #FFFFE0;visibility: hidden;z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSS*/}/* PROPERTY CART STYLES */.PropCartFrame{	border-left: solid 1px #000000;	border-right: solid 1px #000000;	border-top: solid 1px #000000;	background-color: #7D2E48;}.PropCartTitle{	background-color: #84221E;	color: #FFFFFF;	font-size: 8pt;	font-family: Verdana, Tahoma, sans-serif;}.PropCartBottom{	border-bottom: solid 1px #000000;	border-left: solid 1px #000000;	border-right: solid 1px #000000;}.PropertyCartHide{	display:none;}.PropertyCartMessage{	position:absolute;	background-color: #84221E;	color: #FFFFFF;	z-index: 100;	left: 41%;	top: 260px;	width:220px;	height:80px;	border-left: solid 1px #000000;	border-right: solid 1px #000000;	border-top: solid 1px #000000;	border-bottom: solid 1px #000000;	}.propMessage{	background-color: #FFFFFF;	color: #000000;}.PropertyCartBK{	position:absolute;	background-color: #000000;	z-index: 99;	left: 42%;	top: 267px;	width:216px;	height:80px;	opacity: 0.75;}/* *********************** */#print-tel{	display:none}#non-print-tel{	display: block;}///* ********** GALLERY STYLES ************* */#gallery-image-container{	position:relative;}#gallery-image{	position:relative;}#gallery-image-controls{	position:relative;	top:-24px;} .controls {	background-color: #FFFFFF;}.washout { 	opacity: 0.75;	filter: alpha(opacity=70); } @media screen{	#page-printing-container	{		width:100%;		height:100%;		overflow:auto;	}		#print-out-logo	{		display:none;	}}@media print {	#page-printing-container	{			width:645px;	}		.page-break-avoid	{		page-break-before:auto;	}		#print-out-logo	{		display:block;		page-break-before:auto;		height:81px;	}	}