body {
	background-color: #436D56;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-attachment: scroll;
	background-image: url(../images/structure/bg_body_12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}
.bg_left {
	background-attachment: scroll;
	background-image: url(../images/structure/bg_left_08.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Garamond, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #F9CC67;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #F9CC67;
}
h3 {
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
}
.img_border {
	border: 1px solid #6A212C;
}
a {
	color: #FFFF99;
}
a:link {
	color: #FFFF99;
}
a:hover {
	color: #6A212C;
	font-weight: bold;
}
.font_medium {
	font-size: medium;
	font-weight: bold;
	color: #7CCBA0;
}
.tagline {
	font-size: x-small;
}
.no_show {
	display: none;
}
.aftercare-header {
	font-family: "Trajan Pro", Trajan, Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #300;
}
.aftercare-body {
	color: #6FB38D;
}
.aftercare-subheader {
	font-family: "Trajan Pro", Trajan, Garamond, "Times New Roman", serif;
	font-weight: bold;
	color: #FC3;
}
.aftercare-body2 {
	font-family: "monotype cursiva", "monotype corsiva", garamond, serif;
	font-size: 16px;
}