@charset "utf-8";
/* CSS Document */
body {
	/*font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";*/
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5E6044;
	background:#5D5F47 url(/images/bg.gif) top center repeat-y;
}
* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
#wrapper {
	width:803px;
	margin:0px auto;
	background:#fff;
}
#inner_wrapper {
	padding:4px;
	width:794px;	
}
.contact_us {
	height:40px;	
}
.contact_us img {
	float:right;
	padding:8px 8px 0px 0px;
}
.contact_us span {
	display:block;
	float:left;
	padding:8px;
	font-weight:bold;
}
#menu {
	margin-top:4px;
	padding-top:3px;
	height:52px;
	padding-left:20px;
	background:#EFE9DF;
}
#menu a {
	display:block;
	width:148px;
	height:23px;
	background:#006633;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	background-position:top;
}
#menu a:hover {
	background-position:bottom;
}
#menu a.selected {
	background-position:bottom;
}
#menu .home {
	background:#fff url(/images/menu/home.gif) no-repeat;	
}
#menu .amenities {
	background:#fff url(/images/menu/amenities.gif) no-repeat;	
}
#menu .a_typical_day {
	background:#fff url(/images/menu/a-typical-day.gif) no-repeat;	
}
#menu .suites {
	background:#fff url(/images/menu/suites.gif) no-repeat;	
}
#menu .photos {
	background:#fff url(/images/menu/photos.gif) no-repeat;	
}
#menu .residency_fees {
	background:#fff url(/images/menu/residency-fees.gif) no-repeat;	
}
#menu .assisted_living {
	background:#fff url(/images/menu/assisted-living.gif) no-repeat;	
}
#menu .enhanced_care {
	background:#fff url(/images/menu/enhanced-care.gif) no-repeat;	
}
#menu .our_community {
	background:#fff url(/images/menu/our-community.gif) no-repeat;	
}
#menu .contact_us {
	background:#fff url(/images/menu/contact-us.gif) no-repeat;	
}
#header {
	margin-top:0px;
	padding-right:3px;
	height:200px;
	background:#fff url(/images/header.jpg) no-repeat;
}
#content, #content2 {
	margin-top:10px;
	padding-right:3px;
	padding:10px 3px 10px 15px;
	text-align:center;
}
#content2 {
	text-align:left;
	padding-right:15px;
}
#content h1, #content2 h1 {
	font-size:18px;
	color:#5E6044;
	font-weight:bold;
	margin-bottom:10px;
}
#content h2, #content2 h2 {
	font-size:16px;
	color:#5E6044;
	font-weight:bold;
	margin:10px 0px;
}
#content p {
	text-align:left;
}
#content p, #content2 p {
	margin:8px 0px;
	line-height:22px;
}
#content h3, #content2 h3 {
	color:#5E6044;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#content .clear, #content2 .clear {
	clear:both;
}
#content #google_map {
	margin:15px 0px 0px 90px;
	width:372px;
	height:238px;
	border:1px solid #D0C0A4;
	background:#FAF5D7;
	padding:1px;
}
#content2 #google_map {
	width:330px;
	height:330px;
	border:1px solid #D0C0A4;
	background:#FAF5D7;
	padding:1px;
	float:right;
}
#content2 li {
	margin-left:50px;
	padding-bottom:6px;
}
#content2 a {
	color:#A58750;
}
#content2 .ulcontainer {
	margin-top:15px;
}
#content2 .ulcontainer .left {
	padding-left:10%;
	width:38%;
	float:left;
}
#content2 .ulcontainer .right {
	width:48%;
	float:right;
}
#right_col {
	width:202px;
	border:1px solid #D0C0A4;
	background:#FAF5D7;
	float:right;
	padding:3px;
	margin-left:30px;
}
#right_col h3 {
	margin-bottom:5px;
	text-decoration:underline;
}
#right_col h4 {
	margin:10px 0px;
	text-decoration:underline;
}
.fieldset1 label {
	display:block;
	font-size:12px;
	float:left;
	width:200px;
	text-align:left;
	margin:3px 0px 2px 0px;
}
.fieldset1 input {
	width:198px;
}
.fieldset1 select {
	width:198px;
}
.fieldset1 textarea {
	width:198px;
	height:50px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.fieldset2 {
	display:block;
	margin-top:4px;
	text-align:left;
}
.fieldset2 label {
	font-size:12px;
}
.fieldset3 {
	display:block;
	margin-top:8px;
}
#footer {
	margin-top:15px;
	text-align:center;
	font-size:12px;
	padding:10px 0px;
	background:#EFE9DF;
}
#footer a {
	font-size:10px;
	color:#5E6044;
}
.left_floater {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #D0C0A4;
	padding:1px;
}
.right_floater {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border:1px solid #D0C0A4;
	padding:1px;
}
.middle_floater {
	text-align:center;
	margin:10px 0px;
	border:1px solid #D0C0A4;
	padding:1px;
}
.home_banner {
	margin-top:20px;
	border:1px solid #D0C0A4;
	padding:2px;
}
.image_holder .main_image {
	float:left;
	padding:15px;
	height:150px;
	border:1px solid #D0C0A4;
	margin-right:15px;
}
.image_holder .sub_images {
	float:left;
}
.image_holder .sub_images img {
	padding:2px;
	height:75px;
	border:1px solid #D0C0A4;
	margin-right:5px;
}
#content2 .left {
	width:50%;
	float:left;
	border-right:1px solid #cecece;
}
#content2 .right {
	width:49%;
	float:right;
}
.fieldset {	
display:block;
padding:2px 0px;
}
.fieldset label {
display:block;
float:left;
width:125px;
margin-right:4px;
text-align:right;
}
.fieldset input {
	width:200px;
}
.fieldset textarea {
	width:200px;
	height:150px;
}
.fieldset select {
	width:202px;
}
.fieldset2 {
	text-align:center;
}
.fieldset3 {	
display:block;
text-align:left;
}
.fieldset3 input {	
float:left;
margin:3px 8px 0px 0px;
}
.break {
	height:15px;
}
#photo_gallery {
	text-align:center;
}
#photo_gallery img {
	height:120px;
	padding:3px;
	border:1px solid #D0C0A4;
	margin:5px 10px 5px; 0px;
}#content p2 {
	text-align:center;
}
