body {
	color: #616161;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#he_index, #he_sub {
	background: #030819;	
}

#sl_index, #sl_sub {
	background: #2f2210;	
}

td, p, li {
	font-size: 11px;
	vertical-align: top;
}

img {
	border: none;
}

a {
	color: #903c36;
	text-decoration: none;
}

a:visited {
	color: #903c36;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:visited:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #903c36;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #616161;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}



/* --------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */

.index_wide_wrapper_y {
	background: url(../images/index_wide_wrapper_y.jpg) 50% 0 repeat-y;	
}

.index_wide_wrapper {
	background: url(../images/index_wide_wrapper.jpg) 50% 0 no-repeat;	
}

.index_wrapper {
	width: 955px;
	margin: 0 auto;
}

.index_left_col {
	background: #f4f4f4;
	width: 365px;
	float: left;
}

.index_logo {
	height: 366px;
	background: #f4f4f4;
}

.index_right_col {
	background: #ddd;
	width: 590px;
	float: left;
}

.index_footer_wide_wrapper {
	background: url(../images/index_footer_wide.jpg) 50% 0 no-repeat;
	display: none;
}

.index_footer_wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 0 0 150px 0;
}

.index_teasers {
	height: 224px;
	background: #7f7d76;
	overflow: hidden;
	border-top: #3a3a3a solid 1px;
}

.index_teasers a, .index_teasers a:visited {
	color: #443f3b;	
}

.index_teasers a:hover, .index_teasers a:visited:hover {
	color: #323232;	
}

.index_teasers ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.index_teasers li {
	list-style-image: url(../images/gray_bullet.gif);
	padding: 0 0 10px 0;
	font-weight: bold;
}

.tab_left {
	width: 227px;
	float: left;
	height: 227px;
}

.tab_right {
	width: 138px;
	float: right;
}

.tab-element {
	height: 207px;
	color: #2c2c29;
	font-size: 12px;
	padding: 20px 20px 0 20px;
}

.tab_left {
	background: url(../images/accordion_element_bg.jpg) 100% 0 repeat-y;
}

.tab-element h2 {
	color: #1d1d19;
	text-transform: uppercase;
	margin: 17px 0 5px 0;
	padding: 0;
	font-size: 13px;
}

.tab-element p {
	height: 167px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.tab-element img {
	margin: 20px 0 0 0;	
}

.tab-toggler {
	height: 29px;
	display: block;
	border-bottom: 1px solid #5c5d5e;
	background: #1a1a1a;
	padding: 45px 10px 0 8px;
	text-transform: uppercase;
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
}

	
	
/* --------------------------------------------------------------------------------------------------- SUB STYLES ------------ */

.sub_wide_wrapper_y {
	background: url(../images/sub_wide_wrapper_y.jpg) 50% 0 repeat-y;	
}

.sub_wide_wrapper {
	background: url(../images/sub_wide_wrapper.jpg) 50% 0 no-repeat;	
}

.sub_wrapper {
	width: 955px;
	margin: 0 auto;
	background: url(../images/sub_content_bg.jpg) repeat-y;
}

#sub_header {
	background: url(../images/sub_header_bg.jpg) no-repeat;	
}

.sub_left_col {
	width: 295px;
	float: left;
}

.sub_left_col .logo {
	background: #fff;
}

.sub_teasers {
	background: #95938a;
	overflow: hidden;
	padding: 53px 44px 40px 44px;
}

.sub_teasers h2 {
	font-family: helvetica, arial;
	font-size: 14px;
	color: #323232;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

.sub_right_col {
	width: 660px;
	min-height: 590px;
	float: right;
}

.content {
	width: 363px;
	float: left;
	padding: 29px 40px 40px 40px;
	line-height: 18px;
}

#content_wide {
	width: 579px;
	background: #fff;
	border-left: 1px solid #95938a;
}

.content p {
	text-align: justify;	
}

.content li {
	list-style-image: url(../images/bullet.gif);
}

.gallery_col {
	width: 217px;
	float: left;	
}


.actions {
	width: 130px;
	float: left;
	display: none;
}

.actions img {
	padding: 0 2px 0 0;	
}

.search {
	width: 132px;
	float: right;
	display: none;
}

