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

/* OVER RIDES **************/

body {
	background-color:#fffae6;
	background-image:url(../images/background_pattern.jpg);
	background-repeat:repeat-x;
	margin:10px 0px 0px 0px;
}

p {
	
}

/* GLOBALS **************/
#container {
	width:1090px;
	margin:0px auto 0px auto;
}
#footer_cont{
	width:1090px;
	margin:0px auto 0px auto;
	color:#f9fad0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

#footer_cont a {
	width:1090px;
	margin:0px auto 0px auto;
	color:#f9fad0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	background:none;
}

#footer_cont a:visited {
	width:1090px;
	margin:0px auto 0px auto;
	color:#f9fad0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	background:none;
}

#footer_cont a:hover {
	width:1090px;
	margin:0px auto 0px auto;
	color:#f9fad0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:underline;
	background:none;
}

#footer {
	background-image:url(../images/footer_background.jpg);
	background-repeat:repeat-x;
	height:121px;
}

#left_side {
	float:left;	
	width:344px;
}

#right_side {
	float:left;	
	width:681px;
}

#logo {
	width:342px;
	height:291px;
}
#programs_sb {
	margin-top:56px;
}

#dates_sb {
	margin-top:56px;
}

#programs_head {
	width:344px;
	height:26px;
}

#dates_head {
	width:344px;
	height:26px;
}

#column_space {
	width:50px;
	height:10px;
	float:left;
}

#right_head {
	width:681px;
	height:65px;
}

#menu_cont {
	width:681px;
	margin-top:98px;
	text-align:center;
}

#promo_text p {
	width:670px;
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	font-weight:bold;
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
}
#promo_deco {
	width:259px;
	height:18px;
	margin:0px auto 17px auto;
}

#last_dotted {
	background-image:url(../images/page_bottom_dots.jpg);
	background-repeat:no-repeat;
	width:1082px;
	height:10px;
	margin:70px 0px 30px 0px;
}

#imgPrev {
	margin-left:40px;
}

#extras {
	margin-left:10px;
	margin-top:30px;
	height:50px;
}

#facebook {
	width:42px;
	height:41px;
}


/* HOME PAGE ************/
#hp_promo_space{
	height:50px;
	width:670px;
}
#hp_test_space {
	height:45px;
	width:670px;
}
#hp_gal_space {
	height:45px;
	width:670px;
}

/* CONTACT PAGE **********/
#theForm {
	margin-top:30px;
}
#submit{
	border: none;
   	background-image:url(../images/submit_btn.jpg);
	background-repeat:no-repeat;
	width:126px;
	height:32px;
	cursor:pointer;
}

#subCont {
	margin-left:300px;
}

/* TESTIMONIAL PAGE ******/
#test_cont {
	width:670px;
	margin-bottom:30px;
	margin-top:20px;
}

/* STAFF PAGE ***********/
#staff_cont{
	width:670px;
	margin-bottom:30px;
	margin-top:20px;
}

#StaffPhoto img {
	float:left;
	margin:0px 5px 5px 0px;
}


/* CLASSES **************/
.clear {
	clear:both;
}

.read_more {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	background-color:#fffae6;
	float:left;
}
.read_more a {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	background-color:#fffae6;
	float:left;
}
.read_more a:visited {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	background-color:#fffae6;
	float:left;
}
.read_more a:hover {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	background-color:#fffae6;
	float:left;
}
.red_arrow {
	background-image:url(../images/red_arrow.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:9px;
	margin-top:4px;
	float:left;
}

.body_copy p {
	color:#505049;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:675px;
	margin-top:12px;
}
.body_copy {
	color:#505049;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:675px;
	margin-top:12px;
}

.page_title {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	width:675px;
	margin-top:110px;
}

.copy_title {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	width:675px;
}

.menu_item {
	color:#f9fad0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	float:left;
}
.menu_item a {
	color:#f9fad0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	background:none;
	float:left;
}

.menu_item a:visited {
	color:#f9fad0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	background:none;
	float:left;
}

.menu_item a:hover {
	color:#f9fad0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:underline;
	background:none;
	float:left;
}
.menu_space {
	width:27px;
	height:10px;
	float:left;
}

.green_dots {
	background-image:url(../images/sb_green_dots.jpg);
	background-repeat:no-repeat;
	width:341px;
	height:6px;
	margin-top:8px;
	margin-bottom:8px;
}

.green_check {
	background-image:url(../images/green_check.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:14px;
	margin-left:10px;
	margin-right:8px;
	margin-top:3px;
	float:left;
}

.program_list{
	color:#ac0f00;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width:300px;
	text-decoration:none;
	float:left;
}

.program_list a {
	color:#ac0f00;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width:300px;
	text-decoration:none;
	background-color:#fffae6;
	float:left;
}

.program_list a:visited {
	color:#ac0f00;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width:300px;
	text-decoration:none;
	background-color:#fffae6;
	float:left;
}

.program_list a:hover {
	color:#ac0f00;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width:300px;
	text-decoration:underline;
	background-color:#fffae6;
	float:left;
}

.green_arrow {
	background-image:url(../images/green_arrow.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:9px;
	margin-left:10px;
	margin-right:8px;
	margin-top:3px;
	float:left;
}

.dates_red {
	color:#ac0f00;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	float:left;
}

.dates_gray{
	color:#505049;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	float:left;
}

.long_dot_gray {
	background-image:url(../images/long_gray_dots.jpg);
	background-repeat:no-repeat;
	width:678px;
	height:7px;
}

.dead_space {
	width:670px;
	height:50px;
}

.gallery-layout-wrapper {
	width:670px;
	overflow:hidden;
}

.staffname {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	background:none;
}

.staffname a {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	background:none;
}

.staffname a:visited {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	background:none;
}

.staffname a:hover {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:underline;
	background:none;
}

.staffdescription p {
	color:#505049;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:450px;
}

.staff_img_hold {
	float:left;
	margin-right:15px;
	border:1px;
	border-style:solid;
	border-color:#980b01;
}

.staff_info_hold {
	float:left;
}

.sched {
	width:680px;
	margin-bottom:15px;
}

.sched_day{
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-top:12px;
	margin-bottom:8px;
	float:left;
}
.down_arrow{
	background-image:url(../images/red_down_arrow.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:14px;
	margin-top:15px;
	margin-left:3px;
	float:left;
}

.sched_data_hold{
	width:118px;
	float:left;
}

.sched_time{
	color:#505049;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:118px;
	text-align:center;
}

.sched_class{
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:118px;
	text-align:center;
}
.sched_space{
	width:13px;
	height:10px;
	float:left;
}

.form_label{
	color:#505049;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width:125px;
	text-align:left;
	float:left;
}

.form_field {
	float:left;
}

.test_title {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width:600;
}
.test_snip {
	color:#505049;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	width:600px;
}
.test_link {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	background:none;
}

.test_link a {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	background:none;
}

.test_link a:visited {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	background:none;
}

.test_link a:hover {
	color:#980b01;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	background:none;
}


