@charset "UTF-8";
/* CSS Document */

/* --------------------------------------------------------------    
	Reset      
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;	
	background:#efefef;	
	}



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	color: #898a8d;
	line-height: 1.5;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment: fixed;
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* --------------------------------------------------------------    
	Headings      
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {width:590px; float:left; color:#5c5c5d;}
h1 {font-size: 1.9em; line-height:1.2; margin-top:15px; margin-bottom:15px; color:#ed1848}
h2 {color:#000000;
font-size:1.3em;
font-weight:bold;
line-height:1.6;
margin-bottom:15px;
}

h3 {font-size: 1.0em; color:#ed1848}
#expertise h2 {color:#000; font-weight:bold; margin-top:20px; margin-bottom:10px; font-size:1.3em}
#got-a-site h2 {color:#000; font-weight:bold; margin-top:20px; margin-bottom:10px; font-size:1.3em}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

/* --------------------------------------------------------------    
	Text Elements    
-------------------------------------------------------------- */

p {font-size:1.1em; line-height:1.75; margin-bottom:15px; float:left; width:590px}
#contact p {font-size:1.2em}
p img {float: left; margin:0px; padding:0px}
a:focus, a:hover {color: #ed1848; text-decoration:underline}
a {color: #ed1848; text-decoration:none;}
strong {font-weight: bold;}
em,dfn {font-style: italic;}
dfn {font-weight: bold;}

/* --------------------------------------------------------------    
	Tables      
-------------------------------------------------------------- */

table       {margin-bottom: 1.4em; width:100%; float:left}
th          {font-weight: bold; background: #C3D9FF;}
th,td       {padding: 4px 10px 4px 5px;}
tr.even td  {background: #E5ECF9;}
tfoot       {font-style: italic;}
caption     {background: #eee;}


/* --------------------------------------------------------------    
	Misc Classes      
-------------------------------------------------------------- */

.small      {font-size: 0.8em}
.highlight  {color:#ed1848}
.red {color:#ed1848}
	
/* --------------------------------------------------------------    
	Container Elements      
-------------------------------------------------------------- */

html, body {height: 100%}


	
#content {
	width:900px;
	height:100%;
	margin:0px auto;
	clear:left;
	text-align:left;	
	}
	
object {margin-bottom:15px}	
	
/* --------------------------------------------------------------    
	Positioning Elements      
-------------------------------------------------------------- */

#header {
	width:900px;
	height:114px;
	float:left;
	border-bottom:solid #eceded 4px
	}
		
#logo {
	width:229px;
	height:57px;
	float:right;
	margin-top:33px;
	margin-right:17px
	}


#woodhall {
	width:321px;
	height:27px;
	float:left;
	margin-top:63px;
	margin-left:17px
	}



/* --------------------------------------------------------------    
	Text Column     
-------------------------------------------------------------- */


.header-text {
	margin-bottom:10px;
	padding-bottom:10px;
	width:100%;
	float:left;
	border-bottom:1px dotted #a5a9ad
}
.header-text-2 {
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	float:left
}

.header-image {
	width:658px;
	height:293px;
	float:left;
	margin-bottom:20px
}

#text {
	width:658px;
	float:left;
	margin-left:31px;
	margin-right:17px;
	margin-top:20px
	}
	
.black {color:#000; font-size:1.3em; font-weight:bold; padding-top:4px; line-height:1.6}	

.red-line {border-top:solid 4px #ed1848; width:100%; float:left}

/* --------------------------------------------------------------    
	Menus    
-------------------------------------------------------------- */
#nav {
	width:194px;
	float:left
}

#second-level {margin-top:30px; border-bottom:1px dotted #A5A9AD; border-top:1px dotted #A5A9AD; padding-top:10px; padding-bottom:1px}

#signposting {
	width:180px;
	float:left;
	margin-top:5px;
	margin-left:14px;
	padding-bottom:10px;
	border-bottom:1px dotted #a5a9ad;
}

#signposting p {
	font-size:1.2em;
	color:#a5a9ad;
	width:100%;
	line-height:1.5;
	margin-bottom:0px
}

ul.top-nav {
	width:180px;
	float:left;
	margin-left:14px;
	margin-top:20px;
	list-style:none;		
	}
		
ul.top-nav li {
	float:left;
	width:180px;	
	margin-bottom:9px;
	}
		
ul.top-nav a {
	float:left;
	position:relative;
	display:block;
	line-height:100%;
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
	color:#a5a9ad
	}

ul.top-nav a:hover {
	text-decoration:none;
	color:#ed1848
	}	



#footer {
	width:900px;
	height:30px;
	float:right;
	list-style:none;
	background:#ffffff;
	border-top: solid 4px #eceded;
	border-bottom: solid 4px #eceded;
	margin-top:20px
	}

