@charset "UTF-8";
.floatleft {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.specialtextlarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #8A1F0D;
}
.staffname {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #914125;
	margin-bottom: 10px;
	font-style: italic;
	line-height: 22px;
}
.soundadviceintro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #914125;
	line-height: 20px;
	font-style: italic;
}
#SoundAdviceTable ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.youtube {
	float: left;
	width: 90px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CD282C;
	font-size: 10pt;
	line-height: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BF301A;
}
