.top_nav:link, .top_nav:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.top_nav:hover {
	font-family: verdana;
	font-size: 10px;
	color: #C0A864;
	font-weight: bold;
}
.left_nav:link, .left_nav:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	text-align: middle;
}
.left_nav:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: middle;
}
.textaq { 
	font-family: verdana;
	font-size: 10px; 
	border: 1px solid #666666; 
	background-color: #FFF; 
	font-weight: normal;
	width:140;
}
.textareaq { 
	font-family: verdana;
	font-size: 10px;  
	border: 1px solid #666666; 
	background-color: #FFF; 
	width:140;
}
.ask_question { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
}
.register_now { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.register_now_h { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #FFFFFF;
}
.topic_title_h { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	color: #2289D5;
}
.topic_content { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: italic;
}
td.special {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: white;
}
.special:link, .special:visited {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: white;
	text-decoration: underline;
}
.special:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: white;
	text-decoration: none;
}

.click_to_view {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: #666633;
	text-decoration: none;
}


/* STYLES ADDED BY IDEATOACTION Oct 2007 */

td {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
}

h1 {
	color: #666633;
}

h2 {
	font-size: 16px;
}

h2 .summerschool {
	align: center;
	text-transform: uppercase;
}

h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

P {
	margin-top: 0;
	padding-top: 0;
}

a:link, a:visited { 
	color: blue;
	text-decoration: underline; 
}
a:hover {
	color: #9090FD;
}

td .calendar_month {
	background: #BEAA6B;
	padding: 5px;
}

td .calendar_month H2 {
	margin: 0;
	padding: 0;
}

td .calendar_day {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

td .calendar_date {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

td .calendar_time {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

td .calendar_blurb {
	font-size: 12px;
	border-bottom: 1px solid #BEAA6B;
}

tr .calendar {
	border-bottom: 1px solid #BEAA6B;
}

#contact_form_container {
	float: right;
}

#contact_form {
	background: #97927E;
	width: 140px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: white;
	margin: 0;
}

#contact_form H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 5px;
}

#contact_form form {
	margin: 0;
	padding: 0;
}