/*html { 
	display: none; 
} */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image:url(header/RetroWallpaper06.png);
}

ul {
	margin: 0 12px 0 14px;
}

ol {
	margin: 0 12px 0 24px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990000;
	font-weight: bold;
	padding-left: 12px;
}

img.FloatRight-lessPad {
	float: right;
	margin: 8px 0 0 10px;
}

img.FloatRight {
	float: right;
	margin: 10px 0 10px 15px;
}

img.FloatLeft {
	float: left;
	margin: 10px 15px 10px 0;
}

.left-column {
width: 26px;
height: 100%;
}

.sidebar-top {
	width: 26px;
	height: 126px;
	background-color: #006021;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.sidebar-top2 {
	width: 26px;
	height: 126px;
	background-color: #E2E0D4;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.sidebar-top3 {
	width: 26px;
	height: 126px;
	background-color: #F2EDD9;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.sidebar-top4 {
	width: 26px;
	height: 126px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.header-width {
	width: 100%;
	height: 169px;
	background-color: #006021;
}

.menu-background {
	background-image: url(header/menu_background.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 43px;
	text-align:center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.menu-items {
padding: 15px 0 0 0;
}

.careinfo-column {
	background-image: url(index/news_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 276px;
	height:100%;
	float: left;
}

.memorylane-column {
	background-image:url(memorylane/memorylane_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 275px;
	height:100%;
	float: left;
}

.about-column {
	background-image:url(about/about_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 275px;
	height:100%;
	float: left;
}

.services-column {
	background-image:url(living/living_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 275px;
	height:300px;
	float: left;
}

.living-column {
	background-image:url(living/living_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 275px;
	height:100%;
	float: left;
}

#index-column {
	background-image: url(index/index_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 275px;
	height:311px;
	padding-top: 30px;
	float: left;
}

#contact-column {
	background-image:url(contact/contact_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 326px;
	height:100%;
	padding-top: 30px;
	float: left;
}


.applications-column {
	background-image:url(applications/downloads_background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 275px;
	height:100%;
	float: left;
}

.right-column {
	float: left;
	width: 450px;
	height: 100%;
	background-color: #E7E5DD;
}

.right-column-about {
	float: left;
	width: 725px;
	height: 100%;
	background-color: #E7E5DD;
}

.right-column-services {
	float: left;
	width: 725px;
	height: 100%;
	background-color: #E7E5DD;
}

.right-column-lifestyle {
	float: left;
	width: 725px;
	height: 100%;
	background-color: #E7E5DD;
}

.right-column-memorylane {
	float: left;
	width: 725px;
	height: 100%;
	background-color: #E7E5DD;
}

.right-column-carehome {
	float: left;
	width: 725px;
	height: 100%;
	background-color: #E7E5DD;
}

.right-column-contact {
	float: left;
	width: 396px;
	height: 1075px;
	background-color: #E7E5DD;
}

/* TEXT & LINKS */

.menu-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	padding: 0 0 0 8px;
}

a.menu-text:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	padding: 0 0 0 8px;
	text-decoration: none;
}

.menu-text:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	padding: 0 0 0 8px;
	text-decoration: none;
}

.menu-text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	padding: 0 0 0 8px;
	text-decoration: underline;
}

.body-text {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	padding: 0 20px 0 12px;
	text-align:justify;	
}

a.body-link:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#990000;
	text-decoration: underline;
}

a.body-link:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	text-align:justify;
	background-color: #990000;
	text-decoration:none;
}

a.body-link:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#990000;
	text-decoration: underline;
}

a.anchor-link:link {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	color:#FFFFFF;
	background-color: #990000;
	text-decoration: none;
	padding: 3px;
}

a.anchor-link:hover {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	color:#FFFFFF;
	text-align:justify;
	background-color: #003300;
	text-decoration:none;
	padding: 3px;
}

a.anchor-link:visited {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	color:#FFFFFF;
	background-color: #990000;
	text-decoration: none;
	padding: 3px;
}

.sub-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990000;
	font-weight: bold;
	padding-left: 12px;
}

.welcome-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#003300;
	padding: 0px 0  0 12px;
}

.page-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#003300;
	padding: 0px 0  0 12px;
}

.left-column-text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#663300;
	padding: 0 25px 0 8px;
}


#tel-box {
	width: 285px;
	height: 35px;
	margin: 15px 0 0 15px;
	padding-top: 2px;
	background-color:#E2E0D4;
}

#address-box {
	width: 285px;
	height: 90px;
	margin: 15px 0 0 15px;
	padding-top: 3px;
	background-color:#F2EDD9;
}

#address-front {
	float: right
	width: 150px;
	height: 234px;
	margin: 15px 0 0 15px;
	padding-top: 15px;
	background-color:#E2E0D4;
	margin-right: 15px;
}

.front-image {
	width: 419px;
	height; 234px;
	float: left;
	margin-left: 15px;
}

/* FEATURED CONTENT - HOME PAGE */

.box1 {
	width: 235px;
	padding: 0 0 20px 10px;
	float: left;
}

.box2 {
	width: 235px;
	padding: 0 0 20px 10px;
	float: left;
}


/* FOOTER */

#footer {
	width: 752px;
	padding: 8px 0 8px 0;
	background-color: #006021;
	text-align:center;

}

a.footer-text:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding: 0 3px 0 0;
	text-decoration: none;
}

.footer-text:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding: 0 3px 0 0;
	text-decoration: none;
}

.footer-text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding: 0 3px 0 0;
	text-decoration: underline;
}

a.citrus-text:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCC9A;
	padding: 8px 0 8px 0;
	text-decoration: none;
}

.citrus-text:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCC9A;
	padding: 8px 0 8px 0;
	text-decoration: none;
}

.citrus-text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#00CC00;
	padding: 8px 0 8px 0;
	text-decoration: underline;
}

.copywrite-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCC9A;
	padding: 8px 0 8px 0;
}

