body {
	background: #163D3C;
	margin: 0px;
	font-family: "arial","sans serif";
	font-size: .9em;
	color: #C2C2C2;
	}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 1.8em;
	}
h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.4em;
	}
h3 {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	}
h4 {
	margin: 0px 0px 5px 0px;
	font-size: 1.1em;
	}
h5 {
	margin: 0px 0px 10px 0px;
	font-size: 1em;	
	}
table {
	margin-bottom: 20px;
	border-top: 1px solid #555;
	}
td {
	border-bottom: 1px solid #555;
	}
.th {
	background-color: #f1f1f1;
	font-weight: bold;
	}
.tr_shade {
	background-color: #DBE1C1;
	}
.tdnb {
	border-bottom: none;
	}
form {
	margin: 0px;
	padding: 0px;
	}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
img {
	border: none;
	}
ol {
	margin: 0px;
	padding: 0px;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
/* --------------- My CLASSES ---------------------- */

.clear {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.smallText {
	font-size: .7em;
	}
.mediumText {
	font-size: 1em;
	}
.largeText {
	font-size: 1.1em;
	}
.hide {
	display: none;
	}
.show {
	display: block;
	}
.required {
	font-size: .7em;
	color: red;
	}
.SmallGrey {
	font-size: .7em;
	color: #555;
	}
.pointer {
	cursor: pointer;
	}
.underline:hover {
	text-decoration: underline;
	}
.thinText {
	font-weight: 100;
	}
.boldText {
	font-weight: 700;
	}
.noPadding {
	padding: 0;
	}
.padding10 {
	padding: 10px;
	}
.noMargin {
	margin: 0;
	}
.margin10 {
	margin: 10px;
	}
.padding20 {
	padding: 20px;
	}
.margin20 {
	margin: 20px;
	}
.col75 {
	width: 75%;
	float: left;
	}
.col50 {
	width: 50%;
	float: left;
	}
.col30 {
	width: 33%;
	float: left;
	}
.col25 {
	width: 25%;
	float: left;
	}
.a {
	font-size: .6em;
	cursor: pointer;
	}
.aa {
	font-size: 1em;
	cursor: pointer;
	}
.aaa {
	font-size: 1.4em;
	cursor: pointer;
	}
.Privacy {
	float: right;
	line-height: 2.4em;
	font-size: 8pt;
	color: #7A9090;
	}
.Privacy2 {
	float: right;
	line-height: 1.4em;
	font-size: 8pt;
	color: #7A9090;
	}
.Privacy a, .Privacy2 a {
	color: #7A9090;
	}
	
/* --------------- FONTS & COLORS ---------------------- */

.Yellow, a.Yellow {
	color: #FAB723;
	}
.Orange, a.Orange {
	color: #FDAE01;
	}
.Green, a.Green {
	color: #163D3C;
	}
.PaleGreen, a.PaleGreen {
	color: #DFE4E4;
	}
.White, a.White {
	color: #FFF;
	}
.Grey, a.Grey {
	color: #555;
	}
.SideBoxTitle {
	font-weight: 100;
	font-size: 1.4em;
	color: #163D3C;
	}
	
/* ---------------- NAVIGATION DROP MENU ------------------- */

#NavMenu { display: block; margin: 0; padding: 0; position: relative; }
#NavMenu li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#NavMenu a { display: block; }
#NavMenu ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #NavMenu ul { line-height: 0; } /* IE6 "fix" */
#NavMenu ul a { zoom: 1; } /* IE6/7 fix */
#NavMenu ul li { float: none; }
#NavMenu ul ul { top: 0; }
#NavMenu ul { width: 190px; }
#NavMenu ul ul { left: 190px; }
#NavMenu { height: 24px; }
#NavMenu *:hover { background-color: none; }
#NavMenu a { margin-right: 0px; color: white; font-size: 12px; padding: 6px; line-height: 1; }
#NavMenu li.hover a { color: #fff; }
#NavMenu ul { top: 25px; }
#NavMenu ul li { padding: 5px; line-height: 1; height: 2em; }
#NavMenu ul li a { background-color: #1C4241; padding: 0; }
#NavMenu ul a.hover { background-color: #305251; }
#NavMenu ul a { border-bottom: none; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #NavMenu ul a { border-bottom: none; } - I also needed this for IE6/7 */
		
/* --------------- SITE STRUCTURE ---------------------- */
	
#Wrapper {
	width: 100%;
	padding: 0;
	position: relative;
	}
.Wrapper {
	margin: 0 auto;
	width: 934px;
	position: relative;
	}
#Masthead {
	background: url(../images/masthead_leaves.jpg) repeat-x;
	height: 94px;
	position: relative;
	}
