body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #009DDC;
	margin: 0px;
	padding: 0px;
}

.search_btn {
	height: 30px;
	width: 70px;
}

.componentheading {
	display: none; /* hide the component heading info */
}

.highlight {
	font-weight: bold;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #736357;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	float: left;
}

h2 a, h2 a:link, h2 a:visited {
	color: #736357;
}

h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #01A163;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 1em;
	color: #009CD9;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.btn_enter_site {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 272px;
	height: 65px;
	margin: 0 auto;
	display: block;
	position: relative;
	left: 210px;
	cursor: pointer;
}

.btn_enter_container {
	width: 1086px;
	margin: 0 auto;
	position: relative;
	top: -88px;
}

.btn_search {
	float: right;
	position: relative;
	top: 20px;
	right: 25px;
}

.btn_search_box {
	float: right;
	position: relative;
}

.btn_txt_plus {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 32px;
	height: 20px;
	float: left;
	display: block;
}

.btn_txt_minus {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 32px;
	height: 20px;
	float: left;
	display: block;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 987px;
	margin: -71px auto 0px;
/*	position: relative;
	top: -71px;*/
}

.content {
	background-color: #F3E5BF;
	margin-top: 71px;
	padding-top: 1px;
}

.content_header {
	background-image: url(images/tile_content.jpg);
	background-repeat: repeat-x;
	height: 39px;
	margin-top: 15px;
}

.content_left {
	/* background-image: in alt style sheets */
	background-repeat: repeat-y;
	width: 669px;
	padding-bottom: 30px;
	margin-bottom: 15px;
}

