/* 

	Main Style Sheet
	Caringinfo.org
	©Caring Connections 2007
	Designed by Jim Jones, Belmont, Inc.  www.belmontinc.com
	
	These styles are universal throughout the website,
	no matter what template is being used.

 */

@import url(/CSS/CARE/TextStyles.css);
@import url(/CSS/CARE/SearchStyles.css);

body {
	background-color: #8B9994;
}
#PageContainer {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

/* --- Header Area Styles --- */
#PageHeader {
	height: 125px;
}
#HeaderLeft {
	float: left;
	width: 250px;
}
#HeaderRight {
	float: left;
	clear: none;
	width: 540px;
}
#FontSizer {
	float: right;
	margin-top: 30px;
}
#UtilityNavigation {
	float: right;
	clear: right;
}
#UtilityNavigation ul {
	list-style: none;
}
#UtilityNavigation li {
	float: left;
	clear: none;
	margin-left: 10px;
	font-size: .775em;
}
#PrimaryNavigation {
	position: relative;
	float: left;
	clear: left;
	width: 796px;
	background-color: #8B9994;
	background-image: url(/Images/CARE/PrimaryNavigationBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 27px;
	overflow: visible;
	margin-bottom: 5px;
	margin-top: 10px;
}
#PrimaryNavigation ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
#PrimaryNavigation li {
	position: relative;
	float: left;
	clear: none;
	font-size: .85em;
}
#PrimaryNavigation a {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* -- Content Area Styles --*/

/* -- Left Side -- */
#LeftColumnRegion {
	width: 540px;
	position: relative;
	float: left;
	clear: left;
	margin: 0px;
	height: auto;
}
#BreadCrumbs {
	background-color:#8B9994;
	width: 530px;
	padding: 5px;
	margin: 3px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .8em;
}
#TertiaryNavigation {
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F3F0F6;
	width: 510px;
	font-size: .8em;
}
#MainContent {
	margin-right: 10px;
}
/* -- Right Side -- */
#RightColumnRegion {
	position: relative;
	float: left;
	clear: none !important;
	margin-left: 10px;
	width: 245px;
}
#SearchBox {
	height: 33px;
	width: 245px;
	position: relative;
	float: inherit;
	padding: 0px;
	margin: 0px;
}
#SearchBox div.FormSet {
	float: right;
}
input.SearchText {
	height: 13px;
	width: 100px;
	font-size: .8em;
}
input.SearchSubmit {
	position: relative;
	margin: 0px;
	top: 5px;
	height: 19px;
}
#RightBoxes {
	position: relative;
	float: left;
	clear: left;
}
#RightBoxes div.RightBox {
	background-color: #E8EBEA;
	clear: left;
	float: left;
	min-height: 120px;
	width: 245px;
	margin-bottom: 5px;
	text-align: center;
	font-size: .9em;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: visible;
}
#RightBoxes div.RightTop {
	background-image: url(/Images/CARE/RightColumnTopBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#RightBoxes div.RightBottom {
	background-image: url(/Images/CARE/RightColumnBottomBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}
#RightBoxes div.LogoImage {
	padding-top: 40px;
	height: 130px;
}
#RightBoxes div.RightBox p.MoreLink {
	text-align: right;
	font-weight: bold;
	font-size: .85em;
	margin-right: 10px;
}
#RightBoxes a {
	color: #492086;
}
/* -- Footer -- */
#FooterRegion {
	position: relative;
	float: left;
	clear: left;
	width: 800px;
	margin-top: 10px;
}
div.ThreeColumnDisplay {
	position: relative;
	float: left;
	clear: left;
	width: 510px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
div.ThreeColumnDisplay p {
	margin: 0px;
	padding: 5px;
	clear: none;
	float: left;
	width: 150px;
}
#MainContent form.ContactForm {
	background-color: #DDDEDD;
	margin: 10px;
	padding: 10px;
	clear: left;
	float: left;
	width: 500px;
	border: 1px solid #8B9994;
	position: relative;	
}
#MainContent form.ContactForm div.FieldSet {
	position: relative;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 480px;
}
#MainContent form.ContactForm div.FieldSet label {
	width: 160px;
	position: relative;
	float: left;
	clear: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	font-weight: bold;
}
#MainContent form.ContactForm div.FieldSet input,
#MainContent form.ContactForm div.FieldSet select,
#MainContent form.ContactForm div.FieldSet textarea {
	width: 175px;
	position: relative;
	float: left;
	clear: none;
	margin-top: 3px;
}
#MainContent form.ContactForm div.FieldSet input.Address2 {
	float: left;
	clear: left;
	margin-left: 175px;
}
#SafeStorage {
	background-color: #DDDEDD;
	margin: 10px;
	padding: 0px;
	clear: left;
	float: left;
	border: 3px solid #8B9994;
	width: 520px;
}
#SafeStorage div.LeftColumn,
#SafeStorage div.RightColumn {
	margin: 0px;
	padding: 10px;
	clear: none;
	float: left;
	width: 239px;
	position: relative;
}
#SafeStorage div.LeftColumn {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8B9994;
}
#SafeStorage ul {
	list-style: square;
}
#HospiceCoverage {
	background-color: #DDDEDD;
	margin: 10px;
	padding: 0px;
	clear: left;
	float: left;
	border: 3px solid #8B9994;
	width: 520px;
}
#HospiceCoverage th {
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #502888;
}


#HospiceCoverage td {
	text-align: left;
	vertical-align: top;
	font-size: .85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B9994;
}
#HospiceCoverage td.ServiceColumn p {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#HospiceCoverage td.ServiceColumn h4 {
	font-size: .9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#HospiceCoverage ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#TertiaryNavigation li.navActive {
	font-weight: bold;
}
#TertiaryNavigation li.navLevel4 {
	margin-left: 10px;
}
#WebsitePageContent form.ContactForm div.FieldSet #radioList div.option input.radioButton {
	width: 25px;
	position: relative;
	float: left;
	clear: left;
	margin-left: 0px;
}
#WebsitePageContent form.ContactForm div.FieldSet #radioList,
#WebsitePageContent form.ContactForm div.FieldSet #radioList div.option {
	margin-left: 0px;
	position: relative;
	float: left;
	clear: none;
	width: 300px;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}