body {
	background-color: #FFBF80;
	margin-top: 5px;
}
.basictext {
	font-family: "Times";
	font-size: 12px;
	color: #911415;
	text-align: justify;
}
.sideBarText {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #911415;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.sideBarText a:link {
	color: #911415;
	text-decoration: none;
}
.sideBarText a:visited {
	color: #911415;
	text-decoration: none;
}
.sideBarText a:hover {
	color: #f08134;
	text-decoration: none;
	background-color: #911415;
}
.basicTextHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #911415;
}
.footerText {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
	color: #911415;
	text-align: center;
}
.sideBarHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #911415;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 911415;
	border-bottom-color: #911415;
}
.pagePicText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
}
.pagePicText a:link {
	color: #FFF;
	text-decoration: none;
}
.pagePicText a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagePicText a:hover {
	color: #f08134;
	text-decoration: none;
	background-color: #FFF;
}
.mainHeadline {
	font-family: Times;
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
	color: #911415;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.headerInverse {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #911415;
	padding-right: 5px;
	padding-left: 5px;
}
.pullQuote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #911415;
	padding: 5px;
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #911415;
	border-bottom-color: #911415;
}
.basictextHead a:link {
	color: #911415;
	padding-top: 5px;
	text-decoration: none;
}
.basictextHead a:visited {
	color: #911415;
	padding-top: 5px;
	text-decoration: none;
}
.basictextHead a:hover {
	color: #FFF;
	padding-top: 5px;
	text-decoration: none;
	background-color: #911415;
}
.Headerwithlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.WorkshopTitle {
	font-family: Times;
	font-size: 21px;
	line-height: 27px;
	font-weight: bold;
	color: #333;
}
