body {
	margin: 0;
	background: url(images/homepage/bkgd-main.jpg) #A18761 repeat-x;
}

a:link {
	color: #B40000;
}
a:visited {
	color: #B40000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B40000;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1E558A;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #1E558A;
}
.events {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
	color: #B40000;
}

h3 {
	font: bold 11px/135% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #B40000;
}

.events-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D2D5B;
}
.sub-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1E558A;
}
.copy-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1E558A;
}
.hdr-nav {
	font: normal 10px/125% Verdana, Arial, Helvetica, sans-serif;
	color: #1E558A;
}

#left {
	text-align: left;
}
