@charset "utf-8";
body {
	overflow-x: hidden;
}

/* CSS Document */
.left{
	float: left;
}
.img-margin {
	margin: 20px;
}
.clear {
	clear: both;
	height: 0px;
}
.none{
	display: none;
}
.center {
	text-align:center;
}
.container {
	height:auto;
	width:1024px;
	margin:auto;
	margin-top:-20px;
}
.headerQuote {
	background-image:url(../images/topQuote.jpg);
	height:86px;
	width:764px;
}
.logoLeft {
	float:left;
	width: 260px;
	height: 218px;
	text-align: center;
}
.menuBar {
	width:764px;
	float:right;
	text-align:center;
}
.twitterFeed {
	float:left;
	clear:left;
}
.greenBox {
	float:left;
	clear:left;
	width:260px;
	text-align:center;
}
.greenBoxMiddle {
	background-image:url(../images/greenBox/greenMiddle.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.greenBoxMiddle  h3 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.greenBoxMiddle p {
	margin: 0px;
	padding: 20px;
	color: #FFFFFF;
}

.leftColumn {
	float:left;
}
.middleColumn {
	width: 764px;
	float: left;
}
.contentArea {
	float:right;
	width:724px;
	clear:right;
	min-height:500px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
}
.contactInfo {
	text-align:center;
	padding:15px;
	padding-top: 5px;
}
.pageTitle {
	margin-bottom:20px;
	padding-top:12px;
	color:#FFFFFF;
	font-size:40px;
	height:73px;
	float:left;
	background-image:url(../images/bubble/images/images/ticket_02.png);
	background-repeat:repeat-x;
	margin-top: 10px;
	z-index: 3;
}
.pageTitleL {
	width:26px;
	height:73px;
	float:left;
	margin-left:10px;
	background-image:url(../images/bubble/images/images/ticket_01.png);
	margin-top: 10px;
}
.pageTitleR {
	font-size:40px;
	width:29px;
	height:73px;
	float:left;
	background-image:url(../images/bubble/images/images/ticket_04.png);
	margin-top: 10px;
}
.slideshowHolder {
	text-align:center;
}
.contentCopy {
	text-align:center;
	padding:15px;
}
.zumbaTumbling {
	width:auto;
	padding:20px;
	padding-left:160px;
	padding-right:160px;
}
#zumba {
	width:138px;
	height:213;
	float:left;
}
#tumbling {
	width: 176px;
	float: right;
	padding-top: 60px;
}
.socialMedia {
	clear:both;
	text-align:right;
	padding-top:15px;
}
.container1 {
	width:611px;
	height:200px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides {
	position:absolute;
	top:1px;
	left:-1px;
	width: 611px;
	height: 200px;
}
.slides div {
	position:absolute;
	top:0;
	width:611px;
	display:none;
	z-index: 1;
}
#loopedSlider,#newsSlider {
	width:611px;
	position:relative;
	clear:both;
	margin: 0 auto;
}
ul.pagination { list-style:none; padding:0; margin:0; }
ul.pagination li  { float:left; }
ul.pagination li a { padding:2px 4px; }
ul.pagination li.active a { background:blue; color:white; }

.arrowposit {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 3;
}
.arrowposit a:hover {
	border-bottom: 0px;
}
.faqLinks {
	border:medium;
	border-bottom-color:#CC0000;
}
.floatLeft {
	float:left;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding: 0 20px;
}
.newsSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
}
.newsText {
	font-family: tahoma, arial, sans-serif;
	padding: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	text-align:left;
	font-size: 0.85em;
	color: #FFFFFF;
}
.testimonial {
	width: 220px;
	float: left;
	color:#666666;
	text-shadow:#333333;
	font-size:20px;
	padding: 10px;
	font-family: cursive, Script, Scriptina, "Script MT Bold";
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	border: dotted;
	border-color: #10B7EB;
}
.testimonialTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 36px;
	color: #666666;
	padding-top: 10px;
}
.testimonialBorder {
	border: 2px dotted #C1D960;
}
.contactBetterAssist {
	text-align: center;
}
.registerButtonBig {
	background-image: url(../images/registerNow.gif);
	width: 350px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 70px;
}
.registerButtonBig a {
	background-image: url(../images/registerNow.gif);
	width: 350px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 70px;
}
.whiteBubble {
	background-image: url(../images/images/images/whiteBubbleMiddle_03.png);
	width: 664px;
	margin-top: -23px;
	margin-bottom: -18px;
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
.whiteBubbleTop {
	background-image: url(../images/images/images/whiteBubbleMiddle_01.png);
	width: 710px;
	height: 101px;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 25px;
}
.whiteBubbleBottom {
	background-image: url(../images/images/images/whiteBubbleMiddle_05.png);
	width: 704px;
	height: 101px;
	background-repeat: no-repeat;
}
.beginSept9 {
	font-size: 1em;
	font-weight: bold;
}

