/***********************************   internal tag class         */
.internal_head{
	background-image: url(../images/internal_head.gif);
	background-repeat: no-repeat;
	height: 7px;
}
.internal_foot{
	background-image: url(../images/internal_foot.gif);
	background-repeat: no-repeat;
	height: 8px;
	padding-bottom: 13px;
}
.internal_content{
	background-color: #f8f0e9;
	padding: 17px;
}
.internal_content .left_column{
	font-size: 13px;
	line-height: 22px;
	color: #484947;
}
.internal_content .left_column a{
	text-decoration: underline;
}
.internal_content .left_column p{
	padding-bottom: 10px;
	padding-top: 5px;
}
.internal_content .left_column h1{
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 63px;
	font-size: 18px;
	padding-top: 32px;
	padding-right: 2px;
	padding-bottom: 32px;
}
.internal_content .left_column ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.internal_content .left_column ul li{
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/bullet_arrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-type: none;
	}
.internal_content .left_column ul ul {
	list-style: disc;
}
.internal_content .left_column ul ul ul {
	list-style: square;
}
.internal_content .left_column ol {
	list-style: decimal;
}	
.internal_content .right_column{
	float: right;
	width: 256px;
	padding-top: 23px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
}
	.internal_content .officepolicies{
		float: right;
		width: 396px;
		padding-top: 23px;
		padding-right: 2px;
		padding-bottom: 1px;
		padding-left: 10px;
	}
.img_name img{
	padding: 7px;
	border: 1px solid #cac6be;
	background-color: #FFF;
}
.img_caption{
	text-align: center;
	color: #33715b;
}
.bios_block{
	padding-bottom: 15px;
}
.bios_block .img_name {
	margin-right: 10px;
	float: left;
}
.testmonials{
	padding-top: 15px;
	padding-bottom: 1px;
}
.testmonials .testimonial_head{
	background-image: url(../images/testimonial_head.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.testmonials .text{
	background-image: url(../images/testimonial_text_bg.gif);
	background-repeat: repeat-y;
	padding-top: 13px;
	padding-right: 32px;
	padding-bottom: 13px;
	padding-left: 32px;
	font-size: 14px;
}
.testmonials .testimonial_foot{
	background-image: url(../images/testimonial_foot.gif);
	background-repeat: no-repeat;
	height: 14px;
}

