h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 18px;
	font-style: normal;
	line-height: 32px;
	font-weight: bolder;
	font-variant: normal;
	height: auto;
	width: auto;
	word-spacing: normal;
	text-align: center;
	white-space: normal;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
.italicFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.mainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #009;
	height: 40px;
	width: 520px;
	white-space: normal;
}
.mainsubHeaderCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #009;
	width: 520px;
	text-align: center;
	white-space: normal;
}
.mainsubHeaderSmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009;
	width: 520px;
	text-align: center;
	white-space: normal;
}



.leftColumn {
	float: left;
	width: 524px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.oneColumn {
	float: left;
	width: 795px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 60px;
}

.rightColumn {
	float: right;
	width: 310px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.subcopydescriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	white-space: normal;
	color: #000;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	white-space: normal;
	color: #000;
}
.bodyCopyCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	white-space: normal;
	color: #000;
}
.bodyCopyCenteredBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	white-space: normal;
	color: #000;
}



.subcopymaindescriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	white-space: normal;
	height: 16px;
	color: #900;
}

.quotecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #00C;
	text-align: center;
}
.footercopy {
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-image: url(images/footerbar.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	letter-spacing: 1pt;
}

.studentcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	font-weight: lighter;
	color: #00F;
}
.studentcopySmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: lighter;
	color: #00F;
}

.pricingcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.scheduleCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #366;
}
.schedulesubCopy {
	font-size: 16px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.schedulesubCopyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	color: #000;
}





#header {
	height: auto;
	width: 895px;
}







#footer {
	position: static;
	bottom: inherit;
	clear: both;
	background-image: url(images/footerbar.jpg);
	height: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	padding-top: 5px;
}
#wrapper {
	height: auto;
	width: 895px;
	background-image: none;
	background-color: #FFF;
	margin: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}
#backgroundwrapper {
	height: 100%;
	width: 100%;
	background-image: url(images/backgroundimage.jpg);
	background-repeat: repeat;
}

a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	color: #6CC;
	text-decoration: none;
}
a:hover {
	color: #F09;
	text-decoration: none;
}
#formCentered {
	text-align: center;
}
.headerreplacement {
	font-size: 18px;
	line-height: 21px;
	color: #900;
	text-align: center;
	font-weight: bold;
}
#navBar {
	height: auto;
	width: 895px;
}