#main-search-box {
	height: 15px;
	width: 103px;
	border: 1px solid #9b9694;
	float: left;
	color: #999592;
	font-size: 10px;
	padding: 3px 0 0 5px;
}

.go_button {
	float: left;	
}

.crumbs {
	font-size: 11px;
	color: #afaaa7;
	padding: 8px 0 22px 0;
	margin: 8px 0 0 0;
	border-top: 1px solid #dad7d5;
	text-transform: lowercase;
	display: none;
}

.crumbs a, .crumbs a:visited {
	color: #afaaa7;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #afaaa7;	
}

.sub_footer_wide_wrapper {
	background: url(../images/sub_footer_wide.jpg) 50% 0 no-repeat;
	display: none;
}

.sub_footer_wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 0 0 150px 0;
}




/* --------------------------------------------------------------------------------------------------- HIGER ED INDEX STYLES ------------ */

.he_index_wide_wrapper_y {
	background: url(../images/he_index_wide_wrapper_y.jpg) 50% 0 repeat-y;	
}

.he_index_wide_wrapper {
	background: url(../images/he_index_wide_wrapper.jpg) 50% 0 no-repeat;	
}

.he_index_wrapper {
	width: 955px;
	margin: 0 auto;
}

.he_index_left_col {
	background: #f4f4f4;
	width: 365px;
	float: left;
}

.he_index_logo {
	height: 366px;
	background: #f4f4f4;
}

.he_index_right_col {
	background: #ddd;
	width: 590px;
	float: left;
}

.he_index_footer_wide_wrapper {
	background: url(../images/he_index_footer_wide.jpg) 50% 0 no-repeat;
	display: none;
}

.he_index_footer_wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 0 0 150px 0;
}

.he_index_teasers {
	height: 224px;
	background: #7f7d76;
	overflow: hidden;
	border-top: #3a3a3a solid 1px;
}

.tab_left {
	width: 227px;
	float: left;
	height: 227px;
}

.tab_right {
	width: 138px;
	float: right;
}

.tab-element {
	height: 207px;
	color: #2c2c29;
	font-size: 12px;
	padding: 20px 20px 0 20px;
}

.tab_left {
	background: url(../images/accordion_element_bg.jpg) 100% 0 repeat-y;
}

.tab-element h2 {
	color: #1d1d19;
	text-transform: uppercase;
	margin: 17px 0 5px 0;
	padding: 0;
	font-size: 13px;
}

.tab-element p {
	height: 167px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.tab-element img {
	margin: 20px 0 0 0;	
}

.tab-toggler {
	height: 29px;
	display: block;
	border-bottom: 1px solid #5c5d5e;
	background: #1a1a1a;
	padding: 45px 10px 0 8px;
	text-transform: uppercase;
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
}

	
	
/* --------------------------------------------------------------------------------------------------- HIGHER ED SUB STYLES ------------ */

.he_sub_wide_wrapper_y {
	background: url(../images/he_sub_wide_wrapper_y.jpg) 50% 0 repeat-y;	
}

.he_sub_wide_wrapper {
	background: url(../images/he_sub_wide_wrapper.jpg) 50% 0 no-repeat;	
}

.he_sub_wrapper {
	width: 955px;
	margin: 0 auto;
	background: url(../images/sub_content_bg.jpg) repeat-y;
}

#he_sub #he_header {
	background: url(../images/he_sub_header_bg.jpg) no-repeat;	
}

.he_sub_left_col {
	width: 295px;
	float: left;
}

.he_sub_left_col .logo {
	background: #fff;
}

.he_sub_teasers {
	background: #95938a;
	overflow: hidden;
	padding: 53px 44px 40px 44px;
}

.he_sub_teasers h2 {
	font-family: helvetica, arial;
	font-size: 14px;
	color: #323232;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

.he_sub_right_col {
	width: 660px;
	min-height: 590px;
	float: right;
}

.content {
	width: 363px;
	float: left;
	padding: 29px 40px 40px 40px;
	line-height: 18px;
}

#content_wide {
	width: 579px;
	background: #fff;
	border-left: 1px solid #95938a;
}

.content p {
	text-align: justify;	
}

.content li {
	list-style-image: url(../images/bullet.gif);
}

.gallery_col {
	width: 217px;
	float: left;	
}

.go_button {
	float: left;	
}

