<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(images/bg.jpg);
	background-color: #572E8A;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	margin-top: 7px;
	color: #306;
}

#top-curve {
	background-image: url(images/topcurvewhite.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 3px;
}


a:link {
	color: #4D287A;
}
a:visited {
	color: #4D287A;
}
a:hover {
	color: #8049C2;
}
a:active {
	color: #8049C2;
}


h1 {
	font-size: 1.6em;
}

h3 {
	font-weight: bold;
	font-size: 1em;
}


p {
	line-height: 135%;
	margin-top: 0;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}


#header-top {
	height: 15px;
	width: 942px;
	background-image: url(images/header-top.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#header-bot {
	height: 15px;
	width: 942px;
	background-image: url(images/header-bot.gif);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}
#header-main {
	background-color: #4D287A;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}
#header-left {
	float: left;
	width: 305px;
}
#header-right {
	float: right;
	display: inline;
	width: 400px;
}
#leftcol {
	float: left;
	width: 178px;
	clear: both;
}
/* left menu */


#menu {
	width:160px;
	text-align:left;
	vertical-align:top;
	background-color:#4D287A;
	padding: 0;
	background-repeat:repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#menu-top {
	background-image: url(images/menu-top.gif);
	height: 13px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4D287A;
}
#menu-bot {
	background-image: url(images/menu-bot.gif);
	height: 13px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	width:145px;
	display:block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	margin:0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu li a.current, #menu li a:hover {
	color: #F6EF17;
}
#quicksearch {
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
}

#quicksearch select {
	width: 100px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#midcol {
	width: 598px;
	display: inline;
	float: left;
}

#rightcol {
	background-color: #4D287A;
	width: 175px;
	float: left;
}

#rightcolwhite {
	width: 175px;
	float: left;
}


.hp-box {
	margin-bottom: 8px;
	text-align: center;
}

.hp-box-first {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#contentcol {
	width: 770px;
	display: inline;
	float: left;
}

.maintext p {
	line-height: 135%;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.large-text {
	font-size: 1.4em;
}

.valuation select {
	width: 130px;
	border: 1px solid #CCC;
}

.valuation input {
	width: 130px;
	border: 1px solid #CCC;
}
.valuation textarea {
	width: 130px;
	border: 1px solid #CCC;
}

.valuation input.image {
	border: 0;
	padding: 0;
	width: 102px;
}


#midcol2 {
	width: 523px;
	display: inline;
	float: left;
	margin-right: 20px;
}

#right-image {
	width: 230px;
	float: left;
	text-align: center;
}

#contact-left {
	float: left;
}

#contact-right {
	float: right;
	vertical-align: top;
	width: 400px;
}

.contact-detail {
	width: 300px;
	display: inline;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

.contact-icon {
	display: inline;
	float: left;
	width: 40px;
	clear: both;
	margin-bottom: 10px;
}

.contact-address {
	float: left;
}

.contact-text {
	float: left;
	height: 40px;
	padding-top: 8px;
}

#contact-pic {
	float: right;
}

#property-logos {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 40px;
}

.testimonials {
	border: 2px solid #C1A7E2;
	padding: 5px;
	background-color: #EDE6F7;
	margin-top: 10px;
	margin-bottom: 5px;
}





/* thumbnails */


#stc {  position:absolute;
            width:60px;
            height:60px;
            z-index:3;
            background-image: url(stcflag.gif);
            background-repeat:no-repeat;
            left: 0px;
            top: 0px;
}

#underoffer {  position:absolute;
            width:60px;
            height:60px;
            z-index:3;
            background-image: url(uoflag.gif);
            background-repeat:no-repeat;
            left: 0px;
            top: 0px;
}


#property-icons {
	margin-left: 20px;
}

#property-icons img {
	border: none;
}

.icon {
	width: 40px;
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.more-details {
	float: right;
	margin-right: 20px;
}

.thumbs-title {
	margin-left: 20px;
	font-size: 1em;
}

A.thumbs-link:link, A.thumbs-link:visited, A.thumbs-link:hover {
	text-decoration:none;
	font-weight: bold;
	color: #4D287A;
}

.thumbnails-pic {
	border: 1px solid #CCC;
	padding: 5px;
	width: 210px;
}


/* result */

#midcolresult {
	width: 490px;
	display: inline;
	float: left;
}



#rightcolresult {
	width: 283px;
	float: left;
	vertical-align: top;
}


#property-heading {
	background-image: url(images/property-header-bg.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 245px;
	float: right;
	color: #FFF;
	margin-bottom:20px;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: bold;
	padding-right: 15px;
}

#contentcolresult {
	width: 761px;
	display: inline;
	float: left;
	margin-left: 178px;
}


#contentcolresult p {
	line-height: 135%;
	margin-top: 0;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 0px;
	text-align: justify;
}

#short-desc {
	width: 240px;
	float:right;
	margin-top: 20px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#desc2 {
	width: 240px;
	float:right;
	margin-top: 20px;
	text-align: left;
	margin-right: 20px;
	margin-left: 15px;
}

#printable p {
	line-height: 135%;
	margin-top: 0;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 0px;
	text-align: justify;
}



/* resultmenu */


#resultmenu {
	background-color: #4D287A;
	margin-right: auto;
	margin-left: auto;
	width: 275px;
	float: right;
}

#result-menu-top {
	background-image: url(images/result-menu-top.gif);
	margin-right: auto;
	margin-left: auto;
	height: 13px;
	width: 275px;
	float: right;
	clear: both;
	margin-bottom: -1px;
}

#result-menu-bot {
	background-image: url(images/result-menu-bot.gif);
	margin-right: auto;
	margin-left: auto;
	height: 13px;
	width: 275px;
	float: right;
	clear: both;
	background-repeat: no-repeat;
}
#resultmenu ul {
	margin:0;
	padding:0;
}
#resultmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
#resultmenu li a {
	color:#FFFFFF;
	text-decoration:none;
	width:260px;
	display:block;
	margin:0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6EF17;
}

#resultmenu li a:hover {
	color: #F6EF17;
}

#resultmenu li a.last  {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4D287A;
}


#bot-curve {
	background-image: url(images/botcurvewhite.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFF;
	margin-top: 10px;
	clear: both;
}

A.footer-link:link {
	color: #FFF;
	text-decoration:underline;
}
A.footer-link:visited {
	color: #FFF;
	text-decoration:underline;
}
A.footer-link:hover {
	color: #BFB7B4;
	text-decoration:underline;
}
</pre></body></html>