.upepper_bg {
	background-image: url(images/pepper_bg.jpg);
	background-repeat: no-repeat;	background-position: left top;
}

.home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.about_bg {
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.school_bg {
	background-image: url(images/school_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.corporate_bg {
	background-image: url(images/corporate_bg.jpg);
	background-repeat: no-repeat;	background-position: right top;}

.sporting_bg {	background-image: url(images/sporting_bg.jpg);
	background-repeat: no-repeat;	background-position: right top;}

.contact_bg {	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;	background-position: right top;}

h1 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	line-height: 150%;
	letter-spacing: 5px;
	color: #9F0201;
	text-align: left;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:130%;
	text-transform: uppercase;
	line-height: 130%;
	letter-spacing: 5px;
	color: #9F0201;
	text-align: left;
}
hr {
	color: #A0110A;
	height: 1px;
	width:70%;
	text-align:left;
}

li {
	color: #988000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	margin-right: 150px;
	text-align: left;

}

#maincopy {
	color: #8F0098;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	margin-right: 20px;
	text-align: left;
}

#introcopy {
	color: #8F0098;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	margin-right: 110px;
	text-align: left;
}

.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
}
#aboutbold {
	color: #2483B3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	margin-right: 120px;
	text-align: left;
}
a.reccomend:link { text-decoration: none; color:"#336699" }
a.reccomend:visited { text-decoration: none; color:"#336699" }
a.reccomend:hover { text-decoration: none; color:"#E1B006" }

