* {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
}
html, body {
	/*overflow: auto;width:100%;position:relative;*/
	height:100%;
	background-color:#efe9d6;
}
body {
	font-family:Arial, Helvetica, sans-serif;
}
body, h1, h2, h3, h4, h5, td {
	color:#393836;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
}
a, a:hover, #accordion span {
	text-decoration:underline;
	color:#457490;
}
a:hover {
	color:#971320;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
td {
	vertical-align:top;
}
h1 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#457490;
	margin:0 0 15px;
	line-height:22px;
	text-align:left;
	text-transform:uppercase;
	width:425px;
}
h1 div {
	background:url(/img/global/bg_styles.png) repeat-x;
	height:2px;
	margin-top:6px;
}
h2, h2 a, h2 a:hover {
	font-size:16px;
	letter-spacing:0px;
	margin:0 0 10px;
	color:#457490;
	text-align:left;
}
h2 a:hover {
	color:#7c2810;
}
h3 {
	color:#457490;
	font-style:italic;
	margin:5px 0 3px;
}
h3 a, h3 a:hover {
	font-size:12px;
}
h4 {
	font-size:14px;
	letter-spacing:0px;
	margin:-10px 0 15px;
	color:#7c2810;
	font-weight:bold;
}
p, blockquote {
	margin:0 0 20px;
	font-size:12px;
}
ul {
	list-style:inside;
}
form .field {
	width:180px;
	border: 1px solid #D5C79B;
	padding: 2px 4px;
}
form input, form select, form textarea {
	margin: 0 0px 0 8px;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 4px;
	margin-bottom:4px;
	color:#457490;
}
form select {
	padding:0 !important;
}
option {
	padding:1px 3px;
	font-size:11px;
}
input:hover, input:focus, select:hover, select:focus {
/*border:1px solid #333;*/
	}
label {
	display:block;
	width:175px;
	float:left;
	margin:0 0 4px;
	clear:left;
}
br.clear {
	clear:both;
}
#connected_form label {
	width:auto;
}
/* GLOBAL ELEMENTS */
#mainWrapper {
	background:url(/img/subs/section1/bg_banner.jpg) repeat-x 0 77px;
}
.wrapper {
	width:981px;
	margin:0 auto;
	overflow:hidden;
}
#topBar {
	background:#45697f;
	border-bottom:1px solid #45697f;
}
#topBar .wrapper {
	background:url(/img/global/bg_topbar.jpg);
	height:30px;
	color:#FFF;
	text-align:right;
	padding-top:12px;
}
#topBar span {
	margin-right:20px;
}
#topBar a, #topBar a:hover {
	color: #FFF;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	margin-left:20px;
	display:block;
	padding-right:22px;
	background: url(/img/global/bg_global.png) no-repeat 43px -33px;
}
#mainNav {
	border-bottom:1px solid #4d7a8d;
	background:url(/img/global/bg_global.png) repeat-x 0 -475px;
	overflow: visible;
	z-index:9001;
	position:relative;
}
#mainNav .wrapper, #pillarsNav .wrapper {
	height:34px;
	overflow:inherit;
}
/* Change menu styles in menus.css */

#logoBar .wrapper {
	height: 179px;
}
#logoBar img {
	float:right;
	display:block;
}
#logoBar a {
	margin:20px 0 0 92px;
	float:left;
	display:block;
	overflow:hidden;
	width:183px;
	height:133px;
}
#pillarsNav {
	height:46px;
	background:#faf6f0 url(/img/global/bg_global.png) repeat-x 0 -552px;
	overflow:visible;
	z-index:9000;
	position:relative;
	border-bottom:1px solid #cbc4a7;
}
.pillarsMenu {
	top:0;
	left:0;
}
#pillarsNav ul {
	z-index:9000;
}
#mainContent {
	clear:both;
	padding:10px 0 40px;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	background-color:#FFF;
	min-height:520px;
}
#breadcrumb {
	padding:5px 0 24px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#breadcrumb a, .breadcrumb a:hover {
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
/* One Column Layout */

.columnMain {
	width:100%;
	text-align:left;
	vertical-align:top;
	padding:0 70px;
	z-index:2;
}
/* Column Left */

