@charset "UTF-8";
@import 'living.css';
/* CSS Document */

/* 
	Indoor Living themed styles
	This file is linked from the Indoor Living themed pages to overload 
	the styles to reflect the themes color pallet. 
	
	Main Color: #105F2A
*/

/* Globals */
.bgcl, .bgc, .bgcr, .bgl, .bg, .yy, .bar, .row, .bgw {
	background-color: #105F2A ;
}

.fg, .fg1, h4, a {
	color:#105F2A ;
}

#searchwrap #searchNav a:hover, .leftnavlink a.n:hover, .left-vert-bar-link a.n:hover  {
	color: #105F2A ;
}

/* Left Menu d*/
.vert-bar .bg, .leftnav .bg {
	color: #105F2A ;
} 

.content td.fg {
	background-image:url(http://static.helioliving.com/styles/default/interface/HLtab-green-on.gif);
	border-bottom-color:#105F2A 
}

div.t1Desc {
	color:#105F2A ;
}



	