body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#eef6e4;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	color: #2A440E;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #2A440E;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #2A440E;
	padding: 0,0,0,0;
	margin:0,0,0,0;
}
/*////     Structural       /////*/
#header {
	height: 100px;
	width: 795px;
	position: fixed;
	overflow: visible;
}
#container{
	float: none;
	width: 590px;
	min-height:650px;
	background-color: #EEF6E4;
	border: thin solid #697D35;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
#content{
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	margin: 0,0,0,0;
	vertical-align: top;
}
/*////     Text       /////*/
#content p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2A440E;
	text-align:left;
	line-height:14pt;
}
#content p a {
	font-weight: normal;
}
#content p a:link {
	text-decoration: none;
	color: #5AB2E4;
	font-weight: bold;
}
#content p a:visited {
	text-decoration: none;
	color: #5AB2E4;
	font-weight: bold;
}
#content p a:hover {
	text-decoration: underline;
}
#content p a:active {
	text-decoration: none;
}
#side_bar {
	width: 162px;
	float: left;
	background-color: #CCE4B1;
	padding: 0px;
	background-image: url(../images/flowers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: fixed;
	overflow: hidden;
	visibility: visible;
	height: 85%;
}
#textsize {
	width: 190px;
	height: 18px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
	margin-top:2px;
	color:#5AB2E4;
	margin-right:5px;
	padding-right:20px;
}
#textsize a{
	color:#5AB2E4;
}
#textsize a:hover{
	color:#006699;
}
#textsize a:visited{
	color:#5AB2E4;
}
#location {
	width: 360px;
	height: 18px;
	float: left;
	padding-left:10px;
	text-align: left;
	margin-top:2px;
	margin-bottom: 10px;
	color:#5AB2E4;
	vertical-align:top;
}
#location a{
	color:#789258;
	text-decoration:none;
}
#location a:hover{
	color:#006699;
}
#location a:visited{
	color:#5AB2E4;
}
#nav {
	width: 573px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 23px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
#faq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #5AB2E4;
	border-right-color: #5AB2E4;
	border-bottom-color: #5AB2E4;
	border-left-color: #5AB2E4;
	margin-bottom: 5px;
	margin-top: 5px;
}
#faq a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0088BF;
	font-weight: bold;
}
#faq a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0088BF;
	font-weight: bold;
}
#content_header_pic {
}
.side_links {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	position: absolute;
	top: 99px;
	width: 255px;
	visibility: visible;
	left: 866px;
	height: 120px;
	color: #333333;
}
.nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
#content_insert {
	float: right;
	width: 229px;
	background-color: #D4E8BC;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: auto;
	border: thin solid #B2C2A1;
}
#content_insert_left {
	float: left;
	width: 229px;
	background-color: #D4E8BC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: auto;
	border: thin solid #B2C2A1;
	margin: 15px;
}
#content_insert_big {
	float: right;
	width: 329px;
	background-color: #D4E8BC;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: auto;
	border: thin solid #B2C2A1;
} 
/*
#singlefam {
	float: none;
	background-color: #EEF6E5;
	padding: 15px 15px 20px;
	border: thin solid #2A440E;
	text-align: left;
	overflow: auto;
	margin: 15px;
	height: 450px;
	width: 630px;
	position: absolute;
}
#single_fam_copy {
	width: 580px;
	margin-left: 17px;
}
*/
#sideNav {
padding-left:10px;
padding-right:10px;
}
#sideNav p{
margin-top:5px;
margin-bottom:5px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
}
#sideNav a {
color:#333333;
text-decoration:none;
padding-left:10px
}
#sideNav a:hover {
color:#FFFFFF;
text-decoration:none;
background-image: url(../images/sideNavBullet.gif);
background-repeat: no-repeat;  background-position: 0 .2em;
}
#sideNav2 {
padding-left:10px;
padding-right:10px;
}
#sideNav2 p{
margin-top:5px;
margin-bottom:5px;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
}
#sideNav2 a {
color:#333333;
text-decoration:none;
padding-left:10px
}
#sideNav2 a:hover {
color:#FFFFFF;
text-decoration:none;
background-image: url(../images/sideNavBullet.gif);
background-repeat: no-repeat;  background-position: 0 .2em;
}
#sideNavLine{
height:1px;
width: 100%;
background-color:#84a250;
}
.sideNavLine{
height:1px;
width: 100%;
background-color:#84a250;
}
#topShadow{
background-image: url(../images/top2.png);
background-repeat:repeat-x;
}
#bottomShadow{
background-image: url(../images/bottom2.png);
background-repeat:repeat-x;
}
#leftShadow{
background-image: url(../images/left.png);
background-repeat:repeat-y;
}
#rightShadow{
background-image: url(../images/right.png);
background-repeat:repeat-y;
}
#footer{
width:760px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5AB2E4;
}
#footer a {
text-decoration:none;
color:#5AB2E4;
}
#footer a:hover{
text-decoration:underline;
color:#5AB2E4;
}
.textMedium{
font-size:16px;
}
.textSmall{
font-size:13px;
color: #2A440E;
}
.textSmallest{
font-size:11px;
color: #2A440E;
}
.textSmallestBlue{
font-size:11px;
color: #5AB2E4;
}
.textMediumBlue{
font-size:16px;
color:#5AB2E4;
}

