ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, table, tr, td
{ margin: 0; padding: 0; }
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8E8F3;
	color: #58585A;
}
img { border: none; }

a:link
{
	text-decoration: none;
	color: #00A0C4;
}
a:visited
{
	text-decoration: none;
	color: #00A0C4;
}
a:hover
{
	text-decoration: none;
	color: #00A0C4;
}
a:active
{
	text-decoration: none;
	color: #00A0C4;
}
h1  {
	font-size: 22px;
	color: #8B8C90;
	font-weight: normal;
	margin-bottom: 10px;
}
#content .home_col1 h1 {
	color: #00A0C4;
}
h2  {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 7px;
	color: #8B8C90;
}
h3  {
  margin: 10px 0;
}
hr {
  clear:both;
  border:0;
  border-top:1px solid #DFDFDF;
  border-bottom:none;
  height:0px;
  margin:12px 0;
  padding:0;
}
#ctwrap_outer
{
	background-image: url(/images/ctwrap_outer-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ctwrap
{
	width : 970px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#ft {
	text-align: center;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
	margin-bottom: 20px;
	line-height: 17px;
	font-size: 13px;
}

#ctwrap  #site_name img
{
	height: 75px;
	width: 185px;
}


#content
{
}

#content ul
{
  list-style: inside;
}

#ctwrap #head {
}
/* HORIZONTAL FREESTYLE MENU LAYOUT */
/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
	display: none;
	position: absolute;
	top: 0.65em;
	margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
	left: -1px;
	width:200px;	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C3C1;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	top: 0px;
	margin-top: -1px;
	left: 199px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
	float: left;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
	float: none;
	margin:0px;
	padding: 0px
	}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
 .menulist .level2 a,
 .menulist .level3 a  {
	background-color:#fff;
	display: block;
	color: #58585A;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9C3C1;
	border-left-color: #C9C3C1;
	border-right-style: solid;
	border-bottom-color: #C9C3C1;
	border-right-width: 1px;
	opacity: .90;
	background-image: none;
	}