.crumbs {
	font-size: 11px;
	color: #afaaa7;
	padding: 8px 0 22px 0;
	margin: 8px 0 0 0;
	border-top: 1px solid #dad7d5;
	text-transform: lowercase;
	display: none;
}

.crumbs a, .crumbs a:visited {
	color: #afaaa7;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #afaaa7;	
}

.he_sub_footer_wide_wrapper {
	background: url(../images/he_sub_footer_wide.jpg) 50% 0 no-repeat;
	display: none;
}

.he_sub_footer_wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 0 0 150px 0;
}



/* --------------------------------------------------------------------------------------------------- SENIOR LIVING INDEX STYLES ------------ */

.sl_index_wide_wrapper_y {
	background: url(../images/sl_index_wide_wrapper_y.jpg) 50% 0 repeat-y;	
}

.sl_index_wide_wrapper {
	background: url(../images/sl_index_wide_wrapper.jpg) 50% 0 no-repeat;	
}

.sl_index_wrapper {
	width: 955px;
	margin: 0 auto;
}

.sl_index_left_col {
	background: #f4f4f4;
	width: 365px;
	float: left;
}

.sl_index_logo {
	height: 366px;
	background: #f4f4f4;
}

.sl_index_right_col {
	background: #ddd;
	width: 590px;
	float: left;
}

.sl_index_footer_wide_wrapper {
	background: url(../images/sl_index_footer_wide.jpg) 50% 0 no-repeat;
	display: none;
}

.sl_index_footer_wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 0 0 150px 0;
}

.sl_index_teasers {
	height: 224px;
	background: #7f7d76;
	overflow: hidden;
	border-top: #3a3a3a solid 1px;
}

.tab_left {
	width: 227px;
	float: left;
	height: 227px;
}

.tab_right {
	width: 138px;
	float: right;
}

.tab-element {
	height: 207px;
	color: #2c2c29;
	font-size: 12px;
	padding: 20px 20px 0 20px;
}

.tab_left {
	background: url(../images/accordion_element_bg.jpg) 100% 0 repeat-y;
}

.tab-element h2 {
	color: #1d1d19;
	text-transform: uppercase;
	margin: 17px 0 5px 0;
	padding: 0;
	font-size: 13px;
}

.tab-element p {
	height: 167px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.tab-element img {
	margin: 20px 0 0 0;	
}

.tab-toggler {
	height: 29px;
	display: block;
	border-bottom: 1px solid #5c5d5e;
	background: #1a1a1a;
	padding: 45px 10px 0 8px;
	text-transform: uppercase;
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
}

	
	
/* --------------------------------------------------------------------------------------------------- SENIOR LIVING SUB STYLES ------------ */

.sl_sub_wide_wrapper_y {
	background: url(../images/sl_sub_wide_wrapper_y.jpg) 50% 0 repeat-y;	
}

.sl_sub_wide_wrapper {
	background: url(../images/sl_sub_wide_wrapper.jpg) 50% 0 no-repeat;	
}

.sl_sub_wrapper {
	width: 955px;
	margin: 0 auto;
	background: url(../images/sub_content_bg.jpg) repeat-y;
}

#sl_sub #sl_header {
	background: url(../images/sl_sub_header_bg.jpg) no-repeat;	
}

.sl_sub_left_col {
	width: 295px;
	float: left;
}

.sl_sub_left_col .logo {
	background: #fff;
}

.sl_sub_teasers {
	background: #95938a;
	overflow: hidden;
	padding: 53px 44px 40px 44px;
}

.sl_sub_teasers h2 {
	font-family: helvetica, arial;
	font-size: 14px;
	color: #323232;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

.sl_sub_right_col {
	width: 660px;
	min-height: 590px;
	float: right;
}

.content {
	width: 363px;
	float: left;
	padding: 29px 40px 40px 40px;
	line-height: 18px;
}

#content_wide {
	width: 579px;
	background: #fff;
	border-left: 1px solid #95938a;
}

.content p {
	text-align: justify;	
}

.content li {
	list-style-image: url(../images/bullet.gif);
}

.gallery_col {
	width: 217px;
	float: left;	
}

.go_button {
	float: left;	
}

