/* set basic font size in ems: 1 em = 16px x .625 = 10px */
body {
	font-size:62.5%;
	font-family: Verdana, Geneva, sans-serif;
	
}
/* >>>>>>>>>>>>>> =UNDO EXISTING STYLES <<<<<<<<<<<<<<<<<  */
button, code, h1, h2, h3, h4, h5, h6,
input, pre, select table, td, textarea, th
{ font-size: 1em; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6,
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }

/* >>>>>>>>>>>>>> =FONT SIZES <<<<<<<<<<<<<<  */
/* Items within other items */
LI LI, LI P, BLOCKQUOTE P, TABLE TABLE{font-size:1em}

H1, H2, H3, H4 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #005086;
}
H1 {font-size:2em; /* displayed at 20px */ }
H2 {font-size:1.5em   /* displayed at 15px */ }
H3 {
	font-size:1.3em  /* displayed at 13px */;
	margin-bottom: 0.4em;
}
H4 {font-size:1.1em  /* displayed at 11px */}
p { font-size:1.3em}
li {
	font-size: 1.3em;
	position: relative;
	left: 1.0em;
}

/* >>>>>>>>>>>>>> =BASICS <<<<<<<<<<<<<<<<<  */


.bannerimage_right {
	position: relative;
	top: 14px;
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 585px;
	text-align: left;
}
.bannerimage2_right {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 585px;
	text-align: left;
}
.bannerimage {
	position: relative;
	top: 14px;
}
.move-up {
	position: relative;
	top: -0.06em;
}
.move-up2 {
	position: relative;
	top: -0.2em;
}

.font0_9 {font-size: 0.9em
}
.font1_0 {font-size: 1.0em
}
.font1_3 {font-size: 1.3em
}
.font1_5 {font-size: 1.5em
}
/* Footer class colors are controlled by Programs section below. */
.footer {
	text-align: left;
	left: 0px;
	position: relative;
}
.footeraddress {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.footerlink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.footerlink:hover {
	text-decoration: none;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.footersmall {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.image_left_down2 {
	float: left;
	padding-right: 8px;
	position: relative;
	top: 2px;
}
.image_right {
	float: right;
	padding-left: 25px;
}
.image_right_down2 {
	float: right;
	padding-left: 20px;
	position: relative;
	top: 2px;
}
.image_right-minus20 {
	float: right;
	padding-left: 20px;
	position: relative;
}

.indent20 {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 20px;
}
.indent150 {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 150px;
}
.leftnav {
/* some attributes of this class, especially color, are defined within program IDs below */	
}

.leftnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

.leftnavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.maincontent {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	
}
.newsright {
	position: relative;
	left: 40px;
	top: 0px;
	z-index: 5;
}
.scriptheadline{
	margin-left: 20px;
}

/* >>>>>>>>>>>>>> =EXTRAS <<<<<<<<<<<<<<<<<<<<<<
/* >>>>>>Begin attributes for =DONATE LINK ROLLOVER <<<<<<*/
.donatelink {
position: relative;
font-family: arial, helvetica, sans-serif;
/* the following hover image argument is superceded in some of the program areas below */
background: url(../img/Donote_IconHover120w.gif) no-repeat;
white-space: nowrap;
display: block;
width: 120px;
height: 109px;
margin: 0;
padding: 0;
}

.donatelink a
{
display: block;
color: #000000;
font-size: 11px;
width: 120px;
height: 109px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.donatelink img
{
width: 120px;
height: 109px;
border: 0
}

* html a:hover
{
visibility:visible
}

.donatelink a:hover img
{
visibility:hidden
}

.donatelink span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
/* >>>>> end series of attributes for DONATE LINK IMAGE ROLLOVER <<<<< */


/*>>>>>>>>>>>>>>> =PROGRAMS <<<<<<<<<<<<<<<<<<<< 
Defines colors and other attributes assigned to each program. */

/* >>>>>>>>>>>>>> =HOME / DEFAULT <<<<<<<<<<<<<<<<<  */
#home {
/* background-color: #fffced; */
}
#home H1, #home H2, #home H3, #home H4 {
	color: #005086;
}
#home a {
	color: #6D9A63;
	font-weight: bold;
	text-decoration: none;
}
#home a:hover {
	color: #6D9A63;
	font-weight: bold;
	text-decoration: none;
}
#home .directoryheadline {
	color: #005086
}
#home .footeraddress {
	text-decoration: none;
	color: #005086;
	font-family: Arial, Helvetica, sans-serif;	
}
#home .footerlink {
	color: #005086;
}
#home .footerlink:hover {
	background-color: #FBF4AC;
	color: #005086;
}
#home .footersmall {
	color: #005086;
}
#home .leftnav {
	background-color: #fbf4ac;
}
#home .leftnavlink {
	color: #6D9A63;
	font-size: 1em;
}
#home .leftnavlink:hover {
	color: #FBF4AC;
	background-color: #6D9A63;
}
/* >>>>>>>>>>>>>> =GIVING - DEVELOPMENT <<<<<<<<<<<<<<<<<  */
#giving {
	/* background-color: #fffced; */
}

