/*  Traditions Health Care Master CSS  */


/* reset */
* {
	margin: 0;
	padding: 0;
}

/* Universal Styles */
html, body { 
	font: normal 12px verdana ; 
	color: #000 ; 
	line-height: 20px ; 
	background-color: #37270c;
	text-align: left;
}

p { 
	margin-bottom: 20px;
}

p.quote { 
	font: italic 14px verdana ; 
	line-height: 24px;
	font-weight: bold;
	margin: 10px 0 30px 0;
	padding: 0 35px 30px 35px;
	border-bottom: 1px solid #fff;
	background: url(media/bg_quote.gif) no-repeat;
}

p.quote.home { 
	font: italic 13px verdana ; 
	line-height: 22px;
	padding: 0 55px 20px 35px;
	margin: 0;
	border: 0;
	background: url(media/bg_quote-home.gif) no-repeat;
}

p.quoteName { 
	font: bold 11px verdana ; 
	padding-left: 35px;
}

h1 { 
	font: bold 36px "Trebuchet MS", arial ; 
	line-height: 30px;
	color: #fff ; 
	letter-spacing: -1px;
	margin: 5px 0 20px 0;
	clear: left;
}

.colWide h1 { 
	color: #000 ; 
	margin: 5px -30px 20px -30px;
	padding: 0 30px 10px 30px;
	border-bottom: 1px solid #fff;
}


h2 { 
	font: bold 20px "Trebuchet MS", arial ; 
	line-height: 30px;
	color: #762123; 
	letter-spacing: -1px;
	margin: 0 0 18px 0;
}

h3 { 
	font: bold 20px "Trebuchet MS", arial ; 
	line-height: 24px;
	color: #762123; 
	letter-spacing: -1px;
	margin: 0 0 18px 0;
}


a, 
a:visited  { 
	font: bold 12px verdana ; 
	line-height: 20px ; 
	color: #762123; 
	text-decoration: none ; 
	border-bottom: 1px solid #caab9f;
}

a:hover { 
	color: #000 ; 
	text-decoration: none ;
	border-bottom: 1px solid #666;
}

a:focus {
	outline:none
}

img.border {
	border: 6px solid #fff;
}


/* Structural Elements */

#top { 
	position:relative ; 
	width: 100% ; 
	z-index:1 ; 
	text-align: center ; 
	background: #deceab url(media/bg_body.jpg) repeat-y center ; 
	clear: both ;
}

#footer { 
	position:relative ; 
	width: 100% ; 
	z-index:0 ; 
	text-align: center ; 
	background: url(media/bg_footer-repeat.gif) repeat-x ; 
	clear: both ;
}

#footer .background { 
	position:relative ; 
	width: 100% ; 
	z-index:0 ; 
	text-align: center ; 
	background: url(media/bg_footer.jpg) no-repeat center top ; 
	clear: both ;
	height: 110px;
}

.container { 
	position:relative ; 
	width: 967px ; 
	margin: auto ; 
	z-index:0 ; 
	text-align: left ;
	padding: 0;
}

#top .container { 
	padding-top: 116px;
}


#clearColumns, .clearColumns {
	clear: both;
	height: 20px;
}



/* Page Layout */

.colRight,
.colLeft {
	float: left;
	width: 425px;
	padding: 0 0 0 30px;
}

.colRight {
	float: right;
	padding: 0 30px 0 0 ;
}


.colWide {
	display: block;
	clear: both;
	padding: 0 30px;
}

#footer .colRight, 
#footer .colCenter,
#footer .colWide {
	padding-top: 14px;
}

.clearLeft {
	clear: left;
}

/* Unique Elements */

#logo {
	position: absolute;
	height: 54px;
	width: 383px;
	top: 35px;
	left: 25px;
	margin: 0 0 25px 0;
}

#logo a { 
	display: block;
	height: 54px;
	width: 383px;
	border: 0;
}