#MastheadRight {
	/*float: right;*/
	width: 715px;
	height: 118px;
	text-align: right;
	padding: 5px 0 0 200px;
	}
#MastheadLinks {
	color: #DFE4E4;
	font-size: .7em;
	}
#MastheadLinks a, #MastheadLinks a:visited {
	color: #DFE4E4;
	}
.MastheadLinksSpacer {
	margin: 0 10px;
	}
#MastheadTel {
	font-size: 1.6em;
	font-weight: 700;
	color: #fff;
	}
#FontSize {
	float: right;
	width: 25px;
	border-left: dotted 1px #fff;
	height: 50px;
	color: #fff;
	margin-left: 10px;
	text-align: center;
	padding: 0 0 0 0px;
	font-size: .8em;
	}
#MastheadOpening {
	font-size: .9em;
	font-weight: 100;
	color: #fff;
	}
#MastheadNav {
	clear: both;
	text-align: left;
	height: 33px;
	padding: 7px 0 0 290px;
	}
#MastheadNav ul li {
	float: left;
	margin: 0;
	height: 33px;
	line-height: 33px;
	}
#MastheadNav ul li a {
	font-size: .7em;
	color: #163D3C;
	}
.MastheadNavLeft {
	background: url(../images/login_nav_left.png) no-repeat top left;
	border-right: 1px dotted #163D3C;
	padding: 0 10px 0 10px;
	width: 120px;
	text-align: center;
	}
.MastheadNavMiddle {
	background: url(../images/login_nav_back.png) repeat-x top left;
	padding: 0 10px 0 10px;
	width: 120px;
	text-align: center;
	}
.MastheadNavRight {
	background: url(../images/login_nav_right.png) no-repeat top right;
	border-left: 1px dotted #163D3C;
	padding: 0 10px 0 10px;
	width: 120px;
	text-align: center;
	}	
#Logo {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 10px;
	height: 201px;
	width: 215px;
	}
.NavWrapper {
	margin: 0 auto;
	position: relative;
	width: 934px;
	}
.NavLiner {
	margin: 0 0 0 205px;
	width: 660px;
	}
#Nav {
	clear: both;
	height: 41px; 
	line-height: 41px;
	font-size: .75em;
	}
#Nav ul li {
	margin: 0 0px 0 0;
	}
#Nav ul li a {
	color: #fff;
	}

/* ---------------- NAVIGATION DROP MENU ------------------- */



#NavMenu { display: block; margin: 0; padding: 0; position: relative; height: 41px; line-height: 41px; background: url(../images/nav_back.png) repeat-x; z-index: 9999; }
#NavMenu li { display: block; list-style: none; margin: 0 20px 0 0; height: 41px; line-height: 41px; padding: 0 20px 0 0; float: left; position: relative;}
#NavMenu a { display: block; }
#NavMenu ul { display: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; z-index: 9999;}
* html #NavMenu ul { line-height: 0; } /* IE6 "fix" */
#NavMenu ul a { zoom: 1; } /* IE6/7 fix */
#NavMenu ul li { float: none; padding: 0; height: 41px;}
#NavMenu ul ul { top: 0px; z-index: 9999; }
#NavMenu ul { width: 220px; }
#NavMenu ul ul { left: 220px; }
#NavMenu *:hover { background-color: none; }
#NavMenu a { margin-right: 0px; color: white; font-size: 12px; padding: 0px; line-height: 41px; }
#NavMenu li.hover a { color: #fff; }
#NavMenu ul { top: 41px; }
#NavMenu ul li a { background-color: #1C4241; padding: 0px 5px; }
#NavMenu ul a.hover { background-color: #305251; }
#NavMenu ul a { border-bottom: none; border-right: none; }
/* #NavMenu ul a { border-bottom: none; } - I also needed this for IE6/7 */


