body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: "lucida grande","lucida sans",arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}

/* Center our page */
div#cbox {	
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

div.clr {
	display: block;
	float: left;
	width: 770px;
	margin: 5px 0;
}

/* Generic page header */
div#head {
	float: left;
	width: 980px;
	height: 111px;
	background: url(/i/head.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 15px 0 0 0;
}

/* Page header positional elements */
div#home {
	float: left;
	display: inline;
	width: 137px;
	height: 111px;
	margin: 0 0 0 22px;
}

div#toplinks {
	float: left;
	width: 335px;
	height: 21px;
	margin: 0 0 0 52px;
	padding: 9px 0 0 0;
	display: inline;
	text-align: center;
}

div#tabs {
	float: left;
	width: 505px; /* 356px; */
	height: 36px;
	margin: 40px 0 0 47px;
	padding: 2px 0 0 0;
	display: inline;
}

div#address {
	float: right;
	width: 210px;
	height: 80px;
	margin: 16px 20px 0 0;
	display: inline;
	text-align: right;
}


/* Left side page elements */
div#left {
	float: left;
	width: 190px;
	margin: 5px 0 0 0;
}

div#regbox {
	float: left;
	width: 189px;
	height: 188px;
	background: url(/i/regbox.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
}

div#loginbox {
	float: left;
	display: inline;
	width: 169px;
	height: 143px;
	padding: 45px 10px 0 10px;
	background: url(/i/loginbox.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
}

/* Left hand subsection list */
div#sectionBox {
	float: left;
	width: 193px;
	margin: 47px 0 40px 0;
}

div#subtop {
	float: left;
	width: 181px;
	height: 27px;
	background: url(/i/subtop.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 12px;
	font-size: 15px;
	font-weight: bold;
	color: #005298;
}

div#sub {
	float: left;
	width: 193px;
	background: url(/i/subbg.gif);
	background-repeat: repeat-y;
	font-size: 13px;
}

div#subbot {
	float: left;
	width: 193px;
	height: 17px;
	background: url(/i/subbot.gif);
	background-repeat: no-repeat;
}



/* Main content block elements */
div#content {
	float: left;
	width: 770px;
	margin: 15px 0 0 15px;
	display: inline;
}

/* Footer block elements */
div#footer {
	float: left;
	width: 980px;
	margin: 20px 0;
}

div#fifo {
	float: left;
	width: 980px;
	margin: 0 0 20px 0;
}

div#logos {
	float: left;
	width: 205px;
}

div#flinks {
	float: left;
	width: 635px;
	margin-top: 8px;
}

div#copy {
	float: right;
	width: 140px;
	margin-top: 8px;
}

/* Home page block elements */
div#hometxt {
	float: left;
	width: 295px;
}

div#randimg {
	float: left;
	width: 219px;
	margin-left: 5px;
	display: inline;
}

/* Quick search block elements */
div#qsearch {
	float: right;
	width: 234px;
	height: 226px;
	background: url(/i/qsearchbg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

/* Featured property block elements */
div#feat-buy, div#feat-let {
	float: left;
	width: 233px;
	height: 221px;
	display: inline;
	padding: 53px 0 0 12px;
	background-repeat: no-repeat;
}

div#feat-buy { background: url(/i/buy-featbg.gif); margin-right: 20px; }
div#feat-let { background: url(/i/let-featbg.gif); }
div#feat-buy p, div#feat-let p { margin: 5px 0; }

/* Testimonial quote block elements */
div#quote {
	float: right;
	width: 235px;
	height: 269px;
	margin: 3px 0 0 0;
	background: url(/i/quote-box.gif);
	background-repeat: no-repeat;
	text-align: center;
}



/* Property detail block elements */
div#detail-top {
	float: left;
	width: 769px;
	height: 19px;
	background: url(/i/detail-bg-top.gif);
	background-repeat: no-repeat;
}

div#detail {
	float: left;
	width: 744px;
	padding: 0 13px 0 12px;
	background: url(/i/detail-bg.gif);
	background-repeat: repeat-y;
	display: inline;
}

div#detail-bot {
	float: left;
	width: 769px;
	height: 19px;
	background: url(/i/detail-bg-bot.gif);
	background-repeat: no-repeat;
}

div#back {
	float: right;
	margin-top: 0;
}

div#photos {
	float: left;
	width: 449px;
	margin: 11px 0 0 0;
}

div#detailinfo {
	float: right;
	width: 280px;
	margin: 11px 0 0 15px;
}

/* Search results block elements */
div.srchres {
	float: left;
	width: 749px;
	height: 154px;
	padding: 10px;
	margin-bottom: 10px;
	background: url(/i/srchbg.gif);
	background-repeat: no-repeat;
}


