#angels {
	margin: 0;
	padding: 0;
	width: 233px;
	height: 100%;
	float: right;
}

#angels_bar {
	margin: 0;
	padding: 0;
	float: right;
	width: 233px;
}

.images {
	margin-right: 20px;
}

.subject {
	color: #666699;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
}

#photo_box {
	width: 150px;
	float: left;
	margin-right: 20px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
}

#info_box {
	overflow: auto;
	border: 1px solid #63659C;
	background-color: #eff3ff;
	margin: 30px;
	clear: both;
}

#info_content {
	padding: 5px;
	color: #666699;
	font-weight: normal;
	text-align: justify;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
}

#seal {
	position: relative;
}

#sseal {
	left: 3px;
	padding: 0px;
	z-index: 1;
	position: absolute;
	top: -105px;
	clear: both;
}

.event {
	float: right;
}

.event_name {
	font-weight: bold;
}

.event_summary {
	font-weight: normal;
}

.dates {
	float: left;
	width: 30%;
	font-weight: normal;
}

.quote {
	background-color: #F0F0F9;
	text-align: center;
	width: 380px;
	margin-left: 115px;
	border: 1px solid #BDA7E1;
	color: #65679A;
	font-weight: bold;
	font-size: 1em;
	padding: 10px;
}

#featuredListings {
	background-color: #FFFFDD;
	border: thin solid #FFFF55;
	padding: 0px 5px;
}

#featuredListings h3,.featuredBox h3 {
	text-align: center;
	border-bottom: thin solid #A1CFE6;
}

.morelink {
	width: 100%;
	text-align: right;
	display: block;
}

.morelink a {
	font-weight: normal;
	color: #A1CFE6;
	text-decoration: underline;
}

label {
	font-weight: bold;
	display: block;
}

.bannerImage {
	max-width: 450px;
	margin-bottom: 15px;
}

.personalImage {
	max-width: 100px;
	float: left;
	margin: 0px 15px 15px 0px;
}