h1 {
	border-bottom: 1px solid #ccc;
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	padding: 0 0 5px 0;
	text-align: center;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.headers {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
}
.emphasis {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
}
.family {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

ol.directions li {
	padding: 0 0 8px 0;
}

/*------------------------------

generic images

------------------------------*/

.float-right {
	border: 1px solid #9E4851;
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
}

.video-wrapper {
	border: 1px solid #9E4851;
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
}