/* Chapel.org - GENERAL TEMPLATE STYLES */


#top {
	height:253px!important;
	background-position:bottom;
	width: 100%;
	display: table;
}

*:first-child+html #top { /* ie7 */
	height:272px!important;
	background-position:bottom;
}

/* Header */

#sub_header {
	position:relative;
	width:962px;
	height:273px;
	margin:0px auto;
}

#sub_header .left {
	position:relative;
	width:286px;
	height:273px;
	float:left;
	background:url(../themes/site_themes/chapel09/sub_logo.gif) no-repeat;
}

#sub_header .left h1 a {
	width:238px;
	height:101px;
	top:47px;
	left:20px;
	text-indent:-7000px;
	display:block;
	position:absolute;
}

#sub_header .locations a {
	top:195px;
	height:72px;
	position:absolute;
	background:url(../themes/site_themes/chapel09/locations_button.jpg) no-repeat;
	width:272px;
	display:block;
	text-indent:-9000px;
}

#sub_header .right {;
	float:right;
	width:667px;
}

#sub_header .tag {
	color:#C6B6A1;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.513em;
	font-weight:lighter;
	margin-bottom:79px;
	padding
}

#top_nav {
	height:35px;
	padding:36px 0px 33px 0px;
}

#top_nav_expanded {
	height:35px;
	padding:36px 0px 33px 0px;
}

#breadcrumbs {
	text-align:right;
	color:#79C2CF;
	font-size:0.875em;
	background:url(../themes/site_themes/chapel09/breadcrumb_bg.jpg) no-repeat;
	background-position:right;
	height:27px;
	padding:13px 121px 0px 0px;
}

#breadcrumbs li {
	float:right;
	background:url(../themes/site_themes/chapel09/breadcrumb_bullet.gif) no-repeat;
	background-position:right;
	margin-left:12px;
	padding-right:13px;
}

/* Middle */

#content {
	width:962px;
	margin:0px auto;
	margin-top:23px;
	margin-bottom:23px;
}

#content .left {
	float:left;
	width:248px;
	padding:17px 12px 12px 12px;
}

#content .right{
	float:right;
	width:623px;
	margin-right:12px;
	display:inline;
	background:#E6E0D4 url(../themes/site_themes/chapel09/content_right_bg.jpg) no-repeat top;
	padding:17px 16px 16px 16px;
}

#content .right p {
	font-size:0.875em;
	color:#634A3A;
}

#content .right .float_left {
	float:right;
	background:#FFFBF3;
	padding:4px;
	border:1px solid #CFC4B0;
	margin-left:15px;
	
}

#content .right ol {
	font-style:italic;
	list-style: decimal;
	margin:0px 0px 15px 60px;
	color:#8C9638;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

#content .right ol li {
	margin-bottom:3px;
}

#content .right ol p {
	font-style:italic;
	/*padding:0px 0px 0px 0px;*/
	padding-right:40px;
	font-size:0.938em!important;	
}

#content .right ul {
	font-style:italic;
	list-style:square;
	margin:0px 0px 15px 60px;
	color:#8C9638;
	font-family:Georgia, "Times New Roman", Times, serif;		
}

#content .right ul li {
	margin-bottom:3px;
}

#content .right ul p {
	font-style:italic;
	padding:0px 0px 0px 0px;
	font-size:0.938em!important;	
}

#content .right blockquote {
	background:#E5DED1 url(../themes/site_themes/chapel09/blockquote_bg.gif) no-repeat left top;
	padding:20px;
	border:1px dashed #BAA995;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8C9638;
	line-height:145%;
	font-style:italic;
	font-size:0.938em;
	margin-right:25px;
	margin-left:25px;
}

#content .right a {
	color:#8C9638;
	text-decoration:none;
	border-bottom:1px dashed #BFAFA0;
}

#content .right a:hover {
	border-bottom:1px dashed #8C9638;
}

#left_rail .side_nav .selected {
	background: transparent url(../themes/site_themes/chapel09/side_nav_hover.png) top right no-repeat;
	behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
	border-bottom: none!important;
}

#left_rail .side_nav .selected a {
	color: #20555e;
	display: block; 
	width: 200px; 
	background: transparent url(../themes/site_themes/chapel09/side_nav_arrow_selected.png) right 11px no-repeat;
	behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
}

#left_rail .side_nav .selected a:hover {
	color: #56949e;
}

#left_rail .side_nav li a {
	display: block; 
	width: 200px; 
	background: transparent url(../themes/site_themes/chapel09/side_nav_arrow.png) right 11px no-repeat;
	behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
}

#left_rail .side_nav ul ul li {
	background: none;
}

#left_rail .side_nav ul li ul li a {
	margin-left: 10px;
	color:#257888;
}

#content #left_rail .side_nav ul ul li a {
	display: block; 
	width: 200px; 
	background: transparent url(../themes/site_themes/chapel09/side_nav_arrow.png) 177px 11px no-repeat;
		behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
}

#left_rail .side_nav {
	margin-bottom: 20px;
}

/* Search Results */

#search_results {
	font-size:15px;
	color:#665448;
}

#search_results a {
	border-bottom:none!important;
}

.search_result {
	/*margin-bottom:15px;*/
	padding:18px 18px 0px 0px;
}
.search_result .summary {
	margin: 10px 0px 0px 20px;
}

.search_result .odd {
	background:#E5DDD0;
}

.search_result .toplink a {
	color:#215D67!important;
	margin-bottom:100px!important;
	text-decoration:none;
	border-bottom:none!important;
	font-weight:bold;
}

.search_result top a:hover {
	text-decoration:underline!important;
}

#bottom {
	background: url('../themes/site_themes/chapel09/blue_bottom_bg.jpg') top center no-repeat;
}

/* GOOGLE SEARCH RESULTS */
#search-listings .entry {
	margin:0 0 10px;
}
#search-listings .entry h3 {
	text-transform:none;
	margin:0;
}
#search-listings .entry h3 a:hover {
	border-bottom:1px dashed #8c9638 !important;
}
#search-listings ul.pagination {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	height:20px;
	list-style-type:none;
	line-height:20px;
	padding:0;
	margin:0 0 15px;
}
#search-listings ul.pagination li {
	display:inline;
	float:left;
	height:20px;
	list-style-type:none;
	font-weight:bold;
	color:#634a3a;
	margin:0 5px 0 0;
}
#search-listings ul.pagination li a {
	font-weight:normal;
}