.columnLeft {
	width:180px;
	text-align:left;
	margin:0;
	vertical-align:top;
	padding:0 50px 0 0;
	z-index:2;
	background-repeat: no-repeat;
}
/* Column Mid */

.columnMid {
	text-align:justify;
	padding:0 33px 20px 0;
}
/* Column Right */

.columnRight {
	width:722px;
	padding:0 20px 0 0;
	z-index:2;
	float:right;
}
.plainHome .columnRight h1 {
	width:auto;
}
.columnRight h2 {
	font-weight:bold;
}
.columnRight h4 p {
	font-size:16px;
	clear:both;
}
.plainHome .columnRight h2, .modularBody .columnRight h2 {
	font-weight:normal;
}
.columnRight ul {
	list-style-position:outside;
	font-style:italic;
	list-style:none;
}
.columnRight ul li {
	padding:0 0 6px 17px;
	background:url(/img/global/bg_styles.png) no-repeat;
}
.pics {
	border:1px solid #cbc4a7;
	background-color:#ece7d1;
}
.pics img {
	margin:6px;
	display:block;
}
#footer {
	height:100px;
	padding:12px 0;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	background:#efe9d6 url(/img/global/bg_global.png) repeat-x 0 -621px;
}
#footer, #footer a {
	color:#9f895a;
	text-decoration:none;
}
#footer img {
	padding-right:30px;
}
#footer span {
	padding:0 30px;
}
#footer a.printVersion {
	display:none;
}
#footer span a {
	display:none;
}
#footerNav {
	background: url(/img/global/bg_global.png) repeat-x 0 -783px;
	height:30px;
	border:1px solid #ddd5b3;
	margin-bottom:10px;
}
#footerNavInner {
	width:875px;
	margin:0 auto;
}
#footerNav li {
	float: left;
	padding:6px 21px 0;
	text-transform:uppercase;
	list-style:none;
}
/*== HOME ==*/
#bodyHome #logoBar {
	clear:both;
	background:url(/img/home/bg_banner-home.jpg) repeat-x;
}
#bodyHome #logoBar .wrapper {
	height:299px;
	background:none;
}
/*#bodyHome h1 {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	width:auto;
	text-transform:none;
	font-weight:bold;
	color:#971320;
	text-align:justify;
}*/
#bodyHome h1 div {
	display:none;
}
#bodyHome #mainContent {
	padding:0px;
	min-height:340px;
}
/*#bodyHome .columnRight {width:540px;}*/
#homeBttns {
	text-align:center;
	margin:25px 0 0 16px;
	height:93px;
}
#homeBttns div {
	float:left;
	background:url(/img/home/bg-bttn-programs.gif) no-repeat;
	width:171px;
	height:54px;
}
#homeBttns a.bttnLeft {
	background:url(/img/global/bg_bttnarrow-l.gif) no-repeat 13% 11px;
	padding:10px 0 10px 10px;
}
#homeBttns a.bttnLeft:hover {
	background-position: 13% -16px;
}
#homeBttns a {
	text-transform:uppercase;
	font-family: Arial;
	text-decoration:none;
	font-size:17px;
	padding:10px 19px 10px 0;
	display:block;
	background:url(/img/global/bg_bttnarrow-r.gif) no-repeat 85% 11px;
}
#homeBttns a:hover {
	color:#729bb1 !important;
	background-position: 85% -16px;
}
#homeSide.pics {
	width:368px;
	height:465px;
}
#specialsFeature {
	background:url(/img/home/bg_specialsarea.jpg) no-repeat 0 0;
	border:1px solid #d3cdac;
	margin:25px 0;
	overflow:hidden;
	/*width:507px;*/
float:left;
	padding:4px;
}
.specialsPod {
	width:223px;
	padding:20px 10px 0px 20px;
	float:left;
	background:url(/img/home/bg_specialsarea_pod.jpg) no-repeat 0 0;
}
.specialsPod p {
	font-size:11px;
}
.specialsPod h2 {
	text-transform:uppercase;
	color:#457490;
	font-family:Arial, Helvetica, sans-serif;/*font-weight:normal;*/
	letter-spacing:1px;
}
/*.specialsPod a, .specialsPod a:hover {color:#3b607f;}*/
.specialsPodBot {
	float:left;
	width:253px;
}
/* == SUBS == */

