.program_menu {	
	font-family: Georgia;	
	font-size: 12px;
	color: #512b27;
	font-weight: bold;
}
.program_menu a{
	text-decoration:none;
	color: #512b27;
}
.program_menu a:hover{
	color: #666666;
}


.program {
	margin: 0px 20px 0px 20px;
}


.program_div {
	position: relative;
	float: left;
	margin: 10px 0px;	
}

.program_img {
	position: relative;
	float: right;
	margin: 20px 0px 10px 20px;
}


.program h1 {
	font-size: 1.3em;		
	font-weight: bold;
	margin: 35px 0px 0px 0px;
}

.special_menu {
	margin: 0px 0px;
}

.special_menu h2{
	font-size: 1.1em;		
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.program_duration {
	font-size: 0.8em;		
	font-weight: bold;
	margin: 0px;
}

.program_table td {
	vertical-align: top;
}