.menulist   .with_kids .kid a,
.menulist .with_kids .kid a:hover,
.menulist .with_kids .kid a:hover,
.menulist .with_kids .kid a.highlighted:hover,
.menulist .with_kids .kid a.highlighted:hover,
.menulist .with_kids .kid a:focus,
.menulist .with_kids .kid a:focus {
	background-image: url(/images/sp.gif);
}
 .menulist .with_kids a,
 .menulist .with_kids a  {
	background-image: url(/images/navigation/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menulist .level2 ul
.menulist .level3 ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C3C1;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist .level2 a:hover,
.menulist .level3 a:hover,
.menulist .level2 a.highlighted:hover,
.menulist .level3 a.highlighted:hover,
.menulist .level2 a:focus,
.menulist .level3 a:focus {
	color: #fff;
	background-color: #6BA7C7;


	}
.menulist .with_kids a:hover,
.menulist .with_kids a.highlighted:hover,
.menulist .with_kids a:focus {
	color: #fff;
	background-color: #6BA7C7;
	background-image: url(/images/navigation/nav-arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: right
	}

.careers_tab .level2 a:hover,
.careers_tab .level3 a:hover,
.careers_tab level2 a.highlighted:hover,
.careers_tab .level3 a.highlighted:hover,
.careers_tab .level2 a:focus,
.careers_tab .level3 a:focus
.careers_tab .with_kids a:hover,
.careers_tab .with_kids a.highlighted:hover,
.careers_tab .with_kids a:focus {
	background-color: #A7C833}

.our-communities_tab .level2 a:hover,
.our-communities_tab .level3 a:hover,
.our-communities_tab level2 a.highlighted:hover,
.our-communities_tab .level3 a.highlighted:hover,
.our-communities_tab .level2 a:focus,
.our-communities_tab .level3 a:focus
.our-communities_tab .with_kids a:hover,
.our-communities_tab .with_kids a.highlighted:hover,
.our-communities_tab .with_kids a:focus {
	background-color: #EE4E98}

.seniors-living-info_tab .level2 a:hover,
.seniors-living-info_tab .level3 a:hover,
.seniors-living-info_tab level2 a.highlighted:hover,
.seniors-living-info_tab .level3 a.highlighted:hover,
.seniors-living-info_tab .level2 a:focus,
.seniors-living-info_tab .level3 a:focus
.seniors-living-info_tab .with_kids a:hover,
.seniors-living-info_tab .with_kids a.highlighted:hover,
.seniors-living-info_tab .with_kids a:focus {
	background-color: #7C77B7}
/*#
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}/* End Hacks */
.home_col1  {
	float: left;
	width: 467px;
	padding-right: 20px;
	background-image: url(../images/dotted-border.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 35px;
}
.home_col2
 {
	float: left;
	width: 490px;
	padding: 0px;
	margin-bottom: 20px;
	overflow: hidden;
}
.home  .col2 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.col1, .col2, .col3 {line-height:20px}
.col1   {
	float: left;
	width: 200px;
	padding-right: 0px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 14px;
}
.col2
 {
	float: left;
	width: 460px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B1B1B1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.col3
 {
	float: left;
	width: 235px;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#toolbox {
	clear: both;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#toolbox img {
	float: right;
	margin-left: 7px;
}
.clearit {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#mainNavigation {
	width: auto;
	float: right;
	margin-top: -15px;
	margin-bottom: 14px;
}
#content p {
	line-height: 20px;
	margin-bottom: 15px;
}
.col2 #careers {
	margin-left: 10px;
}
.search_container {
	float: right;
	margin-top: 4px;
	padding-right: 20px;
}
.search_container .search_field {
	width: 120px;
	margin: 0px;
	padding: 3px;
	float: left;
	border: 1px solid #BAB8B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 13px;
}
.search_container .search_button {
	margin: 0px;
	padding: 0px;
}
#sizer {
	float: right;
	margin-top: 5px;
	line-height: 19px;
	font-size: 13px;
}
#sizer  .button {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: -5px;
	margin-left: 5px;
}

#sizer p{
float:left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#ft a {
	text-decoration: underline;
}
#ft #copyright {
	font-size: 11px;
	padding-top: 8px;
	padding-left: 120px;
}
.home  .welcome {
	width: 440px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
.home .news {
	padding-right: 10px;
	padding-left: 13px;
	width: 460px;
	padding-top: 5px;
	margin: 0px;
	line-height: 20px;
	font-size: 13px;
}
.news-item .news_summary {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.news .news-item {
	padding-bottom: 20px;
}
.news-item .news-date {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-size: 12px;
}
.home .news-item .news-date {
	font-size: 11px;
	font-style: italic;
}
#marquee #secondary_img {
	margin-left: 10px;
}
.col3 .feature_box {
	background-color: #F7F9F8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.col3 .play_video {
	padding: 6px;
	background-color: #A4A4A6;
	width: 178px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 27px;
}
.col1 a {
	color: #999999;
}
.col1   ul, .col1  li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col1  .level1 {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.col1     .level2, .col2  .level1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEED;
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
}
.col1 .level2 a {
	font-weight: normal;
	color: #59595B;
}
.col1 .with_kids {
	line-height: 25px;
}
.col1 .level2 .active_page {
	font-size: 13px;
	font-weight: bold;
	color: #009CC4;
}
.col1 .level3 .active_page  {
		font-weight: normal;
	}
.col1 .level3 a {
	font-size: 12px;
	margin-left: 15px;
	border: 2px none #FFFFFF;

	}
	.careers .col1 .level2 .active_page {color: #A7C833}
	.seniors-living-info .col1 .level2 .active_page {color:#7C77B7}
	.our-communities .col1 .level2 .active_page {color:#EE4E98}

.col1 .active_page ul {
	display: block;
}
.menulist {
	margin-right: -12px;
}
#content .date {
	font-style: italic;
	color: #58585A;
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#admin_functions
{
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#admin_functions a
{
	color: #666;
}
#admin_functions ul{
	margin: 0px;
	padding: 0px;
}
#admin_functions li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#editor_options {display: inline;}

#interior #marquee {
	display: block;
	height: 237px;
}
.feature_box li {
	background-image: url(../images/featurebox-bullet-point.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
#site_environment {
	display:none
} /*sorry, this little screen artifact is a bit annoying.*/
.home #toolbox {
	display: none;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form-row {
	padding: 10px;
}
.form-row label {
	width: 100px;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#sf_guard_auth_forgot_password {
	display: inline;
	line-height: 20px;
	margin-left: 20px;
}
#ft #site_credits {
	font-size: 8px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: inline;
}
#ft #site_credits a {
	color: #6D6E78;
	text-decoration: none;
}
#file_upload_form {
	background-color: #FFFFFF;
}
.home h1{}
.col2 .site-map     li  {
	padding: 4px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.col2 .site-map ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.col2 .site-map .level1 a{
	font-size: 13px;
	font-weight: bold;
}
.col2 .site-map .level2 a{
	font-size: 11px;
	font-weight: normal;
}
.col2 .site-map .level3 a{
	font-size: 11px;
	font-weight: normal;
	color: #59595B;
}.view-all-link a {
	color: #59595B;
}
.view-all-link {
	margin-top: 10px;
	margin-bottom: 10px;
}
.interior #marquee #marquee_primary {
	float: left;
	width: 725px;
	overflow: hidden;
	margin-right: 10px;
}
.interior #marquee #marquee_secondary {
	margin: 0px;
	padding: 0px;
	width: 234px;
}
.home #marquee .col2 #marquee_secondary1 {
	float: left;
}
.home #marquee #marquee_secondary1,.home #marquee #marquee_secondary2 {
	width: 235px;
	height: 247px;
}
.home #marquee #marquee_primary1 {
	margin-right: 10px;
	width: 490px;
}
.home #marquee #marquee_secondary1 {
	width: 245px;
}
.home #marquee td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.home #marquee table{
	margin-bottom: 27px;
}
#content .alert {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	background-color: #EE4E98;
}
#job_application_form {
	width: 720px;
}
#job_application_form td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#job_application_form th {
	font-weight: normal;
	text-align: left;
	padding: 3px;
}
#job_application_form label, .formTable label {
	display: block;
	font-size: 10px;
	font-weight: bold;
}
#job_application_form .wrappin_table {
	width: 735px;
}
#job_application_form .wrappin_table td {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#job_application_form  label  {
	display: inline;
	margin: 0px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: none;
}
#job_application_form  input  {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#job_application_form h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#job_application_form .remove_this {
	background-color: #ECEEED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left:3px;
}
#job_application_form .job_application_form_table{border-width: 1px; border-color: #ECEEED; border-style: solid}
.two-column .col2 {
	width: 705px;
	padding-right: 0px;
	margin-right: 0px;
}
.float-right {
	font-size: 11px;
	font-style: italic;
	float: right;
	margin-left: 50px;
}
.float-right img {
	clear: both;
	display: block;
	margin-bottom: 10px;
}
.float-right td img {
	clear: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}.home #ctwrap {
	padding-bottom: 5px;
}
#file_table td {
        vertical-align: top;
}
#file_asset_bar {
  border: 1px solid #EEEEDD;
        margin-left: 6px;
        margin-bottom: 2px;
        padding: 6px;
}
.col2 .back-button {
	font-size: 12px;
	float: right;
	font-weight: bold;
}
.col2 li {
	margin-left: 13px;
	margin-bottom: 8px;
	list-style-position: outside;
	padding-left: 0px;
}
.col3 .image-caption {
	color: #00A0C4;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 20px;
}
.news-item  .news-title  {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 20px;
}
.news-item .news-date {
	font-style: italic;
	line-height: 18px;
}
.home_col2  h2  {
	margin-bottom: 10px;
}
#job-search-form label {
	display: block;
	font-size: 11px;
	font-weight: bold;
}
#job-search-form select, #job-search-form input{
	width: 200px;
	margin-bottom: 10px;
}
.job-listing {
	margin-bottom: 15px;
	line-height: 18px;
}
.job-listing .job-post-date {
	font-style: italic;
}
.job-listing .job-title a {
	font-weight: bold;
}
.job-listing-results {
	margin-top: 20px;
}
.form_error {
  color: red;
}
body#privacypolicy {
  padding: 1em;
  background-color: #fff;
}
body#privacypolicy ol {
  margin-left: 2em;
}
body#privacypolicy ol li {
  list-style-type: decimal;
  margin-bottom: 1em;
}
body#privacypolicy p {
  padding-bottom: 1em;
}
.view-large-link, h2 .view-large-link {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