/* Sub Nav Generic */
#accordion * {
	list-style:none;
	margin:0;
	padding:0;
}
#accordion {
	border-top:1px solid #cabea1;
}
#accordion li {
	font-family:Arial, Helvetica, sans-serif;
	background:#f2ecd7 url(/img/global/bg_global.png) no-repeat 50% -863px;
	border:1px solid #cabea1;
	border-top-width:0;
	margin:0;
	padding:0;
}
#accordion a, #accordion span {
	display: block;
	text-decoration: none;
	padding: 6px 15px 6px 10px;
	text-transform:uppercase;
	font-weight:bold;
}
#accordion a.subnavParent, ul#accordion a.subnavParentOpen, #accordion span.subnavParent, ul#accordion span.subnavParentOpen {
	background-position:96% 50%;
	background-repeat:no-repeat;
}
#accordion a.subLinkOn.subnavParent {
	background-image:url(/img/subs/subnav_arrow_more_on.gif);
}
#accordion a.subLinkOn.subnavParentOpen, ul#accordion a.subnavParent:hover {
	background-image:url(/img/subs/subnav_arrow_open_on.gif) !important;
}
#accordion a:hover, #accordion a.subLinkOn {
	color:#FFF !important;
}
/* Level Two */
#accordion ul li {
	background:none;
	border:0;
	border-top:1px solid #cabea1;
}
#accordion ul li a {
	text-transform:none;
	font-size:11px;
	line-height:14px;
	padding-left:20px;
	font-weight:normal;
}
/* Level Three */

#accordion li ul li ul li {
	background:#f9f6ed
}
#accordion li ul li ul li a {
	padding-left:30px;
}
/* Level Four */
#accordion li ul li ul li ul li {
	background-color:#FFF;
}
#accordion li ul li ul li ul li a {
	padding-left:40px;
	font-style:italic;
}
/* Sub Nav Generic END */

#bodySidePic .columnRight {
	background:url(/img/home/right_bg.jpg) no-repeat;
	padding:30px 60px 0px 70px;
	width:460px;
}
.magazineBody .columnRight {
	width:266px;
	padding-top:29px;
}
.contentImg {
	border:1px solid #cabea1;
	background-color:#f2ecd7;
	float:right;
	margin:0 0 15px 30px;
	padding:5px;
}
.magazineBody .columnRight .contentImg {
	margin-left:0px;
}
.contentImg img {
	display:block;
	padding:2px;
	border:1px solid #cabea1;
}
.columnRight a:hover, .columnMid a:hover {
	color:#971320 !important;
}
a.button, input.button {
	/*background:url(/img/global/button_bg.jpg) 50% 50% repeat-x;*/
	border: 1px solid #D5C79B;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin:3px 0 0 4px;
	padding:2px 6px 1px;
	white-space:nowrap;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
	text-align:center;
	width:auto;
	color:#5c5b57;
	background-color:#f9f6ed;
}
a.button:hover, input.button:hover {
	background-color:#7aa3b9;
	color:#FFF !important;
	border:1px solid #457490;
}
a.print {
	float:right;
}
.awardsTable td {
	border-bottom:1px solid #f2ecd7;
	padding:20px 0 20px;
}
/* ==== Gallery === */

