@import url("webfonts.css");


body {
	padding:0;
	margin:0;
	font-family: Georgia, Times;
	font-size: 0.8em;
	/* background: top center repeat-x #779f31 url('images/page_bg.gif'); */
	background: #003E14;
}

img{
	border:none;
}
h1{
	margin:0;
}
h2 {
	margin-top: 0;
	font-size:2em;
	color: #003600;
	margin-bottom: 10px;
}

h3{
	font-weight: 500;
	margin:0;
	margin-bottom: 1em;
}
#main_block_page h3, #main_block_news h3{
	font-size:1.5em;
}
p{
	margin:0;
	margin-bottom: 1em;
}
a{
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

.white{
	color:#ffffff;
}
.bigger{
	font-size:1.4em;
}
.smaller{
	font-size:0.8em;
}
.times{
	font-family: Times;
}
.upper {
	text-transform: uppercase;
}
.hidden {
	display: none;
}
.bold {
	font-weight: bold;
}


#header{
	height:144px;
	width:980px;
	/* background:top center no-repeat transparent url('images/header_bg.jpg'); */
	background: #ffffff;
}
#logo{
	float:left;
	margin:10px 0 0 10px;
	width:auto;
	height:auto;
}
#header_contact {
	float:right;
	text-align:right;
	margin: 38px 10px 0 0;
	
}
#arrange_visit_btn{
	width:auto;
	height:34px;
	/* background: top right repeat-x transparent url('images/arrange_visit_btn.gif'); */
	background: #04461A;
	padding: 0 11px;
	position:relative;
	top:-10px;
	font-family:"Trajan pro", georgia, times;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#arrange_visit{
	display:block;
	position: relative;
	height:40px;
	padding-top:10px;
}
#arrange_visit p {
	
}
#content{
	width:960px;
	padding: 10px;
	
	overflow:hidden;
	
}
#nav{
	list-style: none;
	margin:0;
	padding:0;
}
#nav li{
	width: 120px;
	height:40px;
	background: top center no-repeat transparent url('images/menu_bg2.gif');
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.85em;
	font-family:trajan pro, georgia, times;
}
#nav li:hover, #nav_active{
	background-position: 0 -40px;
}

#nav li a{
	display:block;
	height:27px;
	width:120px;
	margin:0;
	padding:0;
	padding-top:13px;
	color: #ffffff;
}
#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
	list-style: none;
}

#nav li ul li {
	background-image: url('images/menu_bg2.gif');
	position: relative;
	left: -40px;
	z-index: 25;
	font-size:0.95em;
}
#nav li ul li a {
	color: #ffffff;
}
#nav li.recruit a {
	padding-top: 5px;
}

#nav li.nav1 a, #nav li.nav3 a, #nav li.navsub24 a{
	padding-top: 8px;
	height: 32px;
}

#nav li.nav1 ul li a, #nav li.nav3 ul li a{
	padding-top: 13px;
}

#nav li:hover ul {
	left: auto;
}
#nav li.nav1 ul li.navsub1 a{
	padding-top: 9px;
	height: 32px;
}


#main_block_index{
	height:330px;
	width:960px;
	margin-top: 50px;
}
#main_block_index_text{
	width: 360px;
}
#h2_index{
	font-size: 2.6em;
	font-weight: 500;
	margin: 46px 0 0 30px;
	padding-top: 43px;
}
#main_block_index_text img{
	position:relative;
	top: -87px;
	left: 199px;
}
#main_block_index_text p{
	position: relative;
	font-size: 1.2em;
	margin-left: 30px;
	top: 10px;
}
#areas_index{
	width:480px;
	height:240px;
	margin-top: 10px;
	float: left;
	/*background-color: #000000;*/
}

