* {
	margin: 0px;
	padding: 0px;
}
body {
	font: .95em Georgia, "Times New Roman", Times, serif;
}
body.launch {
	background: url(../images/bckgd_tile_silver.gif) repeat;
}
body.wpgc {
	background: url(../images/bckgd_tile_green.gif) repeat;
}
body.chapel {
	background: url(../images/bckgd_tile_red.gif) repeat;
}
img {
	border-width: 0px;
	border-style: none;
}
#content {
	padding-bottom: 32px;
	min-height: 65em;
	height: auto !important;
	* height: 65em;
}
#menu_frame {
	position: absolute;
	width: 157px;
	left: 26px;
	top: 36px;
	margin-right: 21px;
	margin-left: 21px;
}
.first_item {
	padding-top: 0.5em;
}
#copy {
	margin-left: 336px;
	margin-right: 48px;
}
#copy p {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
#copy.pad {
	padding-left: 1em;
}
#gallery {
	margin-left: 336px;
	margin-right: 48px;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
}
#copy p.first {
	font-size: 1em;
	font-style: italic;
}
#copy p.nopad {
	padding-left: 0em;
}
#copy p.address {
	padding-left: 2em;
}
#copy #tables {
	margin-top: 1em;
	margin-bottom: 1em;
}
.name {
	font-weight: bold;
	margin-left: -1em;
}
#copy ul {
	margin-bottom: 2em;
	padding-left: 3em;
}
#copy ul li {
	line-height: 1.8em;
	list-style: url(none) none;
}
#top {
	margin-right: 48px;
	margin-left: 336px;
	margin-top: 48px;
	padding-top: 0.5em;
	font-size: 0.9em;
}
#top a {
	text-decoration: underline;
}
#top a:hover {
	text-decoration: none;
}
#footer {
	height: 64px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
}
.photo_left {
	float: left;
	border: 2px solid #999999;
	padding: 4px;
	margin: 6px;
}
.photo_right {
	float: right;
	border: 2px solid #999999;
	padding: 4px;
	margin: 6px;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.clearfloat {
	clear: both;
}
