/* CSS STYLE SHEET FOR FITNESS FOR HOSPICE 2009 (C) */
@charset "utf-8";


body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #262262;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ff6633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	text-decoration: none;
	color: #333366;
}
#header {
	height: 194px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#titleBar {
	font-family: Arial, Helvetica, sans-serif;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #F1592A;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
}
.about-h1 {
	font-size: 14px;
	font-weight: bold;
	color: #DB7C3C;
}

.about-h2 {
	font-size: 14px;
	font-weight: bold;
	color: #DC8939;
}

.about-h3 {
	font-size: 14px;
	font-weight: bold;
	color: #DC9B3D;
}

#sep {
	background-image: url(heade-content-separator.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 900px;
}
#newsScroll {
	height: 350px;
	overflow: auto;
}


#container {
	background-image: url(bg.jpg);
	height: 1000px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	background-image: url(bg.jpg);
	height: 1050px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container3 {
	background-image: url(bg.jpg);
	height: 850px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#container4 {
	background-image: url(bg.jpg);
	height: 875px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#container5 {
	background-image: url(bg.jpg);
	height: 1200px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container-repeat {
	background-image: url(bg.jpg);
	height: 1700px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container-repeat2 {
	background-image: url(bg.jpg);
	height: 1850px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container-repeat3 {
	background-image: url(bg.jpg);
	height: 4400px;
	width: 900px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#contentArticle #article tr   {

}




#orgStrp {
	height: 52px;
	width: 900px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	background-color: #F1592A;
	font-size: 16px;
}
#contact {
	float: left;
	display: inline;
	height: 70px;
	width: 150px;
	margin-left: 20px;
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(stripes.gif);
	background-repeat: repeat;
	margin-top: 25px;
	padding-top: 10px;
	padding-left: 10px;
}
#flashGallery {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 700px;
	float: right;
	height: auto;
	margin-right: 15px;
}
#contentArticle {
	width: 700px;
	float: right;
	height: auto;
	margin-right: 15px;
	display: inline;
}


#content-events {
	width: 700px;
	float: right;
	height: auto;
	margin-right: 5px;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}

#item {
	background-image: url(vertical-line.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

.flt-lft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 3px;
}
.flt-rgt {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 3px;
}
.TwelvePoint {
	font-size: 12px;
	font-weight: normal;
}
.contactSideBar-title {
	color: #262262;
	font-size: 14px;
}
.aboutHeader-1 {
	font-size: 14px;
	font-weight: bold;
	color: #262262;
}
.aboutHeader-1b {
	font-size: 14px;
	font-weight: bold;
	color: #36328F;
}
.aboutHeader-2 {
	font-size: 16px;
	font-weight: bold;
	color: #262262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.aboutHeader-2B {
	font-size: 16px;
	font-weight: bold;
	color: #36328F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer {
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(footer.jpg);
}
#footer a {
	color: #262262;
}
#footer a:hover {
	text-decoration: underline;
}
.stripes {
	background-image: url(stripes.gif);
	background-repeat: repeat;
}