.kwicks {
     list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;
 }
 .kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 120px;
    height: 240px;
    margin-right: 0px;
}
#kwick1 {
	background-image: url('images/areas_index_woods_bg2.jpg');
}
#kwick2 {
	background-image: url('images/areas_index_grove_bg2.jpg');
}
#kwick3 {
	background-image: url('images/areas_index_gardens_bg2.jpg');
}
#kwick4 {
	background-image: url('images/areas_index_court_bg2.jpg');
}
.kwicks li a{
	display:block;
	height: 240px;
	text-indent: -99999px;
}
.kwicks li p{
	left:120px;
	margin:10px;

	position:relative;
	top:-170px;
	width:100px;
}

#facilities_index{
	width:320px;
	height:220px;
	margin: 10px 0 0 10px;
	float: left;
	background: top left url('images/content_bg.png');
	padding: 10px;
}
#facilities_index h2{
	font-size: 1.3em;
}

#contact_index{
	width:120px;
	height:160px;
	margin: 10px 0 0 10px;
	float: left;
}
#contact_index_contactus, #contact_index_findus, #contact_index_ourpeople{
	height: 80px;
	width: 120px;
	margin: 0;
}
#contact_index_ourpeople{
	background: top center transparent no-repeat url('images/contact_index_ourpeople_bg2.jpg');
}
#contact_index_contactus{
	background: top center transparent no-repeat url('images/contact_index_contactus_bg2.jpg');
}
#contact_index_findus{
	background: top center transparent no-repeat url('images/contact_index_findus_bg2.jpg');
}
#contact_index_contactus a, #contact_index_findus a, #contact_index_ourpeople a{
	text-indent: -99999px;
	display:block;
	height:80px;
	width:120px;
}

#footer {
	/* background:top center repeat-x transparent url('images/footer_bg.jpg'); */
	background: #003E14;
	width:960px;
	padding:5px 10px 0;
	font-family: times;
	font-size:1em;
	overflow: hidden;
}
/*

#left-quote, #right-quote{
	
	margin-top:10px;
	display:block;
	font-size:2em;
	line-height:1em !important;
	height:15px !important;
	overflow:none;
	z-index: 1;
	color: #709279;
	float:left;
}



#testimonial {
	clear:both;
	text-align: center;
	padding-top: 0px;
	width: 980px;
	margin: 0 0 0px -10px;
}
#testimonial p{
	display: inline;
	font-size: 1.2em;
	position: relative;
	top: -.9em;
	color: #003600;
	z-index: 5;
	padding:0 10px;
}
*/

#testimonial
{
	clear:both;
	text-align:center;
	width:980px;
	padding-top:15px;
	font-size:1em;
}
blockquote span.left-quote {
	position: relative;
	top: 0.4em;
	font-size: 4em;
	color: #709279;
}
blockquote span.right-quote {
	position: relative;
	top: 0.4em;
	font-size: 4em;
	color: #709279;
}
blockquote {
	/*color: #BBB;*/
	font-size: 1.2em;
	line-height: 1.2em;
}




#quicklinks{
	width:480px;
	float:left;
}
#ql_left, #ql_right, #ql_centre{
	list-style:none;
	padding:0;
	margin:0;
	float: left;
	
}
#ql_left{
	width:150px;
}

.facebook{
	background: url('images/icon_facebook.png') no-repeat left center;
	min-height: 16px;
	padding-left: 20px;
}
#ql_centre{
	width: 135px;
}
#ql_left li, #ql_right li, #ql_centre li{
	margin-bottom:0.5em;
}
#credits {
	text-align: right;
	width: 480px;
	float:right;
}

#subnav_menu ul{
	list-style:none;
	width: 240px;
	margin: 50px 0 10px 0px;
	padding: 0;
}
#subnav_menu ul li{
	height: 40px;
	font-family:trajan pro, georgia, times;
}
#subnav_menu li {
	background: top left transparent no-repeat url('images/submenu_bg.gif');
}

#subnav_menu li:hover, #spa #subnav_menu li:hover {
	background-position: 0 -40px;
}

