@charset "UTF-8";
/* CSS Document */


#quote_container {
	width: 540px;
	margin: 0 auto;
	padding: 10px 30px 30px 30px;
	background-color: #EEE;
}


.press_quote {
	font-family: Union, Trebuchet MS, Arial;
	font-size: 14px;
	font-style: italic;
	text-indent: 0px;
	line-height: 1.4;
	text-align: left;
	margin-top: 20px;
}

.video {
	height: 400px;
	margin-bottom: 50px;
}

.video h3{
	font-weight: normal;
	text-indent: -9px;
	font-style: italic;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.vtitle {
	font-family: Union, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	text-indent: 8px;
	line-height: 2;
	text-align: left;
}


.v_title {
	font-family: Union, "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	text-indent: 15px;
	line-height: 2;
}

.attribution {
	font-style:normal;
	margin-left: 25px;
}

ul.press_quote li {
	list-type: none;
	list-style: none;
	line-height: 1.2;
	font-size: 15px;
}

.press_photo {
	float: right;
	margin-right: 80px;
	border: 1px solid;
	margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 7px;
}

#contact_container {
	width: 500px; /* the auto value on the sides, coupled with the width, centers the layout */
	background-color: #D4D0C8;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family: Union, "Trebuchet MS", Arial;
	font-size: 14px;
}

.contact_photo {
	float: left;
	margin-right: 24px;
	border: 1px solid;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#contact_container2 {
	float: left; /* the auto value on the sides, coupled with the width, centers the layout */
	background-color: #D4D0C8;
	margin-left: -20px;
	margin-right: 0px;
	margin-top: 50px;
	font-family: Union, "Trebuchet MS", Arial;
	font-size: 14px;
	width: 300px;
}

#contact_container2 a {
	text-decoration: none;
	color: #C43917;
}

.outreach_par {
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: left;
	margin-top: 20px;
}


.outreach_par a{
	text-decoration: none;
	color: #C43917;
}

ul.outreach_song {
	
	list-style: none;
}

.outreach_song li{
	line_height: 1.4;
	line-height: 1.2;
	text-indent: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
}

.outreach_song li a {
	
	text-decoration: none;
	color: #C43917;
}

.outreach_photo {
	float:left;
	border: solid 1px;
	margin-left: 75px;
	margin-bottom: 25px;
}
