body {
	background-color: #ffffff;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	margin-right: 7px;
	margin-left: 7px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #67830C; /*was B7D30C, changed by Paul so I can see them*/
}
a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #67830C; /*was B7D30C, changed by Paul so I can see them*/
}

a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666A00;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	
	}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #9d133b;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 7px;	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9d133b;
	clear: both;
	padding-left: 7px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666a00;
}

h4 {

}	

/* main containers*/

#container 
    {
	margin-left: auto;
	margin-right: auto;
	width: 756px;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #840f28;
	border-left-color: #840f28;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #840f28;
	height: 100%;
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #840f28;
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-bottom: 25px; /*some spacing at the bottom*/
}

#header {
	height: 213px;
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	}
#main_nav {
	background-color: #a6133f;
	background-image: url(../images/left_bit.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 100%;
}

	
#sub-menu {
	width:165px;
	float:left;
	margin-top:0px;
	background-repeat: repeat-y;
	clear:both;
	padding-left: 70px;
	padding-top: 45px;
 }	
 
#main_content {
	width:521px;
	float:left;
	margin-top:0px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-bottom: 10px;
} 
 
#foot {
	clear:both;
	background-color: #840f28;

 } 

/* Navigation */

#navcontainer
{
	padding: 0;
	height: 22px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: right;
	text-align: center;
	margin: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer ul li a
{
	background: #a6133f;
	width: 120px;
	height: 22px;
	border-left: 1px solid #fff;
	border-right: none;
	padding: 0;
	color: #f5d7b4;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 12px verdana, arial, lucida, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#navcontainer ul li a:hover
{
color: #fff;
background: #870f2a;
}

#navcontainer a:active
{
background: #000000;
color: #7e0e25;
}

#navcontainer li#active a
{
background: #e9bf57;
color: #7e0e25;
}

/*Suckerfish stuff added by Paul*/
#navcontainer ul ul {position: absolute; width: 200px; left: -999em;} /*sub menus are shunted left*/
#navcontainer ul ul li {width: 200px; border-top: 1px solid white; padding-left: 2px; } /*do this for Opera as well, to make the drop down menus wider*/
#navcontainer ul ul a {width: 200px;} /*the drop down menus can be wider*/
/*The next two lines start the menus off screen and move then on screen into the right place when the mouse is*/
/*hovering. "auto" works in Opera, sfhover is for IE. This caters for four levels of drop downs.*/
#navcontainer ul li:hover ul ul, #navlist li:hover ul ul ul, #navlist li:hover ul ul ul ul,
	#navcontainer ul li.sfhover ul ul, #navlist li.sfhover ul ul ul, #navlist li.sfhover ul ul ul ul {left: -999em;}
#navcontainer ul li:hover ul, #navlist li li:hover ul, #navlist li li li:hover ul, #navlist li li li li:hover ul,
	#navcontainer ul li.sfhover ul, #navlist li li.sfhover ul, #navlist li li li.sfhover ul,
	#navcontainer ul li li li li.sfhover ul {left: auto;}
/*Fix for IE7 from http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/*/
#navcontainer ul li:hover, #navlist li.sfhover {position: static;}



/*SUB NAV*/

#subnavcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

#subnavcontainer li {
	margin: 0 0 7px 0;
}

#subnavcontainer a
{
	text-align: right; /*This was moved from the li tag above as IE was sending the whole li to the right*/
	display: block;
	border: 1px solid #fff;
	width: 90px;
	background-color: #840f28;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#subnavcontainer a:link, #subnavlist a:visited
{
color: #EEE;
text-decoration: none;
}

#subnavcontainer a:hover
{
border: 1px solid #fff;
background-color: #670c1f;
color: #fff;
}

/*For the NHBC image in the left side*/
#subnavcontainer p {margin: 15px 20px 0 -20px; padding: 0; text-align: center;}
#subnavcontainer p a {border: 0;}
#subnavcontainer p a:hover {border: 0;}
#subnavcontainer p img {border: 0;}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #fff;
background-color: #670c1f;
color: #333;
}

#foot {
	color: white;
	text-align: center;
	background-color: #a6133f;
	background-image: url(../images/left_bit.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 100%;
}

#foot2 {
	color: #a6133f;
	font-size: 80%;
	text-align: center;
	margin-left: 200px;
}

/*Stuff added by Paul for management area*/
tr.header td, td.header {font-weight: bold; padding-top: 10px;}
tr.spacer td {height: 10px;}
td {vertical-align: top;}
div.help {background: #ffff99; display:inline; position:absolute; width:150px; margin-left:5px; padding:4px; border:1px dashed black;}
table.management {width: 100%;}
div.propertydetails img {float:right; padding: 10px;}
/*Property summary for featured page and seach results*/
div.propertysummary {width: 87%; margin: 5px 0; padding: 10px; background: #ededed; clear: both; line-height: 1.4em;}
div.propertysummary h3 {margin:0; padding:0; color: #9d133b;}
div.propertysummary div.propertyimage {float: left;} /*so the overlayed unavailable div will still go on top*/
div.propertysummary div.propertyimage img {height: 120px; margin-right: 10px; border: 3px solid white;}
div.propertysummary div.propertyimage div.unavailable {margin-top: 10px; margin-left: 8px; text-transform: uppercase; color: red;
	font-size:160%; font-weight: bold; position: absolute;}
div.propertysummary a.viewlink {background: #f1e18c; color: #9d133b; font-weight: bold; padding: 2px 5px; text-decoration: none; line-height: 1.8em;}
/*Property search box*/
div.propertysearch {width: 420px; padding: 0; margin: 10px 0; background: #ededed; border:1px solid #9d133b; padding-bottom: 10px;}
div.propertysearch h2 {font-weight: bold; color: white; background: #9d133b; margin: 0; width: 400px; padding: 10px;}
div.propertysearch table {padding: 0 6px;}
div.propertysearch label {font-weight: bold;}
div.managedimage img {float:right; padding: 0 10px 10px 10px;}
div.clear {clear: both;}


