@charset "UTF-8";
body {
	background: #1F0800;
	width: 1024px;
	margin: 0px auto;
	font: 900 12px/18px Arial, Helvetica, sans-serif;
	color: #1F0800;
	letter-spacing: -0.06em;
}

a {
	font-weight: bold;
	color: #1F0800;
	text-decoration: none;
}


a:hover {
	font-weight: bold;
	color: #308DC4;
	text-decoration: none;
}

 #navcontainer
{
	width: 120px;
	padding: 5px 50px 10px 5px;
	line-height: 18px;
	letter-spacing: 0.05em;
	float: left;
	background: url(../images/navBack.png) no-repeat left top;
	text-transform: lowercase;
	margin-top: 0px;
	height: 400px;
}

#navcontainer a
{
text-decoration: none;
	color: #1F0800;
}

#navcontainer a:hover
{
	color: #CC0000;
}

#navcontainer a:visited
{
	color: #990000;
}

#navcontainer ul
{
list-style-type: none;
padding-left: 0px;
margin: 0px;
}

#navcontainer ul ul
{
padding-left: 15px;
}

#navcontainer ul li
{
padding-left: 5px;
margin-left: 2px;
}

#navcontainer ul li#active
{
margin-left: 0px;
}

#navcontainer ul ul li#subactive
{
margin-left: 0px;
border-left: 5px solid #333333;
}

#navcontainer li {
	padding-bottom: 10px;
}
#navcontainer li#active { border-left: 5px solid #333333; }


.offerings img {
	padding-bottom: 4px;
	margin-top: 4px;
}

.poem {
	height: 311px;
	width: 327px;
	padding-top: 10px;
	float: right;
	background: #E7A04C;
	margin: 0px 20px 10px;
}
.bold {
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.content li ul li {
	list-style: inside;
}
.content {
	background: #E0891A;
	width: 974px;
	margin: 0px;
	min-height: 400px;
	padding-right: 50px;
}

.schedBackOrange{
	margin-left: 10px;
}

.schedBackBlue{
	background: #3886C9;
}

.headline {
	text-align: center;
	padding: 10px 10px 0px;
}
.header {
	color: #DDD6C3;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
.offerings {
	width: 90%;
	padding: 0px;
	margin-left: 20px;
}
.footer {
	background: url(../images/bottomRedStar.gif) no-repeat left top;
	text-align: right;
	width: 100%;
	min-height: 393px;
	padding-top: 10px;
}
.logo {
	background: url(../images/topBlueStar.gif) no-repeat right top;
	height: 132px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.adultSched {
	background: #DDDDC7;
	font-weight: normal;
}

.pricingSched {
	background: #ffffff;
	font-weight: normal;
	padding-left: 20px;
}

.kidSched {
	background: #CFDFF3;
	font-weight: normal;
}

.adultSched td{
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 3px 3px 10px;
}

.pricingSched td{
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 3px 3px 10px;
}

.kidSched td{
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 3px 3px 10px;
}

.withKidClass {
	color: #FF0000;
}
.pageHeader {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 30px;
}

.schedHeader {
	font-weight: 900;
	text-transform: uppercase;
	color: #4F8FC9;
}

.day {
	font-weight: 900;
	text-transform: uppercase;
	color: #EC752E;
}

.dayKids {
	font-weight: 900;
	text-transform: uppercase;
	color: #3886C9;
}

.schedHeaderKids {
	font-weight: 900;
	text-transform: uppercase;
	color: #EC752E;
}

.announcement {
	float: right;
	height: 90px;
	width: 160px;
	z-index: 100;
}
.narrowContent {
	width: 700px;
	margin-left: 200px;
}
.salsa {
	font-size: 19px;
	font-style: italic;
	color: #990000;
	width: 500px;
	font-weight: bold;
	padding: 0px 2px 2px 20px;
	border: 1px dashed #D2232A;
	background: #DDDDC7;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 200px;
}
.homePageContent {
	width: 750px;
	margin-left: 175px;
}