#galleryPhotos {
	float: left;
	font-size: 14px;
	margin-top:10px;
}
#galleryThumbs {
	height: 79px;
	overflow:hidden;
	background: url(/images/gallery/galleryThumbBg.jpg) repeat-x;
	border-left:1px solid #d5ca9d;
	border-right:1px solid #d5ca9d;
	width:100%;
}
#galleryThumbs #galleryThumbsLeft {
	width: 25px;
	height: 79px;
	float: left;
}
#galleryThumbs div.galleryThumbsCent {
	height: 79px;
	float: left;
	overflow:hidden;
}
#galleryThumbs #galleryThumbsRight {
	background: url(/images/gallery/galleryThumbRight.jpg) no-repeat;
	width: 19px;
	height: 79px;
	float: left;
	margin-left:-100px;
}
hr.gallerySpacer {
	border-bottom:2px dotted #457490;
	margin: 25px 0 10px;
	padding-top: 10px;
	display:block;
}
ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 2px 0;
	list-style: none;
}
ul.thumbs li img {
	width:70px;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.navigation {
	height: 79px;
}
div.navigation a.prev, div.navigation a.next {
	background: url(/images/gallery/galleryThumbPrev.jpg);
	width: 31px;
	height: 79px;
	float: left;
}
div.navigation a.next {
	background: url(/images/gallery/galleryThumbNext.jpg);
}
#galleryControls {
	width:360px;
	margin: 0 auto;
}
#galleryControlLeft {
	background: url(/images/gallery/galleryControlLeft.jpg) 0 0 no-repeat;
	width: 13px;
	height: 37px;
	float: left;
}
#galleryControlRight {
	background: url(/images/gallery/galleryControlRight.jpg) 0 0 no-repeat;
	width: 13px;
	height: 37px;
	float: left;
}
#galleryControlBg {
	width: 310px;
	background: url(/images/gallery/galleryControlBg.jpg) repeat-x;
	height: 37px;
	float: left;
	position:relative;
}
.ss-controls {
	position:absolute;
	width:236px;
	top:10px;
	left:35px;
	text-align:center;
}
div.caption-container {
	color: #eee;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.loader {
	background-image: url(loaderWhite.gif);
}
div.slideshow img {
	border-color: #333;
}
div.slideshow {
	clear:both;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}
/*
div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 650px; 
}
div.loader, div.slideshow a.advance-link, div.caption-container {
	height: 502px;
	text-align:center;
}*/ 
div.slideshow-container {
	position: relative;
	clear: both;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	text-align:center;
	width:730px;
	margin:auto 0;
}
div.slideshow a.advance-link {
	display: block;
	/*line-height: 502px;*/ /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
	text-decoration: none;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}
div.slideshow img {
	border-style: solid;
	border-width: 1px;
}
div.caption-container {
	float: right;
	position: relative;
	margin-top: 30px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*div.caption-container, span.image-caption {
	width: 334px;
}*/
div.caption {
	padding: 0 12px;
	display: none;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
/*div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding:0;
}*/
#galleryControlsBar {
	font-size: 11px;
	padding:0 75px;
}
#galleryFullscreen {
	float: left;
	padding: 7px;
	margin-left:0;
}
#gallerySharePhoto {
	float: left;
	padding: 7px;
}
/* SITE MAP */
#sitemap ul {
	margin:0 0 0 20px;
}
/**** ***/

#awardsInfo #magName {
	font-size: 16px;
	padding-bottom: 10px;
}
#awardsInfo #awardName {
	font-size: 18px;
	padding-bottom: 5px;
}
/*
*
* SKINS 
*
*/
/* ==== 
Section One Skin [Default]
==== */
#breadcrumb, #breadcrumb a, h1, h2, h4, .columnRight a, .columnMid a, .magazineBody .columnRight {
	color:#457490;
}
h1 div {
	background-position: 0 0px;
}
h2 {
	border-color:#457490;
}
.columnRight ul li {
	background-position:0 -7px;
}
#accordion li a:hover, #accordion a.subLinkOn {
	background-color:/*#457490*/#7aa3b9;
}
#logoBar .wrapper {
	background:url(/img/subs/section1/banner.jpg) no-repeat;
}
.corporatePackage #logoBar .wrapper {
	background:url(/img/subs/section1/banner_alt.jpg) no-repeat;
}
#sectionOneBody.corporatePackageHealthyExecutive #logoBar .wrapper {
	background:url(/img/subs/section1/banner_alt-healthyexec.jpg) no-repeat !important;
}
.healthyExecutiveJustify {
	text-align: justify;
        justify: newspaper;
}
#accordion a.subnavParent {
	background-image:url(/img/subs/section1/subnav_arrow_more.gif);
}
#accordion a.subnavParentOpen, #accordion span.subnavParentOpen {
	background-image:url(/img/subs/section1/subnav_arrow_open.gif);
}
/* ==== 
Section Two Skin  [MEDICAL] 
==== */