#subnav_menu a {
	display: block;
	color: #ffffff;
	height: 28px;
	width: 240px;
	padding: 12px 10px 0 10px;
}
#subnav_active{
	font-weight: bold;
}
#sidebar_brochure, #job_form, #sidebar_cqc {
	background:#003E14;
	font-family:trajan pro, georgia, times;
	height:auto;
	margin-bottom:10px;
	width:240px;
}
#sidebar_brochure a, #job_form a, #sidebar_cqc a {
	display:block;
	height:auto;
	width:210px;
	padding: 15px 10px;
	color: #ffffff;
}
#sidebar_filler{
	width: 240px;
	margin-top: 10px;
	background-color: #d3e745;
}
#spa #sidebar_filler{
	background-color: #2e1922;
}

#main_block_section{
	height: 310px;
	width: 710px;
	float: right;
	margin-top: 10px;
}
#main_block_news, #main_block_page{
	width: 690px;
	float: right;
	margin-top: 10px;
	overflow:hidden;
	background: top left url('images/content_bg.png');
	padding:10px;
}

#main_block_news a, #main_block_page a{
	color: #003600;
}
#main_block_page h2{
	margin-bottom: 10px;
}

#main_block_page ul, #main_block_news ul{
	margin-bottom: 1em;
}

#main_block_page img.alignright, #main_block_news img.alignright{
	float: right;
	/*clear: both;*/
	margin-left: 10px;
}

#main_block_page img.alignleft, #main_block_news img.alignleft{
	float: left;
	/*clear: both;*/
}

.first_image{
	margin-bottom: 10px;
}

#lower_block_section{
	
	width: 710px;
	float: right;
	margin-top: 10px;
	overflow: hidden;
}
#post_text_section{
	height: auto;
	width: 460px;
	background: top left url('images/content_bg.png');
	float: left;
}
#post_text_section h2{
	margin: 10px;
	font-size: 1.6em;
}
#post_text_section p{
	margin: 0 10px 1em 10px;
	line-height: 1.3em;
}
#spa_block_section{
	width: 240px;
	float: right;
	overflow: hidden;
}

.contactformcell {
	width:50%;
	float: left;
}
.contactformrow{
	overflow:hidden;
}
.newsarticle{
	overflow: hidden;
	margin-bottom: 10px;
}
.newsarticle img{
	float: left;
	margin-right: 10px;
}
.newsarticle h3, .newsarticle p{
	width: 580px;
	float: right;
}

.newsarticle #available_job{
	width: 690px;
}
.more_jobs_info {
	margin-left: 4.5em;	
}
.restaurant_menu{
	width: 440px;
	margin: 0 auto 10px;
	padding: 10px;
	border: 1px solid #999;
	background: url(images/restaurant_menu_bg.gif) top right repeat-y #fff;
	  	/* mozila code */ 
	background-image: -moz-linear-gradient(left, #ffffff, #cbd7ce);
   		/* webkit code */
	background-image: -webkit-gradient(linear, left top, right top,
                   	 	  color-stop(0.00, #ffffff),   
                  		  color-stop(1.00, #cbd7ce));
   		/* IE code - note GradientType=0 means vertical */
}

.restaurant_menu p {
	margin-bottom: 1em;
}

.fiddle_logos{
	margin:10px auto;
	width: 532px;
}

.terrace_menu{
	padding: 10px;
	border: 1px solid #999;
	border-bottom: none;
	  	/* mozila code */
	background-image: -moz-linear-gradient(left, #ffffff, #fcf0e1);
   		/* webkit code */
	background-image: -webkit-gradient(linear, left top, right top,
                   	 	  color-stop(0.00, #ffffff),   
                  		  color-stop(1.00, #fcf0e1));

	float: left;
	margin-left: 10px;
}

.terrace_menu_left, .terrace_menu_right{
	width: 303px;
	height: 15em;
	background: #fff url('images/terrace_menu_bg_small.gif') top right repeat-y;
	margin-top: 10px;
}

.terrace_menu_right{
	float: right;
	margin-right: 10px;
}
.terrace_menu_bottom{
	width: 648px;
	border: 1px solid #999;
	margin-bottom: 10px;
	text-align: center;
	background: #fff url('images/terrace_menu_bg_large.gif') top right repeat-y;
}



.page-id-62 h3{
	margin-bottom: 0.5em;
}

.page-id-171 #main_block_page ul, .page-id-357 #main_block_page ul {
	margin-left:20px;
}

.page-id-171 #main_block_page li, .page-id-357 #main_block_page li{
	list-style: none;
	text-indent: -30px;
	line-height: 1.4em;
}

#galleria{
	width: 690px;
	float: right;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	background: top left repeat url('images/content_bg.png');
	padding: 0 10px;
}

#galleria_thumbs{
	position: relative;
	top: 410px;
	margin-left: 0px;
	margin-bottom: 17px;
}

#galleria_thumbs img {
	margin: 0 4px 4px 0;
	padding: 0;
	border: none;
}

#galleria img.last_img{
	margin-right: 0;
}

#galleria h2 {
	margin: 10px 10px 10px 0;
}

.page-id-171 .alignright{
	clear: both;
	margin-bottom: 25px;
}

/* Push Footer */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#push_wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px auto; /* the bottom margin is the negative value of the footer's height */
	width:980px;
	background: top left url('images/content_bg.png');
}
#footer, .push {
	height: 120px; /* .push must be the same height as .footer */
	margin: 0 auto;
}
.push{
clear: both;
height: 120px;
}

