body { 
	margin: 0px; 
  border-width: 0px;
}

.maintable { 
  vertical-align: top;
  border-width: 0px;
  padding: 0px;
}
  
.logo {
  background-color: #980000;
  text-align: center;   
}

.basic_info_table {
  background-color: #eedd20;
  width: 100%;
}

.navigation {
  color: white; 
  background-color: #980000;
  font-size: small;
	font-weight: bold;
  vertical-align: top;
}

.navbody {
  margin-left: 5px;
  margin-right: 5px;
}  

.navigation a {
  color: white; 
}
	
.subitems {
  margin-left: 20px;
}

.regular {
	vertical-align: top;
}  

.page_banner {
  font-size: x-large;
  text-align: center; 
}

.page_name {
  font-size: x-large;
  text-align: center; 
}

.branch_name {
  text-align: center; 
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
}

.address {
	font-weight: bold;
	font-style: normal;
}

.phone {
	font-weight: normal;
	font-style: italic;
}

.schedule_cell{
  text-align: center;
}

.contact_cell{
	vertical-align: top;
}

.class_times_title {
  font-weight: bold;
  text-align: center;
}
.class_times_text {
  text-align: center;
}
.caption {
	font-size: small;  
	font-style: italic;
  text-align: center;
}

.picture_cell {
  vertical-align: top;
  width: 300px;
}

.picture_cell img {
  width: 300px;
}

.bio_pic_table {
  width: 100%;
}

.bio_cell {
  vertical-align: top;
}

.bio_title {
	font-weight: bold;
	font-size: large;
  text-align: center;
}

.bio_text {
  margin-left: 10px;
}


.schedule.title {}
.schedule.text {}

.countdown_base{
	font-weight: bold;
	font-size: large;
	text-align: center;
}

.kemponews{
	background-color: eedd20;
	vertical-align: top;
}

.kemponewstitle{
	text-align: center;
	font-weight: bold;
}

.kemponewscontent{
	text-align: left;
	font-weight: bold;
}

.emphasis1{
	font-size: large;
	font-weight: bold;
	color: #111111;
}

