.body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/yellowTile.gif);
	background-repeat: repeat;
	background-position: left top;
}
.orangeBG {
	background-image: url(../images/orangeTile.gif);
	background-repeat: repeat;
	background-position: left top;
}
.yellowBG {
	background-image: url(../images/yellowTile.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bannerLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF782;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/orangeTile.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF76D;
}
.bodyCopy1 {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	padding: 20px 30px;
	text-align: left;
	vertical-align: top;
}
.bodyCopy2 {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 30px;
	text-align: left;
	vertical-align: top;
}
.bodyCopy3 {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 30px 20px 10px;
	text-align: left;
	vertical-align: top;
}
.bodyTitle3 {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF76D;
	padding: 5px 0px 20px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.menuOn {
	cursor:hand;
}
.menuOff {
	cursor:pointer;
}

.photoRight {
	padding-left: 20px;
}
a:visited {
	color: #FFF76D;
	text-decoration: underline;
}
.photoLeft {
	padding-right: 20px;
}
.showsTitle {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.showsDescriptionTitle {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F3792C;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-right: 5px;
	background-image: url(../images/yellowTile.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF76D;
}
.showsDescriptionContent {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFF76D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF76D;
}
.showsBorder {
	border-left: 1px solid #FFF76D;
}
.showWarning {
	color: #CF2C33;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: blink;
}
.announcements {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF76D;
	text-decoration: underline;
}
.mailListLink {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F3792C;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 0px;
}
a.mailListLink:link {
	color: #F3792C;
	text-decoration: underline;
}
a.mailListLink:hover {
	color: #CF2C33;
	text-decoration: underline;
}
a.mailListLink:visited {
	color: #CF2C33;
	text-decoration: underline;
}
.bioCopy {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.announcements2 {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #FFF76D;
}
