
#topnav ul li a#procedures {
	background: url(../images/bglink.gif) no-repeat 0px 0px;
}
#subnav ul{
width:650px;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

#leftcolumn ul {
	margin: 10px 0px 10px 95px;
	padding: 0px;
}
#leftcolumn ul li {
	line-height: 2em;
}
#leftcolumn  p {
	margin-right: 10px;
}
#rightcolumn{
width:305px;
height:auto;
}
#leftcolumn{
	width:595px;
	height: auto;
}
a:link {
	color: #6C5B39;
}
a:visited {
	color: #6C5B39;
}