#strawberry-link {
	width:207px;
	height:30px;
	margin-left:15px;
	float:left
}

ul#footer-nav {
	width:623px;
	height:30px;
	float:right;
	list-style:none;
	margin-right:23px
	}
		
ul#footer-nav li {
	float:right;
	margin-left:20px;
	padding-top:9px;
	line-height:100%;
	font-size:1.1em;
	color:#a5a9ad
	}
		
ul#footer-nav a {;
	text-decoration:none;
	color:#a5a9ad
	}

ul#footer-nav a:hover {
	text-decoration:none;
	color:#ed1848
	}	

ul#secondary-nav {
	width:950px;
	float:right;
	margin-right:21px;
	list-style:none;
	}
		
ul#secondary-nav li {
	float:right;
	}
		
ul#secondary-nav a {
	float:left;
	position:relative;
	display:block;
	line-height:100%;
	text-decoration:none;
	font-size:1.2em;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px
	}

ul#secondary-nav a:hover {
	text-decoration:none;
	color:#ffffff;
	background:#a7a9ac
	}	

/* -------------------------------------------------------------- 
Highlights 
-------------------------------------------------------------- */

#home .home-link a {
	text-decoration:none;
	color:#ed1848
}

#wmb .wmb-link a {
	text-decoration:none;
	color:#ed1848
}

#living-solutions .living-solutions-link a {
	text-decoration:none;
	color:#ed1848
}

#pick-your-home .pick-your-home-link a {
	text-decoration:none;
	color:#ed1848
}

#gallery .gallery-link a {
	text-decoration:none;
	color:#ed1848
}

#hungry-for-more .hungry-for-more-link a {
	text-decoration:none;
	color:#ed1848
}

ul.top-nav li.location-link a {
	text-decoration:none;
	color:#A5A9AD;
	font-size:1.2em;
	margin-left:10px
}

ul.top-nav li.development-link a {
	text-decoration:none;
	color:#A5A9AD;
	font-size:1.2em;
	margin-left:10px
}

ul.top-nav .development-link a:hover {
	text-decoration:none;
	color:#5C5C5D
}

ul.top-nav .location-link a:hover {
	text-decoration:none;
	color:#5C5C5D
}


ul.top-nav li.family-life-link a {
	text-decoration:none;
	color:#A5A9AD;
	font-size:1.2em;
	margin-left:10px
}

ul.top-nav .family-life-link a:hover {
	text-decoration:none;
	color:#5C5C5D
}

ul.top-nav li.rest-and-relaxation-link a {
	text-decoration:none;
	color:#A5A9AD;
	font-size:1.2em;
	margin-left:10px
}

ul.top-nav .rest-and-relaxation-link a:hover {
	text-decoration:none;
	color:#5C5C5D
}


#development .development-link a {
	text-decoration:none;
	color:#5C5C5D
}

#family-life .family-life-link a {
	text-decoration:none;
	color:#5C5C5D
}

#rest-and-relaxation .rest-and-relaxation-link a {
	text-decoration:none;
	color:#5C5C5D
}

#location .location-link a {
	text-decoration:none;
	color:#5C5C5D
}

#location-map .location-map-link a {
	text-decoration:none;
	color:#ed1848
}

.home-left {width:455px; float:left}

.home-left h2 {width:455px}
.home-left p {width:455px}

