@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/img_bckgrd.jpg);
	background-color: #000036;
}

a {
	text-decoration:none;
	color: #a30321;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color: a30321;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14pt;
	color: #333333;
	padding-top: 5px;
}
.line {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.subtitle {
	font-weight: bold;
	font-size:12px;
	color: #5c5642;
	line-height: normal;
}
.title {
	color: #a30321;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding-bottom: 10px;
}

	
.left {
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right {
	float:right;
	margin-top: 0px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}


#bullet li {
	list-style-image: url(images/bullet1.jpg);
	line-height: 14pt;
	color: #a30321;
	list-style-position: outside;
	vertical-align: middle;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.events {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14pt;
	padding-left: 5px;
	color: #5c5642;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #5c5642;
	padding-left: 0px;
}
.spotlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00003f;
	font-variant: normal;
}

#bullet a {
	text-decoration:none;
	color: #a30321;
}

#bullet a:hover {
	text-decoration:underline;
}

#bullet a:visited {
	color: a30321;
}

	
.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10pt;
	color: #333333;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12pt;
	color: #000000;
	padding: 0px;
}

#content {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pic {
	border: 1px solid #67604b;
}
.pic {
	border: 1px solid 67614b;
}
