
/* ***************************************************/
/*	Author: Joefrey Mahusay http://cssbuilt.com 	  *				
/*	DATE: 09/05/2008								  *
/*****************************************************/

/*Layout Style*/
body{ 
	padding:0; 
	margin:0;
	font: 0.8em arial, sans-serif;
	background:#f4f4ec url(../images/header_bg.gif) repeat-x; 
}
abbr {margin: 0; padding: 0;}

/*page - Wrap the page and make it center*/
#page{ 
	width:900px; 
	margin:0 auto;
}


/*header - Header style*/
.header{
	margin:0;
	padding:0;
}


/*logo - Logo style*/
#logo{ 
	width:450px; 
	margin:0; 
}
#logo h1{
	background:url(../images/site_images/lh_logo2.jpg) no-repeat;
	padding:0 0 0 0;
	margin:0;
	color:#fdfdfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
}
#logo h1 a{
	color:#fdfdfd;
	text-decoration:none;
	display: block;
	height: 141px;
}
#logo h1 a:hover{
	text-decoration:none;
}
#logo span{
	color:#f9b7aa;
	font-size:14px;
	margin:0 0 0 5px;
}
#logo h1 a, #logo h1 span {text-indent: -9999px}

/*nav - Main Navigation Style*/
#nav{
	margin:9px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
}
#nav li{
	margin:0; 
	padding:0;
	display:inline;
}
#nav li a{
	padding:8px 20px;
	margin:0 0 0 2px;
	display:block;
	background:#f4f4ec url(../images/nav_bg.gif) repeat-x;
	float:left;
	color:#7BB283;
	text-decoration:none;
}
#nav li a:hover{
	background:#134e1d url(../images/nav_hover_bg.gif) repeat-x;
	color:#fdfdfd;
}
#home #nav li.home-nav a, #about #nav li.about-nav a, #services #nav li.services-nav a, 
#amenities #nav li.amenities-nav a, #suites #nav li.suites-nav a,
#blog #nav li.blog-nav a, #memory_care li.memory-nav a, #contact #nav li.contact-nav a {
	padding-bottom: 9px;
	background:#f4f4ec url(../images/nav_selected_bg.gif) repeat-x;
	font-weight:bold;
	color:#8e2c19;
}


/*mainContent - MainContent style*/
#mainContent{
	margin:20px 0 0 0;
	padding:0;
	float:left;
	width:100%;
}


/*content - Content style*/
#content{
	margin:0;
	padding:0;
	float:left;
}


/*box - Box style for content*/
#content .box{
	width:500px;
	border:1px solid #cfcfc7;
	background:#fff url(../images/box_top_bg.gif) repeat-x;
	padding:20px 20px 0px 20px;
	margin:0 0 20px 0;
	overflow: hidden;
}


/*heading - Heading style*/
#content .box h2, #content .box h3, #content .box h4{
	margin: 0 0 10px 0;
	color:#333;
	font-weight:normal;
}

#content .box h2{
	font-size:23px;
}
#content .box h3{
	font-size:18px;
}
#content .box h4{
	font-size:14px;
}
#content .box h5, #content .box h6{
	font-size:12px;
	font-weight: bold;
}
#content .box h5{
	color: #98311D;}



/*ul, p, ol - p, ul, ol style*/
#content .box p, #content .box ul, #content .box ol{
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0 0 20px 0;
}
#content .box ul{
	margin: 0 0 0 15px;
}
#content .box ol{
	margin:0 0 0 30px;
}
#content .box ul li{
	list-style:none;
	background:url(../images/li_bullet.gif) no-repeat left 5px;
	padding-left:15px;
}


/*a link style for box content*/
#content .box a{
	color:#98311d;
	text-decoration:none;
}
#content .box a:hover{
	color:#98311d;
	border-bottom:4px solid #98311d;	
}
#content .content-image a img {
	text-decoration: none; 
	border: none;
}
#content .content-image a:hover {border-bottom: none;}

/*blockquote style*/
#content .box blockquote{
	margin:0;
	padding-left: 17px;
	background:url(../images/quote.gif) no-repeat top left;
	text-align:center;
}
#content .box blockquote p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
}



/*bigList - BigList style*/
#content  .box .bigList{
	margin:0;
	padding:0 0 0px 0;
	list-style:none;
}
#content .box .bigList li{
	list-style:none;
	background:none;
	clear:both;
	display:block;
	padding:0px 0px 0px 0px;
}


/*sidebar - Sidebar style*/
#sidebar{
	margin:0;
	padding:0;
	float:right;
}


/*sidebar box style*/
#sidebar .box{
	width:296px;
	border:1px solid #cfcfc7;
	background:#fff url(../images/box_top_bg.gif) repeat-x;
	padding:20px;
	margin:0 0 20px 0;
}


/*heading style for sidebar box*/
#sidebar .box h2{
	margin: 0 0 10px;
	padding: 0;
	color:#186224;
	font-weight:normal;
}
#sidebar .box h3{
	margin: 10px 0 0;
	padding: 0;
	color:#9b331e;
	font-weight:normal;
}
#sidebar .box h2{
	font-size:23px;
}
#sidebar .box h3{
	font-size:18px;
}


/*latestNews - Latest News style*/
.latestNews{
	margin:0;
	padding:0 0 0px 0;
	list-style:none;
}
.latestNews li{
	margin-bottom: 20px;
}
.meta{
	margin:-8px 0 20px 0;
	display:block;
	color:#898989;
	text-transform:uppercase;
	font-size:10px;
	position:relative;
}
.latestNews li .meta{
	margin:10px 0 0 0;
	display:block;
	color:#898989;
	text-transform:uppercase;
	font-size:10px;
}
.latestNews li h3 a{
	text-decoration:none;
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.latestNews li h3 a:hover{
	margin:0;
	color:#98311d;
	font-size:16px;
}


/*p sidebar box - Paragraph style*/
#sidebar .box p{
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:5px 0 0px 0;
}


