.IntroText{
	margin: 20px 30px 0px 15px;
	text-align: justify;
}

.IntroText h1{
	margin-left: -4px;
	text-align: left;
}

.IntroText p{
	margin-left: 10px;
}

.IntroText a, .IntroText a:link, .IntroText a:visited, .IntroText a:hover {
	color: #333333;
}

.IntroPhoto{
	float: right;
	margin: 50px 16px 4px 12px;
	width: 225px;
	height: 169px;
	background-image: url('images/seminars_introphoto.jpg');
	background-repeat: no repeat;
	border: 1px solid black;
}

.NonePlanned{
	text-align: center;
}

.NonePlanned img{
	margin: 50px auto 0px auto;
}

.SContent{
	left: 0px;
	top: 0px;
	margin-right: 250px;
}

.SPhoto{
	float: left;
	margin: 0px 10px 5px 10px;
}

.STitle{
	color: #7D0000;
	font-size: 125%;
	font-weight: bold;
}

.SBasicInfo{
	margin-top: 5px;
	margin-left: 170px;
}

.SBasicInfo .t{
	position: relative;
	left: 15px;
	font-weight: bold;
}

.SParagraphs{
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-align: justify;
}

.Schedule{
	margin-top: 8px;
}

.Schedule .Curriculum{
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
}

.Schedule table{
	margin: 5px 0px 0px 30px;
	border: 1px solid #333333;
}

.Schedule .titles td{
	height: 5px;
}

.Schedule .data td{
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 75%;
	padding: 3px 20px 3px 20px;
}

.Schedule .col1{
	margin-left: 25px;
}

.ScheduleRedhr{
	width: 97%;
	height: 1px;
	color: #7D0000;
	background-color: #7D0000;
	border: 0px;
	border-color: #7D0000;
	margin: 0px auto; 0px auto;
	padding: 0px 0px 0px 0px;
}

.ScheduleGrayhr{
	width: 100%;
	height: 1px;
	color: #333333;
	background-color: #333333;
	border: 0px;
	border-color: #333333;
	margin: 0px auto; 0px auto;
	padding: 0px 0px 0px 0px;
}

.SpecialOffer{
	margin: 25px 10px 25px 15px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #2D6EC8;
	background-color: #E0EDFF;
}

.SpecialOffer table{
	border: 0px;
	height: 65px;
}

.SpecialOffer td{
	color: #001941;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: middle;
}

.SpecialOffer img{
	padding-right: 10px;
}

.SpecialOffer .SOCell{
	padding-left: 10px;
	border-left: 1px solid #2D6EC8;
}

.RegistrationForm ul{
	position: relative;
	right: 10px;
}

.RegistrationForm li{
	font-size: 80%;
}

.RegistrationForm a{
	font-weight: bold;
	font-size: 125%;
}

.SFeatures{
	margin-top: 30px;
}

.SFeatures ul{
	position: relative;
	right: 10px;
	font-weight: bold;
}

.SFeatures li p{
	margin-top: 0px;
	font-size: 75%;
}

.SGallery{
	margin-top: 15px;
}

.SGallery .ImageGalleryContainer{
	margin-top: 15px;
	margin-left: 10px;
}

.SViewAll .entry{
	margin-left: 10px;
}

.SViewAll .photo{
	float: left;
	width: 30px;
	height: 30px;
	margin: 2px 6px 0px 2px;
}

.SViewAll a{
	font-size: 80%;
}

.SViewAll .t{
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	clear: left;
}

.SViewAll .d{
	margin-left: 8px;
	font-size: 75%;
}

.SRightColumn{
	width: 235px;
}

.SRightColumn .maintext a:link, .SRightColumn .maintext a:active, .SRightColumn .maintext a:visited, .SRightColumn .maintext a:hover{
	color: #7D0000;
}

.SRightColumn .RCBoxRow{
	min-height: 64px;
}

* html .SRightColumn .RCBoxRow{
	height: 64px;
}

.SRightColumn .maintext{
	color: #7D0000;
}

.SRightColumn .subtext{
	color: black;
	padding: 0px 6px 0px 6px;
}

.SRightColumn .RCBoxText{
	margin-left: 68px;
}

.SRightColumn .SAlerts{
	margin-top: 15px;
}

.SRightColumn .SAlerts .r, .SRightColumn .SAlerts a, .SRightColumn .SAlerts a:link, .SRightColumn .SAlerts a:visited, .SRightColumn .SAlerts a:hover{
	text-align: right;
	color: #550000;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	padding-bottom: 5px;
}

.SRightColumn .t{
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	margin-left: 14px;
	margin-right: 14px;
	text-align: justify;
}

.SRightColumn .extra{
	margin: 8px auto 8px auto;
	font-size: 75%;
	text-align: center;
}

.SRightColumn .inputtext{
	float: left;
}

.SRightColumn .inputtext input{
	margin-top: 5px;
	margin-left: 10px;
	border-color: #E0EDFF;
	width: 140px;
}

.SRightColumn .submit{
	text-align: right;
}

/* Image Replacement */

h1, h2{
	margin: 0px;
}

h2#IRteacher{
	padding-top: 20px;
	width: 70px;
	background-image: url('images/headings/seminars_teacher_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
	height: 0;
}

h2#IRdate{
	padding-top: 20px;
	width: 42px;
	background-image: url('images/headings/seminars_date_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
	height: 0;
}

h2#IRdates{
	padding-top: 20px;
	width: 50px;
	background-image: url('images/headings/seminars_dates_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
	height: 0;
}

h2#IRlocation{
	padding-top: 21px;
	width: 73px;
	background-image: url('images/headings/seminars_location_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 21px;
	height: 0;
}

h1#IRspecialoffer{
	margin-left: auto;
	margin-right: auto;
	padding-top: 47px;
	width: 72px;
	background-image: url('images/headings/seminars_specialoffer_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 47px;
	height: 0;
}

h1#IRschedule{
	padding-top: 29px;
	width: 209px;
	background-image: url('images/headings/seminars_schedule_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 29px;
	height: 0;
}

h1#IRspecialfeatures{
	padding-top: 29px;
	width: 188px;
	background-image: url('images/headings/seminars_specialfeatures_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 29px;
	height: 0;
}

h1#IRimagegallery{
	padding-top: 29px;
	width: 166px;
	background-image: url('images/headings/imagegallery_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 29px;
	height: 0;
}

h1#IRseminaralerts{
	padding-top: 29px;
	width: 174px;
	background-image: url('images/headings/seminars_alerts_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 29px;
	height: 0;
}

h1#IRallpastseminars{
	padding-top: 29px;
	width: 209px;
	background-image: url('images/headings/seminars_allpast_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 29px;
	height: 0;
}

h1#IRlearnfromthemasters{
	padding-top: 29px;
	width: 275px;
	background-image: url('images/headings/seminars_learn_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 29px;
	height: 0;
}