.home-right {width:187px; float:left; margin-left:16px}
.home-right-header {width:187px; height:25px; float:left; background:#a5a9ad; margin-top:15px}

.home-right h2 {color:#ffffff; font-size:1.5em; font-weight:bold; line-height:1.6; margin-bottom:0px; margin-left:7px; width:auto; margin-top:2px}

.home-right-content {padding:7px; width:173px; float:left; background:#f0f2f3;}
.home-right p {margin-bottom:0px; width:173px; line-height:1.7; float:left}


.home-right h2 a {color:#ffffff;}
.home-right a {color:#898A8D}





.home-right .red-cross {position:relative; left:7px; top:8px}
.red-cross {width:10px; float:left; position:relative; top:2px}
.grey-text {float:left; margin-left:7px; position:relative; left:7px; top:7px}

.grey-text a {color:#ffffff}
.red-cross-text {width:406px; margin-left:7px; float:left; font-size:1.1em}

.home-left .red-cross-text {width:436px; margin-left:7px; float:left; font-size:1.1em}


.pick-home-table-surround {width:500px; float:left; margin-top:5px}

.pick-home-table p {
font-size:1.2em;
line-height:1.75;
margin-bottom:0px;
width:auto
}


ul.top-nav .development-link {display:none}
ul.top-nav .location-link {display:none}

ul.top-nav .family-life-link {display:none}
ul.top-nav .rest-and-relaxation-link {display:none}

#development ul.top-nav .development-link {display:block}
#location ul.top-nav .development-link {display:block}
#wmb ul.top-nav .development-link {display:block}

#development ul.top-nav .location-link {display:block}
#location ul.top-nav .location-link {display:block}
#wmb ul.top-nav .location-link {display:block}

#living-solutions ul.top-nav .family-life-link {display:block}
#family-life ul.top-nav .family-life-link {display:block}
#rest-and-relaxation ul.top-nav .family-life-link {display:block}

#living-solutions ul.top-nav .rest-and-relaxation-link {display:block}
#family-life ul.top-nav .rest-and-relaxation-link {display:block}
#rest-and-relaxation ul.top-nav .rest-and-relaxation-link {display:block}

location-content {width:658px; float:left}
.location-section {width:658px; float:left; margin-top:10px; margin-bottom:12px; padding-bottom:18px; border-bottom:dotted 1px #A5A9AD}
.location-image {width:218px; float:left}
.location-image img {border-bottom:solid 2px #ed1848; float:left}
.header-image img {border-bottom:solid 2px #ed1848}
.location-text {width:423px; float:left; margin-left:17px}
.location-text h1 {color:#000; font-size:1.3em; font-weight:bold; padding-top:4px; margin-bottom:4px; margin-top:2px; line-height:1.6}	
.location-text p {width:415px}

/* -------------------------------------------------------------- 
Contact Form  
-------------------------------------------------------------- */

.contact-info {
	width:250px;
	float:left;
	padding-right:32px
}

#contact-form {
float:left;
width:596px;
margin-top:10px
}
#contact-form p {
width:260px;
margin-right:10px;
color: #ed1848
}

#form-left {
float:left;
width:298px;
}

#form-right {
float:left;
width:298px;
}


.cv {width:210px; float:left; margin-right:14px}

label {
float:left;
line-height:1.4;
font-size:11px
}
.inputter {
width:160px;
height:28px;
float:right
}
.inputter input {
padding-right:5px;
padding-top:5px;
float:right;
width:150px;
border: 1px dotted #cecfd0;
background:#e0e0e1
}
.enquirebg {
width:159px;
height:167px;
float:right;
position:relative;
right:1px
}

textarea {
float:right;
border: 1px dotted #cecfd0;
background:#e0e0e1;
width:154px;
height:159px;
position:relative;
top:4px;
right:0px;
}

.showhome-imagery {
	float:left;
	width:317px;
	height:437px;
	margin-top:11px
}

.location-imagery {
	float:left;
	width:317px;
	height:437px;
	margin-top:11px;
	margin-left:21px
}

#contact-form input {
float:right;
position:relative;
}
select {
float:right;
border: 1px dotted #cecfd0;
background:#e0e0e1;
width:151px;
position:relative;
top:4px;
right:4px;
}
.submit-image {
position:relative;
right:42px
}
option {background:#FFFFFF}

#form-right label {width:100px; float:left}
#form-right .inputter {float:left}
#form-right select {width:150px; float:right}
#form-right .enquirebg {width:150px; float:right}
#form-right textarea {width:100%; float:left}

#map {
height:371px;
float:left;
width:658px;
}


#tt
{
	position:absolute;
	display:block;
	background:#F0F2F3;
	text-align:left;
}

#tttop
{
	display:block;
	height:5px;
	margin-left:5px;
	background:#F0F2F3;
	overflow:hidden;
}

#ttcont
{
	display:block;
	margin-left:5px;
	background:#F0F2F3;
	color:#FFF;
	padding:2px 12px 3px 7px;
}

#ttbot
{
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt-bottom.png) top left no-repeat;
	position:relative;
	top:10px;
	overflow:hidden;
}

#tt strong
{
	background:none repeat scroll 0 0;
	border-top:0;
	color:#898A8D;
	font-size:12px;
	font-weight:normal;
	padding:0;
}