body{
	background:#C1282D url(images/background.jpg) repeat-x;
	font-family:arial,sans-serif;
	font-size:12px;
}

#dancers{
	background-image:url(images/dancers.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:708px;
	min-width:1000px;
}

#container{
	width:1000px;
	margin:0 auto;
	padding-top:40px;
}

	.logo{
		background:url(images/logo.png) no-repeat;
		display:block;
		float:left;
		height:180px;
		margin-left:37px;
		position:absolute;
		width:232px;
	}
	
	.nav{
		background:url(images/nav.png) repeat-x;
		display:block;
		float:right;
		list-style:none;
		height:40px;
		margin:23px 0 -3px;
		padding:0;
		position:relative;
		width:705px;
	}
		.nav li{
			float:left;
		}
		.nav li:hover, .nav li.active{
			background:url(images/nav/hover.jpg) repeat-x;
		}
			.nav li a{
				background-repeat:no-repeat;
				display:block;
				height:40px;
			}
				.nav li a.home{
					background-image:url(images/nav/1.png);
					width:93px;
				}
				.nav li a.about{
					background-image:url(images/nav/2.png);
					width:139px;
				}
				.nav li a.schedule{
					background-image:url(images/nav/3.png);
					width:143px;
				}
				.nav li a.news{
					background-image:url(images/nav/4-1.png);
					width:201px;
				}
				.nav li a.contact{
					background-image:url(images/nav/5.png);
					width:129px;
				}
	.left_col{
		display:block;
		float:left;
		margin-top:149px;
		margin-right:10px;
		width:285px;
	}
		.gymnastics{
			background:url(images/recreational-gymnastics-btn.png) no-repeat;
			display:block;
			height:45px;
			margin-top:-4px;
			margin-bottom:4px;
			width:285px;
		}
			.gymnastics.col{
				/*margin:0 auto 11px;*/
			}
		.pre_school{
			background:url(images/educational-preschool-btn.png) no-repeat;
			display:block;
			height:45px;
			margin-bottom:4px;
			width:285px;
		}
			.pre_school.col{
				/*margin:0 auto 11px;*/
			}
		.birthdays{
			background:url(images/birthday-parties-btn.png) no-repeat;
			display:block;
			height:45px;
			width:285px;
		}
			.birthdays.col{
				/*margin:0 auto;*/
			}
			
		.competitive{
			background:url(images/competitive-gymnastics-btn.png) no-repeat;
			display:block;
			height:45px;
			width:285px;
			margin-bottom:5px;
		}
		.kidcare{
			background:url(images/kid-care-btn.png) no-repeat;
			display:block;
			height:45px;
			width:285px;
			margin-bottom:5px;
		}
		.extras{
			background:url(images/extras-btn.png) no-repeat;
			display:block;
			height:45px;
			width:285px;
			margin-bottom:5px;
		}
		.p3golf{
			background:url(images/p3golf-btn.png) no-repeat;
			display:block;
			height:45px;
			width:285px;
			margin-bottom:5px;
		}
		.byage{
			background:url(images/byage-btn.png) no-repeat;
			display:block;
			height:45px;
			width:285px;
			margin-bottom:0;
		}
		
		.refer_col{
			background:url(images/refer_col.png) no-repeat;
			display:block;
			height:85px;
			margin-left:-6px;
			margin-top:15px;
			width:292px;
		}
		.photos_col{
			background:url(images/photos_col.png) no-repeat;
			display:block;
			height:62px;
			margin-bottom:10px;
			margin-top:10px;
			width:285px;
		}
	.page_left_col{
		display:block;
		float:left;
		margin-top:192px;
		width:294px;
	}
		.page_left_col .top{
			background:url(images/left_col_top.png) no-repeat;
			display:block;
			height:11px;
			width:295px;
		}
		.page_left_col .content{
			background:url(images/left_col_content.png) repeat-y;
			display:block;
			float:left;
			padding:7px 5px 7px;
			width:285px;
		}

	.page{
		display:block;
		float:right;
		width:706px;
		position:relative;
	}
		.page .top{
			background:url(images/page_top.png) no-repeat;
			display:block;
			height:24px;
			width:706px;
		}
		
		.page .content{
			background:url(images/page_content.png) repeat-y;
			display:block;
			float:left;
			font-size:13px;
			width:662px;
			padding:0 22px;
			overflow:hidden;
		}
			.page .content .page_title{
				font-size:24px;
				line-height:30px;
				margin:0;
			}
			.page .content .post_title{
				margin-bottom:3px;
			}
				.page .content .page_title.smaller{
				font-size:15px;
			}
			.page .content p, .page .content li{
				line-height:20px;
			}
			.page .content a{
				color:#000;
			}
				.page .content a:hover{
					text-decoration:none;
				}
			.page .content .text.r2615,
			.page .content .text.r2993,
			.page .content .text.r3001,
			.page .content .text.r2995,
			.page .content .text.r2997,
			.page .content .text.r3003,
			.page .content .text.r3084{
				background:transparent url('images/region-iv-bg.jpg') no-repeat scroll center 0 !important;
				min-height:995px;
			}
			
	.page_bottom{
		background:url(images/page_bottom.png) repeat-y;
		clear:both;
		display:block;
		height:19px;
		width:1000px;
	}
	.photo_box{
		background:url(images/photo_box.png) no-repeat;
		display:block;
		float:left;
		height:268px;
		margin-top:10px;
		width:423px;
	}
		.photo_box .image{
			background-position:center center;
			background-repeat:no-repeat;
			display:block;
			float:left;
			height:268px;
			width:423px;
		}
	
	.refer{
		background:url(images/refer.png) no-repeat;
		display:block;
		float:right;
		height:75px;
		margin-top:-2px;
		margin-right:-10px;
		width:262px;
	}
	
	.region4{
		background:transparent url(images/region4button.png) no-repeat scroll 5px 0;
		display:block;
		float:right;
		height:107px;
		margin-bottom:-6px;
		margin-right:-15px;
		margin-top:0px;
		width:267px;
	}
	
	.photos{
		background:url(images/photos.png) no-repeat;
		display:block;
		float:right;
		height:63px;
		margin-bottom:10px;
		margin-top:7px;
		margin-right:-10px;
		position:relative;
		width:259px;
	}
	
	.menu{
		display:block;
		margin:0;
		padding:0;
		list-style:none;
	}
		.menu li a{
			background:url(images/link.png) no-repeat;
			color:#000;
			display:block;
			font-size:12px;
			font-weight:700;
			height:40px;
			line-height:40px;
			margin:0 auto 3px;
			padding-left:10px;
			text-decoration:none;
			width:239px;
			overflow:hidden;
		}
		
			.menu ul{
				display:block;
				margin:0 0 0 20px;
				padding:0;
				list-style:none;
			}
				
				.menu ul li a{
					background:url(images/link-level2.png) no-repeat;
					color:#000;
					display:block;
					font-size:12px;
					font-weight:700;
					height:40px;
					line-height:40px;
					margin:0 auto 3px;
					padding-left:10px;
					text-decoration:none;
					width:239px;
					overflow:hidden;
				}
	
	.link{
		background:url(images/link.png) no-repeat;
		color:#000;
		display:block;
		float:right;
		font-size:18px;
		font-weight:700;
		height:40px;
		line-height:40px;
		margin-bottom:3px;
		padding-left:10px;
		text-decoration:none;
		width:239px;
	}
		.link.col{
			float:none;
			margin:11px auto 0;
		}
		.image_map{
			margin-top:12px;
			margin-left:12px;
			position:absolute;
		}
	.content_home{
		background:url(images/content_home.png) no-repeat;
		display:block;
		height:294px;
		margin-top:60px;
		padding:0 10px;
		position:relative;
		width:980px;
	}
	
	.content_home_bottom{
		background:url(images/content_home_bottom.jpg) no-repeat;
		clear:both;
		display:block;
		height:259px;
		margin-top:-2px;
		padding:3px 10px 0;
		width:980px;
	}
	.content_home_bottom h2{
		margin:0;
		padding:0;
	}
		.latest_news{
			display:block;
			float:left;
			margin:10px 5px 0 0;
			width:447px;
			clear:left;
		}
			.latest_news h2{
				background:url(images/latest_news.png) no-repeat;
				display:block;
				height:48px;
				margin-bottom:14px;
				width:447px;
			}
			.latest_news_content{
				background:url(images/latest_news_content.png) no-repeat;
				display:block;
				list-style:none;
				height:167px;
				margin:0;
				padding:10px;
				width:427px;
				overflow:hidden;
			}
				.latest_news_content li{
					color:#EEA1BD;
					border-bottom:2px dotted #440D21;
					display:block;
					margin-top:7px;
					padding-bottom:7px;
					width:100%;
				}
					.latest_news_content li a{
						color:#EEA1BD;
						font-weight:700;
						font-size:16px;
					}
						.latest_news_content li a:hover{
							text-decoration:none;
						}
						.latest_news_content li a.more_news{
							background:url(images/more_news.png) no-repeat;
							display:block;
							float:right;
							height:20px;
							width:90px;
						}
		.announcements{
			display:block;
			float:left;
			margin:-2px 1px 0;
			width:270px;
		}
			.announcements h2{
				background:url(images/announcements.png) no-repeat;
				display:block;
				height:59px;
				margin-bottom:14px;
				position:relative;
				width:270px;
			}
			.announcements_content{
				background:url(images/announcements_content.png) no-repeat;
				display:block;
				height:167px;
				margin:0;
				padding:10px;
				width:250px;
				overflow:hidden;
			}
				.announcements_content li{
					color:#EEA1BD;
					border-bottom:2px dotted #440D21;
					display:block;
					margin-top:7px;
					padding-bottom:7px;
					width:100%;
				}
					.announcements_content li a{
						color:#EEA1BD;
						font-weight:700;
						font-size:16px;
					}
						.announcements_content li a:hover{
							text-decoration:none;
						}
						
		.mission{
			display:block;
			float:right;
			margin:-10px -10px 0 0;
			width:258px;
		}
			.mission h2{
				background:url(images/mission.png) no-repeat;
				display:block;
				height:41px;
				margin-bottom:2px;
				position:relative;
				width:258px;
			}
			.mission_content{
				background:url(images/mission_content.png) no-repeat;
				display:block;
				height:115px;
				margin:0;
				padding:15px;
				width:228px;
				overflow:hidden;
			}
				.mission_content p{
					color:#fff;
					font-size:20px;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-weight:bold;
					/*line-height:22px;*/
					margin-top:23px;
					text-align:center;
				}
		.contact_info{
			display:block;
			float:right;
			margin:4px 0 0;
			width:250px;
		}
			.contact_info h2{
				background:url(images/contact_info.png) no-repeat;
				display:block;
				height:53px;
				margin-bottom:14px;
				position:relative;
				width:250px;
			}
			.contact_info_content{
				font-weight:700;
				margin-top:15px;
				padding:0 15px;
			}
				.contact_info_content p, .contact_info_content a{
					color:#EEA1BD;
					font-size:18px;
					text-decoration:none;
				}
					.contact_info_content p span{
						display:block;
						color:#D4145A;
						font-style:italic;
						font-family:Georgia, "Times New Roman", Times, serif;
						font-size:17px;
					}
	.footer{
		background:url(images/footer.jpg) repeat-x;
		display:block;
		height:33px;
		line-height:33px;
		width:100%;
		text-shadow:rgba(255,255,255,0.5) 1px 1px;
	}
		.left{
			color:#333;
			float:left;
			margin-left:20px;
		}
		.right{
			color:#999;
			float:right;
			margin-right:20px;
		}
			.right a{
				color:#666;
				text-decoration:none;
			}
				.right a:hover{
					text-decoration:underline;
				}
/* General Styles */
.clear{
	clear:both;
}
.none{
	display:none;	
}