#logo:hover{ 
	opacity: .7;
	filter: alpha(opacity=70);
}

#contentBox {
	clear: both;
	background: #37270c url(media/bg_contentBox.jpg) no-repeat left 6px ; 
	margin-bottom: 30px;
}

#contentBox.home {
	background: #37270c url(media/bg_contentBox-home.jpg) no-repeat left 6px ; 
	height: 359px;
	overflow: hidden;
}

#contentBox.home p {
	height: 78px;
	margin: 15px 0 0 0;
	padding: 40px 560px 0 10px;
}

#contentBox .top {
	background: url(media/bg_contentBox-top.gif) no-repeat; 
	height: 6px;
	font-size: 0px;
	text-indent: -5000px;
}

#contentBox .interior {
	padding: 20px 30px 4px 30px;
}

#contentBox p {
	color: #d6bf9b;
}

#contentBox h2 { 
	color: #fff ; 
	font: normal 26px "Trebuchet MS", arial ; 
	letter-spacing: 0;
	line-height: 24px;
}

#contentBox p a, 
#contentBox p a:visited {
	color: #fff;
	border-color: #37270c;
}

#contentBox p a:hover {
	color: #fff;
	border-color: #fff;
}

.homeFeature {
	display: inline;
	width: 461px;
	height: 162px;
	background: url(media/bg_homeFeature.png) no-repeat top left;
}

.homeFeature.left {
	float: left;
	margin: 22px 0 0 -12px;
}

.homeFeature.right {
	float: right;
	margin: 22px -14px 0 0;
}

.homeFeature .heading {
	width: 290px;
	height: 29px;
	margin: 13px 0 4px 22px;
}

#contentBox .homeFeature p {
	width: auto;
	color: #000;
	margin: 20px 22px 20px 22px;
	padding: 0;
}

#contentBox .homeFeature p a, 
#contentBox .homeFeature p a:visited  { 
	color: #762123; 
	border-bottom: 1px solid #caab9f;
}

#contentBox .homeFeature p a:hover { 
	color: #000 ; 
	border-bottom: 1px solid #666;
}



#footer a, 
#footer a:visited {
	margin-right: 30px;
	font: bold 11px verdana ; 
	line-height: 20px ; 
	text-transform: uppercase;
	border: 0;
	color: #bba69f;
}

#footer a:hover {
	color: #fff;
	border: 0;
}

#footer p {
	color: #9c8663;
	margin: 30px 0 0 0;
}

/* Lists */

ul {
	list-style-type: none;
	float: left;
	margin: 0 0 20px 20px;
}

li {
	font: normal 12px verdana; 
	line-height: 18px ; 
	background: url(media/bullet.gif) no-repeat 0px 2px;
	color: #000;
	padding: 0 0 0 18px;
	margin-bottom: 8px;
}

li a,
li a:visited {
	font-weight: normal;
	border: 0;
}

li a:hover {
	border-bottom: 1px solid #666;
}


/* Main Nav */

#mainNav {
	clear: both;
	height: 44px;
	margin: 0 0 9px 25px;
	width: auto;
	float: none;
}

#mainNav li {
	display: inline;
	float: left;
	height: 44px;
	line-height: 44px;
	font-size: 0px;
	text-indent: -5000px;
	padding: 0;
	background: transparent;
}

#mainNav a,
#mainNav a:visited {
	display: block; 
	height: 44px;
	line-height: 44px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/nav.gif) left top;
	padding: 0;
	border: 0;
}

#mainNav a:hover {
text-decoration: none ;
background-position: 0px -44px;
border: 0;
}

#mainNav a.current,
#mainNav a.current:visited {
background-position: 0px -44px;
}

/*#mainNav a.current:hover {
background-position: 0px -40px;
}*/

#home a,
#home a:visited {
	width: 82px;
	background-position: 0px top;
}

#home a.current,
#home a.current:visited {
background-position: 0px -88px;
}

#home a:hover {
	background-position: 0px -44px;
}

