/* === set all margins and paddings to 0 for consistency === */
* {
	margin: 0;
	padding: 0;
} 
/* ============ elements & gloabal settings ======= */
body {
	padding: 0;
	font: 76% tahoma, arial, helvetica, sans-serif;
	color: #000;
	background-color: #725a54;
	width: 774px;
	margin: 2em auto;
}
/* ------------ relative font sizes --------------- */
h1 {
	font-size: 2.0em;
}
h2 {
	margin-top: 0;
	font-size: 1.2em;
	background: #709494 url(../images/bg_greenheading.gif) repeat-x bottom;
	color: #fff;
	font-family: tahoma, arial, helvetica, sans-serif;
	padding: 5px 5px 6px 5px;
}
h3 {
	font-size: 1.3em;
	color: #C52323;
	margin-left: 10px;
}
h4 {
	font-size: 1.2em;
	margin-left: 10px;
	color: #C52323;
	margin-top: 1em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p, ol, ul, li {
	font-size: 1.0em;
}
h1,h3,h4,h5,h6 {
	font-family: 'trebuchet ms', sans-serif;
}
/* ------------ line heights ---------------------- */
/*p, .newsbody, li {
	line-height: 1.6em;
}
ul.box li {
	line-height: 1.4em;
}*/
/* ------------ margins --------------------------- */
h3, h4, h5, h6 {
	margin-bottom: 0.2em;
}
h4.box {
	margin-bottom: 0.6em;
}
h5, h6 {
	margin-bottom: 0;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
	margin-top: 0;
}
p {
	margin: 1em 0 0 0;
}
/* ------------ misc elements --------------------- */
address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
a {
	font-weight: normal;
}
a:link, a:visited {
	color: #CC3300;
}
a:active, a:hover {
	color: #658787;
}
label {	
	display: block;
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin-top: 1em;
}
input.button {
	margin-top: 1em;
}
span.required {
	color: #C52323;
	font-size: .9em;
	font-weight: normal;
}
/* ============  MAIN PAGE BLOCKS ================= */
div#pagebodycontent {
	background: #fff;
	margin: 0 auto;
	width: 740px;
	border: 10px solid #8a3043;
}
div#banner {
	background: url(../images/shadow_top.gif) no-repeat bottom;
	height: 7px;
	margin: 0;
	padding: 0;
}
div#shadow-sides {
	background: url(../images/shadow_sides.gif) repeat-y top;	
}

div#col-left {
	width: 239px;
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #000;
}
div#col-middle {
	background: #dbe4e4;
	width: 259px;
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #000;
}
div#col-right {
	width: 240px;
	float: left;
}
div#col-right p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
}
div#col-full {
	width: 500px;
	float: left;
}
div#col-full p {
	margin-left: 10px;
	margin-right: 10px;
}

div.address-home {
	text-align: center;
	padding: 0 40px;
}
div.address-home p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
}

div#footer {
	border-top: 1px solid #000;
	font-size: 0.9em;
	padding: 6px 10px;
}
div#footerbar {
	background: url(../images/shadow_bottom.gif) no-repeat top;
}


/* ============ SIDE NAVIGATION =============== */
div#nav-side ul {
	list-style: none;
	margin: 0 20px;
	background: #fff;
}
div#nav-side ul li {
	border-top: 1px solid #c8c5c7;
	background: url(../images/bullet_arrow_red.gif) no-repeat 0.3em 0.9em;
	padding: 7px 0 7px 18px;
	letter-spacing: 1px;
}
div#nav-side ul li#active {
	background: #698f8f url(../images/bullet_arrow_white.gif) no-repeat 0.3em 0.9em;
}
div#nav-side a {
	text-decoration: none;
	font-weight: bold;
}
div#nav-side a:link, div#nav-side a:visited {
	color: #1e1e1e;
}
div#nav-side a:active, div#nav-side a:hover {
	color: #c52323;
}
div#nav-side ul li#active a:link, div#nav-side ul li#active a:visited {
	color: #fff;
}
div#nav-side ul li#active a:active, div#nav-side ul li#active a:hover {
	color: #fff;
}


/* ============ misc content styles =============== */
div.quote {
	background: #f9fae5;
	margin: 1em 10px;
	padding: 10px 0;
	border: 1px solid #C52323;
}
div.quote p {
	margin: 0;
	font-style: italic;
	letter-spacing: 1px;
	color: #C52323;
}
div.img-float-right {
	float: right;
	margin: 0 0 10px 10px;
	background: #dcd9d2 url(../images/bg_feature.gif) repeat-x bottom;
	padding-bottom: 4px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #000;
}
div.img-float-right img {
	display: block;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
div.img-float-right span {
	font-size: 0.9em;
	padding: 0 5px;
}
ul.bedrooms {
	list-style: none;
	margin: 1em;
}
ul.bedrooms li {
	background: url(../images/bed_icon.gif) no-repeat 0 0.2em;
	padding: 5px 0 10px 34px;
}
img.logo {
	display: block;
	margin: 10px auto;
}
div.img-feature {
	background: #dcd9d2 url(../images/bg_feature.gif) repeat-x bottom;
	padding-bottom: 7px;
	margin-top: 13px;
}
div.img-feature img {
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 6px;
}
div.img-feature p {
	font-size: 0.9em;
	margin: 0 5px;
}

h3.headerbar {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff #ccc #ccc #ccc;
	padding: 0;
}
div.hr {
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
div.hr hr {
  display: none;
}
p.newsarticledate {
	font: normal 0.9em 'lucida console', courier, monospace;
	color: #acacac;
	margin: 0 0 1em 0;
}
div.usermessage {
	border: 1px solid #eee;
	padding: 0.3em;
	background: #f9f9f9;
	color: #c30;
	font: 0.9em 'ludica console', courier, monospace;
	margin-bottom: 1em;
}

/* ============ signature ========================= */
A.qdk:link, A.qdk:visited, A.qdk:active	{	
	text-decoration: underline;	
	color: #94a1a1;	
}
A.qdk:hover	{ 
	text-decoration: underline; 
	color: #fff;  
}
.sig {
	color: #94a1a1;
	font: 0.8em arial, helvetica, sans-serif;
	margin: 5px 0 0 0;
}