.crumbs {
	font-size: 11px;
	color: #afaaa7;
	padding: 8px 0 22px 0;
	margin: 8px 0 0 0;
	border-top: 1px solid #dad7d5;
	text-transform: lowercase;
	display: none;
}

.crumbs a, .crumbs a:visited {
	color: #afaaa7;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #afaaa7;	
}

.sl_sub_footer_wide_wrapper {
	background: url(../images/sl_sub_footer_wide.jpg) 50% 0 no-repeat;
	display: none;
}

.sl_sub_footer_wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 0 0 150px 0;
}



	


/* --------------------------------------------------------------------------------------------------- SITEWIDE STYLES ------------ */


.header {
	height: 65px;	
}

.logo {
	height: 327px;	
}

#logo {
	top: 127px;
	left: 133px;
	position: relative;
}

.clearer {
	clear: both;	
}

	
	

/* --------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:bold;
	font-size: 12px;
	margin: 0;
	text-transform: lowercase;
	padding: 0 0 0 10px;
	font-style: italic;
	background: url(../images/teaser_title_bg.gif) 0 4px no-repeat;
	}
	
.tsr-pg-title a:link {
	color: #443f3b; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:visited {
	color: #443f3b; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:hover {
	color: #1b1713;
	text-decoration: underline; 
	}
	
.tsr-pg-title a:visited:hover {
	color: #1b1713;
	text-decoration: underline; 
	}
	
.tsr-pg-abstract {
	color:#4a4949;
	padding-bottom:18px;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ccc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ddd; padding-left: 3px; padding-right: 3px; color: #444;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


/* --------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */


.cust_photo_area {
	
}

#cust_photo {
	background: #fff;
	width: 98px;
	margin: 0 0 6px 0;
	float: left;
}

.cust_main_hover_photo {
	float: right;
	width: 475px;
	height: 475px;
	background: #ddd;
}

#cust_photo-caption {
	background: #dedddb url(../images/cust_gallery_caption_bg.jpg) repeat-x;
	padding: 7px 7px 8px 8px;
	margin: 0;
	color: #29220a;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	height: 24px;
}

.photo-area {
	float: left;
	width: 98px;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 98px;
	height: 98px;
	margin-left: 0;
	margin-top: 0;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #ccc;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 400px;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -165px;
	left: 165px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 400px;
	display: none;
	border-bottom: 20px solid #fff;
	}
	
#hover-position1 {
	position: relative;
	top: -330px;
	left: 165px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 400px;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -330px;
	left: 165px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 400px;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -330px;
	left: 165px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 400px;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -330px;
	left: 165px;
	display: none;
	}