#playVideo{ width:110px; height:35px; display:block; padding:0; margin:0;}
#playVideo:hover { background-position: 0 -35px; color:#FFFFFF; }
#playVideo a {width:110px; height:35px; display:block; background-image: url(../images/playVideo_btn.gif); background-repeat:no-repeat; }
#playVideo a:hover{ background-position: 0 -35px; display:block; }

#playVideo2{ float:left; width:90px; height:53px; display:block; padding:0; margin:0;}
#playVideo2:hover { background-position: 0 -53px; color:#FFFFFF; }
#playVideo2 a {width:110px; height:53px; display:block; background-image: url(../images/adultChildrenVideo.gif); background-repeat:no-repeat; }
#playVideo2 a:hover{ background-position: 0 -53px; display:block; }


/*//  Senior Living Communities Drop Down MENU -  //*/
.menu { height:28px; float:left; padding:0px 0px 0px 0px; background-color:#FFFFFF;}
.menu ul { padding:0px 0px 0px 0px; margin:0; list-style-type:none; }
.menu ul li {padding:0px 0px 0px 0px; float:left; position:relative; height:30px; z-index:10;}/* float the top list items to make it horizontal */
.menu ul li { padding:0px 0px 0px 0px; margin:0 }


/* Main menu rollover styles, allows button to stay highlighted when on the dropdown */
.rollover { height:28px; display:block; padding:0; margin:0; float:left }
.rollover:hover { color:#697D35;}
.rollover a { display:block; float:left; height:28px; line-height:20pt; font-size:14px; font-weight:bold; color:#697D35; text-decoration:none; padding:2px 6px 0px 6px; margin:0; font-family:"Times New Roman", Times, serif;}
.rollover a:hover { color:#FFFFFF; background-color:#697D35;}/* Rollover fix for IE 6 */
.rollover :hover > a { color:#FFFFFF; background-color:#697D35;}

.current { height:28px; display:block; background-color:#697D35; padding:0; margin:0; float:left, color:#FFFFFF; }
.current a { display:block; color:#697D35; float:left; height:28px; line-height:20pt; font-size:13px; font-weight:bold; text-decoration:none; padding:2px 6px 0px 6px; margin:0 }
.current a:hover {background-color:#697D35; color:#FFFFFF; }/* Rollover fix for IE 6 */


/* First level dropdown styles */
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul { width:160px; visibility:hidden; position:absolute; height:28px; top:28px; left:1px; margin-left:-1px; border-top:0px solid #FFFFFF }
.menu ul ul li {display:block; width:140px; height:auto; position:relative; line-height:3px; border:none }
/* rollover styles */
.menu ul ul a { display:block; width:140px; height:18px; text-transform:none; line-height:12px; color:#FFFFFF; background-color:#697D35; text-align:left; font-size:14px; text-decoration:none; font-weight:normal; padding:5px 5px 2px 15px; margin:0; border:solid #4a5824; border-width:0 1px 1px 1px;}
.menu ul ul a:hover {color:#FFFFFF; background-color:#0FA3DF;}
.menu ul ul :hover > a {color:#FFFFFF; background-color:#0FA3DF;}
* html .menu ul ul a {width:140px; w\idth:160px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:13px;}
 
 
/* Style the second level flyouts level background and rollovers */
.menu ul ul ul{left:177px; height:28px; top:0; width:160px; border:none }/* position the third level flyout menu */
.menu ul ul ul a {background:#FFFFFF;}
.menu ul ul ul a:hover {background:#00467B;}
.menu ul ul ul :hover > a {background:#00467B;}


/* Styles for the right side drop down */
.right ul ul { left:-26px;}
.right ul ul ul{left:-175px; top:0; width:140px; border:none }


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding-top:5px; background:transparent url(../images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}