﻿/* CSS layout */
* {
	margin: 0px;
	padding:0px;
}

body {
	background-position: left top;
	margin: 0 0 20 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333;
	background-color: #D8D7D3;
}

/*DEFAULT LINK COLORS AND ACTIONS */
a:link {
	color: #962b6c;
	text-decoration: underline;
}
a:visited {
	color: #962b6c;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

ul {
	list-style-type: square;
	list-style-position:outside;
}
 	
	
/* CSS layout */
#container {
	border: 1px solid #000;
	margin: 16px auto 6px auto;
	width: 1140px;
	background-color: #FFF;
	background-image: none;
}
#ident {
	margin-left: 0px;
	width: 1140px;
	height: 178px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 50;
}
#ident_schedule {
	margin-right: 45px;
	margin-left: 658px;
	margin-top: 48px;
	width: 108px;
	height: 22px;
	background-color: #962b6c;
	z-index: 200;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
#ident_schedule a:link {
	color: #FFF;
	text-decoration: none;
}
#ident_schedule a:visited {
	color: #FFF;
	text-decoration: none;
}
#ident_schedule a:active {
	color: #FFF;
	text-decoration: underline;
}
#ident_schedule a:hover {
	color: #FFF;
	text-decoration: underline;
}

#facebook {
	margin-right: 45px;
	width: 32px;
	height: 32px;
	margin-left: 735px;
	margin-top: 10px;
}
#top_nav {
	padding: 10px 0px 0px 0px;
	width: 1052px;
	height: 40px;
	margin-left: 45px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #962b6c;
	text-align: center;
	margin-bottom: 0px;
}

#top_nav a:link {
	color: #666;
	text-decoration: none;
}
#top_nav a:visited {
	color: #666;
	text-decoration: none;
}
#top_nav a:active {
	color: #962b6c;
	text-decoration: none;
}
#top_nav a:hover {
	color: #962b6c;
	text-decoration: none;
}
#top_nav_home {
	border-style: solid none none none;
	border-width: 1px;
	border-color: #808080;
	padding: 0px 0px 0px 0px;
	width: 1052px;
	height: 40px;
	margin-left: 45px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #962b6c;
	text-align: center;
	margin-bottom: 0px;
}

#top_nav_home a:link {
	color: #666;
	text-decoration: none;
}
#top_nav_home a:visited {
	color: #666;
	text-decoration: none;
}
#top_nav_home a:active {
	color: #962b6c;
	text-decoration: none;
}
#top_nav_home a:hover {
	color: #962b6c;
	text-decoration: none;
}

#page_content {
	border: 1px none #333333;
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	width: 1052px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#home_bar_container {
	width: 1052px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
}
 
 
 /* Interior pages layout*/
 #interior_page_content {
	border-width: 1px;
	border-color: #808080;
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	width: 1052px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	border-top-style: solid;
}
#page_content_right {
	border-width: 1px;
	border-color: #808080;
	padding: 0px 0px 0px 22px;
	margin: 22px auto 0px auto;
	width: 418px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #962b6c;
	line-height: 1.3em;
	font-weight: normal;
}
#page_content_main {
	border-width: 1px;
	border-color: #808080;
	padding: 56px 120px 30px 22px;
	margin: 22px auto 30px auto;
	width: 466px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.3em;
	font-weight: normal;
	border-right-style: solid;
}
#page_content_instructors {
	border-width: 1px;
	border-color: #808080;
	padding: 56px 22px 30px 22px;
	margin: 22px auto 30px auto;
	width: 564px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.3em;
	font-weight: normal;
	border-right-style: solid;
}
#page_content_workshops {
	border-width: 1px;
	border-color: #808080;
	padding: 56px 42px 30px 22px;
	margin: 22px auto 30px auto;
	width: 544px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.3em;
	font-weight: normal;
	border-right-style: solid;
}
#bottom_instructors {
	height: 21px;
	border-bottom: solid 1px;
	border-bottom-color: #808080;
	margin-top: 20px;
}
#sub_entry {
	width: 272px;
	padding: 0px 50px 40px 60px;
}
#sub_entry_center {
	width: 276px;
	padding: 0px 50px 40px 0px;
}
#sub_entry_right {
	width: 284px;
	padding: 0px 40px 40px 0px;
}

#page_content_schedule {
	border-style: none solid none none;
	border-width: 1px;
	border-color: #808080;
	padding: 56px 56px 30px 22px;
	margin: 22px auto 22px auto;
	width: 530px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.3em;
	font-weight: normal;
}

