@charset "utf-8";
/* Sanctuary - Content Treatments CSS Document */


h1, h2, h3 {
	/*color: #CC6600*/
	color: #CC9966
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
	margin: 15px 0 5px 0
}

h3 {
	font-size: 12px;
	margin: 0 0 10px 0
}

a {
	color: #CC9933;
	text-decoration: none;
}

p {
	margin: 10px 0
}

a:link {
	/*color: #CC9933;*/
	color: #CC9966;
	text-decoration: none;
}

a:hover {
	/*color: #FF9900;*/
	color: #CC9933;
	text-decoration: underline;
}

.pagetitle {
	position: relative;
	width: 420px;
	height: auto;
	margin: 0 0 10px 0;
	overflow: hidden;
	z-index: 50
}

.conventdivider {
	position: relative;
	margin: 25px auto;
	background: #663300;
	width: 85%;
	height: 1px; 
}

#content ul {
	margin-left: 0;
	padding-left: 20px
}

#content ul li {
	list-style-image: url(../images/list_bullet.gif);
	margin-bottom: 5px
}

#content .contentlist li {
	margin-bottom: 15px
}

.inline {
	display: inline;
}

.inline_header {
	color: #CC9966;
	font-weight: bold;
	line-height: 20px
}

.bold {
	font-weight: bold
}

.italic {
	font-style: italic
}

.photoborder {
	border: 1px #663300 solid
}

.photocredit {
	width: 100%;
	font-size: 9px;
	text-align: left;
	color: #663300;
	margin-top: 1px
}

.photocredit:hover{
	color: #993300;
	cursor: default
}

.contact_info {
	padding-left: 20px;
	line-height: 16px
}

.testimonial {
	font-style: italic;
	margin: 5px 0 5px 10px
}

.testimonial .location {
	font-size: 11px;
	color: #993300
}

#clergy_nextlast {
	clear: both;
	width: 100%;
	text-align: center;
	color: #993300;
	font-weight: bold;
	margin-top: 25px
}

#clergy_nextlast a {
	color: #993300;
}

.clergy_list {
	font-size: 15px;
	font-weight: bold
}

.clergy_list .serving {
	font-size: 13px;
	font-weight: normal
}