body {
	margin: 0px;
	background-color: #EDEEFA;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

.special img {
  padding:5px;
  border:1px solid #dddddd;
  }
div#left {
	padding: 10px;
}
div#left p, div#left li {
	font-size: 11px;
}

div#left ul {
	padding: 15px 0 0 0;
	margin: 0px;
	list-style:none;
}

div#left li {
	line-height:1.6em;
	padding: 4px;
	
	
}

div#left a { 
	
	color: #2799CF;
	font-weight:bold;
	background-color: #F5F8FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	text-decoration:none;
	padding: 3px;
}
div#left a:hover { 
	color: #FF6600;
	border-bottom-color: #FF6600;
}

div#main {
	padding: 10px;
}
div#main h1 {
	font-size: 18px;
	color: #235F87;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0C5E5;
	line-height: 1.5em;
}
div#main h2 {
	font-size: 15px;
	color: #235F87;
	background-color: #F5F8FA;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
}
div#main h3 {
	font-size: 13px;
	color: #194965;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
div#main p, div#main td, div#main li {
	font-size: 12px;
	color: #235F87;
	line-height: 1.5em;
}

div#main a { 
	color: #2799CF;

	text-decoration:none;
}
div#main a:hover { 
	text-decoration:underline;
}


div#footer p {
	font-size: 9pt;
	line-height: 1.6em;
	color: #9090A7;
}
div#footer a {
	color: #78788B;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-size: 10px !important;
}

h5 {
 font: normal 15pt Arial, Verdana, sans-serif; 
	color: RED; 
}

/* Slideing Doors Nav */

a.buttonNC { background:url(../images/homebutt_zumba.jpg) repeat 0px 0px; width: 195px; height: 146px; display: block; float:right; border-bottom-color: #FFF;}
a.buttonNC span { display: none; }
a.buttonNC:hover { background: url(../images/homebutt_zumba.jpg) repeat 0px -146px; border-bottom-color: #FFF; }

a.buttonCS { background:url(../images/homebutt_schedule.jpg) repeat 0px 0px; width: 195px; height: 146px; display: block; float:right; border-bottom-color: #FFF;}
a.buttonCS span { display: none; }
a.buttonCS:hover { background: url(../images/homebutt_schedule.jpg) repeat 0px -146px; border-bottom-color: #FFF; }

a.buttonSP { background:url(../images/homebutt_promos.jpg) repeat 0px 0px; width: 195px; height: 146px; display: block; float:right; border-bottom-color: #FFF;}
a.buttonSP span { display: none; }
a.buttonSP:hover { background: url(../images/homebutt_promos.jpg) repeat 0px -146px; border-bottom-color: #FFF; }






#main ul li strong {
	color: #EFCC10;
}
#main ul li strong {
	color: #000;
}
#main ul li strong {
	color: #6492D8;
}