/* Spa Section */

#spa h2, #spa #testimonial p{
	color:#2e1922;
}

#spa #footer{
	/* background:top center repeat-x transparent url('images/spa_footer_bg.gif'); */
	background-color: #52002a;
}

#spa #nav li{
	background: top center no-repeat transparent url('images/spa_menu_bg2.gif');
}

#spa #nav li:hover, #spa #nav #nav_active{
	background-position: 0 -40px;
}

/* #spa #nav li ul li {
	background-image: url('images/spa_menu_sub_bg.gif');
} */

#spa #subnav_menu li {
	background: top left transparent no-repeat url('images/spa_submenu_bg2.gif');
}

#spa #arrange_visit_btn{
	/* background: top center repeat-x url('images/spa_arrange_visit_btn.gif'); */
	background-color: #52002a;
}
/* #spa #header{
	background: top left no-repeat url('images/spa_header_bg.jpg');
} */
#spa{
	/* background: top center repeat-x url('images/spa_page_bg.gif') #ffedd8; */
	background-color: #c0b4a3;
}

#spa #sidebar_brochure, #spa #sidebar_cqc {
	background:url("images/spa_brochure_bg.gif") no-repeat scroll center top transparent;
}

#spa #testimonial{
	/*background-color: #C0B4A3;*/
}

#spa .right-quote, #spa .left-quote{
	color:#bcae9c;
}


/* Woods Section

#retirement h2{
	color:#19252e;
}

#retirement #footer{
	background:top center repeat-x transparent url('images/woods_footer_bg.gif');
}

#retirement #nav li{
	background: top center no-repeat transparent url('images/woods_menu_bg.gif');
}

#retirement #nav li:hover, #retirement #nav #nav_active, #retirement #subnav_menu li:hover{
	background-position: 0 -40px;
}

#retirement #nav li ul li {
	background-image: url('images/woods_menu_sub_bg.gif');
} */

#subnav_menu li {
	background: top left transparent no-repeat url('images/woods_submenu_bg2.gif');
}
/*
#retirement #arrange_visit_btn{
	background: top center repeat-x url('images/woods_arrange_visit_btn.gif');
}
#retirement #header{
	background: top left no-repeat url('images/woods_header_bg.jpg');
}
#retirement{
	background: top center repeat-x url('images/woods_page_bg.gif') #b9c4cc;
}

#retirement #footer .white{
	color: #000000;
	

} */
#retirement #sidebar_brochure{
	height: auto;
	background-image: none;
	background-color: #04461A;
}

#retirement #sidebar_brochure a {
	height: auto;
}

/* Grove Section */

