body {
	
}
p {}
td {}
h1 {
background-color:#000000; 
font:Verdana, Arial, Helvetica, sans-serif;
font-size:16px; 
color: #ffffff;
}

.leftborder {
	background-image: url(images/index_r4_c1.jpg);
	background-repeat: repeat-y;
}

.rightborder {
	background-image: url(images/index_r5_c8.jpg);
	background-repeat: repeat-y;
}



.mainbody {
	padding-left: 8px;
	padding-right: 4px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.contact {
	
	padding-left: 1px;
	padding-right: 2px;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.emergency {
	
	padding-left: 1px;
	padding-right: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.mainbody_index {
	padding-left: 8px;
	padding-right: 4px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.mainbody_about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding-left: 8px;
	padding-right: 4px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.schedule{
	border-bottom: 1px solid #4A62BA;
	border-top: 1px solid #4A62BA;
	border-left: 1px solid #4A62BA;
	border-right: 1px solid #4A62BA;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	 	
}
a.menu:link, a.menu:visited { 
border-top: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
margin-bottom: 1px;
color: white; 
background: #4A62BA; 
list-style-type: circle;
list-style-position: inside; 
display: list-item; 
white-space: normal; 
text-indent: 4px;
font-weight: bold;
text-decoration: none;
}
a.menu:hover { 
border-top: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
margin-bottom: 1px;
color: #4A62BA; 
background: #FFFFFF; 
list-style-type: circle; 
list-style-position: inside; 
display: list-item; 
white-space: normal; 
text-indent: 4px;
font-weight: bold;
text-decoration: none;
}
