#topnav ul li a#appointments{
	background: url(../images/bglink.gif) no-repeat 0px 0px;
}
#subnav ul{
width:550px;
}
#subnav ul li #directions {
	background: url(../images/dot.gif) no-repeat 0px 5px;
	text-indent: 7px;
}

#leftcolumn{
	width:445px;
	height: auto;
}
#leftcolumn ul {
	margin: 10px 0px 10px 95px;
	padding: 0px;
}
#leftcolumn ul li {
	line-height: 2em;
}
#leftcolumn  p {
	margin-right: 10px;
}
#rightcolumn{
width:455px;
height: auto;
}

#mapsearch {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 400px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#textcontent ol {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#textcontent  ol  a, #textcontent ol a:visited {
	color: #6C5B39;
	text-decoration: underline;
}
#textcontent ol a:hover {
	color: #AA0000;
}


#textcontent ol li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.5em;
}
#textcontent      ol      li      span.square {
	color: #FFFFFF;
	background: #708199;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	display: block;
	clear: left;
	float: left;
	height: 21px;
	width: 21px;
	text-align: center;
	position: relative;
	left: 0px;
	top: -2px;
	overflow: hidden;
	font: normal 12px/21px LucidaGrande-Bold, Arial, Helvetica, sans-serif;
}
#textcontent ol li ul {
	list-style: disc;
	color: #6C5B39;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 30px 20px;
	font-weight: normal;
}
#textcontent ol li ul li {
	background: url(none);
	font-weight: normal;
	line-height: 1.7em;
	margin: 0px 0px 5px;
	padding: 0px;
}