#Page {
	clear: both;
	background: #fff;
	padding: 10px 0 10px 20px;
	color: #222;
	}
#PageLeft {
	float: left;
	width: 182px;
	margin: 35px 0 0 0;
	}
#ValuationBox {
	border: 1px solid #DFE4E4;
	padding: 5px 10px;
	height: 95px;
	background: url(../images/valuation_back.png) no-repeat left top;
	margin: 0 0 10px 0;
	font-size: .8em;
	}
#ValuationBox p {
	font-size: .7em;
	}
#PropertyAlertsBox {
	border: 1px solid #DFE4E4;
	padding: 5px 10px;
	background: url(../images/property_alerts_back.png) repeat-x bottom left;
	margin: 0 0 10px 0;
	font-size: .8em;
	}
#PropertyAlertsBox input[type="text"] {
	border: 1px solid #DFE4E4;
	background: #fff;
	color: #555;
	padding: 3px;
	width: 184px;
	}
.PropertyAlertsBoxFieldMargin {
	margin: 0 0 5px 0;
	}
#SideAdBox {
	height: 123px;
	/* border: 1px solid #DFE4E4; */
	text-align: center;
	line-height: 140px;
	}
#PageRight {
	float: left;
	width: 693px;
	margin: 0 0 20px 15px;
	}
#Breadcrumbs {
	font-size: .8em;
	color: #93A5A5;
	padding: 0 0 5px 0;
	}
#Breadcrumbs a {
	color: #93A5A5;
	}
/* --------------- HOME -------------------------- */
#SearchBar {
	background: #DFE4E4;
	padding: 10px 10px 2px 10px;
	font-size: .8em;
	margin: 0 0 10px 0;
	}
#InnerSearchBar {
	display: none;
	background: #DFE4E4;
	padding: 10px 10px 2px 10px;
	font-size: .8em;
	margin: 0 0 10px 0;
	}
#SearchBar select, #InnerSearchBar select {
	margin: 0 5px 0 0;
	}
#FindPropertiesButton {
	vertical-align: -6px;
	margin: 0 10px 0 0;
	}
#SearchAreas {
	width: 200px;
	float: left;
	font-size: .75em;
	}
#SearchAreas table {
	border: none;
	margin: 0;
	}
#SearchAreas td {
	border: none;
	padding: 0px;
	}
#SearchAreas a {
	color: #163D3C;
	/* font-weight: bold; */
	}
.SearchAreaTableCol1 {
	width: 25px;
	}
.SearchAreaTableCol2 {
	width: 35px;
	}
.SearchAreaTableCol3 {
	width: 140px;
	}
#SearchMap {
	width: 445px;
	float: left;
	margin: 0 0 0 15px;
	padding: 0px 0 0 0;
	}
#SearchMap h2 {
	font-size: .75em;
	font-weight: 100;
	}
#Twitter {
	clear: both;
	font-size: .8em;
	padding: 10px 0;
	}
#Twitter img {
	vertical-align: -10px;
	}	
	
/* --------------- LISTING -------------------------- */
#ListingView {

	}
#ListingNavTop {
	padding: 0px 5px 5px 5px;
	height: 15px;
	font-size: .7em;
	/* background: #E8F2F2; */
	margin: 0 0 10px 0;
	/*border-bottom: 1px solid #E5E9E9;*/
	}
#ListingNavTopLeft {
	float: left;
	width: 100px;
	}
#ListingNavTopMiddle {
	float: left;
	width: 400px;
	text-align: center;
	font-weight: bold;
	}
#ListingNavTopRight {
	float: right;
	width: 100px;
	text-align: right;
	}
#ListingNav {
	clear: both;
	padding: 10px 0;
	}
#ListingNavMiddle {
	float: left;
	width: 648px;
	padding: 0 5px;
	text-align: center;
	}
