BODY,TD,P,DIV,SPAN,INPUT,TEXTAREA,H1,H2,H3,H4,H5
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
}
BODY
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	background: url(../images/menubkgd.png) repeat-y;	
}
H1
{	
	font-weight: normal;
	font-size: 25px; 
	color: #A52218;
}
H2
{
	font-weight: normal;	
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 18px;
}
h3 {
	font-weight: normal;	
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #A52218;
}
A,A:active,A:visited
{
	color: #993300;
}
A:hover
{
 	color: #FF3333;
}
.inputAlt
{
	border: none;
}
A.alt,A:active.alt,A:visited.alt
{
	color: black;
}
A:hover.alt
{
 	color: gray;
}
.Radio
{
	border: none;
}
.Logo
{
	background: url(../images/LogoNew.png) left no-repeat;
	background-color: #FFFDF0;
	border-bottom: 1px solid #F5CB9A;
	height: 78px;
	width: 100%;
	left: 10px;
	top: 10px;	
}
.Navigation
{
	position: absolute;
	top: 99px;
	left: 5px;
	width: 137px;
	text-align: right;
}
.NavItem
{
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10.5px;
	line-height: normal;
}
.PromoImg
{
	padding-right: 10px;
	padding-top: 10px;
}
.Emphasis1
{
	color: #A52218;
	font-size: 12px;
}
.Emphasis2
{
	font-style: italic;
	font-size: 12px;
}
.Main
{
	margin-left: 140px;
	margin-top: 20px;
	margin-right: 10px;
}
.Img1
{
	float: left;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 175px;
	font-size: 11px;
	color: #666666;
}
.PianoPlus
{
	color: #A52218;
	font-weight: bold;
	font-size: 12px;
}
.PromoText
{
	color: #A52218;
	font-weight: bold;
}
.Legal
{
	color: #999999;
	padding-right: 10px;
	font-size: 10px;
}
.teacherImg, .classImgArea
{
	 float: left; 
	 margin-right: 20px;
}

