﻿body 
{
}

/* Don't forget to set a foreground and background color on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	font-size: 100%;
	/*
    vertical-align: baseline;
	text-align: left;
    */
}
.altRow {
	background: #E4D8A3;
}


a img, :link img, :visited img {
	border: 0;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
strong {
	font-weight: bold;
}

ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

a { text-decoration:none;}




html, body {
	height: 100%;
	background-image: url("images/bodyBG.gif");
	margin-top: 5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

p, div, td 
{
    font-size: 1em;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #AB9C49;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E2DDBC;
	margin-left: 20px;
	margin-bottom: 10px;
}

h2  {
	font-size: .9em;
	font-weight: bold;
	color: #AB9C49;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E2DDBC;
	margin-left: 20px;
	margin-bottom: 10px;
}

h3 {
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h4 {
	color: #AB9C49;
	font-size: .9em;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.pageMainImage {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E2DDBC;
	padding-top: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E2DDBC;
}
#subMenuColumn {
	float: right;
	width: 225px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B9C886;
	border-bottom-color: #B9C886;
	background-color: #FBF7EB;
	margin-bottom: 20px;
}
.floatLeft {
	float: left;
}





#homeLeftCol {
	float: left;
	width: 421px;
	background-image: url('images/homeLeftColBG.jpg');
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d7c8;
	background-color: #F5EFD5;
	position: relative;
	padding-top: 10px;
}
#homeCenterCol {
	float: left;
	width: 411px;
	background-image: url('images/homeContentBG.jpg');
	background-repeat: repeat-x;
	background-color: #FBF9ED;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdad2;
	padding-top: 10px;
}
#homeCenterCol p, #insideCenterCol p   {
	font-size: 0.75em;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 1.5em;
}
#homeLeftCol p {
	font-size: 0.7em;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 5px;
	line-height: 1.2em;
	color: #666666;
}

#homeLeftCol h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #857C52;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D3CEB8;
	margin-left: 30px;
	margin-bottom: 10px;
}
#homeLeftCol a {
	color: #056331;
	text-decoration: underline;
}



#homeRightCol {
	background-image: url('images/homeContentCol2BG.jpg');
	background-repeat: repeat-x;
	float: right;
	width: 120px;
	height: 418px;
}


#topMenu {
	background-image: url('images/topBG.jpg');
	background-repeat: repeat-x;
	height: 94px;
}
#topMenu ul {
	font-size: 0.75em;
	margin-top: -50px;
	float: right;
	margin-right: 30px;
}
#topMenu li {
	font-size: 0.75em;
	display: block;
	float: left;
}
#topMenu  li a {
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}

a, a:visited{
	color: #056331;
	text-decoration: underline;
	
}
a:hover {
	color: #AD6D41;
}

.locColumns {
	float: left;
	width: 135px;
	height: 140px;
}
#homeLeftCol  .locColumns p {
	font-size: 0.75em;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 0px;
}
#homeLeftCol .locColumns a, .locColumns a:visited {
	color: #434343;
	text-decoration: none;
}
#homeLeftCol a:hover  {
	color: #8DA449;
	text-decoration: none;
}


#mainMenu {
	height: 182px;
	clear: both;
	/*margin-top: -3px;*/
}

#mainMenu li
{
    display: block;
    float: left;
    width: 210px;
    height: 182px;
    background-repeat: no-repeat;
}

#mainMenu a 
{
    display: block;
    width: 210px;
    height: 100%;
    background-repeat: no-repeat;
    text-decoration: none;
}

#mainMenu li#independentLivingItem 
{
    background-image: url('menu/menuIndependentLiving.jpg');
}

#mainMenu li#independentLivingItem>a 
{
    background-image: url('menu/menuIndependentLiving.jpg');
}

#mainMenu li#independentLivingItem>a:hover 
{
    background-image: url('menu/menuIndependentLivingOV.jpg');
}