/* --------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	margin: 0;
	padding: 44px 0 0 296px;
	display: none;
}

#index .navigation {
	padding: 44px 0 0 365px;	
}

#he_index .navigation {
	padding: 44px 0 0 365px;	
}

#sl_index .navigation {
	padding: 44px 0 0 365px;	
}

#index #home_link {
	display: none;	
}

#he_index #home_link {
	display: none;	
}

#sl_index #home_link {
	display: none;	
}

#menubar {
	float: left;	
}

.yuimenubaritem {
	float:left;
}

.bd {
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation a, .navigation a:visited {
	color: #565551;
	text-decoration: none;
}

.navigation a:hover, .navigation a:visited:hover {
	color: #fff;	
	text-decoration: none;
}

#he_header .navigation a, #he_sub_header .navigation a:visited {
	color: #3f4b71;
	text-decoration: none;
}

#he_header .navigation a:hover, #he_sub_header .navigation a:visited:hover {
	color: #fff;	
	text-decoration: none;
}

#sl_header .navigation a, #sl_sub_header .navigation a:visited {
	color: #61563c;
	text-decoration: none;
}

#sl_header .navigation a:hover, #sl_sub_header .navigation a:visited:hover {
	color: #fff;	
	text-decoration: none;
}

.bd ul {
	padding: 0;
	margin: 0;
}

.bd ul ul {
	padding: 0;
	margin: 8px 0 0 1px;
	background: #000;
	opacity: .9;
}

#he_index .bd ul ul, #he_sub .bd ul ul {
	background: #01040c;	
}

#sl_index .bd ul ul, #sl_sub .bd ul ul {
	background: #150f06;	
}

.bd ul ul ul {
	opacity: 1;
	margin: 0;
	border-left: 1px solid #111;
}

.yuimenubaritemlabel {
	padding: 0 21px 0 0;
	margin: 0 0 0 21px;
	font-size: 11px;
	border-right: 1px solid #565551;
	float: left;
}

#he_header .yuimenubaritemlabel {
	border-right: 1px solid #3f4b71;	
}

#sl_header .yuimenubaritemlabel {
	border-right: 1px solid #61563c;		
}

.yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background: url(../images/menubaritem_submenuindicator.png) right center no-repeat;
}

.yuimenubarnav .yuimenubaritemlabel-hassubmenu-selected {
	background: url(../images/menubaritem_submenuindicator.png) right center no-repeat;
}

.yuimenuitem {
	margin: 0;
	padding: 7px 25px 7px 21px;
	border-bottom: 1px solid #111;
	font-size: 11px;
}

.yuimenuitem-hassubmenu {
	background: url(../images/menuitem_submenuindicator.png) right center no-repeat;
}

<!------------------------------------------------------------------------------------------------------ NO NEED TO EDIT BELOW --------------------->

.yuimenu ul.first-of-type {
	cursor: pointer;
}

.yuimenu {
	top:-999em;left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu,.yuimenubar .yuimenu {
	position:absolute;
}

.yuimenubar li,.yuimenu li {
	list-style-type:none;
}

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6 {
	
}

.yuimenuitemlabel,.yuimenubaritemlabel {
	text-align:left;white-space:nowrap;
}

.yuimenubar ul {
	*zoom:1;
}

.yuimenubar .yuimenu ul {
	*zoom:normal;
}

.yuimenubar>.bd>ul:after {
	content:".";display:block;clear:both;visibility:hidden;height:0;line-height:0;
}

.yuimenubaritemlabel,.yuimenuitemlabel {
	display:block;
}

.yuimenuitemlabel .helptext {
	font-style:normal;display:block;margin:-1em 0 0 10em;
}

.yui-menu-shadow {
	position:absolute;visibility:hidden;z-index:-1;
}

.yui-menu-shadow-visible {
	top:2px;right:-3px;left:-3px;bottom:-3px;visibility: hidden;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars select {
	display:none;
}

.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars {
	overflow:visible;
}

.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}

.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}



/*
.navigation {
	margin: 0;
	padding: 44px 0 0 294px;
	height: 21px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	width: 661px;
	margin: 0 auto;
}

#index #home_link {
	display: none;	
}

#index_navigation {
	padding: 44px 0 0 366px;	
}

#he_index_navigation {
	padding: 44px 0 0 366px;	
}

#nav, #nav ul {
	list-style: none;
	font-size: 11px;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
#nav a {
	display: block;
	color: #565551;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

#he #nav {
	color: #3f4b71;	
}

#he #nav a, #he #nav a:visited {
	color: #3f4b71;	
}
	
#nav a.daddy {
	background: transparent;
	padding: 0;
	}
	
#nav a:hover.daddy {
	background: transparent;
	}
	
#nav li {
	width: auto;
	padding: 0 22px 0 21px;
	text-transform: uppercase;
	float: left;
	background: url(../images/nav_li_bg.gif) 100% 0 no-repeat;
	letter-spacing: .5px;
	}
	
#he #nav li {
	background: url(../images/he_nav_li_bg.gif) 100% 0 no-repeat;
	
}
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 175px;
	w\idth: 175px;
	padding: 8px 0 0 0;
	margin: 0 0 0 10px;
	text-align: left;
	opacity: .7;
	}
	
#nav li li {
	border-bottom: 1px solid #222;
	margin: 0;
	width: 175px;
	padding: 7px 0 7px 10px;
	background: #000;
	font-size: 11px;
	border-left: 1px solid #222;
	}
	
#nav li li:hover {
	}
	
#nav li ul a {
	width: 145px;
	w\idth: 145px;
	}
	
#nav li ul a:hover {
	color: #cae3c0;
	}
	
#nav li ul ul {
	margin: -8px 0 0 0;
	opacity: 1;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
	}
	
#nav li:hover, #nav li.sfhover {
	
	}
#nav a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#nav a:visited:hover {
	color: #fff;
	text-decoration: none;
	}
	
#nav li:hover, #nav li.hover {
    position: static;
	} */