@charset "utf-8";
.column {
	float: left;
	height: auto;
	width: 240px;
	line-height: 18px;
	margin-bottom: 25px;
}
#boxforcolumns {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.VRindex {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}


#dropcap {
	font-weight: bold;
	color: #920104;
	float: left;
	clear: none;
	z-index: 1;
	display: inline;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
}
#pullquote {
	font-size: 19px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
