h2{
	color: #9A423A;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
}
.hRule{
	clear: both;
	background: url(images/hRule.gif) 0px 10px repeat-x;
}
.navBarDiv{
	background: url(images/leftRule.gif) 0px 12px repeat-x;
}
.leftContainer, .leftBottomContainer{
	background: #9A423A url(images/leftContainer.gif) repeat-x;
}
.leftTopContainer{
	background: #9A423A url(images/leftContainer.gif) 0px -2px repeat-x;
}
.leftContainer a:hover, .leftTopContainer a:hover{
	color: #FFDA8C !important;
}
.leftContainer ul{
	list-style: url(images/bullet.gif);
}
.leftBottomContainer{
	background: #9A423A;
	border-top: 2px solid #FFF;
	text-align: center;
	padding: 5px;
	padding-right: 6px;
}
.heading{
	color: #9A423A;
	font-size: 14px;
	font-weight: bold;	
}
#searchSite{
	margin:0px;
	margin-top: 5px;
}
#searchReviews input, #searchSite input{
	width: 105px;
	border: 1px solid #839FAF;
}
#searchReviews select{
	width: 110px;
}
#featureBox{
	width: 267px;
	border: 1px solid #F1DFC0;
	background: #FFFFDD;
	padding: 5px;
	font-size: 13px;
}
#featureImg{
	padding: 1px;
	background: #FFF;
	border: 1px solid #EACBA6;
}
#featureBox div{
	text-align: center;
	margin-bottom: 8px;
	margin-top: 15px;
}
.featureLink{
	font-size: 17px;
	color: #9A423A;
	text-decoration: none;
}
.featureLink:hover{
	color: #004646;
	text-decoration: underline;
}
.featureSmImg{
	border: 1px solid #B4C6CF;
	background: #FFF;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 5px;
}
.feature span{
	font-size: 11px;
	font-weight: bold;
	color: #84A0B0;
	line-height: 11px;
}
.rightContainer{
	width: 110px;
	padding: 5px;
	background: #FBF1F0;
	border: 1px solid #E4BDBA;
	font-size: 11px;
	line-height: 13px;
}
.title{
	font-size: 18px;
	font-style: italic;
}
.gutter{
	width: 20px;
}
.rightBarDiv{
	background: url(images/rightRule.gif) 0px 11px repeat-x;
}
.middleBarDiv{
	background: url(images/middleRule.gif) 0px 11px repeat-x;
	margin-top: 10px;
	margin-bottom: 2px;
}
#practices div{
	background: url(images/rightBullet.gif) 3px 5px no-repeat;
	padding-left: 17px;
	font-size: 11px;
	margin-bottom: 1px;
}
#footer{
	width: 757px;
	background: #F4F7F7;
	border: 1px solid #DBE3E8;
	padding: 2px;
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
	color: #8CA6A6;
}
#footer a{
	color: #546D6D;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#teacherContainer {
	width: 578px;
	height: 320px;
	border: 1px solid #E4BDBA;
	background:#FBF1F0;
	padding: 8px;
	margin-top: 14px;
}
#teacherInfo {
	width: 282px;
	padding-left: 10px;
	color: #9A423A;
	background: url(images/topGradBg.jpg) repeat-y;
}
#teacherImage {
	background: url(images/topImageShadow.gif) no-repeat;
	float: right;
	padding: 7px;
}
#teacherImageSm {
	float: left;
	padding: 1px;
	border: 1px solid #E2B5B1;
}
#teacherTitle {
	color: #9A423A;
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
}
#teacherTitleSm {
	color: #9A423A;
	font-size: 20px;
	font-weight: bold;
}

.teacherBlock {
	font-size: 11px;
	line-height: 14px;
	clear: both;
}

.teacherBlock a {
	font-size: 12px;
	font-weight: bold;
}

.teacherBlock img{
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
