@charset "utf-8";


body {
	background-image: url(images/cloud_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	/*background-color: #000;*/
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	overflow-y: scroll;
	font-size: 62.5%;
}
.oneColFixCtrHdr #container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image: url(images/top-header2.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 980px;
}
.oneColFixCtrHdr #header #buttons {
	padding-top: 31px;
	padding-left: 904px;/*	height: 35px;
	width: 67px;*/
}
.oneColFixCtrHdr #topNav {
	height: 33px;
	width: 980px;
	OVERFLOW: hidden;
}
#topLinks {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 33px
}
#topLinks LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
#topLinks A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 33px;
	HEIGHT: 0px! important
}
#topLinks SPAN {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 33px;
	HEIGHT: 0px! important
}
#topLinks A:hover {
	BACKGROUND-POSITION: 0px -33px
}
#topLinks A:active {
	BACKGROUND-POSITION: 0px -33px
}
#topLinks A.selected {
	BACKGROUND-POSITION: 0px -33px
}
#home A {
	BACKGROUND: url(images/nav/home.gif) no-repeat left top;
	WIDTH: 67px
}
#about-us A {
	BACKGROUND: url(images/nav/about-us.gif) no-repeat left top;
	WIDTH: 86px
}
#programs-and-services A {
	BACKGROUND: url(images/nav/programs-and-services.gif) no-repeat left top;
	WIDTH: 176px
}
#hospice-house A {
	BACKGROUND: url(images/nav/hospice-house.gif) no-repeat left top;
	WIDTH: 161px
}
#join-our-team A {
	BACKGROUND: url(images/nav/join-our-team.gif) no-repeat left top;
	WIDTH: 152px
}
#how-can-i-help A {
	BACKGROUND: url(images/nav/how-can-i-help.gif) no-repeat left top;
	WIDTH: 131px
}
#photo-tour A {
	BACKGROUND: url(images/nav/photo-tour.gif) no-repeat left top;
	WIDTH: 103px
}
#contact-us A {
	BACKGROUND: url(images/nav/contact-us.gif) no-repeat left top;
	WIDTH: 104px
}
.oneColFixCtrHdr #home-page-hero {
	background-image: url(images/home-page-hero-bg2.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 980px;
}
.oneColFixCtrHdr #homeGallery {
	width: 590px;
	height: 324px;
	padding-top: 30px;
	padding-left: 355px;
}
.oneColFixCtrHdr #mainContent {
	padding: 25px;
	margin:0px;
	background-image: url(images/contentAreaBG.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-bottom:1px;
	margin-top:-1px;
}
.oneColFixCtrHdr #footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 290px;
	width: 980px;
	text-align:center;
	float:left;
}
.oneColFixCtrHdr #footer #url {
	padding-top:110px;
}
a {
	outline:none;
	color: #082D5D;
}


a:active, img a:active, image a:focus
{
  outline: none;
}


a:hover, a:focus {
	outline:none;
	color: #082D5D;
	text-decoration:none;
}

a img {
	border:none;
	outline:none;
}
h1:first-letter {
}
h1 {
	margin-top: 0;
	margin-bottom: .2em;
	font-family:  "Adobe Caslon Pro", "Hoefler Text", times, Times New Roman, times-roman, georgia, serif;
	color: #a0713b;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.2em;
}
h1.grey {
	color: #7D7D7D;
	font-weight:normal;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 1.4em;
	line-height: 1.3em;
}


ul {
	padding-left:15px;
	margin: 0;
	margin-bottom:20px;
}

.oneColFixCtrHdr #container #mainContent div table tr td ul li ul

{
	padding-left:25px;
	margin: 0;
	margin-bottom:0px;
}

li {
	margin: 0;
	margin-top: 0;
	margin-bottom: .4em;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 1.4em;
}


.oneColFixCtrHdr #container #mainContent div table tr td ul li ul li {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 0px;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 1em;
}
h2 {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #082D5D;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3em;
}




#footer-links {
	margin-top: 22px;
}
#footer-links p {
	margin-top: 0;
	margin-bottom: 1em;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 1.4em;
	line-height: 1.9em;
}
#footer-links p a, #footer-links p a:visited {
	color: #6E6E6E;
	text-decoration:none;
	outline:none;
}
#footer-links p a:hover {
	color: #6E6E6E;
	text-decoration:underline;
	outline:none;
}

#footer-links p a.active {

	text-decoration:underline;
	outline:none;
}
#sideNav {
	
	width: 303px;
	border: 4px solid #E1E8F0;
	margin-bottom:15px;
	background-image: url(images/nav/sideNavBg.jpg);
	background-repeat: no-repeat;
	   text-align: center; 
	   padding-top:23px;
	   padding-bottom:15px;
	    background-color:#88A0CE;
}

#sideBar {
	margin-left:12px;
	margin-top:33px;
	text-align: center;    
}

#sideBar2 {
	margin-left:12px;
	margin-top:33px;
	text-align: center; 
	
		width: 311px;
		 
}

#sideNav2 {
	
		width: 303px;
	
	border: 4px solid #E1E8F0;
	margin-bottom:15px;
	
	background-repeat: no-repeat;
	   text-align: center; 
	   padding-top:23px;
	   padding-bottom:15px;
	   background-color:#88A0CE;
	   color: #00000;
	  
}

#sideNav2 p {
	

	   color: #000000;
	  
}

#sideNav  a, h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	outline:none;
	
}



#sideNav a:hover, h2 a:hover {
	
	text-decoration:none;
	outline:none;
}



h3 a{

	
	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #082D5D;
	font-size: 16px;
	font-weight: normal;
	outline:none;
	text-decoration:none;
	
}



h3 a:hover {
	text-decoration:underline;
	outline:none;
}




#sideNav  p{
	padding:0;
	margin-top:0;
	margin-bottom:9px;
	
	
	
}

#vr{
	background-color: #afafaf;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afafaf;
	border-right-color: #afafaf;
	border-bottom-color: #afafaf;
	border-left-color: #afafaf;
}

.testIncontext{
	background-color: #afafaf;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afafaf;
	border-right-color: #afafaf;
	border-bottom-color: #afafaf;
	border-left-color: #afafaf;
}


* :focus { outline: 0; }