/*#giving H1, #giving H2, #giving H3, #giving H4 {
	color: #0083C8;
}*/
#giving a {
	color: #B1542E;
	font-weight: bold;
	text-decoration: none;
}

#giving a:hover {
	color: #B1542E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1542E;
	text-decoration: none;
}
#giving .donatelink {
background: url(../giving/img/Donate_GivingHover120w.gif) no-repeat;
}
#giving .footeraddress {
	text-decoration: none;
	color: #B1542E ;
	font-family: Arial, Helvetica, sans-serif;	
}
#giving .footerlink {
	color: #B1542E ;
}
#giving .footerlink:hover {
	background-color:  #FFF6CB;
	color: #B1542E ;
}
#giving .footersmall {
	color: #B1542E ;
}
#giving .leftnav {
	background-color: #FFF6CB;
}
#giving .leftnavlink {
	color: #E8916B;
}
#giving .leftnavlink:hover {
	color: #FFF6CB;
	background-color: #E8916B;
	
/* >>>>>>>>>>>>>> =GIFT SHOP <<<<<<<<<<<<<<<<<  */
#giftshop /*{background-color: #fffced; */
}
/*#giftshop H1, #giftshop H2, #giftshop H3, #giftshop H4 {
	color: #81459E; 
}*/

#giftshop a {
	color: #81459E;
	font-weight: bold;
	text-decoration: none;
}

#giftshop a:hover {
	color: #81459E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81459E;
	text-decoration: none;
}

#giftshop .donatelink {
background: url(../gift-shop/img/Donote_GiftShopHover120w.gif) no-repeat;
}
#giftshop .footeraddress {
	text-decoration: none;
	color: #81459E;
	font-family: Arial, Helvetica, sans-serif;	
}
#giftshop .footerlink {
	color: #81459E;
}
#giftshop .footerlink:hover {
	background-color:  #FFF6CB;
	color: #81459E;
}
#giftshop .footersmall {
	color: #81459E;
}
#giftshop .leftnav {
	background-color: #FFF8D7;
}
#giftshop .leftnavlink {
	color: #81459E;
}
#giftshop .leftnavlink:hover {
	color: #FFF8D7;
	background-color:  #81459E;
}

/* >>>>>>>>>>>>>> =NURSING <<<<<<<<<<<<<<<<<  */
#nursing {
	/* background-color: #fffced; */
}

/*#nursing H1, #nursing H2, #nursing H3, #nursing H4 {
	color: #005086;
}*/
#nursing a {
	color: #005957;
	font-weight: bold;
	text-decoration: none;
}

#nursing a:hover {
	color: #005957;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005957;
	text-decoration: none;
}
#nursing .donatelink {
background: url(../nursing/img/Donote_NrsgHover120w.gif) no-repeat;
}
#nursing .footeraddress {
	text-decoration: none;
	color: #005957;
	font-family: Arial, Helvetica, sans-serif;	
}
#nursing .footerlink {
	color: #005957;
}
#nursing .footerlink:hover {
	background-color:  #FFF6CB;
	color: #005957;
}
#nursing .footersmall {
	color: #005957;
}
#nursing .leftnav {
	background-color: #FFF6CB;
}
#nursing .leftnavlink {
	color: #005957;
}
#nursing .leftnavlink:hover {
	color: #FFF6CB;
	background-color: #005B57;
}

/* >>>>>>>>>>>>>> =RESIDENTIAL <<<<<<<<<<<<<<<<<  */
#residential {
	/* background-color: #fffced; */
}

