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

:focus {
	outline:none;
}
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/home-page-bg.jpg) 50% 0 no-repeat;
	color: #303030;
}
#container {
	width:970px;
	margin:0 auto;
}
.clear {
	clear:both;
}
hr {
	color:#CCCCCC;
	border-top:0;
	border-bottom:1px solid;
	border-left:0;
	border-right:0;
	margin:20px 0;
	clear:both;
}
#left-column .faq-para{
	margin-bottom:0;
	padding:10px;

}
/*----------------------------------H Tags------------------------------*/

.logo {
	float:left;
	margin:0;
	padding:0;
}
h1 {
	margin-bottom:20px;
}
.contact-number {
	float:right;
	width:280px;
}
h2 {
	color:#303030;
	font-size:22px;
	font-weight:normal;
	margin-bottom:20px;
}
h5 {
	color:#006843;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}
h3.slider {
	margin:40px 0 0 10px;
	color:#FFFFFF;
	font-size:35px;
	line-height:45px;
	font-weight:bold;
}
h4 {
	color:#006843;
	font-size:22px;
	font-weight:normal;
	margin-bottom:20px;
}
h3 {
	color:#006843;
	font-size:30px;
	font-weight:normal;
	margin-bottom:20px;
}
.alignright {
	float:right;
	margin:0 0 20px 20px;

}
.alignleft {
	float:left;
	margin:0 20px 20px 0;

}
table{
	font-size:12px;
	color:#303030;
	margin-bottom:20px;

}
/*----------------------------------Header------------------------------*/
.button1 a {
	background:url(../images/indepentent-living-button.png) 0 0 no-repeat;
	height:49px;
	width:246px;
	display:block;
}
.button2 a {
	background:url(../images/assisted-living-button.png) 0 0 no-repeat;
	height:49px;
	width:246px;
	display:block;
}
.button3 a {
	background:url(../images/on-site-hospital-button.png) 0 0 no-repeat;
	height:49px;
	width:246px;
	display:block;
}
.button1, .button2, .button3 {
	margin-bottom:25px;
}
.slider-image {
	position: absolute;
	right:-15px;
	top:0px;
}
.button1 a:hover, .button1 a.selected, .button2 a:hover, .button2 a.selected, .button3 a:hover, .button3 a.selected {
	background-position: 0 -49px;
}
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	z-index:1;
	width: 690px; /*width of featured content slider*/
	height: 295px;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	width: 690px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 280px;
	-moz-opacity: 1;
	opacity: 1;
}
.pagination {
	text-align: right;
	background-color: navy;
	padding: 5px 10px;
}
.pagination a {
	padding: 0 5px;
	text-decoration: none;
	color: #00007D;
	background: white;
}
.pagination a:hover, .pagination a.selected {
	color: #000;
	background-color: #FEE496;
}
#paginate-slider4 {
	background:url(../images/side-nav-bg.png) 0 16px no-repeat;
	height:238px;
	float:left;
	width:255px;
	padding-top:50px;
	padding-left:15px;
	clear:both;
}
#paginate-slider4 span {
	float:left;
	clear:both;
}
.header {
	position:relative;
	height:380px;
	_height:381px;
}
.nav-bg {
	position:absolute;
	bottom:-29px;
	_bottom:0px;
	left:0;
	z-index:5;
}
.find-out-more-button {
	position:absolute;
	bottom:50px;
	left: 20px;
}
.find-out-more-button a {
	background:url(../images/find-out-more-button.png) 0 0 no-repeat;
	height:21px;
	width:190px;
	display:block;
	text-indent:-9000px;
}
.find-out-more-button a:hover {
	background-position: 0 -21px;
}
.inside-header {
	position:relative;
 
}
.inside-head-space {
	height:282px;
	_height:282px;
}
.size-medium {
	background:url(../images/medium-bg.jpg) 0 0 no-repeat;
	padding:11px 22px 15px 20px;


}
.size-medium-port{
	background:url(../images/medium-bg2.jpg) 0 0 no-repeat;
	margin:0 20px 20px 0;
	padding:19px 30px 22px 19px;

}
.size-full {
	background:url(../images/large-bg.jpg) 0 0 no-repeat;
	padding:11px 22px 15px 20px;


}
/*-----------------------------------Navigation-------------------------------*/

