/*___________________   The Letting Company / General Styles */

* {
	margin:0;
	padding:0;
}


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	color: #000;
	background-color:#FFF;
}


.contactus
{
    color: #b8040e;
    font-weight: bold;
    height: auto !important;
    height: 28px;
    min-height: 28px;
    background: url(../Images/header_icon_contact.gif) left bottom no-repeat;
    width: 140px;
    display: block;
    font-size: 20px;
    line-height: 20px;
    float: right;
    margin: 0;
    padding: 0;
}

h1	{
	font-size: 150%;
	line-height: 1.2em;
	color:#B8040E;
	margin-bottom: 12px;
	font-weight:normal;
}

h2	{
	font-size: 130%;
	line-height: 1.2em;
	color:#333;
	margin-bottom: 10px;
	font-weight:normal;
}

h3	{
	font-size: 110%;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}


h4	{
	font-size: 100%;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
p	{
	margin: 0;
	padding: 0 0 15px 0;
}


ul, ol	{
	padding:0;
}

img 	{
	border:none;
}
a, a.visited {
	color: #900;
	text-decoration: none;
}

a:hover, a.selected	{
	text-decoration: underline;
	
}

address	{
	margin: 0;
	padding:0;
	font-style:normal;
}

/* ___________________________________________________________________________________________Contentwrappers */

#pagewrapper { 
   margin: 0 auto;
   width: 725px;
   border: 1px solid #CCC;
	overflow:auto;
	height:1%;
}

#header	{
	padding: 0 0 0 0;
}

#maincontent { 
width:100%;
} 

.leftwrapper	{
	float:left;
	width: 434px;
	padding: 30px 40px 20px 35px;
}

.rightwrapper	{
	float:right;
	width:214px;
	overflow:auto;	
	background-color:#DEDCDD;
}

/* ___________________________________________________________________________________________Header Styles  */
.logo	{
float:left;
margin:5px 0 10px 20px;
}

.contactdetails p {
font-size:100%;
font-weight:bold;
padding-bottom:5px;
}

#contactdetails	{
	float:right;
	text-align:right;
	padding: 10px 20px 10px 0;
	width: 180px;
}

#contactdetails address	{
	font-size:90%;
}

#contactdetails p	{
	font-size: 100%;
	font-weight:bold;
	padding-bottom: 5px;
}

#headerimage	{
   background: url(../images/bg_header.jpg) no-repeat 0 0;
   width: 724px;
   height: 183px;
   border-bottom: 1px solid #CCC;
}


.featurebox	{
	margin: 30px 20px;
	padding-bottom: 10px;
}

.borderbtm	{
	border-bottom: 1px solid #CCC;
}

.featurebox h2	{
	font-weight:normal;
	font-size: 120%;
}

.featurebox p	{
	margin-top: 8px;
}

.contactdetails {
display:inline;
float:right;
margin:10px 20px 0 0;
text-align:right;
width:180px;
}

.featurebox a.imglink	{
	border: 1px solid #CCC;
	display:block;
	width: 160px;
	height: 103px;
}

.featurebox a.imglink:hover	{
	border: 1px solid #B8040E;
	display:block;
}

/* Menu Styles */
ul.mainmenu	{
	padding: 3px 0 5px 0;
	color:#FFF;
	clear:both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size:80%;
}
ul.mainmenu	{
	background-color: #B8040E;
	padding-left: 35px;
}


#footer p.footerleft
{
    float: left;
}


#footer p.footerright
{
    float: right;
    text-align: right;
}

#footer a
{
    color: #fff;
}

#footer {font-size:13px;}

ul.mainmenu li, ul.breadcrumb li	{
	list-style-type:none;
	display:inline;
	padding: 0 5px;
}

ul.mainmenu li a {
	color:#FFF;
	padding-right: 20px;
}
ul.mainmenu li a:hover, ul.mainmenu li.selected a	{
	color:#CCC;
	text-decoration:none;
}

/* General Classes */

.clear	{
	clear: both;
}

.hidden	{
	text-indent: -8000px;
}

.nodisplay	{
	display:none;
}

#maincontent li	{
	border: none;
}


/* Footer Content */

#footer { 
    clear:both;
	background-color: #B8040E;
	padding: 10px 25px;
	overflow:auto;	
} 

#footer p { 
   color:#FFF;
} 

ul#footerlinks	{
	clear:left;
	list-style-type:none;
	float:left;
}

ul#footerlinks li {
	display:inline;
	color:#FFF;
}
 
 ul#footerlinks li a {
	color:#FFF;
}
 
p.magnetize a	{
 float:right;
 color:#FFF;
 }.seo-links {  color: #FFFFFF; text-decoration: none}