/*#residential H1, #residential H2, #residential H3, #residential H4 {
	color: #005086;
}*/
#residential a {
	color: #6C9963;
	font-weight: bold;
	text-decoration: none;
}

#residential a:hover {
	color: #6C9963;
	font-weight: bold;
	text-decoration: none;
}
#residential .donatelink {
background: url(../residential/img/Donote_ResHover120w.gif) no-repeat;
}
#residential .footeraddress {
	text-decoration: none;
	color: #457C67 ;
	font-family: Arial, Helvetica, sans-serif;	
}
#residential .footerlink {
	color: #457C67 ;
}
#residential .footerlink:hover {
	background-color:  #FFF6CB;
	color: #457C67 ;
}
#residential .footersmall {
	color: #457C67 ;
}
#residential .leftnav {
	background-color: #FFF6CB;
}
#residential .leftnavlink {
	color: #6C9963;
}
#residential .leftnavlink:hover {
	color: #FFF6CB;
	background-color: #6C9963;
}

/* >>>>>>>>>>>>>> =SHELTERED CARE <<<<<<<<<<<<<<<<<  */
#shelteredcare {
	/* background-color: #fffced; */
}

#shelteredcare H1, #shelteredcare H2, #shelteredcare H3, #shelteredcare H4 {
	color: #934269;
}
#shelteredcare a {
	color: #934269;
	font-weight: bold;
	text-decoration: none;
}

#shelteredcare a:hover {
	color: #934269;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #934269;
	text-decoration: none;
}
#shelteredcare .donatelink {
background: url(../sheltered-care/img/Donote_ShltrCareHover120w.gif) no-repeat;
}
#shelteredcare .footeraddress {
	text-decoration: none;
	color: #934269 ;
	font-family: Arial, Helvetica, sans-serif;	
}
#shelteredcare .footerlink {
	color: #934269 ;
}
#shelteredcare .footerlink:hover {
	background-color:  #FFF6DD;
	color: #934269 ;
}
#shelteredcare .footersmall {
	color: #934269 ;
}
#shelteredcare .leftnav {
	background-color: #FFF6DD;
}
#shelteredcare .leftnavlink {
	color: #934269;
}
#shelteredcare .leftnavlink:hover {
	color: #FFF6DD;
	background-color: #934269;
}

/* >>>>>>>>>>>>>> =SPIRITUAL RENEWAL <<<<<<<<<<<<<<<<<  */
#spiritualrenewal {
	/* background-color: #fffced; */
}

/*#spiritualrenewal H1, #spiritualrenewal H2, #spiritualrenewal H3, #spiritualrenewal H4 {
	color: #004681;
}*/
#spiritualrenewal a {
	color: #004681;
	font-weight: bold;
	text-decoration: none;
}

#spiritualrenewal a:hover {
	color: #004681;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004681;
	text-decoration: none;
}
#spiritualrenewal .donatelink {
background: url(../spiritual-renewal/img/Donote_SpirRenHover120w.gif) no-repeat;
}
#spiritualrenewal .footeraddress {
	text-decoration: none;
	color: #004681 ;
	font-family: Arial, Helvetica, sans-serif;	
}
#spiritualrenewal .footerlink {
	color: #004681 ;
}
#spiritualrenewal .footerlink:hover {
	background-color:  #FFF6DD;
	color: #004681 ;
}
#spiritualrenewal .footersmall {
	color: #004681 ;
}
#spiritualrenewal .leftnav {
	background-color: #FFF6DD;
}
#spiritualrenewal .leftnavlink {
	color: #004681;
}
#spiritualrenewal .leftnavlink:hover {
	color: #FFF6DD;
	background-color: #004681;
}

/* >>>>>>>>>>>>>> =VISTING NURSE <<<<<<<<<<<<<<<<<  */
#visitingnurse {
	/* background-color: #fffced; */
}