/*contactinfo - Contact Info style*/
#sidebar .box .contactInfo p{
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding-top:5px;
}


/*sidebar link style*/
#sidebar .box a, #sidebar .tour a, #sidebar .slideshow a{
	text-decoration:none;
	color:#98311d;
}
#sidebar .box a:hover, #sidebar .tour a:hover, #sidebar .slideshow a:hover{
	color:#98311d;
	border-bottom:4px solid #98311d;
}
/*testimonial - Testimonial style*/
#sidebar .box .clientSays blockquote{
	margin:0;
	padding-left: 15px;
	background:url(../images/quote.gif) no-repeat top left;
	width:280px;
}
#sidebar .box .clientSays blockquote p.quote{
	text-align:center;
	font-size:22px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


/*clientSays - Client Says style*/
.clientSays blockquote p.author{
	margin:10px 0 0 0;
	display:block;
	text-align:right;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

/*footer - Footer Style*/
#footer{
	clear:both;
	margin:0;
	padding: 15px 0;
	border-top: double 5px #0c3112;
}
#footer p{
	margin:0;
	padding:0 0 10px 0;
}


/*footerNav = Footer Navigation style*/
#footer a{
	color:#8d8d8d;
	text-decoration:none;
}
#footer a:hover{
	color:#333;
	text-decoration:none;
}
#footer img {
	float: right;
	margin: 1em 0 0 1em;
}
#footer a img {
	border: none; 
	outline: none; 
	text-decoration: none;
}
#footerNav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footerNav li{
	display:inline;
	margin:0 0 0 15px;
}
#home #footerNav li.home-nav a, #about #footerNav li.about-nav a, 
#services #footerNav li.services-nav a, #amenities #footerNav li.amenities-nav a, 
#suites #footerNav li.suites-nav a, #blog #footerNav li.blog-nav a, 
#contact #footerNav li.contact-nav a {
	color:#000;
	text-decoration:none;
}



/*form - Form Style*/
/*form {
  padding: 20px 0;
}
label {
  float: left;
  width: 100px;
  padding-right: 1px;
}
input,
textarea{
  padding: 2px;
  font: 400 12px arial, sans-serif;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #c0c0ba #f4f4ec #f4f4ec #c0c0ba;  
}
input:focus,
textarea:focus{  
  color: #333;
  background-color: #eef3ef;
}
#name, #email, #subject{
	width:200px;
}
#message{
	width:300px;
	height:150px;
}
input.button {
  padding: 1px 10px;

  font: bold 1em arial, sans-serif;
  cursor: pointer;

  color: #FFF;
  background-color: #155c21;
  border-width: 1px;
  border-style: solid;
  border-color: #186825 #0e4d19 #0e4d19 #186825;
}
*/


/*Global Class*/
.block{
	display:block;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}

.floatRight{
	float:right
}
.floatLeft{
	float:left;
}


/*readmore - Read More style*/
.readmore{
	text-transform:uppercase;
	text-decoration:none;
	color:#98311d;
	font-size:11px;
}
.readmore:hover{
	color:#98311d;
	border-bottom:4px solid #98311d;
}


/*imageLeft - Image Left style*/
.imageLeft{
	background:#fff;
	padding:5px 5px;
	margin:0 15px 0 0;
	border:1px solid #ddddda;
	float: left;
}


/*imageRight - Image Right style*/
.imageRight{
	background:#fff;
	padding:5px 5px;
	margin:0 0 0 15px;
	border:1px solid #ddddda;
	float: right;
}


/*hide - Hide style*/
.hide{
	display:none;
}


/*errorMsg - Error Message Block style*/
#content .box .errorMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#f2e6e4;
	margin:0 0 20px 0;
	border-top:1px solid #ad5341;
	border-bottom:1px solid #ad5341;
}
#content .box .errorMsg h3{
	color:#98311d;
}


/*infoMsg - Info Message Block style*/
.infoMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#e6f4e8;
	margin:0 0 20px 0;
	border-top:1px solid #2d993c;
	border-bottom:1px solid #2d993c;
}
#content .box .infoMsg h3{
	color:#319240;
}

/************ =Additional Styles
***************************************/
.blogger-post-footer, .blogger-post-footer img {
	height: 0;
}
.tour {
	border: 1px solid #DDDDDA;
	margin: 0 auto 20px;
	width: 336px;
	padding: 5px;
	text-align: center;
}
#content .box img.banner {margin-bottom: 1em;}
#content .box .tours p {padding-bottom: 0;}
.imageFeature{
	background:#fff;
	padding: 5px;
	border: 1px solid #ddddda;
	margin-bottom: 20px;
}
.slideshow {
	background: #fff;
	padding: 8px;
	border: 1px solid #ddddda;
	margin-bottom: 20px;
	text-align: center;
}
.facebook {
	clear: right;
}
#sidebar .schedules {padding-bottom: 20px;}
#mainContent .tours p {margin-top: 20px;}

#documentation-page #sidebar li {margin-bottom: 0.5em;}
#documentation-page #sidebar h3 {margin: 0;}

#content .box abbr.dtstart {
	font-style: italic;
	margin-bottom: 10px;
}
#content .box p.description {margin-top: 10px;}
#content .vevent h2 {margin-bottom: 0;}
.vcard .type {display: none;}
.vcard abbr {font-style: normal;}
.vcard abbr, .vevent abbr {border: 0; color: #333;}
p.tel {display: inline;}