@charset "UTF-8";
#container_events {
	width:317px;
	height:390px;
	background-repeat: no-repeat;
	position: relative;
	background-position: right top;
	background-image: url(../../splash_images/d03_SpecialEvents/d03_events_a.jpg);
	float: right;
	clear: right;
}
#centertxt #text_events {
	height: 228px;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D60000;
	border-bottom-color: #D60000;
	vertical-align: top;
}
#centertxt  #eventsbottomgrfx {
	height: 130px;
	width: 50px;
	margin-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d60000;
}
#eventsheader {
	width: 435px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d60000;
	margin-left: 18px;
	padding-left: 0px;
	float: left;
}
#eventsbox {
	float: left;
	width: 700px;
}
#eventstext {
	width: 540px;
	float: left;
	text-align: left;
	padding-bottom: 14px;
}
#eventsimage {
	float: right;
	width: 160px;
	text-align: right;
}
#eventsimage  img {
	border: 1px solid #d60000;
	margin-bottom: 10px;
	margin-top: 50px;
}
#container_seminar {
	width:317px;
	height:390px;
	background-repeat: no-repeat;
	position: relative;
	background-position: right top;
	background-image: url(../../splash_images/d02_Seminars/d02_seminars_a.jpg);
	float: right;
	clear: right;
}
#centertxt     #seminarbottomgrfx {
	height: 50px;
	width: 50px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d60000;
}
#seminarheader {
	width: 290px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d60000;
	margin-left: 18px;
	padding-left: 0px;
	float: left;
}
#seminarbox {
	float: left;
	width: 700px;
}
#seminartext {
	width: 540px;
	float: left;
	text-align: left;
	padding-bottom: 14px;
}
#seminarimage {
	float: right;
	width: 160px;
	text-align: right;
}
#seminarimage    img {
	border: 1px solid #d60000;
	margin-bottom: 10px;
	margin-top: 30px;
}
#container_schedule {
	width:317px;
	height:390px;
	background-repeat: no-repeat;
	position: relative;
	background-position: right top;
	background-image: url(../../splash_images/d01_Schedule/d01_schedule_a.jpg);
	float: right;
	clear: right;
}
#centertxt  #schedulebottomgrfx {
	height: 50px;
	width: 50px;
	margin-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d60000;
}
#scheduleheader {
	width: 450px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d60000;
	margin-left: 18px;
	padding-left: 0px;
	float: left;
}
#content2 #schedulewraper {
	width: 682px;
	padding-left: 18px;
	float: left;
}
/* table styles */
#classschedule table {
	font-size: 12px;
	margin: 1px auto 5px;
	font-style: normal;
	padding-bottom: 5px;
}
#classschedule caption {
	font-size: larger;
	font-weight: bold;
	margin: .25em 210px auto;
	font-style: italic;
	background: #999999;
}

#classschedule td {
	padding: 5px;
	border: 1px solid #fff;
	background: #5B5D4E;
	color: #222;
	text-align: center;
	width: 10%;
}
#classschedule   td.mon  {
	background: #999999;
	border: 1px solid #fff;
}
#classschedule td.wed {
	background: #999999;
	border: 1px solid #fff;
}
#classschedule td.fri {
	background: #999999;
	border: 1px solid #fff;
}
#classschedule th.time {
	color: #FF0000;
	background: #FFCC66;
}
#classschedule          th    {
	color: #000;
	text-align: center;
	border: 1px solid #fff;
	background-color: #ffff99;
}
#classschedule  td.time {
	color: #FF0000;
	background: #FFCC66;
}
#classschedule a:hover {
	color: #CCCCCC;
	background-color: #C0000C;
}
#classschedule a {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#content2 #schedulewraper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content2 #schedulewraper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#classschedule img {
	float: right;
	margin-left: 5px;
	margin-top: 1px;
	display: inline;
	margin-bottom: 1px;
	border: 1px solid #d60000;
}
