@charset "utf-8";
/* CSS Document */
/* schedules.css
 * For use with schedules.php */
 
 .main_color{ color:#C9F } /* The prevalent color throughout the page */
 .page_background{ 	background: #000 url(../images/our_pelham_bartending_school.jpg); } /* the background image of the page, set to repeat by default */
 .bar_stripe{ background:url(../images/bartending_school_in_ardsley_ny.jpg); } /* The stripe used throughout the page */
 #body_text{ color:#ffffff; } /* The font size, color, and type for the main paragraph of text below two large images */
 #flash_container{ background:url(../images/bartending_school_in_white_plains_ny.jpg) no-repeat; margin-top:15px; margin-bottom:15px; text-align:center; padding:20px 0 20px 0; }  /* Background image of the container holding the Flash movie, text, or other images */
 #body_image_left{ background:url(../images/our_sleepy_hollow_bartending_school.jpg);} /* Body left image */
 #body_image_right{ background:url(../images/our_scarsdale_ny_bartending_school.jpg); } /* Body right image */

.ucaseBold{ text-transform:uppercase; font-weight:bold;  }
#mainContent p {
	text-align:center;
	margin:0 auto 0px auto;
	line-height:20px;
	width:720px;
	font-weight:bold;
}
#footer #ft_left{ float:left; width:215px; padding-top:5px;}
#footer #ft_center{
	float: left;
	width:360px;
	height: 195px;
	text-align:center;
	padding-top:5px;
}
#footer #ft_right{ float:right; width:215px; padding-top:5px;}

.page_background #container #header { color:#F0C;}
.page_background #container #mainContent #secondary_header {
	color: #F0C;
}
#mainContent .end {text-align:center; font-weight:bold;}
#mainContent .end1 {text-align:center; font-weight:bold;}
