body { 
font-family: Tahoma, Geneva, sans-serif;
font-size: 15px;
color: #444;
margin: 0;
/*background: #f1f8f3;*/
background:#f7fff9;
text-align: left; 
line-height: 1.6em; 
}
html { }

#wrapper { 
width: 1000px; 
margin: 0 auto 0; 
margin-top:20px;
background-color:#fff;
border: 1px solid #ececec;
padding:4px;

/*
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 34px #ccc;
/*
-moz-border-radius: 1em 1em 1em 1em;
border-radius: 1em 1em 1em 1em;
-moz-box-shadow: 0 0 15px #ececec;
-webkit-box-shadow: 0 0 15px#ececec;
box-shadow: 0 0 15px #ececec;
*/
} 

#header {
width:1000px;
height:80px;
/*background: #226C32;*/
}

/*a { color: #888; text-decoration: none;}
a:active { color: #888; text-decoration: none;}
a:hover { color:#caad68; text-decoration: underline;}
a:hover:visited { color:#caad68; text-decoration: underline;}
a:visited { color:#888; text-decoration: none;}
*/
#content a:link { color: #888; text-decoration: underline;}
#content a:active { color: #888; text-decoration: underline;}
#content a:hover { color: #4e776d; text-decoration: none;}
#content a:visited { color: #888; text-decoration: underline;}
#content a:visited:hover { color: #4e776d; text-decoration: underline;}

.logo {
display:block;
font-size:4.2em;
font-weight:300;
/*color:#226C32;*/
color:#4e776d;
padding:40px 15px 0 15px;	
font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
float:right;
}
.logo a, .logo a:visited { 
color:#4e776d;
text-decoration:none;
}

.rotator {
margin-top:5px;	
min-height: 308px;
}

blockquote {
color: #4e776d;
font-style: italic !important;
font: 18px "Times New Roman", Times, serif;
background-image:url(images/testimonial-bg.png); 
background-position:top left;
background-repeat:no-repeat;
padding:5px;
width:300px;
border-top:1px solid #ececec;
border-bottom:1px solid #ececec;	
float:right;
text-align:center;
line-height: 1.6em; 
margin:1.5em 0 1.5em 1.5em;
}

.bqlarge {
width:960px !important;
}

.house {
float:left;
}

.head {
display:block;
float:right;
color:#4e776d;
padding:15px;	
font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 12px;
text-align:right;
}

.telBig {
font-size:21px;
margin-top:20px;	
}

.testimonial {
display:block;
padding:10px; 
margin:15px 0 15px 0;
border: 1px solid #ececec; 
background: #fefae9;
font-size:12px;	
}

.boxOut {
font-size:13px;
border-bottom:1px solid #ececec;
padding:20px;
background:#fff;
display:block;	
clear:left;
width:906px;
margin:auto;
margin-top:10px;

-moz-box-shadow:    inset 0 0 24px #dddddd;
-webkit-box-shadow: inset 0 0 24px #dddddd;
box-shadow:         inset 0 0 24px #dddddd;
}

.photoL {
float:left;	
border:10px solid white;
box-shadow:0px 0px 25px #dedede;
-moz-box-shadow: 0px 0px 25px #dedede;
-webkit-box-shadow: 0px 0px 25px #dedede;	
}

.photoR {
float:right;	
border:10px solid white;
box-shadow:0px 0px 25px #dedede;
-moz-box-shadow: 0px 0px 25px #dedede;
-webkit-box-shadow: 0px 0px 25px #dedede;	
}

.decorative {
position:absolute;
margin-top:-80px;	
margin-left:-22px;
}

#content {
width:960px;
padding:15px;
margin:auto;
}

#address {
display:block;
float:left;
width:100%;
margin: 20px 0 0 0;
}

#section {
float:left;
width:300px;
padding:0 15px 15px 15px;
font-size:12px;
}

h1 { font-size: 32px; font-weight:100; margin: 15px 0 0 0; color:#4e776d; font-family: Georgia, "Times New Roman", Times, serif; }

h2 { font-size: 21px; font-weight:100; color:#333; margin: 0 0 10px 0; padding:10px 0 10px 0; 
font-family: Georgia, "Times New Roman", Times, serif; 
/*border-top:4px solid #8B7B64;*/
}

.facilities { 
border-top:4px solid #4B667B;
}
.services { 
border-top:4px solid #772732;
}
.contact.informaiton { 
border-top:4px solid #8B7B64;
}


h3 {	
font-size: 18px;
font-weight: 100;
color:#000;
font-style:italic;
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
margin-top:20px;
padding:5px;
border-top:1px solid #ececec;
border-bottom:1px solid #ececec;

}

footer {width: 984px; padding:20px 20px 20px 20px; color:#999;  font-size:11px; margin: auto; text-align:center;}
footer a, a:visited { color: #888; font-weight: normal;}
footer a:hover {text-decoration:none; color: #333;}


#section ul { 
list-style-type:none;
color:#333;
margin:0;
padding:0;	
}
#section li {
margin:0;
padding:0;	
}

nav {
width:1000px;
height:40px;
background:url(images/navbg.png) #4e776d;
background-repeat:repeat-x;
}

ul nav { padding: 0; margin: 0;}
li nav { padding: 0; margin: 0;}

nav li 
{
float: left;
display:block;
display:inline;
}

nav ul {
list-style-type: none; 
padding: 0;
margin: 0; 
display:block;
}

nav a
{
/*text-shadow: 0px 0px 1px #fff;*/
font-family: Georgia, "Times New Roman", Times, serif;
color:#fff;
text-decoration: none;
font-weight:100;
font-size:17px;
letter-spacing:0.8px; 
display:block;
border-right:1px solid #6f988e;
padding:8px 20px 0 20px;
height:32px;
}
nav li#active { color: white; }
nav a:hover, nav a:visited:hover { 
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
background: #63877e;
text-decoration:none;
}
nav a:visited {color:white;}
/*current page highlight link*/#home .home, #ourservices .ourservices, #homelife .homelife, #contact .contact, #testimonials .testimonials {background: #63877e;}

.clearer {
clear:both;
height:0px;
overflow:hidden;
margin-top:-1px; 
}

/*FORM*/

#enquiryform {
float:left;
margin:40px 0 0 0;
width: 500px;
}

fieldset { 
border: 0; 
margin-bottom:20px;
padding:20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background:white;
}

legend {
font-weight:bold;
margin:0 0 30px 0;
}

label {
color:#333;
font-size:13px;
padding: 5px 0 5px 0;
display:block;
}

.text {
height: 30px; 
width: 250px;
border: 1px solid #e3e3e3;
padding: 4px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom:5px;
}

.textarea { 
width: 255px; 
margin-bottom:10px; 
border: 1px solid #e3e3e3;
font-size: 14px; color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.css3button {
	
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}

#formErr { 
color:red;
width:280px;
float:left;
margin-top:20px;
border-bottom:1px dashed #e3e3e3;
}

.blank{display:none;}
