@charset "UTF-8";
/* CSS Document */
/* This is the stylesheet for Around the Circle Midwifery */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #491F21;
}
.contenthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #491F21;
	font-weight: bold;
}
.contentheadlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #491F21;
	font-weight: bold;
}
.italhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #491F21;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #491F21;
	font-weight: bold;
}
.specialeventhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #491F21;
	font-style: italic;
}
.specialevent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #491F21;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F1711;
	font-size: 14px;
	font-style: italic;
}
a:link {
	color: #660000;
}
a:hover {
	color: #CC0000;
}
body {
	margin-top: 0px;
	background-color: #fed4c3;
	background-image: url(images/bkgn-strip.jpg);
}
a:visited {
	color: #660000;
}
.serviceslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 491f21;
}