#mainMenu li#assistedLivingItem 
{
    background-image: url('menu/menuAssistedLiving.jpg');
}

#mainMenu li#assistedLivingItem>a 
{
    background-image: url('menu/menuAssistedLiving.jpg');
}

#mainMenu li#assistedLivingItem>a:hover 
{
    background-image: url('menu/menuAssistedLivingOV.jpg');
}

#mainMenu li#dementiaCareItem 
{
    background-image: url('menu/menuDementiaCare.jpg');
}

#mainMenu li#dementiaCareItem>a 
{
    background-image: url('menu/menuDementiaCare.jpg');
}

#mainMenu li#dementiaCareItem>a:hover 
{
    background-image: url('menu/menuDementiaCareOV.jpg');
}

#mainMenu li#locationsItem>a 
{
    background-image: url('menu/menuLocations.jpg');
}

#mainMenu li#locationsItem>a:hover 
{
    background-image: url('menu/menuLocationsOV.jpg');
}

#mainMenu li#resourcesItem>a 
{
    background-image: url('menu/menuHowToChoose.jpg');
}

#mainMenu li#resourcesItem>a:hover 
{
    background-image: url('menu/menuHowToChooseOV.jpg');
}

#howToChoose {
	background-image: url('images/howToChooseBG.jpg');
	background-repeat: repeat-x;
	height: 182px;
	width: 323px;
	background-position: 0px 31px;
	float: left;
}

#howToChoose li
{
    width: 190px;
    height: auto;
}

#howToChoose a 
{
    width: 190px;
    height: auto;
}

#howToChoose li#rightCommunityItem
{
    background-image: url('menu/menuRightCommunity.jpg');
}

#howToChoose li#rightCommunityItem>a
{
    background-image: url('menu/menuRightCommunity.jpg');
}

#howToChoose li#rightCommunityItem>a:hover
{
    background-image: url('menu/menuRightCommunityOV.jpg');
}

#howToChoose li#servicesItem
{
    background-image: url('menu/menuServices.jpg');
}

#howToChoose li#servicesItem>a
{
    background-image: url('menu/menuServices.jpg');
}

#howToChoose li#servicesItem>a:hover
{
    background-image: url('menu/menuServicesOV.jpg');
}

#howToChoose li#faqsItem
{
    background-image: url('menu/menuFAQs.jpg');
}

#howToChoose li#faqsItem>a
{
    background-image: url('menu/menuFAQs.jpg');
}

#howToChoose li#faqsItem>a:hover
{
    background-image: url('menu/menuFAQsOV.jpg');
}


#mainContentColumnsHome {
	float: left;
	background-image: url('images/homeColumnHolderBG.jpg');
	background-repeat: repeat-y;
}
.footer {
	clear: both;
	height: 60px;
	background-image: url('images/footerHomeImage.gif');
	background-repeat: no-repeat;
	background-color: #CD9933;
}
#insidePages .footer {
	background-image: url('images/footerInsideImage.gif');
	clear: both;
}

.footer p {
	text-align: center;
	font-size: 0.7em;
	color: #FBF8EF;
	padding-top: 35px;
}

.clearer {
	clear: both;
}



#mainMenu img {
	float: left;
}

#pageWrapper {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #727272;
	margin-bottom: 15px;
}
#mainContentColumnsInside {
	background-image: url('images/insideColumnHolderBG.jpg');
	background-repeat: repeat-y;
	float: left;
	position: relative;
}
#insideLeftCol {
	float: left;
	width: 211px;
	background-image: url('images/homeLeftColBG.jpg');
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d7c8;
	background-color: #F5EFD5;
}
#insideCenterCol {
	float: left;
	width: 621px;
	background-image: url('images/homeContentBG.jpg');
	background-repeat: repeat-x;
	background-color: #FBF9ED;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdad2;
	padding-top: 10px;
}
#subMenuColumn  a, #subMenuColumn a:visited {
	font-weight: bold;
	color: #454652;
}
#insideLeftSideContent {
	float: left;
}
#insideLeftSideContent    h3, #insideCenterCol   .mainLocations  h3 {
	margin-left: 10px;
	color: #454652;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87889A;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 90%;
}
#insideLeftSideContent   p.locationphoneNumber {
	font-weight: bold;
	color: #454652;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

