@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #5D5D5D;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #37373c;
	text-decoration: none;
	text-align: left;
}

a.copy:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal;	color: #e58700;
	text-decoration: none;	text-align: left;}
	
a.copy:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal;	color: #59595a;
	text-decoration: none;	text-align: left;}
	
a.copy:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal; color: #e58700;	text-decoration: none;	text-align: left;}

a.cat:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal;	color: #37373c;
	text-decoration: none;	text-align: left;}
	
a.cat:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal;	color: #59595a;
	text-decoration: none;	text-align: left;}
	
a.cat:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal; color: #37373c;	text-decoration: none;	text-align: left;}

.sub_head2 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 20px; font-weight: bold; font-variant: normal; color: #e58700; text-decoration: none; text-align: left;}

.sub_head {font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; line-height: 20px; font-weight: bold; font-variant: normal; color: #e58700; text-decoration: none; text-align: left;}

.sub-sub_head {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; font-weight: bold; font-variant: normal; color: #e58700; text-decoration: none; text-align: left;}


.home_body {
	background-image: url(images/home_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.feature_school {
	background-image: url(images/feature_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;	
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;}
