a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:link {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.column_width {
	width: 500px;
}
#dates {
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	background-color: #999999;
	margin: 0px;
}


.list_style {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #ff0000;
	border-style: none none dotted none;
}

ol {
	margin: 10px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.mailing_list {
	text-align: right;
	width: 478px;
	display: inline;
	margin-left: auto;
	margin-right: 0px;
	position: relative;
}
.title {
	width: 302px;
	margin-right: auto;
	margin-left: 0px;
	display: inline;
}
h3 {
	font-size: 12px;
	margin-bottom: -5px;
	margin-top: 5px;
}
#left_photos {
	float: left;
	width: 350px;
}
#right_photos {
	float: right;
	width: 380px;
}
#content {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 15px 15px 15px 15px;
}
#header {
	background-color: #CC3300;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px 15px;
}
.captions {
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 5px;
}

