/* CSS Document */

BODY.style-what_other		DIV#container 	{ background-image:url("../images/bg-what_other.jpg"); }
BODY.style-what_other		H1#siteTitle A	{ background-image:url("../images/logo-what_other.gif"); }
BODY.page-standard	DIV#content	{ background-color:#E7CDB7; }
BODY.page-top 	DIV#content 	{ background-color:none; }
BODY.style-what_other		DIV#content	H1	{ color:#954614; }
BODY.style-what_other		DIV#content	H2	{ color:#954614; }
BODY.style-what_other		DIV#content	H3	{ color:#954614; }
BODY.style-what_other		DIV#content	H4	{ color:#954614; }
BODY.style-what_other		DIV#content	H5	{ color:#954614; }
BODY.style-what_other		DIV#content	H6	{ color:#954614; }
BODY.style-what_other		UL.menuLevel1	A	{ color:#003399; }
BODY.style-what_other		UL.menuLevel1	A.menuSelected	{ color:#954614; }
BODY.style-what_other		UL.menuLevel1	A.menuSelected:hover	{ color:#954614; text-decoration:none; }
BODY.style-what_other		UL.menuLevel2	A	{ color:#003399; }
BODY.style-what_other		UL.menuLevel3	A	{ color:#003399; }
BODY.style-what_other		DIV.contentArea	A	{ color:#954614; text-decoration:none; }
BODY.style-what_other		DIV.contentArea	A:hover	{ color:#954614; text-decoration:underline; }
BODY.style-what_other		DIV.contentArea		{ color:#000000; margin-left:-10px; margin-top:3px; }
BODY.style-what_other		DIV.contentArea	P	{ color:#000000; line-height:17px; }
BODY.style-what_other		DIV.contentArea	LI	{ color:#FF6600; margin:0 0 7px 0; line-height:17px; }
BODY.style-what_other		DIV.contentArea	IMG	{  }


BODY.style-what_other		DIV.contentArea	LI SPAN			{ color:#000000; }
BODY.style-what_other		DIV.contentArea	UL			{ padding-left:30px; margin:0; }
BODY.style-what_other		DIV.contentArea	UL#unusual_list LI	{ margin:30px 0 0 0; width:380px; }
BODY.style-what_other		DIV.contentArea	OL#inhouse_list LI	{ margin:20px 0 0 0; line-height:18px; }

DIV#subcontent P.subcontentClickHeadings {
	color:#954614;
}


BODY.style-what_other	DIV.contentArea	UL#subnav {
	width:190px;
	margin-right:10px;
	list-style-type:none;
	padding-left:15px;
	
	margin-bottom:80px;
}

BODY.style-what_other	DIV.contentArea	UL#subnav LI {
}

BODY.style-what_other	DIV.contentArea	UL#subnav LI SPAN A {
	color:#000000;
}

BODY.style-what_other	DIV.contentArea	UL#subnav LI SPAN A:hover {
	color:#954614;
	text-decoration:none;
}

BODY.style-what_other	DIV.contentArea	UL#subnav LI SPAN A.menuSelected {
	color:#954614;
	font-weight:bold;
}

P#click_here {
	color:#954614;
	font-size:14px;
	padding:0;
	margin:0 0 25px 0;
}


/* Content Boxes */
DIV.contentArea	DIV#subcontent	{
	background-image:url("../images/layout/subcontent_what_other_midsection.gif");
}
DIV.contentArea DIV#subcontent DIV#subcontentFooter	{
	background-image:url("../images/layout/subcontent_what_other_foot.gif");
}

DIV.contentArea	DIV#subcontent	DIV#subcontentHead	{
	background-image:url("../images/layout/subcontent_what_other_head.gif");
}

