.randomWrapper {
	height: 472px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
.slide100 {
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 100%;
}
.textWrapper {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 0px;
	margin-top: 80px;
}
#one {
	background-image: url(../images/success.jpg);
}
#two {
	background-image: url(../images/landscape.jpg);
}
#three {
	background-image: url(../images/home/003.jpg);
}
.textWrapper h2 {
	font-family: DepotNew-Regular;
	font-size: 26px;
	line-height: 30px;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 3px;
}
.textWrapper h3 {
	font-family: DepotNew-Regular;
	font-size: 18px;
	line-height: 30px;
	color: #F60;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.textWrapper h4 {
	font-family: DepotNew-Regular;
	font-size: 18px;
	line-height: 30px;
	color: #62c391;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.textWrapper p {
	font-family: DepotNew-Regular;
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.termHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.termPronounce {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
