@charset "utf-8";
/* CSS Document */

body {
	background-color: #D1D2C8;
	font-family: Arial, Helvetica, sans-serif;
}

.bdrleft {
	background-image: url(../images/college-mulchers_08.jpg);
	background-repeat: repeat-y;
}

.leftbar {
	background-color: #F0F0ED;
	vertical-align: top;
}

.leftbarlinks {
	padding: 12px 0 60px 0;
}

.leftbarlinks p {
	margin: 0;
	padding: 0;
}

.leftbarlinks a, .leftbarlinks a:visited {
	display: block;
	color: #820027;
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0 6px 15px;
}

.leftbarlinks a:hover {
	background-color: #820027;
	color: #F0F0ED;
}

.leftbarhighlight {
	background-image: url(../images/college-mulchers-left_03.jpg);
	background-repeat: repeat-y;
	padding: 12px 15px 18px 20px;
	vertical-align: top;
}

.leftbarhighlight a, .leftbarhighlight a:visited {
	color: #820027;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.leftbarhighlight a:hover {
	text-decoration: underline;
}

.leftbarhighlight h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial Black";
	padding-bottom: 8px;
}

.leftbarhighlight h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.contentbdr_top {
	background-image: url(../images/college-mulchers_06.jpg);
	background-repeat: repeat-x;
}

.content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 12px 12px 0 24px;
}

.content a, .content a:visited {
	color: #820027;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #820027;
}

.content h2 {
	font-size: 18px;
	color: #820027;
}

.content li {
	list-style-image: url(../images/content-bullet.gif);
}

.content li.big {
	padding-bottom: 10px;
}

.content table.pricing {
	border: #83856D solid 2px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.content th {
	margin: 0;
	padding: 0;
	color: #820027;
	font-weight: bold;
	border-bottom: #83856D solid 2px;
	background-color: #E6E7E2;
}

.content td.center {
	text-align: center;
	padding: 4px 0;
}

.content td.highlight {
	border-top: #83856D solid 2px;
	border-bottom: #83856D solid 2px;
	background-color: #F6F6F4;
}

.content_highlight {
	color: #820027;
	font-weight: bold;
}

table.contact {
	margin-top: 10px;
	margin-bottom: 10px;
}

.required {
	color: #820027;
}

.bdrright {
	background-image: url(../images/college-mulchers_11.jpg);
	background-repeat: repeat-y;
}

.contentbdr_bottom {
	background-image: url(../images/college-mulchers_13.jpg);
	background-repeat: repeat-x;
}

.textlinks {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}

.textlinks a, .textlinks a:visited {
	color: #000000;
	text-decoration: none;
}

.textlinks a:hover {
	text-decoration: underline;
}

.footer {
	background-image: url(../images/college-mulchers_16.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.footer img {
	padding: 0 20px;
}

.firstcap, .firstcap a, .firstcap a:visited {
	text-align: center;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.firstcap a:hover {
	text-decoration: underline;
}