@charset "utf-8";
.infoWrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(../images/colum-box-bottom.png);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-top: 10px;
}
.infoTable {
	float: right;
	clear: none;
}
.infoLogo {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.infoText_1 {
	color: #eae5a5;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma, "Lucida Grande";
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 1px;
	text-decoration: none;
}
.info_address {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #F0F1F5;
	text-decoration: none;
	padding-top: 2px;
	line-height: 16px;
}
td.phone {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	letter-spacing: 1px;
}
.smallCaps {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: uppercase;
}
td.info_mailto {
	color: #83B2FF;
	letter-spacing: .25px;
	line-height: 28px;
	text-decoration: none;
}
.infoWrapper a {
	color: #eae5a5;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 0px;
	font-weight: normal;
	letter-spacing: .75em;
	text-align: center;
}

.infoWrapper a:hover {
	color: #eae5a5;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 0px;
	letter-spacing: .8em;
}

.infoPic {
	background-image: url(../images/students.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