#sectionTwoBody #breadcrumb, #sectionTwoBody #breadcrumb a, #sectionTwoBody h1, #sectionTwoBody h2, #sectionTwoBody h3, #sectionTwoBody h4, #sectionTwoBody .columnRight a, #sectionTwoBody .columnMid a, #sectionTwoBody.magazineBody .columnRight {
	color:#457490;
}
#sectionTwoBody h1 div {
	background-position: 0 0px;
}
#sectionTwoBody h2 {
	border-color:#457490;
}
#sectionTwoBody .columnRight ul li, .workshopBody .columnRight ul li {
	background-position:0 -7px;
}
#sectionTwoBody #accordion li a:hover, #sectionTwoBody #accordion a.subLinkOn {
	background-color:#7aa3b9;
}
#sectionTwoBody #mainWrapper {
	background-image:url(/img/subs/section2/bg_banner.jpg);
}
#sectionTwoBody #logoBar .wrapper {
	background:url(/img/subs/section2/banner.jpg) no-repeat;
}
#sectionTwoBody #accordion a.subnavParent {
	background-image:url(/img/subs/section2/subnav_arrow_more.gif);
}
#sectionTwoBody #accordion a.subnavParentOpen, #sectionTwoBody #accordion span.subnavParentOpen {
	background-image:url(/img/subs/section1/subnav_arrow_open.gif);
}
/* ==== 
Section Three Skin  [NUTRITION] 
==== */

#sectionThreeBody #breadcrumb, #sectionThreeBody #breadcrumb a, #sectionThreeBody h1, #sectionThreeBody h2, #sectionThreeBody h3, #sectionThreeBody h4, #sectionThreeBody .columnRight a, #sectionThreeBody .columnMid a, #sectionThreeBody #accordion li a, #sectionThreeBody.magazineBody .columnRight {
	color:#668339;
}
#sectionThreeBody h1 div, .kitchenBody h1 div {
	background-position: 0 -400px;
}
#sectionThreeBody h2 {
	border-color:#668339;
}
#sectionThreeBody .columnRight ul li, .kitchenBody .columnRight ul li {
	background-position:0 -407px;
}
#sectionThreeBody #accordion li a:hover, #sectionThreeBody #accordion a.subLinkOn {
	background-color:#91a85f;
}
#sectionThreeBody #mainWrapper {
	background-image:url(/img/subs/section3/bg_banner.jpg);
}
#sectionThreeBody #logoBar .wrapper {
	background:url(/img/subs/section3/banner.jpg) no-repeat;
}
#sectionThreeBody #accordion a.subnavParent {
	background-image:url(/img/subs/section3/subnav_arrow_more.gif);
}
#sectionThreeBody #accordion a.subnavParentOpen {
	background-image:url(/img/subs/section3/subnav_arrow_open.gif);
}
/* ==== 
Section Four Skin  [FITNESS] 
==== */

#sectionFourBody #breadcrumb, #sectionFourBody #breadcrumb a, #sectionFourBody h1, #sectionFourBody h2, #sectionFourBody h3, #sectionFourBody h4, #sectionFourBody .columnRight a, #sectionFourBody .columnMid a, #sectionFourBody #accordion li a, #sectionFourBody.magazineBody .columnRight {
	color:#a24a22;
}
#sectionFourBody h1 div, .fitnessBody h1 div {
	background-position: 0 -300px;
}
#sectionFourBody h2 {
	border-color:#a24a22;
}
#sectionFourBody .columnRight ul li, .fitnessBody .columnRight ul li {
	background-position:0 -307px;
}
#sectionFourBody #accordion li a:hover, #sectionFourBody #accordion a.subLinkOn {
	background-color:#c0511a;
}
#sectionFourBody #mainWrapper {
	background-image:url(/img/subs/section4/bg_banner.jpg);
}
#sectionFourBody #logoBar .wrapper {
	background:url(/img/subs/section4/banner.jpg) no-repeat;
}
#sectionFourBody #accordion a.subnavParent {
	background-image:url(/img/subs/section4/subnav_arrow_more.gif);
}
#sectionFourBody #accordion a.subnavParentOpen {
	background-image:url(/img/subs/section4/subnav_arrow_open.gif);
}
/* ==== 
Section Five Skin  [LIFE BALANCE] 
==== */