#about a,
#about a:visited {
	width: 118px;
	background-position: -82px top;
}

#about a.current,
#about a.current:visited {
background-position: -82px -88px;
}

#about a:hover {
	background-position: -82px -44px;
}

#healthCare a,
#healthCare a:visited {
	width: 192px;
	background-position: -200px top;
}

#healthCare a.current,
#healthCare a.current:visited {
background-position: -200px -88px;
}

#healthCare a:hover {
	background-position: -200px -44px;
}

#hospice a,
#hospice a:visited {
	width: 200px;
	background-position: -392px top;
}

#hospice a.current,
#hospice a.current:visited {
background-position: -392px -88px;
}

#hospice a:hover {
	background-position: -392px -44px;
}

#testimonials a,
#testimonials a:visited {
	width: 151px;
	background-position: -592px top;
}

#testimonials a.current,
#testimonials a.current:visited {
background-position: -592px -88px;
}

#testimonials a:hover {
	background-position: -592px -44px;
}

#contact a,
#contact a:visited {
	width: 138px;
	background-position: -743px top;
}

#contact a.current,
#contact a.current:visited {
background-position: -743px -88px;
}

#contact a:hover {
	background-position: -743px -44px;
}

/* Forms */

#contactForm {
	padding-bottom: 10px;
}

.fieldName {
	clear: left;
	font-weight: bold;
}

.formField {
	font: normal 12px arial;
	padding: 4px 4px;
	clear: both;
	margin: 3px 0px 10px 0px;
	border: 0;
	border: 1px solid #fff;
	background: #f8f5f0;
}

.formArea {
	display: block;
	font: normal 12px arial;
	padding: 4px 4px;
	clear: both;
	margin: 3px 0px 15px 0px;
	border: 0;
	border: 1px solid #fff;
	background: #f8f5f0;
}

.required {
	font: bold 10px arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #762123; 
	padding-left: 6px;
}

/* Classes */

.innerColLeft {
	width: 260px; 
	float: left; 
	margin-right: 30px
}

.innerColWide {
	clear: left;
	width: 520px; 
	float: left; 
}

.innerColCenter {
	width: 260px; 
	float: left
}

.innerColRight {
	width: 322px; 
	float: right
}


.box {
	display: block;
	background: #f8f5f0;
	padding: 20px 20px 1px 20px;
	margin-bottom: 20px;
	border: 6px solid #fff;
}


.floatLeft {
	float: left;
	margin: 0 30px 15px 0;
}

.floatRight {
	float: right;
	margin: -21px 0 15px 30px;
}

.borderTop {
	border-top: 1px solid #fff;
	padding-top: 20px;
}

img {
	border: 0;
}

/* Buttons */


.buttonMore {
	display: inline;
	float: right;
	width: 107px;
	height: 33px;
	margin: 10px 12px 0 0;
}

.buttonMore a,
.buttonMore a:visited {
	display: block; 
	width: 107px;
	height: 33px;
	line-height: 33px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/button_learnMore.gif) left top;
	padding: 0;
	border: 0;
}


.buttonMore a:hover {
	text-decoration: none ;
	background-position: 0 -40px;
	border: 0;
}

.inline {
	display: inline;
	float: left;
}

.clearLeft {
	clear: left;
}

.buttonAll {
	display: inline;
	float: left;
	width: 83px;
	height: 33px;
	margin: 0 0 0 20px;
}

.buttonAll a,
.buttonAll a:visited {
	display: block; 
	width: 83px;
	height: 33px;
	line-height: 33px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/button_viewAll.gif) no-repeat 0 0;
	padding: 0;
	border: 0;
}


.buttonAll a:hover {
	text-decoration: none ;
	background-position: 0 -40px;
}


a.logout,
a.logout:visited {
	margin-top: 10px;
	float: right;
	color: #fff;
	border: 0;
}

a.logout:hover {
	float: right;
	color: #9c8663;
	border: 0;
}