#navigation {
	position: relative;
	z-index:10000;
	margin-top:-2px;
	float:left;
	width:970px
}
#navigation ul li {
	float:left;
	list-style:none;
	position:relative;
}
#navigation ul li a {
	text-decoration:none;
	padding:16px 18px;
	line-height:50px;
	border-left:1px solid #84be43;
	border-right:1px solid #84be43;
	color:#FFFFFF;
}
#navigation ul li a:hover, #navigation .current_page_item a {
	background:url(../images/navigation/nav-hover.jpg) 0 0 repeat-x;
	border-left:1px solid #84be43;
	border-right:1px solid #84be43;
	color: #F4F4F4;
}
#navigation ul li:hover ul{
	display:block;
}
#navigation ul li ul {
	position:absolute;
	top:34px;
	left:0;
	background:#70aa4d;
	display:none;
	padding:10px 5px;
	width:180px;
}
#navigation ul li ul li{
	font-size:12px;
	color:#FFFFFF;

}
#navigation ul li ul li a {
	width:160px;
	background:none;
	text-indent:0;
	text-decoration:none;
	color:#FFFFFF;
	padding:10px 0 0 15px;
	border-left:none;
	border-right:none;
}
#navigation ul li ul li a:hover {
	background:none;
	border-left:none;
	border-right:none;
	color: #FFFFFF;	
	text-decoration:underline;
}
/*---------------------------------------Left Column---------------------------------*/
#left-column {
	width:670px;
	height:100%;
	margin-top:70px;
	padding-left:20px;
	float:left;
	margin-bottom:50px;
}
#left-column ul{
	margin-left:20px;

}
#left-column ul li{
	color:#666666;
	font-size:12px;
	line-height:18px;
	
}
#left-column p {
	color:#666666;
	margin-bottom:20px;
	font-size:12px;
	line-height:18px;
}
#left-column a{
	color:#006633;
	font-size:12px;

}
.read-more a {
	background:url(../images/leaf-icon.gif) #FFFFFF 0 0 no-repeat;
	padding-left:20px;
	display:block;
	width:100px;
	color:#303030;
	font-size:12px;
	text-decoration:none;
}

