h2,h3,h4 { font-weight: bold; }
h2,h3,h4,p,table,tr,td { margin: 0px; padding: 0px; }
h2 {
	font-size: 18px;
	margin: 10px 0 15px 0;
}
h3 {
	margin: 7px 0 2px 0;
	font-size: 15px;
	color: #fee079;
}
h4 {
	font-size: 18px;
}
p {
	color: #fdecc1;
	margin-bottom: 10px;
	line-height: 1.3em;
}
strong {
	color: #bb9454;
/*	color: #fdecc1;*/
}


/* General declarations */
.indent {
	margin-left: 30px;
}
.form_error {
	color: red;
}
#form_error_alert {
}

/* Section IMAGES */
.section_main {
	float: right;
}
.section_left {
	float: left;
	padding: 15px 25px 10px 0px;
}
.section_right {
	float: right;
	padding: 15px 25px 10px 25px;
}

.banner {
	margin-left:auto;
	margin-right:auto;
	padding-top:1em;
	padding-bottom:1em;
	}

/* Registration */
.program {
	margin: 0 0 20px 20px;
}
.t_reg_program {
	border: 1px solid #20100b;
	margin: 5px 0 5px 35px;
	background: #362013;
	}
.t_reg_program td {
	width: 180px;
	padding-left: 5px;
	color: #bb9454;
	font-size: 11px;
	font-style: italic;
}
#t_reg_text {
	width: 90%;
	margin-left: 20px;
}
#t_reg_text p {
	margin: 8px 0 0 0;
}
#t_reg_itemlist {
    margin: 0 0 0 20px;
	width: 350px;
}
/*
#col1 {
	width: 300px;
	float: left;
	margin: 20px 0 0 20px;
}
#col2 {
	width: 300px;
    float: left;
	margin: 20px 0 0 20px;
}
*/
.indent {
	margin: 8px 0 8px 20px;
}
.disclaimer {
	margin-top: 20px;
	font-size: 10px;
	line-height: 1.1em;
}

/* Production / Upcoming */
#sidebox {
	width: 300px;
	border: 1px solid brown;
	padding: 0px 10px 0px 10px;
	float: right;
	margin: 15px;
	border: 1px solid #20100b;
	background: #362013;
}
#sidebox ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
	margin-left: 0px;
}
#sidebox li {
	margin: 10px 0 10px 0;
	clear: both;
	font: verdana;
	font-size: 12px;
	font-style: italic;
}
#sidebox .who {
	color: brown;
	float: right;
}
#hea_tale {
	margin: 20px 0 0 20px;
	font-family: verdana;
	font-size: 10px;
}
#hea_tale h3 {
	display: inline;
}

/* Support / Advertise */
#t_advertise_rates {
	border: 2px solid #20100b;
	margin: 15px 0 15px 0;
	float:left;
}
#t_advertise_rates th {
	border-bottom: 2px solid #20100b;
	text-align: left;
}
#advertise_rt_col {
	float: right;
	width: 300px;
	margin: 0 0 20px 0;
}

/* Education / School Programs */
.t_education {
	font-size: 11px;
	border-top: 2px solid #20100b;
	border-left: 1px solid #20100b;
	border-right: 2px solid #20100b;
	background-color: #362013;
}
.t_education th {
	border-bottom: 2px solid #20100b;
	border-left: 1px solid #20100b;
	text-align: left;
	font-style: italic;
	font-size: 16px;
	padding: 5px;
	color: #fee079;
}
.t_education td {
	border-bottom: 2px solid #20100b;
	border-left: 1px solid #20100b;
	padding: 5px;
	width: 175px;
	line-height: 1.4em;
}
.t_education .title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 85px;
    color: #dd380a;
}

.t_education .row {
	color: #bb9454;
	font-weight:bold
	}
