/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #d6d0b2;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body.internal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #d6d0b2;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/internal-bdy-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	z-index: auto;
}
#wrapper {
	width: 100%;
	clear:both;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 100%;
	background-image: url(/user-files/templates/default/images/main-bg.jpg);
}
#main_stage {
	color: #FFFFFF;
	height: auto;
	width: 812px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	z-index: auto;
	vertical-align: top;
	position: relative;
}
/**** AdminPage Stuff****************************************************/
#admin-banner_area{
	width: 812px;
	height: 106px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-image: url(/user-files/templates/default/images/all-banner-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#admin-banner_area h1{
	margin:0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#admin-nav_menu {
	clear: both;
	float: none;
	height: 44px;
	width: 788px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	background-image: url(/user-files/templates/default/images/admin-nav-bg.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#admin-contnt-bx{
	clear: both;
	visibility: visible;
	z-index: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E4A70;
	border-right-color: #1E4A70;
	border-bottom-color: #1E4A70;
	border-left-color: #1E4A70;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 755px;
	position: relative;
	top: -2px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
/**** Home Page Stuff****************************************************/
#main-nav_menu {
	border: 1px solid #00FF00;
	clear: both;
	float: none;
	height: 45px;
	width: 788px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	background-image: url(/user-files/templates/default/images/nav-bg.jpg);
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-pg-bx{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 812px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.home-health{
	width: 406px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
}
.crossings{
	width: 406px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	position: relative;
}
/**** End Home Page Stuff****************************************************/
/**** Home Health - Palliative Page Stuff****************************************************/
#hh-banner_area{
	width: 812px;
	height: 106px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-image: url(/user-files/templates/default/images/hh-banner-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#palliative-banner_area{
	width: 812px;
	height: 106px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-image: url(/user-files/templates/default/images/palliative-banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner_area h1{
	margin:0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#hh-nav_menu {
	clear: both;
	float: none;
	height: 44px;
	width: 788px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	background-image: url(/user-files/templates/default/images/hh-nav-bg.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hh-contnt-bx{
	padding: 0px;
	clear: both;
	visibility: visible;
	z-index: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #641b3e;
	border-right-color: #641b3e;
	border-bottom-color: #641b3e;
	border-left-color: #641b3e;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f9f6f6;
	width: 785px;
	position: relative;
	top: -2px;
}
#left-side{
	margin: 0px;
	padding: 0px;
	width: 526px;
	position: relative;
	clear: none;
	float: none;
}
#lft-txt{
	width: 505px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #1f1f1f;
	text-decoration: none;
	visibility: visible;
	z-index: auto;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-color: #f9f6f6;
	top: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lft-txt ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
#lft-txt li{
	margin-top: 3px;

}
#right-side{
	padding: 0px;
	clear: none;
	width: 258px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #641b3e;
	border-right-color: #641b3e;
	border-bottom-color: #641b3e;
	border-left-color: #641b3e;
	visibility: visible;
	z-index: auto;
	background-color: #e8dcd1;
	margin: 0px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	top: 0px;
	float: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
#right-side-txt{
	width: 236px;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #1f1f1f;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	z-index: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
/**** Crossings Page Stuff****************************************************/
#crossing-banner_area1{
	width: 812px;
	height: 106px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-image: url(/user-files/templates/default/images/crossing-banner3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#crossing-banner_area2{
	width: 812px;
	height: 106px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: auto;
	background-image: url(/user-files/templates/default/images/crossing-banner4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#crossing-banner_area h1{
	margin:0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#crossing-nav_menu {
	clear: both;
	float: none;
	height: 44px;
	width: 788px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	background-image: url(/user-files/templates/default/images/crossing-nav-bg.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#crossing-contnt-bx{
	padding: 0px;
	clear: both;
	visibility: visible;
	z-index: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1b4366;
	border-right-color: #1b4366;
	border-bottom-color: #1b4366;
	border-left-color: #1b4366;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f9f6f6;
	width: 785px;
	position: relative;
	top: -2px;
}
#crossing-left-side{
	margin: 0px;
	padding: 0px;
	width: 526px;
	position: relative;
	clear: none;
	float: none;
}
#crossing-lft-txt{
	width: 505px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #1f1f1f;
	text-decoration: none;
	visibility: visible;
	z-index: auto;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-color: #f9f6f6;
	top: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#crossing-lft-txt ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
#crossing-lft-txt li{
	margin-top: 3px;

}
#crossing-right-side{
	padding: 0px;
	clear: none;
	width: 258px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #1b4366;
	border-right-color: #1b4366;
	border-bottom-color: #1b4366;
	border-left-color: #1b4366;
	visibility: visible;
	z-index: auto;
	background-color: #e8dcd1;
	margin: 0px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	top: 0px;
	float: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
#crossing-right-side-txt{
	width: 236px;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #1f1f1f;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	z-index: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#crossing-right-side-txt ul{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	display: block;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
#crossing-right-side-txt li{
	margin-top: 3px;
	margin-left: 15px;

}
/*General Footer Items ****************************************************************/
#footer {
	color: #4a6547;
	width: 812px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4a6547;
	border-right-color: #4a6547;
	border-bottom-color: #4a6547;
	border-left-color: #4a6547;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	position: relative;
	overflow: auto;
}

#footer a:link 
,#footer a:visited 
,#footer a:active  {
	text-decoration:none;
	color: #4a6547;
}
#footer a:hover{
	text-decoration: underline;
}
#footer_copyright{
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #4a6547;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer_nav{
	padding: 0px;
	clear: none;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*Home Health Footer Items ****************************************************************/
#hh-footer {
	color: #420404;
	width: 812px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4a6547;
	border-right-color: #4a6547;
	border-bottom-color: #4a6547;
	border-left-color: #4a6547;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	position: relative;
}

#hh-footer a:link 
,#hh-footer a:visited 
,#hh-footer a:active  {
	text-decoration:none;
	color: #420404;
}
#hh-footer a:hover{
	text-decoration: underline;
}
#hh-footer_copyright{
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #420404;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#hh-footer_nav{
	padding: 0px;
	clear: none;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*The Crossing Footer Items ****************************************************************/
#crossing-footer {
	color: #040d42;
	width: 812px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4a6547;
	border-right-color: #4a6547;
	border-bottom-color: #4a6547;
	border-left-color: #4a6547;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	position: relative;
}

#crossing-footer a:link 
,#crossing-footer a:visited 
,#crossing-footer a:active  {
	text-decoration:none;
	color: #040d42;
}
#crossing-footer a:hover{
	text-decoration: underline;
}
#crossing-footer_copyright{
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #040d42;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#crossing-footer_nav{
	padding: 0px;
	clear: none;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/****** Careers Page**************************************/
.career_bx{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3a1901;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 10px;
	border: 1px none #3a1901;
	visibility: visible;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f5f4ec;
}
.career_bx hr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #88331b;
	border-right-color: #88331b;
	border-bottom-color: #88331b;
	border-left-color: #88331b;
	margin-top: 5px;
	margin-bottom: 5px;
}

