* { margin:0; padding:0; }

body { background:#fefef6 url(/i/body-bg.jpg) top left repeat; color:#000; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }

a { color:#950500; text-decoration:underline; }
a:hover { color:#950500; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em;}
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

/****** Clear Fix ******/
.clearing:after
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearing
	{
	display: inline-block;        /*sets hasLayout for IE<=6*/
	}

.clearing
	{                     /*resets display without resetting hasLayout*/
	display: block;
	}

.float-left {float:left;}
.float-right {float:right;}

.left {text-align:left;}
.centered {text-align:center;}
.right {text-align:right;}

.no-padding-left {padding-left:0;}
.no-padding-right {padding-right:0;}

/* generic inline uls */
ul.generic-inline {padding:0;margin:0;}
ul.generic-inline li
{
	display:inline;
	position:relative;
	padding:0 7px;
	margin:0;
}
ul.generic-inline li a {white-space:nowrap;}

/* We need normal lists too */
ul.normal-list {list-style:disc;list-style-position:outside;padding-left:30px;}

#container {
	width:800px;
	text-align:left;
	margin:0 auto;
}

#header {
	background: transparent url(/i/property-1.jpg) top right no-repeat;
	min-height:161px;
	height:auto !important;
	height:161px;
	border-bottom:10px solid #9d0003;
	font-style:italic;
}

#header h1 {
	padding-top:30px;
	font-size:4em;
	margin-bottom:47px;
}
#header h1 a {color:#02019a;text-decoration:none;}

#header li {
	font-weight:bold;
	font-size:1.5em;
}

#nav {
	background:#02019a;
	color: #fff;
	font-family: Georgia;
	font-size:1.5em;
	padding:10px 0;
}
#nav a {color:#fff;text-decoration:none;}
#nav a:hover{text-decoration:underline;}

#footer {
	color:#02019a;
	padding:20px 0;
	font-style:italic;
}
.housing-type {
	color:#f00;
	margin-left:10px;
	font-size:0.9em;
}
