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

.topLeftPanel {
	width:261px; 
	height:159px;
}

.topMiddlePanel {
	width:260px; 
	height:159px;
}

.topRightPanel {
	width:261px; 
	height:159px;
}

#dynImage a img {
	width:261px;
	height:159px;
	border:none;
}

.bottomPanel {
	margin-top:5px;
	width:788px; 
	height:235px; 
	background-color:#ebead5;
}

#massageContent {
	
}

#massageContent td {
	width:40%;
	padding:10px;
}

#classDescripContent td {
	width:33%;
	padding:10px;
}

#classDescripContent h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	color:#9b2b45;
	margin:0;
}

#classDescripContent h3 a {
	text-decoration:none;
	color:#9b2b45;
}

#classDescripTarget {
	padding:5px;
	padding-top:0px;
	height:200px;
	overflow:auto;
}

.massageTable td {
	width:33%;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#8aa151;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px;
}

.massageTable td a {
	color:#8aa151;
	text-decoration:none;
}

.massageColored {
	margin-top:10px;
	padding:10px;
	height:75px;
	background-color:#8aa151;
	color:white;
}

.contactInfo {
	width:85%;
	margin:0 auto;
	margin-top:15px;
	font-size:12px;
}

.contactInfo a {
	color:black;
}

#map {
	text-align:right;
}