#sectionFiveBody #breadcrumb, #sectionFiveBody #breadcrumb a, #sectionFiveBody h1, #sectionFiveBody h2, #sectionFiveBody h3, #sectionFiveBody h4, #sectionFiveBody .columnRight a, #sectionFiveBody .columnMid a, #sectionFiveBody #accordion li a, #sectionFiveBody.magazineBody .columnRight {
	color:#47474b;
}
#sectionFiveBody h1 div {
	background-position: 0 -200px;
}
#sectionFiveBody h2 {
	border-color:#47474b;
}
#sectionFiveBody .columnRight ul li {
	background-position:0 -207px;
}
#sectionFiveBody #accordion li a:hover, #sectionFiveBody #accordion a.subLinkOn {
	background-color:#838283;
}
#sectionFiveBody #mainWrapper {
	background-image:url(/img/subs/section5/bg_banner.jpg);
}
#sectionFiveBody #logoBar .wrapper {
	background:url(/img/subs/section5/banner.jpg) no-repeat;
}
#sectionFiveBody #accordion a.subnavParent {
	background-image:url(/img/subs/section5/subnav_arrow_more.gif);
}
#sectionFiveBody #accordion a.subnavParentOpen {
	background-image:url(/img/subs/section5/subnav_arrow_open.gif);
}
/* ==== 
Section Six Skin  [SPA] 
==== */

#sectionSixBody #breadcrumb, #sectionSixBody #breadcrumb a, #sectionSixBody h1, #sectionSixBody h2, #sectionSixBody h3, #sectionSixBody h4, #sectionSixBody .columnRight a, #sectionSixBody .columnMid a, #sectionSixBody #accordion li a, #sectionSixBody.magazineBody .columnRight {
	color:#880225;
}
#sectionSixBody h1 div {
	background-position: 0 -100px;
}
#sectionSixBody h2 {
	border-color:#880225;
}
#sectionSixBody #accordion li a:hover, #sectionSixBody #accordion a.subLinkOn {
	background-color:#880225;
}
#sectionSixBody #mainWrapper {
	background-image:url(/img/subs/section6/bg_banner.jpg);
}
#sectionSixBody #logoBar .wrapper {
	background:url(/img/subs/section6/banner.jpg) no-repeat;
}
#sectionSixBody #accordion a.subnavParent {
	background-image:url(/img/subs/section6/subnav_arrow_more.gif);
}
#sectionSixBody #accordion a.subnavParentOpen {
	background-image:url(/img/subs/section6/subnav_arrow_open.gif);
}
/* ==== About Section ==== */

#aboutBody #logoBar .wrapper {
	background:url(/img/subs/chli_banner_about.jpg) no-repeat;
}
/* ==== Calendar & Events Section ==== */

#calendarBody #logoBar .wrapper {
	background:url(/img/subs/chli_banner_calendar.jpg) no-repeat;
}
/* ==== Property Section ==== */

#propertyBody #logoBar .wrapper {
	background:url(/img/subs/chli_banner_viewproperty.jpg) no-repeat;
}
/* ==== Press Section ==== */

#pressBody #logoBar .wrapper {
	background:url(/img/subs/chli_banner_press.jpg) no-repeat;
}
/* ==== Promotions Section ==== */

#promotionsBody #logoBar .wrapper {
	background:url(/img/subs/chli_banner_promotions.jpg) no-repeat;
}
/* ==== Company Section ==== */

#companyBody #logoBar .wrapper {
	background:url(/img/subs/chli_banner_bottompages.jpg) no-repeat;
}
/* ==== Blog Section ==== */

