body, p, li, td, th, dd {
	font-size: 12px;
	line-height: 150%;
}
hr {
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 450px;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, dt {
	font-family: "Monotype Corsiva", Verdana, "Trebuchet MS", Arial;
	color: #872EA5;
	margin-bottom: 15px;
}

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
        background-color: #9D9DC8;
/*	background: #ccc url(/images/mainBG.jpg) repeat-x; */
}

a {
	color: #872EA5;
	text-decoration: underline;
}
a:link {
	color: #872EA5;
	text-decoration: underline;
}
a:visited {
	color: #9D9DC8;
	text-decoration: underline;
}
a:hover {
	color: #D4A3E4;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 5px;
	padding-left: 125px;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 8px;
}


#banner {
	height: 240px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/template_01.gif);
}
#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	margin-bottom: 15px;
	}
#content h3 {
	font-family: "Monotype Corsiva", Verdana, "Trebuchet MS", Arial;
	font-size: 20px;
	color: #872EA5;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}

#sidebar {
	height: inherit;
	width: 320px;
	float: left;
	text-align: right;
	font-family: "Monotype Corsiva", Verdana, "Trebuchet MS", Arial;
}
#sidebar li{
	margin-right: 10px;
	margin-bottom: 10px;
}
#sidebar ul li {
	list-style-type: none;
	color: #872EA5;
	font-size: 22px;
}

#sidebar ul li a { 
	color: #872EA5;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #D4A3E4;
	text-decoration: none;
	background-image: url(images/reed.gif);
	background-position: center center;
}

#menubg {
	background-image: url(images/template_02b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 1000px;
}

#content {
	float: left;
	height: auto;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}



#footer {
	background-image: url(images/template_05.jpg);
	height: 142px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#bottom {
	background-image: url(images/template_06.gif);
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

