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

body {
	background-image:url(../images/mainBg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	behavior:url("/csshover.htc");
	}

h1 {
	font-size:2.1em;
	color:#75004f;
	padding:0px;
	margin:0px;
	}
	
h2 {
	color:#750000;
	font-size:1.4em;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	border-top:1px solid #bbb;
	}
	
h5 {
	color:#750000;
	font-size:1.4em;
	padding:10px 0 5px 0;
	margin:10px 0 0 0;
	}
	
h3 {
	color:#000;
	font-size:1.2em;
	padding:10px 0;
	margin:10px 0 -20px 0;
	border-top:1px solid #bbb;
	}
	
h4 {
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:1.2em;
	}

.justified {
	text-align: justify;
}

.small {
	font-size:.8em;
	line-height:10px;
	color:#aaa;
	}

.main {
	width:1000px;
	}
	
.logo {
	float:left;
	width:490px;
	}
	
.gallery {
	float:left;
	width:450px;
	}
	
.navigation {
	float:left;
	margin:-25px 0 0 0;
	height:298px;
	width:115px;
	background-image:url(../images/nav.jpg);
	}
	
.navigation ul {
	list-style:none;
	padding:0px;
	margin:35px 0 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:.95em;
	}
	
.navigation ul li {
	margin:0 0 0 5px;
	padding:5px 0px;
	line-height:18px;
	}
	
.navigation ul a {
	color:#FFF;
	text-decoration:none;
	display:block;
	width:100%;
	}
	
.navigation ul a:hover {
	text-decoration:underline;
	}
	
.bubble {
	text-align:center;
	margin:24px 10px 0 -20px;
	}
	
.bubble a {
	color:#df0297;
	text-decoration:none;
	font-weight:Bold;
	font-size:.85em;
	}
	
.content {
	float:left;
	width:800px;
	padding:0px 0px 0px 25px;
	color:#383838;
	font-size:1em;
	line-height:20px;
	text-align: justify;
	}
	
.imgRight {
	float:right;
	padding:20px 0px 10px 25px;
	}
	
.bottom {
	clear:both;
	background-image:url(../images/pinkSepar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:580px;
	height:23px;
	padding:25px 0 0 40px;
	font-size:.85em;
	color:#828282;
	margin:15px 0 0 0;
	}
	
.bottom a {
	color:#828282;
	padding:0 0px;
	text-decoration:none;
	}
	
.bottom a:hover {
	text-decoration:underline;
	}
	
.calendar {
	margin:5px 0 0 0;
	width:800px;
	float:left;
	}
	
	
.calendarItems {
	width:800px;
	margin:0px 0 15px 0;
	border:1px solid #828282;
	padding:0px;
	}
	
.calendarItems td {
	border-bottom:1px solid #DDD;
	}
	
.calendarItems th {
	text-align:left;
	font-size:1.3em;
	color:#FFF;
	background-color:#828282;
	}

.calendar a, .schedule a {
	padding:0px 4px;
	background-image:url(../images/itemBg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	float:left;
	border-top:3px solid #d959ae;
	border-bottom:1px solid #d959ae;
	border-left:1px solid #e5b8d6;
	border-right:1px solid #e5b8d6;
	text-align:center;
	text-decoration:none;
	margin:0 3px 0 0;
	color:#000;
	font-size:.8em;
	font-weight:bold;
	}
	
.schedule {
	width:162px;
	float:left;
	border-right:1px solid #eee;
	margin:0 5px 0 0;
	}
	
.scheduleContents {
	width:300px;
	float:left;
	}
	
.schedule a {
	float:none;
	width:130px;
	margin:5px 0 0 0;
	}
	
.schedule ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

.schedule ul ul {
	margin:0 0 0 20px;
	}
	

.schedule ul li ul a:hover, .schedule ul li ul .schedOver {
	border-color:#d959ae;
	background-color:#e9e9e9;
	color:#000;
	}
	
.schedule ul li ul li a {
	background:none;
	padding:0px;
	border-right:0px;
	border-top:0px;
	text-align:left;
	margin:5px;
	border-left:3px solid #ccc;
	border-bottom:1px solid #ddd;
	width:120px;
	padding:0 0 0 5px;
	}

.calendar a:hover, .calendar .over, .schedule a:hover, .schedule .over {
	background-color:#d959ae;
	background-image:none;
	color:#FFF;
	border-color:#d959ae;
	}
	
.info {
	}
	
.events {
	float:left;
	}
	
.events2 {
	margin:0 auto;
	clear:both;
	width:600px;
	text-align:center;
	}
	
.events3 {
	margin:0 auto;
	clear:both;
	width:750px;
	text-align:center;
	}
	
.mainCalendar,.mainCalendar2,.mainCalendar3 {
	width:600px;
	margin:5px 0 20px 0;
	padding:0px;
	}
	
.mainCalendar3 {
	width:700px;
	margin:0 auto;
	}
	
.mainCalendar td,.mainCalendar2 td{
	width:110px;
	font-size:.8em;
	text-align:center;
	border-right:1px solid #ddd;
	border-bottom:1px solid #bbb;
	line-height:12px;
	background-image:url(../images/tdBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:2px 0;
	}
	
.mainCalendar2 td {
	width:96px;
	}
	
.mainCalendar3 td {
	border-right:1px solid #ddd;
	border-bottom:1px solid #bbb;
	line-height:12px;
	background-image:url(../images/tdBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:.8em;
	}
	
	
.contact {
	border-top:1px solid #bbb;
	border-left:1px solid #ddd;
	}

.contact td {
	border-right:1px solid #ddd;
	border-bottom:1px solid #bbb;
	line-height:12px;
	background-image:url(../images/tdBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:5px 8px 5px 10px;
	}

.taken {
	color:#bbb;
	font-weight:bold;
	text-decoration:line-through;
	}
	
.available {
	color:#777;
	font-weight:bold;
	}
	
.mainCalendar .second,.mainCalendar2 .second,.mainCalendar3 .second {
	border-top:1px solid #DDD;
	margin:2px 0 0 0;
	}

.mainCalendar p,.mainCalendar2 p,.mainCalendar3 p {
	padding:0px;
	margin:0 0 2px 0;
	}

.mainCalendar th,.mainCalendar2 th,.mainCalendar3 th {
	color:#FFF;
	background-color:#828282;
	font-size:.85em;
	text-align:center;
	border-bottom:1px solid #626262;
	}
	
.mainCalendar3 th {
	padding:0 5px;
	}
	
.danceGuidelines {
	width:300px;
	margin:5px;
	float:right;
	font-size:.8em;
	padding:0 0 0 10px;
	border:2px solid #ddd;
	text-align:center;
	}
	
.danceGuidelines td {
	border-bottom:1px solid #eee;
	padding:3px;
	}
	
.danceGuidelines th {
	background-color:#999;
	color:#FFF;
	font-size:1.3em;
	padding:2px 0;
	}
	
.infoBox {
	width:200px;
	padding:5px;
	float:right;
	background-color:#FFFFCC;
	border:2px solid #fdea7f;
	}
	
.testimonial { 
	width:175px;
	padding:40px 5px 5px 25px;
	float:right;
	margin:10px;
	border-left:2px solid #828282;
	font-size:1em;
	background-color:#fceff8;
	background-image:url(../images/quoteTop.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.testimonial p {
	margin:0px;
	padding:0px;
	}
	
.cite {
	text-align:right;
	font-size:.85em;
	font-weight:bold;
	}
	
.image {
	position:absolute;
	}
	
#contact-info {
	position:absolute;
	top:162px;
	left:647px;
	text-align:center;
	color:#de0297;
	font-size:.8em;
	z-index:999;
	}

.subject {
	visibility:hidden;
	height:5px;
	}
	
/*New Nav */

.navigation2 {
	float:left;
	margin:-25px 0 0 0;
	height:350px;
	width:145px;
	background-image:url(../images/nav.gif);
	}
	
.navigation2 ul {
	list-style:none;
	padding:0px;
	margin:35px 0 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:.95em;
	}
	
.navigation2 ul li {
	margin:0 0 0 5px;
	padding:5px 0px;
	line-height:18px;
	}

.navigation2 li ul {	
    display: none;
	position: absolute;
	margin-left: 138px;
	margin-top: -20px;
	background-color: #bdbdbd;
	padding: 0 5px 0 0px;
}

.navigation2 li:hover ul, .navigation2 li.sfhover ul {
	background-color:#bdbdbd;
	display: block;
}


.navigation2 ul ul li {
}

.navigation2 ul a {
	color:#FFF;
	text-decoration:none;
	display:block;
	width:100%;
	}
	
.navigation2 ul a:hover {
	text-decoration:underline;
	}
