body
{
	background-color: #FCEB94;
}
a
{
	text-decoration: none;
	font-family: Arial;
}
a:hover
{
	text-decoration: underline;
}
.home
{
	font-family: Garamond;
	font-size: medium;
	z-index: 0;
}
.register
{
	font-family: Garamond;
	font-size: medium;
	width: 90%;
}
.bodyheader
{
	font-family: Garamond;
	font-size: xx-large;
	color: #711471;
	font-weight: bolder;
}
.houseimage
{
	z-index: 1;
	float: right;
	position: relative;
	top: 10px;
}

h1
{
	font-family: Garamond;
}
.footer
{
	font-family: arial;
	font-size: xx-small;
}
.subheader1
{
	text-decoration: underline;
	font-family: Garamond;
	font-size: medium;
	font-weight: bold;
}
.registersubheader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
}
.bodyp
{
	background-image: url(../images/tachs_school_house_phone.jpg);
	background-repeat: no-repeat;
	height: 470px;
	background-position: bottom right;
	width: 650px;
}
.phonenumber
{
	font-weight: bold;
	font-size: x-large;
	left: 150px;
	color: #711471;
	font-family: "Monotype Corsiva";
	letter-spacing: 1pt;
	position: absolute;
	text-align: center;
}
.faqlist
{
	font-size: small;
	font-family: Arial;
	list-style-type: none;
	font-weight:bold;
}
.faqheader
{
	font-size: small;
	font-family: Arial;
	list-style-type: disc;
}
.faqsublist
{
	font-size: small;
	font-family: Arial;
	list-style-type: none;
	
}
.faqtop
{
	font-size:x-small;
}
.addresscorrection
{
	margin: 5px 25px 1px 25px;
	border-right: black solid;
	border-top: black solid;
	border-left: black solid;
	border-bottom: black solid;
}
