
body {
	background-image: url('images/body_bg.jpg');
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#hor_line {
	height: 60px;
	background-image: url('images/hor_line.png');
	margin-top: 350px;
}

#siteWrap {
	width: 772px;
	height: 1170px;
	margin: 0 auto;
	background-image: url('images/bg.png');
	margin-top: -415px;
}

#content {
	width: 400px;
	height: 350px;
	float: right;
	margin-top: 286px;
	margin-right: 100px;
	overflow: auto;
	outline: none;
}

#slideshow_wrap {
   float: right;
	margin-right: 50px;
}

#slideshow {
	width: 321px;
	height: 275px;
	position: relative;
	z-index: 1;
	top: -45px;
	left: 4px;
}

#paperclip {
	width: 72px;
	height: 89px;
	background-image: url('images/paperclip.png');
	position: relative;
	z-index: 2;
	left: 270px;
	top: -19px;
}

#footer {
	clear: both;
	width: 720px;
	height: 20px;
	padding-top: 58px;
}

div.class {
	margin-top: 20px;
}

div.clear {
	height: 1px;
	clear: both;
}

div.clear_border {
	height: 1px;
	clear: both;
	border-bottom: 1px solid #000; 
	margin: 15px;
}

div.schedule_title {
	height: 110px;
	border: 2px solid #000;
	margin-bottom: 10px;
	margin-right: 5px;
}

div.schedule_name_title  {
	width: 81px;
	height: 110px;
	float: left;
	border-right: 2px solid #000;
}

div.schedule_map_title  {
	width: 144px;
	height: 110px;
	float: left;
	border-right: 2px solid #000;
}

div.schedule_logo_title  {
	width: 140px;
	height: 110px;
	float: left;
	background-color: #fff;
}

div.schedule {
	height: 120px;
	border: 2px solid #000;
	margin-bottom: 10px;
	margin-right: 5px;
}

div.schedule a:hover {
	color: #730395;
}

div.schedule_name {
	width: 81px;
	height: 120px;
	float: left;
	border-right: 2px solid #000;
}

div.schedule_map {
	width: 144px;
	height: 120px;
	float: left;
	border-right: 2px solid #000;
}

div.schedule_logo {
	width: 140px;
	height: 120px;
	float: left;
	background-color: #fff;
}

div.contact_bottom {
	background-image: url('images/contact_underline.jpg');
	background-repeat: no-repeat;
	height: 22px;
	margin-left: 30px;
}

div.coach {
	margin-bottom: 25px;
}

/*navigation*/

#nav {
	height: 700px;
	float: left;
	margin-top: 356px;
}

a.home {
	width: 137px;
	height: 35px;
	margin-top: 20px;
	margin-left: 40px;
	background-image: url('images/nav_home.jpg');
	display: block;
}

a.home:hover {
	background-position: -137px;
}

a.programs {
	width: 124px;
	height: 52px;
	margin-top: 35px;
	margin-left: 60px;
	background-image: url('images/nav_programs.jpg');
	display: block;
}

a.programs:hover {
	background-position: -124px;
}

a.class_desc {
	width: 157px;
	height: 79px;
	margin-top: 10px;
	margin-left: 35px;
	background-image: url('images/nav_class_desc.jpg');
	display: block;
}

a.class_desc:hover {
	background-position: -157px;
}

a.coaches {
	width: 150px;
	height: 94px;
	margin-top: 14px;
	margin-left: 35px;
	background-image: url('images/nav_coaches.jpg');
	display: block;
}

a.coaches:hover {
	background-position: -150px;
}

a.class_loc {
	width: 161px;
	height: 127px;
	margin-top: 10px;
	margin-left: 60px;
	background-image: url('images/nav_class_loc.jpg');
	display: block;
}

a.class_loc:hover {
	background-position: -161px;
}

a.parties {
	width: 153px;
	height: 63px;
	margin-top: 40px;
	margin-left: 45px;
	background-image: url('images/nav_parties.jpg');
	display: block;
}

a.parties:hover  {
	background-position: -153px;
}

a.contact {
	width: 162px;
	height: 61px;
	margin-top: 20px;
	margin-left: 50px;
	background-image: url('images/nav_contact.jpg');
	display: block;
}

a.contact:hover {
	background-position: -162px;
}

/*end navigation*/

/*a styles*/

a {
	color: #000;
}

a:visited {
	color: #000;
}

a.copyright, a.copyright:visited, a.copyright:hover {
	color: #fff;
	text-decoration: none;
}

/*end a styles*/

/*h1 styles*/

h1 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: .8em;
}

h2.programs {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

h2.class_description {
	margin-bottom: 10px;
	padding-left: 23px;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
}

h2.fall {
	text-align: center;
}

h3.coach {
	font-weight: bold;
	font-size: .8em;
	padding-top: 10px;
}

h4 {
	font-weight: bold;
	color: Maroon;
	font-size: .8em;
	margin-left: 30px;
	margin-top: 20px;
}

h4.ages {
	margin-top: 25px;
}

h4.coach {
	font-size: .7em;
	margin-bottom: 10px;
	margin-top: 0px;
}

/*end h1 styles*/

/*p styles*/

p {
	font-size: .75em;
	margin-bottom: 12px;
	text-align: justify;
}

p.class_description {
	margin-right: 15px;
	font-weight: 580;
}

p.contact {
	margin-left: 50px;
	margin-top: 15px;
}

p.schedule_title {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	font-size: .8em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

p.schedule1 {
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
	font-size: .8em;
}

p.schedule2 {
	text-align: center;
	margin-top: 40px;
}

p.coach {
	margin-right: 10px;
}

p.copyright {
	color: #fff;
	float: right;
	font-size: .6em;
}


/*end p styles*/

/*li styles*/

li.nav {
	list-style: none;
}

li.classes {
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 2px;
	font-size: .8em;
	background-image: url('images/tick.jpg');
	background-repeat: no-repeat;
	list-style: none;
}

/*end li styles*/

/*img styles*/

img.schedule_logo {
	margin-left: 5px;
	margin-top: 35px;
}

img.schedule_arrow {
	margin-left: 42%;
}

img.coach {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

/*end img styles*/

/*schedule styles*/

#siteWrap_sch {
	width: 772px;
	height: 1170px;
	margin: 0 auto;
	background-image: url('images/bg_sch.png');
	margin-top: -415px;
}

#content_sch {
	width: 580px;
	float: right;
	margin-top: 330px;
	margin-right: 100px;
	overflow: auto;
	outline: none;
}

h1.sch {
	background-color: #ffcc00;
	text-align: left;
	padding: 6px 20px;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 0;
}

h2.sch {
	font-size: 1em;
	padding: 0 0 30px 15px;
}

h3.sch {
	font-size: .9em;
	padding: 0 0 10px 15px;
	font-weight: bold;
}

div.left {
	width: 130px;
	float: left;
	margin: 20px 0 0 20px;
	clear: both;
}

div.right {
	width: 130px;
	float: left;
	margin: 20px 0 0 0;
}

div.right2 {
	width: 300px;
	float: left;
	margin: 20px 0 0 0;
}

#content_sch li {
	list-style: none;
	font-size: 75%;
}

a.back_sch {
	width: 136px;
	height: 50px;
	background: url('images/back_button.jpg') bottom no-repeat;
	text-indent: -9999px;
	padding: 30px 0 0 80px;
	float: left;
}

a.register_sch {
	width: 250px;
	height: 50px;
	background: url('images/register_button.png') bottom no-repeat;
	text-indent: -9999px;
	padding: 40px 0 0 80px;
	float: right;
}




/*end schedule styles*/


