/*
 * LIFESTYLE CHANNEL STYLESHEET
 * #7B3303 Dark Orange
 * #F37A1D Left Rail Menu Items Background
 * #FFF3E6 Light Pastel Orange
 */

/* Structural *****************************************************************/

#col0 {
	background: url(/images/lifestyle/subchannels/col0-tile.gif) top repeat-y;
}
 
#col1 {
	background: #F37A1D url(/images/lifestyle/subchannels/col1.jpg) bottom no-repeat;
}

#col1head, #col2head {
	background: #7B3303;
}

#col3 {
	border-left: 2px solid #7B3303;
}

#modules dl {
	border-bottom: 2px solid #7B3303;
}

/* Text ***********************************************************************/

a {
	color: #7B3303;
}

a:hover {
	color: #F37A1D;
}

a.select:hover {
	border-bottom: 1px dashed #7B3303;	
}

h1, h2, h3, h4, h5, h6 {
	color: #7B3303;
}

h2 {
	margin: 10px 0 3px 0;
}

em {
	color: #7B3303;
	font-style: none;
}

strong {
	color: #7B3303;
}

blockquote.nestright {
	background-color: #FFF3E6;
	color: #7B3303;
}

/* Ad Blocks ******************************************************************/

.adblock1 {
	background-color: #FFF3E6
}

.adblock1 dt {
	border-top: 1px dashed #7B3303;
}
