@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C3ACD3;
	background-image: url(images/MKHB-BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #6C207E;
	font-style: italic;
	line-height: 1em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #6C207E;
	font-style: italic;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
a {
	font-weight: bold;
	color: #6C207E;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6C207E;
	text-decoration: underline;
}
#banner {
	margin-top: 85px;
	margin-left: 85px;
}
#navigation {
	width: 150px;
	margin-left: 85px;
	font-size: 0.8em;
	margin-top: 25px;
	color: #FFFFFF;
	float: left;
}
#main {
	width: 600px;
	margin-left: 300px;
	margin-top: 25px;
}
#appointments {
	width: 750px;
	margin-left: 300px;
	margin-top: 25px;
}
.menu {
	background-color: #6C207E;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FEBF57;
}
.services {
	color: #6C207E;
	margin: 0px;
}
.services a {
	color: #6C207E;
	text-decoration: none;
}
.services a:hover {
	color: #6C207E;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6C207E;
}
.small-text {
	font-size: .8em;
}

