td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #900;
	text-decoration: underline;
}

a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #1980FF;
}
h1 {
	font-size: 24px;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
h2 {
	font-size: 20px;
	text-align: center;
	}
h3 {
	font-size: 18px;
	}
.TextCenter {
	text-align: center;
}
h4 {
	font-size: 16px;
	}
h5 {
	font-size: 14px;
	}
h6 {
	font-size: 12px;
	}
.Border1 {
	border: 1px solid #369;
}
.Border2 {
	border: 1px solid #369;
	background-color: #FFF;
}
.Border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.Border4 {
	color: #FFF;
	background-image: url(../images/Border4BKGD.png);
	height: 25px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.Border5 {
	border: 1px solid #369;
}
.TextTitle {
	font-size: 18px;
}
.TextFoot {
	font-size: 10px;
}
.TextRed {
	color: #900;
}
.TextDate {
	color: #999;
}
.TableMain {
	background-image: url(../images/OcoeeRaftingBKGD.jpg);
	background-repeat: repeat-y;
}
#ImageSM img {
max-width: 75px;
max-height: 50px;
}
#ImageMD img {
max-width: 450px;
max-height: 350px;
}
#ImageLG img {
max-width: 400px;
max-height: 350px;
}
.TextUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
.TextRed {
	color: #F00;
}
.textwhite {
	color: #FFF;
}

#Footer a:link {
	color: #E1E1E1;
	text-decoration: none;
}

#Footer a:visited {
	color: #E1E1E1;
	text-decoration: none;
}
#Footer a:hover {
	color: #FFFFFF;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.SlideShow {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.SlideShow iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
