body.drwhy div.bannerLeft
{
	background-color:#94996E;
}


body.drwhy div.pageContainer
{
	clear:both;
	padding-top: 15px;
	padding-left: 16px;
}

body.drwhy div.columnLeftContainer
{
	float:left;
	width:610px;
}
/*
body.drwhy div.columnLeft h2
{
	background-color:#94996E;
	padding:6px 0 7px 9px;
	color:#FFF;
	width:100%;
}

body.drwhy div.columnLeft h3
{
	font-family:Arial;
	font-size:1.3em;
	padding:6px 0 7px 0px;
	color:#333;
	
}
*/
body.drwhy div.columnLeft ul
{
	list-style:none;
	padding:7px 0 0px 0;
	clear:both;
}

body.drwhy div.columnLeft li
{
	//background-image:url(../images/square.gif);
	background-position:8px 10px;
	color:#333;
	padding:6px 0 0 18px;
	clear:both;
}
/*
body.drwhy div.columnLeft li.arrowHead
{
	background-image:url(../images/extrabullet.gif);
	background-position:8px 7px;
	color:#333;
	padding:2px 0 0 18px;
	margin-left:10px;
	clear:both;
}
*/
body.drwhy div.columnLeft p
{
	padding:1px 1px 10px 1px;
	clear:both;
}
/*
body.drwhy div.columnLeft img
{
	float:right;
	margin:-10px 10px 0 0;
}

body.drwhy div.columnLeft a
{
	text-decoration:none;
	color:#333;
}

body.drwhy div.columnLeft a:hover
{
	text-decoration:underline;
	color:#101010;
}

body.drwhy div.columnLeft h2 a, body.drwhy div.columnLeft h2 a:hover
{
	text-decoration:none;
	color:#FFF;
}
*/

body.drwhy  div.columnLeft div.gotobutton
{
	height:21px;
	width:220px; 
	padding:6px 0 0 11px;
	background-color:#94996E;
	color:#FFF;
	float:right;
	margin-top:20px;
	font-size:1em;
	margin-right:20px;
}
body.drwhy  div.columnLeft div.gotobutton a, 
body.drwhy  div.columnLeft div.gotobutton a:hover
{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
