body {font-family: Georgia, Times, "Times New Roman";
	color: #000000; 
	background-color: #660000;
	font-size: 15px;
	margin: 0;}
	
.mainborder {
	border: 1px solid #550000;
	border-bottom: none;}
	
.uppercontleft {
	background-color: #993333;
	border-right: 6px #660000 solid;
	background-image: url(images/Layout_07.jpg);
	background-repeat: no-repeat;
	padding: 8px 12px 0px 40px;
	color: #ffffff;
	font-size: 15px;
	text-align: right;}
	
.uppercontright {
	background-color: #993333;
	background-image: url(images/Layout_09.jpg);
	background-repeat: no-repeat;
	padding: 8px 12px 0px 20px;
	color: #ffffff;
	font-size: 15px;
	text-align: right;}	
	
.lowercontleft {
	background-color: #9a0228;
	background-image: url(images/Layout_20.jpg);
	background-repeat: no-repeat;
	border-right: 6px #660000 solid;
	padding: 10px 10px 6px 126px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;}
	
.lowercontright {
	background-color: #cc0000;
	background-image: url(images/Layout_22.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 6px 126px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;}	
		
H1 {font-weight: normal; 
	font-size: 140%; 
	color: #660000;}
	
h2 {font-size: 110%;
	color: #f5deb3;
	line-height: 14px;}	

A:visited {color: #FFE1C3; 
	text-decoration: underline; 
	font-weight: bold;}
	
A:link {color: #FFE1C3; 
	text-decoration: underline; 
	font-weight: bold;}
	
A:hover {background-color: #cc0000; 
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;}
	
A:visited:hover {background-color: #cc0000;
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;}	
	
	
input {
	background-color: #e0bb8e;
	font-size: 12px;}
	
textarea {
	background-color: #e0bb8e;
	font-size: 12px;}		
	
.mediumheading {font-weight: bold; 
	font-size: 130%; 
	color: #993333}

.smallheading {font-weight: bold; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #660000;}
	
.boldletter {font-size: 125%; 
	font-weight: bold; 
	color: #F5DEB3;
	font-style: italic;}
	
.interiorcontent {
	background-color: #ffffff;
	color: #212121;
	padding: 40px;
	font-size: 90%;
	border: 16px solid #b00000;}	
	
.interiorcontent A:link {color: #9a0228; 
	text-decoration: none; 
	font-weight: bold;}

.interiorcontent A:visited {color: #9a0228; 
	text-decoration: none; 
	font-weight: bold;}
	
.interiorcontent A:hover {background-color: #cc0000; 
	color: #f5deb3;
	font-weight: bold;
	text-decoration: underline;}
	
.interiorcontent A:visited:hover {background-color: #cc0000;
	color:#f5deb3;
	font-weight: bold;
	text-decoration: underline;}	

	
.classeshdr {
	font-size: 110%;
	color: #993333;
	text-decoration: underline;}

.attirehdr {
	font-size: 100%;
	color: #660000;
	text-decoration: underline;}
	
.schedulecontentright	{
	background-color: #ffffff;
	color: #9a0228;
	font-size: 12px;
	padding: 0px 0px 0px 14px;}


.schedulecontentleft	{
	background-color: #ffffff;
	color: #660000;
	font-size: 12px;
	border-right: 1px dotted #660000;}
		
.footer {font-size: 11px; 
	color: #E0BB8E;  
	border-top-width: 10px; 
	border-color: #660000; 
	border-style: solid;
	text-align: center;}
	
.footer a:link {color: #E0BB8E; 
	background-color: transparent;
	text-decoration: none;
	border: none;}
	
.footer a:visited {color: #E0BB8E; 
	background-color: transparent;
	text-decoration: none;
	border: none;}

.footer a:hover {color: #cc0000; 
	background-color: #E0BB8E;
	text-decoration: underline;
	border: none;}

.footer a:visited:hover {color: #cc0000; 
	background-color: #E0BB8E;
	text-decoration: underline;
	border: none;}