#assited h2, #assited #testimonial p{
	color:#19252e;
}

#assited #footer{
	/* background:top center repeat-x transparent url('images/grove_footer_bg.gif'); */
	background-color: #7e8b81;
}

#assited #nav li{
	background: top center no-repeat transparent url('images/grove_menu_bg2.gif');
}

#assited #nav li:hover, #assited #nav #nav_active, #assited #subnav_menu li:hover{
	background-position: 0 -40px;
}

/* #assited #nav li ul li {
	background-image: url('images/grove_menu_sub_bg.gif');
} */

#assited #subnav_menu li {
	background: top left transparent no-repeat url('images/grove_submenu_bg2.gif');
}

#assited #arrange_visit_btn{
	/* background: top center repeat-x url('images/grove_arrange_visit_btn.gif'); */
	background-color: #7e8b81;
}
/* #assited #header{
	background: top left no-repeat url('images/grove_header_bg.jpg');
} */
#assited{
	/* background: top center repeat-x url('images/grove_page_bg.gif') #d1d1d3; */
	background-color: #7e8b81;
}

#assited #sidebar_brochure, #assited #sidebar_cqc {
	background:url("images/grove_brochure_bg.gif") no-repeat scroll center top transparent;
}

#assited .left-quote, #assited .right-quote{
	color: #99a49c;
}

/* Gardens Section */

#residential h2, #residential #testimonial p{
	color:#19252e;
}

#residential #sidebar_brochure, #residential #sidebar_cqc {
	background:url("images/gardens_brochure_bg.gif") no-repeat scroll center top transparent;
}


#residential #footer{
	/* background:top center repeat-x transparent url('images/gardens_footer_bg.gif'); */
	background-color: #796d5d;
}

#residential #nav li{
	background: top center no-repeat transparent url('images/gardens_menu_bg2.gif');
}

#residential #nav li:hover, #residential #nav #nav_active, #residential  #subnav_menu li:hover{
	background-position: 0 -40px;
}

/* #residential #nav li ul li {
	background-image: url('images/gardens_menu_sub_bg.gif');
} */

#residential #subnav_menu li {
	background: top left transparent no-repeat url('images/gardens_submenu_bg2.gif');
}

#residential #arrange_visit_btn{
	/* background: top center repeat-x url('images/gardens_arrange_visit_btn.gif'); */
	background-color: #796d5d;
}
/* #residential #header{
	background: top left no-repeat url('images/gardens_header_bg.jpg');
} */
#residential{
	/* background: top center repeat-x url('images/gardens_page_bg.gif') #c2b2a2; */
	background-color: #796d5d;
}

#residential .left-quote, #residential .right-quote{
	color: #a2988d;
}


/* Court Section */

#complete h2, #complete #testimonial p{
	color:#19252e;
}

#complete #sidebar_brochure, #complete #sidebar_cqc {
	background:url("images/court_brochure_bg.gif") no-repeat scroll center top transparent;
}


#complete #footer{
	/* background:top center repeat-x transparent url('images/court_footer_bg.gif'); */
	background-color: #62525f;
}

#complete #nav li{
	background: top center no-repeat transparent url('images/court_menu_bg2.gif');
}

#complete #nav li:hover, #complete #nav #nav_active, #complete #subnav_menu li:hover{
	background-position: 0 -40px;
}

/* #complete #nav li ul li {
	background-image: url('images/court_menu_sub_bg.gif');
} */

#complete #subnav_menu li {
	background: top left transparent no-repeat url('images/court_submenu_bg2.gif');
}

#complete #arrange_visit_btn{
	/* background: top center repeat-x url('images/court_arrange_visit_btn.gif'); */
	background-color: #62525f;
}

/* #complete #header{
	background: top left no-repeat url('images/court_header_bg.jpg');
} */

#complete{
	/* background: top center repeat-x url('images/court_page_bg.gif') #9c8887; */
	background-color: #62525f;
}

#complete .left-quote, #complete .right-quote{
	color: #988d95;
}

