@charset "utf-8";
.oneColFixCtr #container_wbg {
	width: 850px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../photos/background.jpg);
	background-repeat: repeat-y;
}
#apDiv1 {
	position:relative;
	top:14px;
	width:700px;
	height:50px;
	z-index:auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: none;
	overflow: visible;
	visibility: visible;
	text-align: center;
}

body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #container {
	width: 850px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bold;
	color: #600;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bolder;
	color: #600;
	text-align: left;
	line-height: normal;
	white-space: normal;
}

.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
}
.inline_bold {
	color: #600;
}
#photo_caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.oneColFixCtr #container table tr td p {
	text-align: left;
	list-style-type: none;
	line-height: 20px;
	font-size: 14px;
	color: #000;
}
td p {
	font-weight: bold;
	color: #600;
}
#center {
	text-align: center;
}
td h6 {
	font-size: 24px;
	font-family: Papyrus;
	font-weight: bold;
	color: #600;
}
li {
	text-align: left;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
blockquote {
	font-family: "Adobe Garamond Pro";
	font-size: 14px;
	font-weight: bold;
	color: #600;
	font-variant: small-caps;
}
.left_text {
	text-align: left;
}
.maroon_color {
	color: #600;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

