/* --- Barnhill Chiropractic --- */

body {
	 background: #FFFFFF;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
 	 margin-bottom: 0px;
}

.contentbg {
	background-image: url(../img/design_contentbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.imgTrans {
	filter: blendTrans(duration = .4)
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	line-height: 180%;
	background-color: #F8F8F8;
}

.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #919191;
	line-height: 180%;
	background-color: #F8F8F8;
}

.nametext {
	font-family: "Californian FB", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #919191;
	line-height: 150%;
	background-color: #F8F8F8;
}

.contacttext {
	font-family: "Californian FB", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #919191;
	line-height: 100%;
	background-color: #F8F8F8;
}

.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #919191;
	text-decoration: underline;
}

a:hover.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4084C8;
	text-decoration: underline;
}

.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
}

.attntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	line-height: 180%;
	background-color: #F8F8F8;
}

ul {
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F8F8F8;
	list-style-image : url(../graphics/images/diamond.gif);
}