#insideCenterCol .mainLocations p.locationphoneNumber {
	font-weight: bold;
	color: #454652;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	line-height:0.1em;
}

.mainLocations  a, .mainLocations a:visited {
	color: #454652;
}
.mainLocations  a:hover, #subMenuColumn a:hover {
	text-decoration: none;
	color: #AF6C42;
}



#insideLeftSideContent p {
	font-size: .75em;
	margin-left: 10px;
	width: 90%;
	margin-bottom: 3px;
}
#insideCenterCol p.largeCenteredHighlight {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

#insideCenterCol ul, #insideCenterCol ul.smaller {
	margin-left: 20px;
	margin-bottom: 10px;
	/*margin-top: -10px;*/
	list-style: square;
	/*color: #AB9C49;*/
}
#insideCenterCol ul.smaller li {
	color: #333333;
	padding-right: 20px;
	margin-left: 10px;
	font-size: .9em;
	padding-bottom:10px;
	line-height:18px;
}

#insideCenterCol li {
	font-size: .75em;
	line-height: 1.5em;
	padding-right: 20px;
	margin-left: 40px;
	padding-bottom:2px;
	padding-left:0;
}

#insideCenterCol li p {
	/*color: #333333;*/
	/*font-size: .75em;*/
	padding-bottom:2px;
	padding-left:0;
}
#insideCenterCol ul.tighterList li p  {
	padding-bottom: 5px;
}

#insideCenterCol ul.tighterList  li {
	padding-right: 5px;
	color: #333333;
	font-size: .75em;
}

#insideCenterCol p.rightCommunity {
	margin-top: -10px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 30px;
}
input, select {
	background: #F5EFD5;
}
input.fillbox,select, textarea{
	background: #FAF7E4;
	border: 1px solid #CCCCCC;
}

input.button, input.button2 {
	background: #454652;
	font-weight: bold;
	color: #FFFFFF;
}

#insideCenterCol ul.services {
	padding-top:10px;
	margin-left: 20px;
	list-style: square;
	color: #AB9C49;
}

#insideCenterCol ul.services li {
	padding-right: 5px;
	margin-left: 15px;
}

#insideCenterCol ul.services li p {
	color: #333333;
	font-size: 0.85em;
	padding-bottom: 8px;
	line-height: 1.25em;
}
.header {
	background: #EDE4C0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}
#insideCenterCol   .tableStyle p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.tableStyle td {
	vertical-align: middle;
}

a.back, input.button, input.button2, a.back:visited, input.button:visited, input.button2:visited {color:#FFFFFF; background-color:#0A7847; padding:5px 10px; font-size:1em; border:1px solid #FFFFFF; font-weight:bold; line-height:3em; font-family: Arial, Helvetica, sans-serif;}
a.back:hover, input.button:hover, input.button2:hover {background-color:#00AF62;}

.warning {font-weight:bold; color:red;}

#insideCenterCol ul.plans {margin:0 0 0 20px; padding:0 0 10px 0;}
#insideCenterCol ul.plans li { list-style-type:none; margin:0; padding:0; font-size:14px; line-height:22px;}
a.floorplan {background:url(images/acrobat.gif) no-repeat 0 0; padding-left:22px; color:#063; font-weight:bold;}
a.floorplan:hover, a.floorplan:visited { color:#030;}

a.pdf, a.pdf:visited {font-weight:bold; color:#375335; text-decoration:none; background:url(images/pdf-icon.png) no-repeat 0 2px; width:100%; padding:20px 20px 20px 60px; border:1px solid #547351;}
a.pdf:hover {background-color:#F2F2F2;}
