.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.bodytextcentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}

#centered {
	text-align: center;
}

.menutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}



#navigation {
	width: 140px;
	padding: 0;
	margin: 0;
	border-collapse:collapse;
}

.smallmenutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
.smallmenutextcentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
.subheadbold_centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #751C1F;
}

.leftcolumnbackground {
	background-image: url(Working/ClinicGradientPhoto.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	
}
.subheadred {
	font-family: "Times New Roman", Times, serif;
	color: #751C1F;
	font-size: 15px;
	text-align: left;
}
a:link {
	color: #751C1F;
}

a:hover {
	text-decoration: none;
}


.imagecenter {
	text-align: center;
}
.floatright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