/*Side Photos*/
#side_contact {
	width: 418px;
	background-image: url('../images/side_contact.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}

#side_pilates {
	width: 418px;
	background-image: url('../images/side_pilates.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}
#side_barre {
	width: 418px;
	background-image: url('../images/side_barre.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}
#side_schedule {
	width: 418px;
	background-image: url('../images/side_schedule.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}
#side_policies {
	width: 418px;
	background-image: url('../images/side_policies.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}
#side_instructors {
	width: 418px;
	background-image: url('../images/side_instructors.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}
#side_workshops {
	width: 418px;
	background-image: url('../images/side_workshops.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}
#side_certification {
	width: 418px;
	background-image: url('../images/side_certification.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}
#side_faqs {
	width: 418px;
	background-image: url('../images/side_faqs.jpg');
	background-repeat: no-repeat;
	height: 558px;
	padding: 0px 22px 0px 0px;
}

 
.current {
	color: #962b6c;
}


#rollover {
	width: 1052px;
	height: 405px;
	background-color: #ffffff;
}
#content_left {
	margin: 95px 0px 0px 0px;
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	width: 204px;
	line-height: 1.4em;
}

#content_left a:link {
	color: #A5BB3F;
	text-decoration: underline;
}
#content_left a:visited {
	color: #333;
	text-decoration: underline;
}
#content_left a:active {
	color: #333;
	text-decoration: underline;
}
#content_left a:hover {
	color: #333;
	text-decoration: underline;
}

#content_center {
	padding: 56px 60px 30px 60px;
	margin: 4px auto 0px auto;
	width: 480px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 1.3em;
	font-weight: normal;
}
#content_main {
	padding: 30px 120px 30px 60px;
	margin: 4px auto 0px auto;
	width: 528px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.3em;
	font-weight: normal;
}
#content_right {
	padding: 30px 0px 0px 0px;
	margin: 4px auto 0px auto;
	width: 344px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #962b6c;
	line-height: 1.3em;
	font-weight: normal;
}

#content_right_2col {
	padding: 56px 0px 0px 0px;
	margin: 4px auto 0px auto;
	width: 248px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #962b6c;
	line-height: 1.3em;
	font-weight: normal;
	}

#content_right a:link {
	color: #666;
	text-decoration: none;
	text-decoration: underline;
}
#content_right a:visited {
	color: #666;
	text-decoration: none;
	text-decoration: underline;
}
#content_right a:active {
	color: #A5BB3F;
	text-decoration: underline;
}
#content_right a:hover {
	color: #A5BB3F;
	text-decoration: underline;
}
#action_block {
	background-position: right center;
	border-width: 1px;
	border-color: #D1A2BE;
	width: 324px;
	height: 60px;
	background-color: #962b6c;
	border-bottom-style: solid;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
}
#action_block a:link {
	color: #fff;
	text-decoration: none;
}
#action_block a:visited {
	color: #fff;
	text-decoration: none;
}
#action_block a:active {
	color: #939391;
	text-decoration: underline;
}
#action_block a:hover {
	color: #939391;
	text-decoration: underline;
}

#p_action_block {
	background-position: right center;
	border-width: 1px;
	border-color: #D1A2BE;
	width: 324px;
	height: 60px;
	background-color: #962b6c;
	border-bottom-style: solid;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	margin-left: 31px;
	margin-right: 19px;
}

#p_action_block a:link {
	color: #fff;
	text-decoration: none;
}
#p_action_block a:visited {
	color: #fff;
	text-decoration: none;
}
#p_action_block a:active {
	color: #939391;
	text-decoration: underline;
}
#p_action_block a:hover {
	color: #939391;
	text-decoration: underline;
}

#action_block_bottom {
	background-position: right center;
	width: 324px;
	height: 60px;
	background-color: #962b6c;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	}
	
#action_block_bottom a:link {
	color: #fff;
	text-decoration: none;
}
#action_block_bottom a:visited {
	color: #fff;
	text-decoration: none;
}
#action_block_bottom a:active {
	color: #939391;
	text-decoration: underline;
}
#action_block_bottom a:hover {
	color: #939391;
	text-decoration: underline;
}

#p_action_block_bottom {
	background-position: right center;
	width: 324px;
	height: 60px;
	background-color: #962b6c;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	margin-left: 31px;
	margin-right: 19px;
	}
#p_action_block_bottom a:link {
	color: #fff;
	text-decoration: none;
}
#p_action_block_bottom a:visited {
	color: #fff;
	text-decoration: none;
}
#p_action_block_bottom a:active {
	color: #939391;
	text-decoration: underline;
}
#p_action_block_bottom a:hover {
	color: #939391;
	text-decoration: underline;
}
#static_block {
	background-position: right center;
	border-width: 1px;
	border-color: #D1A2BE;
	width: 304px; /*height: 60px;*/;
	background-color: #962b6c;
	border-bottom-style: solid;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 31px;
	margin-right: 19px;
}
#white_block {
	width: 304px; /*height: 60px;*/;
	background-color: #fff;
	color: #666;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 31px;
	margin-right: 19px;
	margin-top: 30px;
}
#side_quote {
	border: 1px none #962b6c;
	width: 284px;
	background-color: #fff;
	padding: 20px 30px 20px 30px;
	color: #666;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}
#side_quote_border {
	border: 1px solid #962b6c;
	width: 284px;
	background-color: #fff;
	padding: 20px 30px 20px 30px;
	color: #666;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}

#footer {
	padding: 0px 0px 10px 20px;
	clear: both;
	width: 1050px;
	margin: 10px auto 6px auto;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

#footer  a:link {
	color: #666;
	text-decoration: none;
}
#footer  a:visited {
	color: #666;
	text-decoration: none;
}
#footer  a:active {
	color: #A5BB3F;
	text-decoration: underline;
}
#footer  a:hover {
	color: #A5BB3F;
	text-decoration: underline;
}

.smallblack {
	font-size: 11px;
	color: #333333;
	font-style: normal;
}

.bold {
	font-weight:bold;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #962b6c;
	line-height: 1.6em;
}
.page_titles_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #962b6c;
	line-height: 1.6em;
}


.ital {
	font-style:italic;
}

.page_subtitles {
	color: #962b6c;
	font-weight: bold;
}

.pinktext {
	color: #962b6c;
	font-size: 14px;
	line-height: 1.6em;	
}