.main-header-link {
	box-shadow: 2px 2px 5px #280000 inset, 3px 3px #7e4444;
	border-radius: 10px;
	background: linear-gradient(to right, rgba(0,0,0,0), rgba(52, 0, 0, 1));
	height: 92px;
	width: 188px;
	margin-left: 8px;
	margin-bottom: 10px;
	margin-right: 25px;
	color: rgb(255, 255, 255);
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-top: 10px;
	position: relative;
	text-align: left;
}

.main-table {
	position: relative;
}

.main-header-title {
	color: white;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 488;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.main-header-href {
	text-decoration: none;
	text-align: left;
	color: white;
}

.main-header-link-title {
	font-weight: bold;
	font-size: 14px;
}

.main-header-link-body {
	font-size: 12px;
}

.main-header {
	background-image: url("img/HOME_background_mod.png");
	height: 270px;
}

.main-header-learn-more {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.main-header-learn-more-text {
	font-size: 11px;
	color: gray;
	text-decoration: underline;
	margin-right: 10px;

}

.arrow {
	background-image: url("img/arrow.png");
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align:middle;
	width: 13px;
	height: 17px;
}

.indented {
	margin-left: 15px;
}

.macdonald-link {
	font-size: 14px;
	font-weight: bold;
}
