@charset "UTF-8";
.horizontal_rpt_bkg_dentist {
	background-image: url(image/horizontal.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.appointments_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #006838;
}
.address_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #006838;
}
.bold_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #424760;
	line-height: 19px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424760;
	line-height: 20px;
}
.bold_body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #424760;
	line-height: 22px;
}
.address_background {
	background-image: url(image/appointments.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 196px;
	width: 322px;
}
.menu_box {
	background-image: url(image/menu_dentist.jpg);
	height: 45px;
	width: 521px;
}
a.side_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0A6E42;
	padding: 7px 0px;
	margin: 0px;
	height: 0px;
	line-height: 37px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
a.side_menu:link {
	text-decoration: none;
}
a.side_menu:visited {
	text-decoration: none;
	color: #0A6E42;
}
a.side_menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.side_menu:active {
	text-decoration: none;
	color: #0A6E42;
}
a.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A6E42;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	font-weight: bold;
}
a.top_menu:link {
	text-decoration: none;
}
a.top_menu:visited {
	text-decoration: none;
	color: #0A6E42;
}
a.top_menu:hover {
	text-decoration: none;
	color: #5C3997;
}
a.top_menu:active {
	text-decoration: none;
	color: #0A6E42;
}
a.purple_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #673A98;
	line-height: 17px;
}
a.purple_menu:link {
	text-decoration: none;
}
a.purple_menu:visited {
	text-decoration: none;
	color: #673A98;
}
a.purple_menu:hover {
	text-decoration: none;
	color: #45B0C4;
}
a.purple_menu:active {
	text-decoration: none;
	color: #673A98;
}
a.callout_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424760;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.callout_body:link {
	text-decoration: underline;
}
a.callout_body:visited {
	text-decoration: underline;
	color: #424760;
}
a.callout_body:hover {
	text-decoration: none;
	color: #0A6E42;
}
a.callout_body:active {
	text-decoration: underline;
	color: #424760;
}
.purple_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #573182;
	line-height: 17px;
}
a.purple_underline_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #673A98;
	line-height: 17px;
	text-decoration: underline;
}
a.purple_underline_menu:link {
	text-decoration: underline;
}
a.purple_underline_menu:visited {
	text-decoration: underline;
	color: #673A98;
}
a.purple_underline_menu:hover {
	text-decoration: none;
	color: #45B0C4;
}
a.purple_underline_menu:active {
	text-decoration: underline;
	color: #673A98;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424760;
	line-height: 14px;
}

