*, body {
	margin:0;
	padding:0;
}
body {
	background:red url('images/Lord_Properties_bg.jpg') repeat-x scroll top left;
	padding-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	 line-height:155%;
	 min-width: 900px;
	 max-width: `600px;
}

#logo{ background:transparent url('images/Lord_Properties.jpg') no-repeat scroll top left;}


/* wrapper */
#wrap {
	width:90%;
	margin:0 auto;
	padding: 100px 10px 0 10px;
}


/* header & nav */
.header {
	margin:0 auto;
}
.title {
	float:left;
	width:25%;
}
.nav {
	width:75%;
	float:right;
	padding:30px 0 0 0;
	margin-bottom:10px;
}
.nav ul {
	list-style:none;
	float:right;
	padding:0 0 0 50px;
	margin:-10px 0 0 50px;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li a, div.nav ul li a:visited, div.nav ul li a:hover {
	float:left;
	margin:0 20px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	padding:0;
	text-decoration:none;
}
div.nav ul li a:hover {
	color:#ccc;
}


/* headers */
h1{
	text-align:left;
	color:#fff;
	font-size:3em;
	padding-left:10px;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
}
/* h2 {
	padding:0 0 10px 10px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
} */
h3 {
	font-size:1.5em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	color:#990000;
}

p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
}
code {
	border:1px solid #7D0000;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

form input, form textarea {
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#8D0000 url('images/button.png') repeat-x scroll top left;
	color:#ffffff;
	font-size:0.9em;
	border:1px solid #5E0000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#8D0000 url('images/button.png') repeat-x scroll top left;
	color:#ffffff;
}
table tr td {
	border-bottom:1px solid #dddddd;
}


a { 
	color:#FF0000; font-weight:bold;
}
a:visited { 
	color:#990099;
} 
a:hover { 
	color:#0000FF;
}
	

div.pagewrapper {
	margin:0 auto;
}
div.innerpagewrapper {
	background-repeat:repeat-y;
	background-position:top left;
}
div.page {
	margin:0;
	margin-left:20px;
	background-color:#ffffff;
	padding:0;
}
div.page ul {
	list-style-image:url('images/bullet.png');
	font-size:0.95em;
}
div.page ul li {
	padding:3px 0;
}


/* content */
div.content {
	width:65%;
	float:right;
}

a.Lord_properties_title , a.Lord_properties_title:hover, a.Lord_properties_title:visited{ text-transform:capitalize; font-size: 2em; color:#FF0000;}
h3#Lord_properties_title { color:#990000; margin: 20px 0; text-transform:uppercase; font-size:1.1em;}

/* sidebar */
div.sidebar {
	width:30%;
	float:left;
	background: #ccc;
	padding: 10px;
	text-transform:uppercase;
	color:#000000;
	font-size:0.9em;

}
.sidebar h4 {
	font-size:1.1em;
	padding:15px;
	background-color:#e6e6e6;
	border-bottom:2px solid #c00;
	margin:-5px;
	color:#000000;
	text-transform:uppercase;
	 font-weight:bold;
}

.sidebar  a {
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	color:#0000CC;
	text-transform:uppercase;
}

.sidebar  a:hover {background-color:#e6e6e6; color:red; text-decoration:none; padding: 3px; margin:0 -3px; }
.sidebar p {text-transform:uppercase; font-weight:bold;}
.sidebar p.Lord_properties_contact {font-size:0.9em;text-transform:capitalize;}

div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #dddddd;
}
div.footer p {
	text-align:center;
	color:#999999;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}



*:focus {
	outline:none;
}
.clear {
	clear:both;
}

#Lord_properties_flat_fee_title_id{ position:absolute; top:0; left:0; width:400px; height:150px;}


