body {
	background-color: #D0CCE3;
	color: #000000;
}

body,tr,td,table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topcolor {background-color: #D0CCE3;}

.address {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.navigation {
	margin-top: 0px;
	margin-bottom: 20px;
}

.navigation a {
	font-size: 14px;
	text-decoration: none;
	width: 120px;
	display: block;
	color: #000000;
	background-color: #D0CCE3;
	padding-left: 3px;
}

.navigation a:hover {
	background-color: #E9E5FA;
}

.contentArea {

}

.copyright {
	color: #000000;
	font-size: 10px;
}

.title {
	color: #000000;
	font-size: 25px;
}

.subtitle {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.homeText {
	color: #000000;
}

.contentLink {
	color: #9C0039;
	text-decoration: underline;
}

.navLink {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navLink:hover {
	text-decoration: underline;
}

.navLink:visited {
	color: #000000;
}

.bold {
	color: #9C0039;
	font-weight: bold;
}



.red {
	color: red;
}

#homeDesc {
	vertical-align: top;
}

#homeDesc p {
	margin-left: 30px;
	margin-bottom: 30px;
	width: 200px;
	color: #53351b;
	font-weight: bold;
	font-style: italic;
}

#slideshow {
	border: 2px solid #343233;
}

#slideshowCaption {
	font-style: italic;
	color: #000000;
	text-align: center;
	margin: 10px 20px 0 20px;
}

#contentContainer {
	background: #E9E5FA;
	border: 2px solid #9C0039;
}

#homeImageContainer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
}

#header {
	background-color: #D0CCE3;
	padding: 10px;
}

#footer {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 10px;
}