#blogBody #logoBar .wrapper {
	background:url(/img/subs/chli_banner_wellness.jpg) no-repeat;
}
/* ======== NEW HOME ===========*/
#bodyHome .columnLeft {
	width:371px;
	text-align:center;
	background:url("/img/home/bg-left-column.jpg") no-repeat 0 0;
	padding:54px 0 0 0;
}
#bodyHome .pod {
	position:relative;
	width:280px;
	height:100px;
	overflow:hidden;
	z-index:20;
	float:left;
	margin-left:25px;
	overflow:hidden;
	background-color:#f7f5ec;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#bodyHome .columnLeftLower .pod {
	width:370px;
	margin-left:0px;
}
#bodyHome .pod a {
	text-decoration:none;
	cursor:pointer;
	z-index:17;
}
#bodyHome .pod .podMask {
	background: url("/img/home/mask-pod2.png") no-repeat 0 100%;
	width:280px;
	height:100px;
	overflow:hidden;
	position:absolute;
	z-index:13;/*cursor:pointer;*/
}
#bodyHome .pod .podMask .imageMask {
	z-index:21;
}
#bodyHome .columnLeftLower .pod .podMask {
	background: url("/img/home/mask-pod1.png") no-repeat 0 100%;
	width:370px;
}
#bodyHome .pod .podPanel {
	position:absolute;
	width:68px;
	height:10px;
	background: url("/img/home/pod-ro.png") no-repeat;
	z-index:15;
	margin-bottom: -0px;
	left:-70px;
	bottom:10px;
}
#bodyHome .podContent {
	padding:18px;
	text-align:center;
	margin:0;
	z-index:20;
	font-size:11px;
	color:#7d6736;
	line-height:13px;
}
#bodyHome .podBanner {
	margin:10px;
}
#bodyHome .podContent h4 {
	font-size:16px;
	letter-spacing:0px;
	margin:9px 0 5px;
	padding:0;
	color:#66889f;
	text-transform:uppercase;
	padding:0;
	text-align:center;
}
#bodyHome .columnRight {
	width:585px;
	padding:53px 0 0 25px;
}
#homeContent {
	margin:0 40px 5px 15px;
}
#bodyHome h1 {
	border-bottom:1px solid #ece8d1;
	padding-bottom:5px;
	margin-bottom:20px;
}
#bodyHome #contentTable {
	background:url("/img/home/bg-right-column.jpg") no-repeat right 0;
}
#socialLinks {
	float:right;
	list-style:none;
}
#socialLinks li {
	float:left;
	margin:0 0 0 10px;
}
#socialLinks li img {
	padding:0;
}
#navTab {
	background:url(/img/global/bg_nav-tab.png) 100% 0;
	height:28px;
	position:absolute;
	margin:47px 28px 0 0;
	right:0;
}
#navTab div {
	background:url(/img/global/bg_nav-tab.png) 0 -28px;
	height:28px;
	margin-right:12px;
}
#navTab div a, #navTab div a:hover {
	padding:0 18px 0 20px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial;
	background:url(/img/global/bg_nav-tab-arrow.png) no-repeat 95% 8px;
	color:#66889f;
	font-weight:bold;
	line-height:25px;
}
#navTab div a:hover {
	color:#335572;
	background-position:95% -13px;
}
#navTabContainer {
	position:relative;
}
#bannerAnim a {
	width:981px !important;
	height:299px !important;
	margin:0 !important;
}
.connected_form .formRadioBttns input, #interested_in_6 {
	margin:0 5px 0 0;
}
.connected_form label {
	width:auto !important;
}
.divider {
	border-top:1px solid #d9cfad;
	clear:both;
	padding-top:2px;
	margin:2px 0 35px;
}
.video-wrapper {
	float:left;
	margin-right:20px;
}
.addthis_toolbox, .entry-info-link, .entry-top-link {
	float:right;
	margin:30px 0 5px 50px;
}
a.entry-info-link, a.entry-top-link {
	color:#000;
	text-decoration:none;
	font-size:11px;
	padding-right:15px;
	background:url("/img/subs/section1/subnav_arrow_up.gif") no-repeat 100% 50%;
}
a.entry-info-link {
	background:url("/img/subs/section1/subnav_arrow_more.gif") no-repeat 100% 55%;
}
a.entry-info-link:hover, a.entry-top-link:hover {
	color:#506687 !important;
}