.content_left_header {
	width: 625px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.content_left_header h2 {
	padding-top: 15px;
}

.content_page_left {
	background-image: url(images/tile_page_left_content.jpg);
	background-repeat: repeat-y;
	width: 625px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.content_page_left a, .content_page_left a:link, .content_page_left a:visited {
/*	color: #898989;*/
	color: #009CD9;
}

.pinned_navigation {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 302px;
}

.content_right {
	/* background-image: in alt style sheets */
	width: 302px;
	background-repeat:repeat-y;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:20px;
}

.content_right_panel {
	width: 302px;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content_right h2 {
	padding-top: 0px;
	margin-bottom: 15px;
}

.date {
	font-size: 1.1em;
	color: #008DC6;	
}

.date_posted {
	font-size: .9em;
	color: #ACACAC;
	float: right;
}

.divider {
	font-size: 0em;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
	margin-bottom: 3px;
}

.flash_default {
	text-align: center;
	width: 1086px;
	margin: 0 auto;
	position: relative;
	top: -66px;
}

.flash_default_gallery {
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: -66px;
}

.flash_main_rotator {
	height: 268px;
	margin-top: -38px;
	position: relative;
}

.font_small {
	font-size: 10px;
}

.font_normal {
	font-size: 12px;
}

.font_large {
	font-size: 14px;
}

.footer_tile {
	background-image: url(images/bg_footer_tile.jpg);
	background-repeat: repeat-x;
	height: 122px;
	margin-top: -120px;
}

.footer {
	color: #FFFFFF;
	width: 987px;
	margin: 0 auto;
	position: relative;
	top: -10px;
}

.footer a, .footer a:link, .footer a:visited {
	color: #FFFFFF;
}

.footer_left {
	padding-top: 21px;
	float: left;
}

.footer_right {
	padding-top: 21px;
	float: right;
}

.header {
	width: 987px;
	height: 152px;
	margin: 0 auto;
}

.homepage {
	margin-top: -155px;
}

.homepage_bg {
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	height: 223px;
	margin-top: -118px;
}

.homepage_logo {
	background-image: url(images/bg_default_logo.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	left: -220px;
	top: 106px;
}

.icon_rss {
	float: right;
	position: relative;
	top: 4px;
}

.icon_house {
	float: right;
	position: relative;
	top: 4px;
	right: 12px;
}

.icon_house_white {
	float: right;
	position: relative;
	top: 5px;
	right: 10px;
}

.img_link {
	width: 208px;
	padding-right: 22px;
	float: left;
	position: relative;
	left: 11px;
}

.img_link img {
	float: left;
}

.img_link .btn_arrow {
	float: right;
	position: relative;
	top: 9px;
}

.img_header {
	margin-bottom: 20px;
}

.input_search {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
	font-size: 1em;
	background-color: transparent;
	border: none;
	color: #959595;
	width: 150px;
	float: left;
	position: relative;
	top: 20px;
	left: 30px;
}

.links {
/*	width: 668px;*/
	width: 690px;
	margin-top: 17px;
	position: relative;
	margin-left: -11px;
	margin-right: -11px;
}

.lnk_photos {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 239px;
	height: 49px;
	margin-top: 10px;
	padding-top: 27px;
	padding-left: 200px;
	display: block;
}

a.lnk_photos, a:link.lnk_photos, a:visited.lnk_photos {
	color: #555555;
}

.lnk_videos {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 239px;
	height: 48px;
	padding-top: 19px;
	padding-left: 200px;
	display: block;
}

a.lnk_videos, a:link.lnk_videos, a:visited.lnk_videos {
	color: #555555;
}

.logo_csng {
	position: relative;
	top: 3px;
}

.logo_footer_hospice {
	margin-right: 7px;
	float: left;
}

.nav {
/*	text-indent: -9999px;*/
	font-size: 1px;
/*	width: 606px;*/
	width: 710px;
	height: 46px;
	margin-top: -80px;
	float: right;
	position: relative;
	right: -5px;
}

.nav .bg {
	background-repeat: no-repeat;
	height: 54px;
	margin-top: -17px;
	display: block;
	position: relative;
}

.nav .bg:hover {
	background-position: 0px -54px;
}

.nav .static {
	background-position: 0px -54px;
}

.nav_home {
	background-image: url(images/nav_home.png);
	width: 67px;
}

.nav_about {
	background-image: url(images/nav_aboutus.png);
	width: 85px;
}

.nav_services {
	background-image: url(images/nav_services.png);
	width: 152px;
}

.nav_giving_back {
	background-image: url(images/nav_givingback.png);
	width: 101px;
}

.nav_resources {
	background-image: url(images/nav_resources.png);
	width: 88px;
}

.nav_careers {
	background-image: url(images/nav_news.png);
	width: 118px;
}

.nav_contact_us {
	background-image: url(images/nav_contactus.png);
	width: 99px;
}

.nav_footer {
	background-image: url(images/nav_footer.jpg);
	background-repeat: no-repeat;
/*	width: 606px;*/
	width: 685px;
	height: 21px;
	position: relative;
	left: 23px;
}

.nav_right {
	color: #898989;
	width: 272px;
	margin: 0 auto;
}

.nav_right_header {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 272px;
	height: 39px;
}

.nav_right_tile {
/*	font-size: 13px;*/
	font-size: 1.2em;
	/* background-image: in alt style sheets */
	background-repeat: repeat-y;
	width: 272px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.nav_right_tile a, .nav_right_tile a:link, .nav_right_tile a:visited {
	color: #898989;
	width: 230px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}

.nav_right_tile a:hover {
	background-color: #EDF4FC;
	text-decoration: none;
}

.nav_right .static {
	background-color: #EDF4FC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.nav_right_tile ul {
	width: 230px;
	margin: 0 auto;
}

.nav_right_tile li {
	margin-bottom: 5px;
	float: none;
}

.nav_right_footer {
	text-align: right;
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 272px;
	height: 39px;
}

.nav_right_footer a, .nav_right_footer a:link, .nav_right_footer a:visited {
/*	font-size: 10px;*/
	font-size: .9em;
	color: #A3A3A3;
	position: relative;
	top: 10px;
	right: 20px;
}

.nav_top {
	background-color: #008DC5;
	background-image: url(images/top_tab_panel.jpg);
	color: #97B7DD;
/*	width: 242px;*/
	width: 300px;
	height: 27px;
/*	margin-bottom: 27px;*/
	margin: 0px 0px 27px -58px;
	float: right;
	position: relative;
	right: -3px;
}

.nav_top li {
	text-align: center;
/*	width: 80px;*/
	width: 70px;
	padding-top: 3px;
}

.nav_top li a, .nav_top li a:link, .nav_top li a:visited {
	color: #FFFFFF;
}

.page_logo {
	position: relative;
	left: 184px;
}

.page_logo_bg {
	background-image: url(images/bg_page_logo.jpg);
	background-repeat: no-repeat;
	width: 810px;
	margin: 0px auto;
	height: 131px;
	float: left;
	position: relative;
	left: -225px;
	margin-right: -79px;
}

.page_left {
	width: 669px;
	margin-right: 16px;
	float: left;
}

.page_right {
	width: 301px;
	float: left;
	position: relative;
}

.portal_btn_bg {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 1086px;
	height: 110px;
	margin: 0 auto;
	margin-bottom: -66px;
	position: relative;
	top: -66px;
}

.search {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 272px;
	height: 65px;
	margin: 0 auto;
}

.search_box {
	background-image: url(images/bg_tile_search_box.jpg);
	background-repeat: repeat-x;
	height: 209px;
	margin-top: 10px;
}

.search_box h2 {
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 83px;
	float: none;
}

.staff {
	width: 590px;
	padding-left: 12px;
	margin: 0 auto;
}

.staff_member {
	width: 295px;
	margin-bottom: 20px;
	float: left;
}

.staff_member img {
	float: left;
}

.staff_member_txt {
	width: 151px;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}

.staff_president {
	margin-left: 10px;
}

.staff_president_txt {
/*	font-size: 13px;*/
	font-size: 1.2em;
	line-height: 20px;
	width: 290px;
	margin-bottom: -40px;
	position: relative;
	top: -155px;
	left: 299px;
}

.staff_president_txt h3 {
/*	font-size: 22px;*/
	font-size: 1.9em;
}

.staff_president_txt h4 {
/*	font-size: 13px;*/
	font-size: 1em;
}

.text_size {
	font-weight: bold;
	color: #989898;
	float: right;
	position: relative;
	top: 20px;
	left: -8px;
}

.text_size a, .text_size a:link, .text_size a:visited {
	position: relative;
	top: -3px;
	left: 8px;
	cursor: pointer;
}

.text_size a:hover {
	text-decoration: none;
}

.title {
	font-size: 1em;
	color: #008DC6;
	padding-bottom: 5px;
	float: left;
}

.txt_blue {
	color: #94CFE6;
}

.txt_content {
	color: #555555;
	line-height: 25px;
	width: 578px;
	margin: 0 auto;
}

.txt_content li {
	background-color: #EDF4FC;
	color: #555555;
	width: 500px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	float: none;
}

.txt_content_header {
	margin-top: -30px;
	padding-left: 30px;
	padding-right: 30px;
}

.txt_content_header ul {
	line-height: 17px;
	width: 400px;
	margin-top: 10px;
	float: left;
	position: relative;
	left: -22px;
}

.txt_content_header li {
	background-color: #FFFFFF;
	color: #555555;
	width: 400px;
	height: 17px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding-left: 0px;
	float: none;
}

.txt_content_header li a, .txt_content_header li a:link, .txt_content_header li a:visited {
	background-image: url(images/icon_arrow.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
	color: #555555;
	height: 17px;
	display: block;
}

.txt_content_header li a:hover {
	background-position: 0px -17px;
}

.txt_content_header .list_one {
	margin-right: 35px;
}

.txt_content_header ul.gallery
{
	background: #ffffff url(images/bg_gallery.gif) bottom repeat-x;
	width: 417px;
	float: left;
	margin: 0 0 14px 34px !important;
	margin: 0 0 14px 17px;
	border-right: 1px solid #f9f9f9;
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #f9f9f9;
}

.txt_content_header ul.gallery li
{
	color: #7d7d7d;
	background: url(images/search.gif) 11px top no-repeat;
	width: 352px;
	padding: 5px 20px 5px 45px;
	height: auto;
}

.txt_content_header ul.gallery li span
{
	font-weight: bold;
}

.txt_content_header ul.gallery li span a, .txt_content_header ul.gallery li span a:link, .txt_content_header ul.gallery li span a:visited
{
	color: #4f4f4f;
	text-decoration: none;	
	background: none;
	text-indent: 0;
	display: inline;
}

.txt_content_header ul.gallery li span a:hover
{
	text-decoration: underline;
	background: none;
}

.txt_underline {
	text-decoration: underline;
}

.li_long {
	width: 155px !important;
	margin-right: -20px;
	position: relative;
}

.nav_drop_down {
	position: absolute;
	top: 30px;
	width: 159px;
	z-index: 100 !important;
	display: none;
	text-indent: 0px;
}

.nav_drop_down li {
	margin-left: 13px;
	margin-right: 25px;
	position: relative;
	float: none;
	/*height: 18px;*/
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 0px;
}

li.static .nav_drop_down {
	top: 45px;
}

.nav_drop_down li a {
	color: #898989;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.nav_drop_down .dd_first {
	background-image: url(images/dd_first.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 169px;
	height: 17px;
	display: block;
	/*padding-top: 15px;*/
}

.nav_drop_down .dd_last {
	background-image: url(images/dd_last.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 169px;
	height: 33px;
	display: block;
	/*padding-top: 6px;*/
}

.nav_drop_down .dd_item {
	background-image: url(images/dd_item.png);
	background-repeat: repeat-y;
	width: 169px;
	/*height: 18px;*/
	display: block;
	/*padding-top: 6px;*/
}

.nav_drop_down .dd_content {
/*	margin: -17px 0px -33px 0px;
	position: relative;
	top: -10px;
	margin-bottom: -20px;*/
}


