body {
	background: #000000;
	font-family: verdana;
	margin: 0px;
}
textarea {
	font-family: verdana;
	font-size: smaller;
}
/*.title {
        background: #cc9900;
        vertical-align: bottom;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}*/
.leftparent {
	vertical-align: top;
	background: #56544e;
}
.main {
	background: #ffffff;
	vertical-align: top;
	padding-top: 10px;
}
.main_left {
	vertical-align: top;
	text-align: left;
	font-size: smaller;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
h1, h2, h3, h4, h5, hr {
	text-align: center;
}
.main_right {
	vertical-align: top;
	padding-right: 10px;
}
.footer {
	background: #000000;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: smaller;
	padding-top: 8px;
	padding-bottom: 20px;
}
div#sidebar {
	width: 100%;
	background: transparent url("/images/nav.jpg") top left no-repeat;
}
div#sidebar a {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	text-align: left;
	font-size: smaller;
	border-bottom: 1px groove black;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	background: transparent none center left no-repeat;
	text-decoration: none;
}
div#pdfs a {
	font-size: 60%;
}
div#home a:hover, a:active {
	background: #bc8b8b;
	color: white;
}
div#background a:hover, a:active {
	background: #8d8bba;
	color: white;
}
div#credentials a:hover, a:active {
        background: #9cba8b;
        color: white;
}
div#philosophy a:hover, a:active {
        background: #bab98b;
        color: white;
}
div#outcomes a:hover, a:active {
        background: #d8ac8f;
        color: white;
}
div#services a:hover, a:active {
        background: #ba8bad;
        color: white;
}
div#documents a:hover, a:active {
        background: #7d7d7d;
        color: white;
}
div#contact a:hover, a:active {
        background: #8bb0ba;
        color: white;
}
div#directions a:hover, a:active {
        background: #cf6a51;
        color: white;
}
//div#corner a:hover, a:active {
//        background: #cf6a51;
//        color: white;
//}
div#pdfs a:hover, a:active {
    background: grey;
    color: white;
}
div#guestbook, div#documents {
	text-align: center;
}
img {
        padding: 0px;
}
div#bgcolor {
	background-image: url(/images/bgpixel.gif);
}
div#mapquest {
	text-align: center;
	font-weight: bold;
}
.error {
	color: red;
	font-weight: bold;
}