#ListingNavMiddleText {
	font-size: .7em;
	text-align: center;
	padding: 0 0 3px 0;
	}
.NextProperty {
	float: left;
	margin: 0 5px 10px 5px;
	font-size: .55em;
	}
.NextProperty a {
	color: #163D3C;
	}
.CurrentProperty {
	float: left;
	margin: 0 5px 10px 5px;
	}
.CurrentProperty img {
	border: 8px solid #F2F4F4;
	}
#PreviousProperties, #NextProperties {
	cursor: pointer;
	float: left;
	width: 17px;
	display: block;
	}	
#Listing {
	clear: both;
	}
#Listing h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
	}
#ListingTabs {
	height: 27px;
	border-bottom: 1px solid #E5E9E9;
	}
#ListingDetailsLeftButtons {
	padding: 8px 0 0 0;
	text-align: justify;
	}
#ListingTabs ul li {
	float: left;
	background: url(../images/property_detail_nav_back.gif) no-repeat top left;
	width: 120px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 0 5px 0 0;
	}
#ListingTabs ul li a {
	font-size: .75em;
	color: #7A9090;
	}
#ListingTabs ul li.SelectedListingTab a {
	font-size: .8em;
	color: #274B4B;
	}
#ListingDetails {	
	clear: both;
	padding: 10px 0 0 0;
	}
#ListingDetailsLeft {
	float: left;
	width: 321px;
	}
#ListingDetailsLeft p {
	margin: 0;
	}
#ListingDetailsLeftLink1 {
	margin: 0 6px 0 0;
	}
#ListingDetailsRight {
	float: left;
	width: 360px;
	font-size: .7em;
	padding: 0 0 10px 10px; 
	}
#ListingDetailsFeatures {
	height: 45px;
	}
.ListingFeaturesList {
	float: left;
	width: 140px;
	list-style-position: inside;
	}
.ListingFeaturesList li {
	list-style-type: disc;
	}	
#ListingQuickEnquiry {
	clear: both;
	margin: 10px 0 0 0;
	background: url(../images/quick_enquiry_back.gif) no-repeat top left;
	height: 110px;
	width: 350px;
	padding: 5px;
	font-size: 1.1em;
	}
#ListingQuickEnquiry input[type="text"] {
	border: 1px #BCC7C7 solid;
	padding: 2px;
	}
#ListingQuickEnquirySubmit {
	float: right;
	margin: 3px 5px 0 0;
	cursor: pointer;
	}
#ListingGallery {
	clear: both;
	display: none;
	padding: 10px 0 0 0;
	}
#ListingGalleryPic {
	float: left;
	width: 320px;
	}
#ListingGalleryThumbs {
	float: left;
	width: 320px;
	padding: 0 0 0 20px;
	}
#ListingGalleryThumbs img {
	float: left;
	margin: 0 10px 10px 0;
	cursor: pointer;
	}
#ListingMap {
	clear: both;
	display: none;
	padding: 10px 0 0 0;
	}
#ListingFloorplan {
	clear: both;
	display: none;
	padding: 10px 0 0 0;
	}
#Footer {
	clear: both;
	font-size: 1em;
	padding: 10px 0 0 20px;
	color: #678988;
	background: #163D3C;
	}
.FooterCol {
	float: left;
	width: 210px;
	padding: 0 20px 0 0;
	font-size: .8em;
	line-height: 1.8em;
	}
p.FooterContact {
	line-height: 1.2em;
	}
.FooterCol a {
	color: #FAB723;
	}
#Copyright {
	clear: both;
	padding: 40px 20px;
	font-size: .7em;
	color: #678988;
	}

/* ------------- HOLDING PAGE ----------------- */

#Holding {
	margin: 180px auto;
	background: #264B4A;
	padding: 10px;
	height: 170px;
	color: #fff;
	width: 600px;
	}
#HoldingLogo {
	float: left;
	height: 170px;
	width: 182px;
	}
#HoldingInfo {
	float: left;
	height: 170px;
	width: 400px;
	padding: 0 0 0 18px;
	font-size: 1em;
	font-weight: 100;
	}
#HoldingInfo a {
	color: #FAB723;
	}