body {
	background: transparent url(images/background.gif) left top repeat;
}

.outsideborder {
	border: thin solid #3d3c2c;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
}

a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-variant: normal; color: #929292; 
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #AF1E2D;
}
.AddressColumn {
	margin-left: 20px;
}
.padding {
	padding-right: 20px;
}

.Subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; line-height: normal; font-weight: 400; font-variant: normal; text-transform: none; color: #AF1E2D; height: 28px; width: 380px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #AF1E2D; padding-bottom: 0px; padding-left: 0px; clip:   rect(auto auto auto auto); margin-bottom: 0px; vertical-align: bottom; letter-spacing: -0.75px; word-spacing: normal; margin-right: auto; margin-left: 5px; }

.subheading { color: #AF1E2D; font-weight:bold; 
}

.video {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #AF1E2D;
}

#footer {
	padding: 4px 0 0 0;
	border-top: 2px solid #1E2E4F;
	color: #999;
	background-color: white;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 0;
	text-align: center;
}

#footer a {
	color: #929292;
}