/* Generic text page elements */
div#txthead { float: left; width: 400px; }
div#propd-txthead { float: left; width: 755px; }
div#propd-txthead h2 { float: left; width: 400px; }
div#trail { float: right; width: 350px; text-align: right; margin: 10px 10px 0 0; }
div#line { float: left; width: 770px; height: 2px; background: #dae6f0; }
div#txtbody { float: left; width: 760px; }

/* Paragraph elements */
p { line-height: 18px; margin: 10px 0; }
h2 { margin: 6px 0; }
div#hometxt p { line-height: 20px; }

address {
	font-style: normal;
	line-height: 18px;
}

span.tel {
	display: block;
	margin: 2px 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	color: #00529b;
}

span.title {
	font-weight: bold;
	color: #00529b;
}

span.ltitle {
	font-weight: bold;
	color: #00529b;
	font-size: 14px;
}

span.lprice { font-size: 14px; }

span.status {
	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
	text-transform: uppercase;
}

/* Anchor elements */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

a.blue { color: #00529b; }

a.bluebld {
	color: #8fd0df;
	border-bottom: 1px dotted #8fd0df; 
	font-weight: bold;
	text-decoration: none;
}

a.red { 
	color: #591c22; 
	border-bottom: 1px dotted #591c22; 
	font-weight: bold;
	text-transform: lowercase;
}
a.red:hover { text-decoration: none; }

a.bighighlight {
	float: left;
	display: block;
	width: 450px;
	height: 300px;
	border: none;
	margin: 0 0 6px 0;
}

a.highlight {
	float: left;
	display: block;
	width: 220px;
	height: 147px;
	border: 1px solid #e1e1e1;
	margin: 0 0 6px 0;
}
a.highlight:hover {
	border: 1px solid #333;
}
a.small { margin: 0 5px 6px 0; }

/* Table elements */
table,th,td { vertical-align: top; text-align: left; }

/* Registration box table */
table#rgb { width: 170px; margin: 40px auto 0 auto; }
table#rgb tr th img { margin-top: 7px; }
table#rgb tr td { line-height: 16px; }

/* Quick search table */
table#qsrch { width: 214px; margin: 40px auto 0 auto; }
table#qsrch th { font-weight: normal; border-bottom: 3px solid #dae6f0; }
table#qsrch td { border-bottom: 3px solid #dae6f0; }

/* Search results table */
table#srchControls { width: 769px; margin: 10px 0 20px 0; }
table#srchControls td.disp { width: 200px; }
table#srchControls td.page { width: 400px; text-align: center; }
table#srchControls td.drop { width: 169px; text-align: right; }

table.srchprop { width: 749px; }
table.srchprop td.img { width: 230px; }
table.srchprop td.txt { width: 300px; }
table.srchprop td.but { width: 209px; text-align: right; vertical-align: middle; }

table#srchCombo { margin: 0; padding: 0; }
table#srchCombo td { vertical-align: top; }

/* Main search page form */
table#fullsearch { width: 769px margin: 10px 0 20px 0; }
table#fullsearch th { text-align: left; width: 160px; font-weight: normal; }
table#srchAreas td { font-size: 11px; }

/* Product detail page table */
table#highlights td { vertical-align: middle; }

/* Testimonial quote table */
table#quotemarks { margin: 40px 0 0 7px; width: 215px; }
table#quotemarks td.qtxt { 
	padding: 0 27px;
	font-size: 13px;
	line-height: 18px;
	color: #002040;
	text-align: left;
}

table#section { width: 169px; margin: 10px auto 0 auto; }
table#section td { vertical-align: middle; }

th.form { color: #00529b; }

/* Form elements */
form { display: inline; }

select.qsh { width: 120px; }

input.Input, input.PasswordInput {
	width: 230px;
	background: #dae6f0;
	border: 1px solid #dae6f0;
	color: #002040;
}



ul {
	list-style-type: disc !important;
	color: #00529b;
	padding-left: 0;
}

li {
	color: #333;
	margin-bottom: 10px;
}

/* Image elements */
img { border: none; }

/* Registration box go button */
img#bgo { margin: 15px 0 0 15px; }

/* Quick search button */
img#qsrchbut { margin: 5px 0 0 0; }

/* Left hand side login box button */
img#logbut { margin: 30px 0 0 0; }
* html body #logbut { margin: 40px 0 0 0; }






/* Admin area form controls and elements */
div#form {
	margin: 20px;
	text-align: left;
}

th.nobold { font-weight: normal !important; }

span.note { font-size: 10px; font-style: italic; color: #333; }