.read-more a:hover {
	color:#006600;
}
.small-content-section1 {
	margin-left:-20px;
	_margin-left:-10px;
}
.small-content-section, .small-content-section1 {
	float:left;
	width:217px;
	padding-top:30px;
}
.small-content-section1 span h5, .small-content-section1 span p {
	margin-left:16px;
	margin-top:10px;
}
.small-content-section span h5, .small-content-section span p {
	margin-left:12px;
	margin-top:10px;
}
.medium-content-section1 {
	margin-left:-20px;
		_margin-left:-10px;
}
.medium-content-section1, .medium-content-section {
	float:left;
	width:310px;
	padding-top:30px;
	padding-right:10px;
}
.medium-content-section1 {
	width:304px;
}
.medium-content-section1 span h4, .medium-content-section1 span p {
	margin-left:18px;
	margin-top:10px;
}
.medium-content-section span h4, .medium-content-section span p {
	margin-top:10px;
	margin-left:28px;
}
.map-content {
	width:280px;
	float:left;
	padding-top:30px;
}
.map {
	padding:20px 0;
}
.map-content h5 {
	padding:20px 0;
}
.accociation {
	padding-top:20px;
}
.find-us-button a {
	background:url(../images/find-us-here-button.png)0 0 no-repeat;
	display:block;
	height:42px;
	width:194px;
	text-indent:-9000px;
}
.find-us-button a:hover {
	background-position:0 -42px;
}
#left-column ul, #left-column ol {
	margin:20px 20px;
}
#left-column blockquote {
	background:#E8F8E7;
	padding:20px 10px;
	margin-bottom:20px;
}
/*---------------------------------------Right Column---------------------------------*/
#right-column {
	width:260px;
	height:100%;
	float:right;
	margin-top:70px;
	margin-left:15px;
	border-left:1px solid #CCCCCC;
	margin-bottom:50px;
}
.AccordionTitle, .AccordionContent, .AccordionContainer {
	position:relative;
	width:206px;
	float:right;
	margin-right:5px;
}
.AccordionTitle {
	height:49px;
	width:226px;
	margin-bottom:15px;
	overflow:hidden;
	cursor:pointer;
	background-repeat:repeat-x;
	background-image:url('title_repeater.jpg');
	-moz-user-select:none;
}
.AccordionContent {
	height:0px;
	overflow:none;
	display:none;
	padding:0 10px;
}
.AccordionContent p {
	color:#303030;
	font-size:12px;
	margin-bottom:20px;
}
.AccordionContainer {
}
.small-side-bar-image{
	margin-top:-55px;

}
.small-side-bar-image2{
	margin-top:-30px;

}
.open-day {
	background:url(../images/next-open-day-button.jpg) 0 0 no-repeat;
	display:block;
	height:49px;
	width:226px;
}
.download-brochure {
	background:url(../images/download-brochure-button.jpg) 0 0 no-repeat;
	display:block;
	height:49px;
	width:226px;
}
.faq {
	background:url(../images/have-a-question-button.jpg) 0 0 no-repeat;
	display:block;
	height:49px;
	width:226px;
}
.location-map {
	background:url(../images/location-map-button.jpg) 0 0 no-repeat;
	display:block;
	height:49px;
	width:226px;
}
.contact a {
	background:url(../images/contact-highgrove-button.jpg) 0 0 no-repeat;
	display:block;
	height:49px;
	width:226px;
}
.open-day:hover, .download-brochure:hover, .faq:hover, .location-map:hover, .contact a:hover {
	background-position:0 -49px;
}
#side-bar-content p {
	font-size:12px;
	padding-bottom:10px;
}
#side-bar-content p a {
	color:#303030;
}
#side-bar-content span {
	margin-left:55px;
}
.greenview {
	background:url(../images/green-view.gif) 0 0 no-repeat;
	width:187px;
	height:62px;
	margin-top:30px;
	padding:180px 20px 0 20px;
	margin-left:-20px;
}
.greenview p {
	text-align:center;
}
/*---------------------------------------Footer---------------------------------*/
#footer {
	background:#006843;
}
#footer-contents {
	background:url(../images/footer-bg.jpg) 0 0 no-repeat;
	width:960px;
	margin:0 auto;
}
.footer-left-side {
	float:left;
	width:665px;
}
.footer-right-side {
	float:right;
	width:260px;
	border-left:1px solid #E3FBDD;
	margin-top:13px;
	padding-left:20px;
	margin-bottom:30px;
	padding-bottom:15px;
}
.footer-right-side .admission {
	float:left;
	margin-top:15px;
	padding-left:45px;
}
.footer-right-side .admission-img a {
	background:url(../images/admission-logo.gif) 0 5px no-repeat;
	display:block;
	width:150px;
	height:30px;
	float:left;
}
.footer-right-side a {
	color:#E3FBDD;
}
.footer-right-side p {
	font-size:12px;
	color: #E3FBDD;
	text-align: center;
	margin-top:5px;
}
.footer-left-side ul li {
	list-style:none;
	float:left;
	padding:30px 0 0 18px;
	font-size:12px;
}

.footer-left-side ul li a {
	color: #E3FBDD;
	text-decoration:none;
}
.footer-left-side ul li a:hover {
	color:#CCCCCC;
}
.footer-left-side ul li ul{
	display:none;


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

.wpcf7-form {
	float:left;
}
#left-column .wpcf7-form p {
	line-height:30px;
	margin:5px 0;
}
#left-column .submit_button {
	border:1px solid #999999;
	cursor:pointer;
	float:right;
	margin-right:13px;
	margin-top:5px;
	margin-bottom:50px;
	width:80px;
}
#left-column .submit_button:hover {
	background:#666666;
}
.wpcf7-validates-as-required, wpcf7-form-control-wrap input, wpcf7-form-control-wrap your-lastname {
	border:1px solid #AEAEAE;
	height:20px;
	padding:6px;
	background:#FFF;
	width:273px;
}
.wpcf7-validates-as-required p, wpcf7-form-control-wrap input p {
	color:#666666;
	font-size:12px;
	background:#FFF;
	font-weight:normal;
	line-height:22px;
	margin-bottom:15px;
}
#left-column textarea {
	border:1px solid #AEAEAE;
	height:128px;
	background:#FFF;
	padding:6px;
	width:573px;
}
#left-column .details {
	float:left;
	margin-right:20px;
}
#left-column .comments {
	float:left;
}
.submit-button {
	background:transparent url(/images/submit-button.jpg) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:42px;
	margin:20px 15px 50px 0;
	width:194px;
	text-indent:-9000px;
}
.submit-button:hover {
	background-position:0 -42px;
}
.form-items-left, .form-items-right{
	width:300px;
	float:left;
	
}