/*#visitingnurse H1, #visitingnurse H2, #visitingnurse H3, #visitingnurse H4 {
	color: #005E96;
}*/
#visitingnurse a {
	color: #005E96;
	font-weight: bold;
	text-decoration: none;
}
#visitingnurse a:hover {
	color: #005E96;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E96;
	text-decoration: none;
}
#visitingnurse .donatelink {
background: url(../visiting-nurse/img/Donote_VisNurseHover120w.gif) no-repeat;
}
#visitingnurse .footeraddress {
	text-decoration: none;
	color: #004681 ;
	font-family: Arial, Helvetica, sans-serif;	
}
#visitingnurse .footerlink {
	color: #004681 ;
}
#visitingnurse .footerlink:hover {
	background-color:  #FFF6DD;
	color: #004681 ;
}
#visitingnurse .footersmall {
	color: #004681 ;
}
#visitingnurse .leftnav {
	background-color: #FFF6DD;
}
#visitingnurse .leftnavlink {
	color: #005E96;
}
#visitingnurse .leftnavlink:hover {
	color: #FFF6DD;
	background-color: #005E96;
}

/* >>>>>>>>>>>>>> =NURSES TRAINING <<<<<<<<<<<<<<<<<  */
#nursestraining {
	/* background-color: #fffced; */
}

/*#nursestraining H1, #nursestraining H2, #nursestraining H3, #nursestraining H4 {
	color: #005E96;
}*/
#nursestraining a {
	color: #00827D;
	font-weight: bold;
	text-decoration: none;
}
#nursestraining a:hover {
	color: #00827D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00827D;
	text-decoration: none;
}
#nursestraining .donatelink {
background: url(../nurses-training/img/Donote_NursesTrainingHover120w.gif) no-repeat;
}
#nursestraining .footeraddress {
	text-decoration: none;
	color: #004681 ;
	font-family: Arial, Helvetica, sans-serif;	
}
#nursestraining .footerlink {
	color: #004681 ;
}
#nursestraining .footerlink:hover {
	background-color:  #FFF6DD;
	color: #004681 ;
}
#nursestraining .footersmall {
	color: #004681 ;
}
#nursestraining .leftnav {
	background-color: #FFF8D7;
}
#nursestraining .leftnavlink {
	color: #00827D;
}
#nursestraining .leftnavlink:hover {
	color: #FFF8D7;
	background-color: #00827D;
}

/* >>>>>>>>>>>>>> =GENERAL <<<<<<<<<<<<<<<<<  */
#general {
	/*background-color: #fbf4ac; */
}

/*#general H1, #general H2, #general H3, #general H4 {
	color: #005E96;
}*/
#general a {
	color: #00827D;
	font-weight: bold;
	text-decoration: none;
}
#general a:hover {
	color: #00827D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00827D;
	text-decoration: none;
}
#general .donatelink {
background: url(../nurses-training/img/Donote_NursesTrainingHover120w.gif) no-repeat;
}
#general .footeraddress {
	text-decoration: none;
	color: #004681 ;
	font-family: Arial, Helvetica, sans-serif;	
}
#general .footerlink {
	color: #004681 ;
}
#general .footerlink:hover {
	background-color:  #FFF6DD;
	color: #004681 ;
}
#general .footersmall {
	color: #004681 ;
}
#general .leftnav {
	background-color: #FFF8D7;
}
#general .leftnavlink {
	color: #00827D;
}
#general .leftnavlink:hover {
	color: #FFF8D7;
	background-color: #00827D;
}


/* >>>>>>>>>>>>>> =VIEW RESIDENTIAL FLOORPLANS SLICES <<<<<<<<<<<<<<<<<  */

#sbr00, #sbr01, #sbr02, #sbr03, #sbr04, #sbr05, #sbr06, #sbr07 {float:right; clear:right;}
#sbr00 {width:1px; height:40px;}
#sbr01 {
	width:122px;
	height:11px;
	padding-top: 17px;
}
#sbr02 {width:133px; height:16px;}
#sbr03 {
	width:143px;
	height:19px;
	padding-left: 3px;
}
#sbr04 {width:133px; height:13px;}
#sbr05 {width:122px; height:19px;}

/* >>>>>>>>>>>>>> =VIEW GIFT SHOP FLOWER SLICES <<<<<<<<<<<<<<<<<  */

#sb100, #sbl01, #sbl02, #sbl03, #sbl04, #sbl05, #sbl06, #sbl07, #sbl08 {float:left; clear:left; position: relative; left: -20px; top: -180px;border: 0px solid #0f0; padding-right: 0px;}
#honeyjar { float:right; clear:right;}
.paddingleft15 {
	padding-left: 15px;
}
.dkblue {
	color: #333333;
}

