	#leftNav h3
	{
	background-color: #09c;
	}
	
	#leftNav li
	{
	background-color: #BFE5F2;
	color: #09c;
	}

	#leftNav li.select
	{
	color: #09c;
	}

	#keyTopic	
	{
	border-left: 1px solid #09c;
	padding: 1em 0 1em 1em;
	margin: 0 3em 0 140px;
	top: 0;
	}

	#keyTopic img
	{
	float: right;
	border: 1px solid #336;
	margin: 0 0 6px 6px;
	}

#extraInfo
{
width: 250px;
position: relative;
padding: 0 0 1em 1em;
margin-left: 1em;
border-left: 2px solid #09c;
float: right;
top: 0;
}

#extraInfo div.phone, #extraInfo div.fax, #extraInfo address
{
font-size: 12px;
line-height: 15px;
}

#extraInfo address
{
font-weight: normal;
font-style: normal;
}

#extraInfo table.hours
{
font-size: 12px;
line-height: 15px;
width: 90%;
margin: 2%;
text-align: right;
}

#extraInfo table.hours td
{
border-bottom: 1px dotted #999;
border-right: 1px dotted #999;
padding: 0 2px;
}
#extraInfo table.hours th
{
border-bottom: 1px solid #999;
border-right: 1px solid #999;
padding: 0 2px;
}

#extraInfo h2
{
	border-bottom: 1px solid #336;
	margin-bottom: 0;
}

#extraInfo h3
{
border-bottom: none;
padding-top: 0;
}

table.table1 th
{
text-align: right;
}

table.table1 tr
{
vertical-align: top;
}

table.table1 th
{
padding: 4px 4px 0 0;
border-bottom: 2px solid #BFE5F2;
}

table.table1 td
{
border-bottom: 1px solid #BFE5F2;
}