* 
{
	margin: 0;
	padding: 0;
}

/* =Basic HTML, IDs and Classes
----------------------------------------------------------------------*/

body
{
	background: #571312;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}

a
{
	cursor: pointer;
	text-decoration: none;
}

a *
{
	cursor: pointer;
}

img,
fieldset,
iframe
{
	border: 0;
}

iframe
{
	margin: 0 0 10px;
}

.align_right
{
	text-align: right;
}

li.clear,
#content ul.cols li.clear,
#content ul.group li.clear,
.clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#skip_links
{
	overflow: hidden;
	width: 0;
	height: 0;
}


/* =Shadow
----------------------------------------------------------------------*/

.shadow
{
	background: url(../images/shadow.png) repeat-x;
	clear: both;
	font-size: 0;
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 5px;
}

/*#this_week .shadow
{
	top: -10px;
}*/


/* =Header
----------------------------------------------------------------------*/

#header_wrap
{
	background: url(../images/header.jpg) repeat-x center top;
	border-top: 4px solid #571312;
	width: 100%;
}

#header
{
	background: url(../images/header.jpg) no-repeat center top;
	border-top: 4px solid #571312;
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 118px;
}

#header h1
{
	margin: 0 0 0 25px;
	padding: 15px 0;
	width: 220px;
}

#header h1 a
{
	background: url(../images/wpc_logo.png) no-repeat;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 324px;
	height: 85px;
}

#header h1 img
{
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#contactUs_tab
{
	background: url(../images/contactUs_tab.png) no-repeat;
	top: 0;
	position: absolute;
	right: 225px;
	padding: 0 20px;
	height: 25px;
}

#contactUs_tab a
{
	color: #b1a68c;
}

#contactUs_tab a:hover
{
	color: #fff;
}

#memberLogin_tab
{
	background: url(../images/memberLogin_tab.png) no-repeat;
	top: 0;
	position: absolute;
	right: 120px;
	padding: 0 20px;
	height: 25px;
}

#memberLogin_tab a
{
	color: #b1a68c;
}

#memberLogin_tab a:hover
{
	color: #fff;
}

#giving_tab
{
	background: url(../images/giving_tab.png) no-repeat;
	top: 0;
	position: absolute;
	right: 50px;
	padding: 0 27px;
	height: 25px;

}

#giving_tab a
{
	color: #b1a68c;
}

#giving_tab a:hover
{
	color: #fff;
}

#header span a
{
	color: #fff;
	padding: 0 5px;
}

#header span a:hover
{
	text-decoration: underline;
}

/* =Navigation - Main
----------------------------------------------------------------------*/

#nav_main_wrap
{
	background: #25374C;
	border-top: 5px solid #571312;
	border-bottom: 5px solid #571312;
	width: 100%;
}

#nav_main
{
	background: #25374C;
	border-top: 5px solid #571312;
	border-bottom: 5px solid #571312;
	font-size: 14px;
	margin: -5px auto;
	width: 960px;
}

#nav_main li
{
	float: left;
	list-style: none;
}

#nav_main li.current
{
	background: #571312 url(../images/nav_cap_lf.gif) no-repeat left center;
}

#nav_main li.current a
{
	background: url(../images/nav_cap_rt.gif) no-repeat right center;
	color: #fff;
}

#nav_main a
{
	color: #b1a68c;
	display: block;
	padding: 8px 20px;
	white-space: nowrap;
}

#nav_main a:hover
{
	color: #fff;
	text-decoration: underline;
}

/* =Navigation - Sub
----------------------------------------------------------------------*/

#nav_sub_wrap
{
	background: #571312;
	margin: 0 0 -2px;
	width: 100%;
}

#nav_sub
{
	background: #571312;
	font-size: 11px;
	margin: -5px auto 0;
	width: 960px;
}

#nav_sub ul
{
	padding: 0 0 0 10px;
}

#nav_sub li
{
	float: left;
	list-style: none;
	padding: 6px 0 8px;
}

#nav_sub a
{
	border-left: 1px solid #876;
	color: #b1a68c;
	display: block;
	padding: 0 10px;
	white-space: nowrap;
}


#nav_sub a:hover
{
	color: #fff;
	text-decoration: none;
}

#nav_sub a.first
{
	border: 0;
}

#nav_sub li.current
{
	background: url(../images/nav_sub_arrow.gif) no-repeat center bottom;
	color: #fff;
	font-size: 100%;
	position: relative;
	z-index: 10;
}

#nav_sub li.current a
{
	color: #fff;
}

/* =Content - Main
----------------------------------------------------------------------*/

#content_wrap
{
	background: #e5ddd9 url(../images/content_wrap.jpg) repeat-y center top;
	/*border-top: 2px solid #571312;*/
	border-top: 2px solid #321;
	width: 100%;
}

#content
{
	background-color: #fcfaf5;
	border-top: 2px solid #321;
	color: #654;
	margin: -2px auto 0;
	width: 960px;
}

/*.blog
{
	background-image: url(http://westminster-pc.org/images/content_blog.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 100px;
}*/

.home
{
	background-image: url(../images/content_home.jpg);
	background-repeat: repeat-y;
}

.news
{
	padding-top: 15px;
}

#content h1,
#content hr,
#content p,

#content table,
#content form,
.two_thirds dl,
.three_quarters dl,
.tx-wecfceplugin-pi1
{
	font-weight: normal;
	margin: 0 0 10px;
}

#content ol.steps li
{
	line-height: 100%;
	margin-bottom: 15px;
}

#content h1,
#content ol.steps li h1
{
	border-bottom: 2px dotted #dcb;
	color: #b04c08;
	font-size: 23px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 0 5px;
}

#content * h1,
#content ol.steps li h1
{
	margin-left: 0;
	margin-right: 0;
}

#content h1 a
{
	color: #b04c08;
	text-decoration: none;
}

#content h2,
#content ol.steps li h2
{
	color: #0e2f40;
	font-size: 19px;
	font-weight: normal;
	/*margin: 0 0 5px;*/
	margin-bottom: -10px;
	padding: 0 0 5px;
}

#content h2 a
{
	color: #0e2f40;
	text-decoration: none;
}

/*#content h3
{
	font-weight: normal;
	margin: 0 0 10px;
}*/

#content h3,
#content ol.steps li h3
{
	border-bottom: 1px dotted #dcb;
	color: #0e2f40;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0 0 5px;
}

#content h3 a
{
	color: #0e2f40;
	text-decoration: none;
}

#content h4,
#content ol.steps li h4
{
	border-bottom: 1px dotted #dcb;
	color: #0e2f40;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0 0 5px;
}

#content h4 a
{
	color: #0e2f40;
	text-decoration: none;
}

#content h5,
#content ol.steps li h5
{
	color: #b04c08;
	font-size: 14px;
	font-weight: bold;
	
	padding: 0 0 5px 15px;
	
}

.staff_email a
{
	color: #b04c08 !important;
	font-size: 14px;
	font-style: italic;
}

.bio 
{
	height: 300px;
	width: 750px;
	margin: 15px 0 0 75px;
}

.bio p
{
	text-align: justify;
	margin: 0 0 0 0;
	padding: 10px 0 0 25px;
	width: 570px;
}

.bio img
{
	display: inline;
	border:  5px double #663333;
	float: right;
	margin: 15px 0 0 0;
	<!--width: 100px;-->
}

.staff_email:hover
{
	color: #0e2f40;
}

/*#content h4,
#content ol.steps li h4
{
	color: #3b1b08;
	font: 18px "Times New Roman", Times, serif;
}

#content h4 a
{
	color: #3b1b08;
	text-decoration: none;
}

#content h5,
#content ol.steps li h5
{
	color: #6b6354;
	font: 16px Georgia, serif;
}

#content h5 a
{
	color: #6b6354;
	text-decoration: none;
}

#content .edge h5,
#content .edge h5 a
{
	font: 16px "Trebuchet MS", Arial, sans-serif;
	color: #b04c08;
	text-decoration: none;
}

#content h6,
#content ol.steps li h6
{
	color: #734429;
	font: 15px Georgia, serif;
}

#content h6 a
{
	color: #734429;
	text-decoration: none;
}*/

#content hr
{
	border-top: 2px dotted #dcb;
	clear: both;
}

#content a,
#content a.default *
{
	color: #0e2f40;
	text-decoration: underline;
}

#content a.default
{
	color: #654;
	text-decoration: none;
}

#content a.term
{
	color: #ae7831;
	text-decoration: none;
}

#content.home a
{
	text-decoration: none;
}

#content blockquote.scripture,
#content blockquote.scripture p,
#content blockquote p.scripture,
#content p.scripture,
#content span.scripture
{
	font: 15px "Times New Roman", Times, serif;
	color: #000;
}

/*#content .photo_frame_small_left,
#content .photo_frame_medium_left,
#content img.left,
#content p.pull_left
{
	display: inline;
	float: left;
	margin-right: 10px;
}

#content .photo_frame_small_right,
#content .photo_frame_medium_right,
#content img.right,
#content p.pull_right
{
	display: inline;
	float: right;
	margin-left: 10px;
}

#content .photo_frame_small_left,
#content .photo_frame_small_right
{
	background: url(http://westminster-pc.org/images/photo_frame_small.png) no-repeat;
	display: inline;
	padding: 10px;
	width: 140px;
	height: 140px;
}

#content .photo_frame_medium_left,
#content .photo_frame_medium_right
{
	background: url(http://westminster-pc.org/images/photo_frame_medium.gif) no-repeat;
	padding: 12px 15px 15px 12px;
	width: 210px;
	height: 160px;
}

#content .photo_frame_wide
{
	background: url(../images/photo_frame_wide.gif) no-repeat;
	padding: 15px 15px 15px 17px;
	width: 580px;
	height: 180px;
}*/

#content ol,
#content ul
{
	margin-left: 20px;
}

/*#content ol.steps
{
	margin-top: 0;
	margin-left: 50px;
	padding: 10px 0 0;
}

#content ol.steps li
{
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

#content ol.steps li p,
#content ol.steps li li,
#content ol.steps li *
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
}

#content ol.steps ul
{
	list-style: square;
}

#content ol.steps li p
{
	line-height: 150%;
}

#content ol.steps li em
{
	font-style: italic;
}

#content ol.steps li strong
{
	font-weight: bold;
}

#content ul.cols
{
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
}

#content ul.cols li
{
	float: left;
	padding: 0 10px 5px 20px;
	width: 290px;
}*/

/*#content ul.group
{
	font-size: 11px;
	list-style: none;
	padding: 10px 0 0;
}*/

#content ol.main_list
{
	font-size: 11px;
	list-style: decimal;
	padding: 20px 0 0 25px;
	margin: 0 0 20px;
}

#content ol.main_list li
{
	padding: 0 0 0 5px;
	margin: 0 0 0 40px;
}

#content ul.main_list
{
	font-size: 11px;
	list-style: disc;
	padding: 20px 0 0 25px;
	margin: 0 0 20px;
}

#content ul.main_list li
{
	padding: 0 0 0 5px;
	margin: 0 0 3px 35px;
}

#content ul.main_list li a
{
	/*font-weight: bold;*/
	color: #b04c08;
	text-decoration: none;
}

#content ul.main_list li a:hover
{
	text-decoration: underline;
}

#content ol.main_list p,
#content ul.main_list p
{
	padding: 0 0 5px 15px;
	
}

#content ul.main_list li.clear,
.clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}

/* Article Author List
----------------------------*/
#content ul.article_authors .current
{
/*padding: 2px 5px;*/
background-color: #DFDFDF;
}

#content ul.article_authors li a
{
	/*font-weight: bold;*/
	/*color: #b04c08;*/
padding: 2px 5px;
	text-decoration: none;
}


/* Articles
---------------------------*/
#content ul.article_list
{
	/* font-size: 11px; */
	list-style: disc;
	padding: 5px 0 0 0;
	margin: 0 0 20px;
}

#content ul.article_list li
{
	padding: 0 0 0 5px;
	margin: 0 0 3px 35px;
}

#content ul.article_list li a
{
	/*font-weight: bold;*/
	color: #b04c08;
	text-decoration: none;
}

#content ul.article_list li a:hover
{
	text-decoration: underline;
}

#content ul.article_list p
{
	padding: 0 0 5px 0;
}

#content ul.article_list .dateline
{
	padding: 5px;
    background-color: #DFDFDF;
    font-style: italic;
}

#content ul.article_list li.clear,
.clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}


/*#content ul.group img.left
{
	border: 1px solid #987;
	padding: 1px;
	margin-bottom: 30px;
}

#content ul.group li
{
	float: left;
	padding: 10px 0 20px 0;
	width: 900px;
}

#content ul.group p
{
	padding: 0 0 0 15px;
}*/

#content ol.subGroup
{
	/*line-height: 100%;*/
	margin-top: -10px;
	font-size: 11px;
	/*list-style: disc;*/
	
}

#content ol.subGroup li
{
	padding: 0 0 5px 5px;
	/*margin-left: 20px;*/
	margin: 0 0 0 20px;
}

#content ul.subGroup
{
	/*line-height: 100%;*/
	margin: 0;
	font-size: 11px;
	list-style: disc;
	padding: 0 0 0 50px;
}

#content ul.subGroup li
{
	padding: 0 25px;
	margin: 0 25px;
	
}

#content p,
#content li
{
	line-height: 150%;
}

#content p.notice
{
	background: #fff;
	border: 2px solid #b04c08;
	color: #b04c08;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

#content blockquote
{
	background: #ede5d4;
	margin: 0 15px 10px;
}

#content blockquote p
{
	margin: 0;
	padding: 10px;
}

#content p.pull_left,
#content p.pull_right
{
	background: #ede5d4;
	margin-bottom: 10px;
	padding: 10px;
}

#content p.pull_left,
#content p.pull_right
{
	color: #543;
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
	width: 250px;
}

/* =Breadcrumbs
----------------------------------------------------------------------*/
/*
#content p#breadcrumbs
{
	font: bold 10px Verdana, sans-serif;
	margin-bottom: 0;
	padding: 10px 20px 15px;
}

#content p#breadcrumbs a
{
	color: #92866a;
	font-weight: normal;
	text-decoration: none;
}

#content p#breadcrumbs a:hover
{
	text-decoration: underline;
}
*/

/* =Articles
----------------------------------------------------------------------*/

.article_photo
{
	border: 3px solid #d4cab4;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}

.article_author
{
	float: left;
	font-size: 11px;
	line-height: 145%;
	width: 100px;
}

.article_author strong
{
	display: block;
}

.article_info
{
	float: right;
	font-size: 11px;
	line-height: 145%;
	padding: 30px 0 0;
}

.article_info strong
{
	display: block;
	text-transform: uppercase;
}

#content.article .third a
{
	color: #643823;
	text-decoration: none;
}

#content.article .third a:hover
{
	text-decoration: underline;
}

#content.article .third .commenters a
{
	color: #6b6354;
}

#content.article .third h2
{
	color: #b04c08;
	font-size: 14px;
}

#content .highlight
{
	background: #e8dfd2 url(http://westminster-pc.org/images/texture_light.gif);
	display: block;
	float: left;
	padding: 5px 10px;
}

#content ul.special_list
{
	clear: both;
	font-size: 11px;
	list-style: none;
	margin-top: -20px;
	margin-left: 10px;
}

#content ul.special_list li
{
	background: url(http://westminster-pc.org/images/blog_bullet.gif) no-repeat 0 12px;
	padding: 10px 0 0 20px;
}

#content ul.special_list strong
{
	display: block;
	font-size: 12px;
}

/* =Comment List
----------------------------------------------------------------------*/

#content ol#commentlist
{
	margin-left: 0;
	list-style: none;
}

ol#commentlist li
{
	margin-bottom: 15px;
}

ol#commentlist .comment_name
{
	float: left;
	font-size: 15px;
	font-weight: bold;
}

ol#commentlist .comment_date
{
	float: right;
}

ol#commentlist .comment_arrow
{
	display: block;
	font-size: 0;
	height: 25px;
	overflow: hidden;
	width: 45px;
}

ol#commentlist .odd .comment_arrow
{
	background: url(http://westminster-pc.org/images/comment_arrow_odd.gif) no-repeat right top;
}

ol#commentlist .even .comment_arrow
{
	background: url(http://westminster-pc.org/images/comment_arrow_even.gif) no-repeat right top;
}

ol#commentlist .comment_wrap
{
	border-right: 1px solid #ba9;
	border-bottom: 1px solid #a98;
	padding: 20px 30px 5px;
}

ol#commentlist .comment_wrap.staff
{
	color: #b04c08;
}

ol#commentlist .comment_wrap.staff a
{
	color: #b04c08;
}

ol#commentlist .comment_wrap.staff .comment_name .caps
{
	color: #b9a79b;
	text-transform: uppercase;
}

ol#commentlist .odd .comment_wrap
{
	background: #f0e9df;
}

ol#commentlist .even .comment_wrap
{
	background: #e2ded5;
}

/* =Comment Form
----------------------------------------------------------------------*/

#commentform
{
	background: #6e4f3a;
	border: 5px solid #5d3f2a;
	color: #fff;
	padding: 20px;
}

#content #commentform table
{
	margin-bottom: 0;
}

#commentform textarea
{
	width: 470px;
}

#commentform th,
#commentform td
{
	vertical-align: top;
}

#commentform th
{
	font-weight: normal;
	padding: 4px 10px 0 0;
	text-align: right;
}

#commentform td input,
#commentform textarea
{
	border: 2px solid #321;
	font: 12px "Trebuchet MS", sans-serif;
	padding: 2px 3px;
}

#commentform td input
{
	margin: 0 0 10px;
	width: 230px;
}

#content #commentform p
{
	margin-bottom: -15px;
	padding: 10px 0 0 65px;
}

/* =Content - Sub
----------------------------------------------------------------------*/

#content_sub
{
	background: #6e4f3a;
	color: #eee;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 960px;
}

#content_sub a
{
	color: #d0c1af;
}

#content_sub a:hover
{
	color: #fff;
	text-decoration: underline;
}

#content_sub .highlight
{
	background: #3b1b08 url(http://westminster-pc.org/images/texture_dark.gif);
	display: block;
	float: left;
	padding: 5px 10px;
}

#content_sub dl
{
	display: inline;
	float: left;
	padding: 0 15px 10px 10px;
	width: 200px;
}

#content_sub dl.special
{
	background: #573520;
	margin: 0 20px 0 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_sub dt
{
	padding: 10px 0;
}

#content_sub dd
{
	border-top: 2px dotted #8d7459;
	padding: 5px 10px;
}

#content_sub p
{
	clear: both;
	padding: 0 20px 20px;
}

#content_sub p img
{
	display: inline;
	float: right;
	margin: -30px 0 0 0;
}

/* =Data Table
----------------------------------------------------------------------*/

.data
{
	text-align: left;
	width: 100%;
}

.data th,
.data td
{
	padding: 5px 10px;
}

.data th
{
	color: #734429;
	font-size: 13px;
	font-weight: bold;
}

.alt
{
	background: #ede5d4;
}

/* =Sermon - Faux Table
----------------------------------------------------------------------*/

/*.sermon_title,
.sermon_speaker,
.sermon_date
{
	font-size: 13px;
	padding: 5px 10px;
	white-space: nowrap;
}

.sermon_speaker
{
	float: left;
	width: 150px;
}

.sermon_title
{
	float: left;
	width: 300px;
}

.sermon_date
{
	float: right;
	text-align: right;
}*/

/* =Panoramic
----------------------------------------------------------------------*/

#panoramic
{
	position: relative;
	width: 960px;
}

#panoramic img
{
	text-align: right;
}

#corner_overlay
{
	background: url(../images/corner_overlay.png) no-repeat;
	color: #817e71;
	font-size: 11px;
	padding: 15px 0 0 25px;
	position: absolute;
	top: 0;
	left: 0;
	width: 265px;
	height: 266px;
	z-index: 1;
}

#content #corner_overlay h2
{
	background: url(../images/corner_overlay_h2.gif) no-repeat left bottom;
	color: #b04c08;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

#corner_overlay dl
{
	float: left;
	padding: 0 30px 0 0;
}

#corner_overlay dt
{
	color: #0e2f40;
	font-size: 14px;
}

#corner_overlay dd
{
	padding: 5px 0 0;
}

#corner_overlay address
{
	float: left;
	font-style: normal;
	line-height: 150%;
	margin: 0 0 15px;
	padding: 0;
}

#get_map_wrapper
{
	display: none;
}

#get_map
{
	float: left;
	margin: -5px 0 30px 5px;
}


/* =Rotator
----------------------------------------------------------------------*/

ul#rotator2 *
{
	cursor: pointer;
	margin: 0;
	padding: 0;
}

ul#rotator2
{
	background: #000;
	cursor: pointer;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 740px;
	height: 220px;
	z-index: 0;
}

ul#rotator2 li
{
	width: 740px;
	height: 220px;
}

ul#rotator2 img
{
	width: 740px;
	height: 220px;
}

/* =Helpful Links
----------------------------------------------------------------------*/

#helpful_links
{
	background: #321 url(http://westminster-pc.org/images/helpful_links.gif) left center;
	border-top: 4px solid #220b04;
	clear: both;
	font-size: 11px;
	width: 960px;
}

#helpful_links a
{
	color: #b1a68c;
	text-transform: lowercase;
}

#helpful_links a:hover
{
	color: #fff;
}

#helpful_links dt,
#helpful_links dd
{
	color: #fff;
	float: left;
}

#helpful_links dd
{
	padding: 9px 0 10px 35px;
}

#helpful_links dt
{
	color: #b1a68c;
	padding: 9px 0 10px;
	width: 370px;
	text-align: right;
}

/* =Definition Lists - Home Page
----------------------------------------------------------------------*/

#dl_visit,
#dl_welcome
{
	display: inline;
	padding: 0 0 15px;
}

#dl_visit
{
	float: left;
}

#dl_welcome
{
	background: url(../images/dl_needs.png) no-repeat;
	float: right;
	min-height: 172px;
	padding-left: 200px;
	text-align: right;
}

#dl_visit dt,
#dl_welcome dt
{
	color: #1d5069;
	font-size: 24px;
	margin: 0 0 10px;
}

#dl_visit dd
{
	margin: 0 0 5px 10px;
}


#dl_welcome dd
{
	margin: 0 10px 5px;
}


/* =Bottom Overlay - Home Page
----------------------------------------------------------------------*/

#bottom_overlay
{
	background: #fdf7e4;
	border: 1px solid #ba9;
	clear: both;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}

#bottom_overlay dl
{
	float: left;
	display: inline;
	padding: 15px 0;
}

#bottom_overlay dt
{
	border-bottom: 2px dotted #dcb;
	color: #492814;
	font-size: 18px;
	margin: 0 0 10px;
	width: 248px;
}

#bottom_overlay dd
{
	border-bottom: 1px dotted #dcb;
	margin: 0 20px 5px 10px;
	padding: 5px 0 5px;
}

#bottom_overlay .news_title
{
	color: #963608;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px;
}

#bottom_overlay p
{
	color: #492814;
	font-size: 12px;
	line-height: 170%;
}

#bottom_overlay div.details {
display: inline;
}

#bottom_overlay p a
{
	font-size: 12px;
}

/* =Quick Links
----------------------------------------------------------------------*/

ul#quick_links
{
	float: right;
	font-size: 15px;
	list-style: none;
	margin: 15px 0 0;
	padding: 5px 0 0;
	overflow: hidden;
	width: 246px;
}

ul#quick_links li
{
	line-height: normal;
}

ul#quick_links a
{
	background-position: right top;
	background-repeat: no-repeat;
	color: #ccb;
	display: block;
	height: 130px;
	position: relative;
	margin: 0 0 5px;
}

ul#quick_links a:hover
{
	background-position: -5px 0;
	color: #fff;
}

ul#quick_links a span
{
	display: block;
	position: absolute;
	top: 45px;
	left: 10px;
	width: 80px;
}

#quick_links_first
{
	background-image: url(../images/quick_links_first.png);
}

#quick_links_second
{
	background-image: url(../images/quick_links_second.png);
}

#quick_links_third
{
	background-image: url(../images/quick_links_third.png);
}

/* =Main - Home Page
----------------------------------------------------------------------*/

#main_home
{
	float: left;
	font-size: 12px;
	padding: 40px 20px 0 20px;
	width: 660px;
}

#main_home a
{
	color: #963608;
}

#main_home a:hover
{
	text-decoration: underline;
}

/* =Columns - Sub Pages
----------------------------------------------------------------------*/

div.full
{
	padding: 0 20px;
	width: 920px;
}

div.gMap
{
	margin: 20px 30px;
	border: 2px solid #330000;
	width: 900px;
	height: 500px;
}

div.gCalendar
{
	margin: 20px 0 20px 10px;
	width: 900px;
	height: 600px;
}

img.full
{
	background: #ccb;
	border-top: 1px solid #987;
	border-bottom: 1px solid #987;
	display: block;
	width: 960px;
}

div.half
{
	float: left;
	margin: 0 25px;
	padding: 10px 0;
	width: 410px;
	border-bottom: 1px dotted #dcb;
}

#twoColumn h6
{
	font-size:15px;
	color: #b04c08;
	font-weight: bold;
}

#twoColumn h6 a
{
	color: #b04c08;
	text-decoration: none;
}

#twoColumn h6 a:hover
{
	color:	#003366;
	/*text-decoration: none;*/
}

div.third
{
	float: left;
	padding: 0;
	width: 290px;
}

div.third li
{
	padding: 2px;
	margin: 0 0 0 15px;
}

div.two_thirds
{
	float: left;
	padding: 0 20px 20px 0;
	width: 600px;
	background: url(../images/column_divider.png) right top repeat-y;
	display:	inline-block;
}

div.quarter
{
	float: left;
	padding: 0 20px;
	width: 200px;
}

div.quarter.edge
{
	background: url(../images/edge.gif) no-repeat right bottom;
}

div.three_quarters
{
	float: left;
	padding: 0 20px;
	width: 680px;
}

#twoColumn
{
	margin: 20px 0;
	background: url(../images/column_divider.png) center top repeat-y;
	display:	inline-block;
}

/* =Definition Lists
----------------------------------------------------------------------*/

.half dt,
.third dt,
.quarter dt,
.two_thirds dt,
.three_quarters dt
{
	border-bottom: 2px dotted #ba9;
	font-size: 15px;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

.half dd,
.third dd,
.quarter dd,
.two_thirds dd,
.three_quarters dd
{
	background: url(http://westminster-pc.org/images/chunk_dd_arrow.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}

/* =Chunk - Global Settings
----------------------------------------------------------------------*/

/*.chunk_topper
{
	font-size: 0;
	overflow: hidden;
	position: relative;
}

.chunk_middle dl
{
	position: relative;
	z-index: 1;
}

.chunk_middle dt
{
	font-size: 15px;
}

.chunk_middle dd
{
	font-size: 11px;
}*/

/* =Chunk - Third
----------------------------------------------------------------------*/

/*.third .chunk_topper
{
	background: url(http://westminster-pc.org/images/chunk_large_topper.gif) no-repeat;
	margin: 0 -20px 0 -10px;
	width: 295px;
	height: 85px;
}

.third .chunk_middle
{
	background: url(http://westminster-pc.org/images/chunk_large_middle.gif) repeat-y;
	margin: 0 -20px 0 -10px;
}

.third .chunk_middle dl
{
	background: url(http://westminster-pc.org/images/chunk_large_bottom.gif) no-repeat left bottom;
	margin: -70px 0 10px 0;
	padding: 0 40px 15px 25px;
}

.third .chunk_middle dt
{
	border: 0;
	margin: 0 0 5px 0;
}

.third .chunk_middle dd
{
	background: url(http://westminster-pc.org/images/chunk_dd_arrow.gif) no-repeat 0 13px;
	border-top: 2px dotted #ba9;
	line-height: 150%;
	padding: 10px 0 10px 20px;
}

.blog .third .chunk_middle dd
{
	background: none;
	border: 0;
	padding-top: 0;
	padding-left: 0;
}*/

/* =Chunk - Quarter
----------------------------------------------------------------------*/

/*.quarter .chunk_topper
{
	background: url(http://westminster-pc.org/images/chunk_small_topper.gif) no-repeat;
	margin: 0 -12px;
	width: 220px;
	height: 80px;
}

.quarter .chunk_middle
{
	background: url(http://westminster-pc.org/images/chunk_small_middle.gif) repeat-y;
	margin: 0 -12px 5px;
	width: 220px;
}

.quarter .chunk_middle dl
{
	background: url(http://westminster-pc.org/images/chunk_small_bottom.gif) no-repeat left bottom;
	margin: -60px 0 0 0;
	padding: 0 0 25px 20px;
}

.quarter .chunk_middle dt
{
	border-bottom: 2px dotted #ba9;
	margin: 0 20px 5px 0;
	padding: 0 0 5px;
}

.quarter .chunk_middle dd
{
	background: url(http://westminster-pc.org/images/chunk_dd_bullet.gif) no-repeat left center;
	line-height: 160%;
	padding: 0 0 0 10px;
}*/

/* =Menu
----------------------------------------------------------------------*/

ul#menu
{
	font-size: 11px;
	list-style: none;
	margin: 0 0 20px;
}

ul#menu ul
{
	list-style: none;
	margin: 0 0 0 20px;
}

ul#menu a
{
	color: #734429;
	text-decoration: none;
}

ul#menu a.arrow
{
	background: url(http://westminster-pc.org/images/menu_arrow.gif) no-repeat left bottom;
	display: inline;
	float: left;
	font-size: 0;
	margin: 2px 5px 0 0;
	overflow: hidden;
	visibility: hidden;
	width: 10px;
	height: 10px;
}

ul#menu a.arrow.on
{
	background-position: 0 0;
}

ul#menu li
{
	padding: 5px 0 0;
}

/* =This Week
----------------------------------------------------------------------*/

/*#this_week
{
	background-color: #380908;
	border-top: 5px solid #380908;
	margin: 15px 0 0;
	position: relative;
	clear: both;
	width: 960px;
	height: 0px;
}

#this_week .tx-wecfceplugin-pi1
{
	margin: 0;
}

#this_week_heading
{
	background: url(http://westminster-pc.org/images/this_week_heading.png) no-repeat;
	display: block;
	font-size: 0;
	position: absolute;
	overflow: hidden;
	text-indent: -99999px;
	top: 0;
	left: 0;
	width: 312px;
	height: 65px;
}

#this_week a
{
	color: #fff;
	display: block;
	text-decoration: none;
	width: 960px;
	height: 65px;
}

#this_week_sermon
{
	font-size: 18px;
	position: absolute;
	top: 15px;
	left: 325px;
}

#this_week_title
{
	color: #c68f39;
	font-size: 24px;
}

#this_week_date
{
	background: url(http://westminster-pc.org/images/this_week_date.png) no-repeat;
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 27px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 17px;
	right: 25px;
	width: 180px;
	height: 27px;
}*/

/* =Footer
----------------------------------------------------------------------*/

#footer_wrap
{
	position: relative;
	width: 100%;
	background-color:#571312;
}

#footer
{
	color: #b6b2a3;
	margin: 0 auto;
	line-height: 140%;
	padding: 15px 0 0 15px;
	font-size: 11px;
	width: 945px;
	background-color:#571312;
}

#footer a
{
	color: #b6b2a3;
}

#footer a:hover
{
	color: #fff;
}

#footer .email_friend,
#footer .email_registration,
#footer .feed
{
	display: block;
	padding: 3px 0 3px 20px;
	text-transform: lowercase;
}

#footer .email_friend
{
	background: url(http://westminster-pc.org/images/icon_email_friend.gif) no-repeat left center;
}

#footer .email_registration
{
	background: url(http://westminster-pc.org/images/icon_email_registration.gif) no-repeat left center;
}

#footer .feed
{
	background: url(http://westminster-pc.org/images/icon_feed.gif) no-repeat left center;
}

#footer .vcard
{
	/*background: url(http://westminster-pc.org/images/footer_vcard.gif) repeat-x left bottom;*/
	float: right;
	font-style: normal;
	padding: 0 20px 20px 60px;
	text-align: right;
}

/* =Form Styling
----------------------------------------------------------------------*/

.tx-pilmailform-pi1
{
	margin: 20px 0 20px 200px;
}

table input,
table textarea,
.tx-pilmailform-pi1 textarea,
select
{
	margin: 0 0 10px;
}

table input,
table textarea,
.tx-pilmailform-pi1 input,
.tx-pilmailform-pi1 textarea
{
	font: 13px "Trebuchet MS", Arial, sans-serif;
}

table textarea,
.tx-pilmailform-pi1 textarea
{
	overflow: auto;
	width: 400px;
	height: 200px;
}


td img
{
	vertical-align: top;
}

td
{
	text-align: left;
}

u
{
	font-style: italic;
	text-decoration: none;
}

/* =Blog Specific
----------------------------------------------------------------------*/

ul#by-ministry,
ul#by-topic,
ul#linkage
{
	margin: 0;
	padding: 10px 15px 10px 10px;
	list-style: none;
	float: left;
	width: 200px;
}

ul#by-ministry li h4,
ul#by-topic li h4,
ul#linkage li h4
{
	font-weight: normal;
}

ul#by-ministry li ul,
ul#by-topic li ul,
ul#linkage li ul
{
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

ul#linkage li ul
{
	margin-bottom: 10px;
}

ul#by-ministry li ul li,
ul#by-topic li ul li,
ul#linkage li ul li
{
	border-top: 2px dotted #8d7459;
	padding: 5px 10px;
}

p.big-archive-link
{
	margin-top: 20px;
}

ul.feed-list, ul.big-feed-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.feed-list li,
ul.big-feed-list li
{
	margin-left: -20px;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(http://westminster-pc.org/images/rssage.gif) top left no-repeat;
}

ul.feed-list li a,
ul.big-feed-list li a
{
	font-weight: bold;
	color: #3B1B08;
}

ul.big-feed-list li a{
	display: block;
	font-size: 14px;
}

#blogs-by-email
{
	background: url(http://westminster-pc.org/images/bbe-repeater.jpg);
	width: 195px;
}

#blogs-by-email p
{
	margin: 10px 20px;
	text-align: center;
	font-size: 14px;
	color: #3B1B08;
	line-height: 1.0;
	font-weight: bold;
}

input.borderme
{
	border: 1px inset;
}

input.borderme-button
{
	border: 1px outset;
}

.smallPhoto
{
	float: left;
	margin: 0 10px 10px 0;
}

.largePhoto
{
	display: block;
	margin: 0 auto 10px;
}

/* =TYPO3 Extension - xds_staff
----------------------------------------------------------------------*/

#content table.dept_table h4
{
	margin: 0;
	padding: 0;
}

#content table.dept_table,
#content table.dept_table table
{
	margin: 0;
	width: 100%;
}

#content table.dept_table .xds_staff_sort
{
	padding: 0 0 10px 0;
}

#content table.dept_table .xds_staff_dept_title
{
	border-bottom: 2px dotted #dcb;
	padding: 20px 0 5px;
}

#content table.dept_table .xds_staff_person_td
{
	padding: 10px 0;
	width: 33%;
}

#content table.dept_table .xds_staff_person_info
{
	padding: 0 10px;
}

#content table.dept_table .xds_staff_person_img
{
	width: 54px;
}

#content table.dept_table .xds_staff_person_img img
{
	border: 1px solid #987;
	font-size: 100%;
	padding: 1px;
	width: 50px;
}

/* =TYPO3 Extension - xds_newsletter
----------------------------------------------------------------------*/

/*.half .csc-textpic dd,
.third .csc-textpic dd,
.quarter .csc-textpic dd,
.two_thirds .csc-textpic dd,
.three_quarters .csc-textpic dd
{
	background: none;
	padding-left: 5px;
}

.half .csc-textpic dt,
.third .csc-textpic dt,
.quarter .csc-textpic dt,
.two_thirds .csc-textpic dt,
.three_quarters .csc-textpic dt
{
	border-bottom: none;
	margin: 0 0 2px;
	padding: 0 0 2px;
}*/


/* =TYPO3 Extension - tfc_lifegroup
----------------------------------------------------------------------*/
.xds_smallgroup_base_table table
{
	margin-right: 20px;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #734429;
}

.xds_smallgroup_base_table table td
{
	padding-top: 5px;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	padding-right: 20px;
}

/* =TYPO3 Extension - pil_mailform
----------------------------------------------------------------------*/
.tx-pilmailform-pi1 label,
.tx-pilmailform-pi1 input,
.tx-pilmailform-pi1 textarea,
.tx-pilmailform-pi1 select
{
	display: block;
	clear: both;
}

.tx-pilmailform-pi1 label
{
	padding-top: 5px;
}

fieldset.tx-powermail-pi1_fieldset {
	border: none;
	background: none;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio
, fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check input.powermail_check {
	margin: 0;
	margin-bottom: 3px;
}


/* Children's Ministry
----------------------------------------------------------------------*/

#cm_events
{
	background: #fdf7e4;
	border: 1px solid #ba9;
	clear: both;
	margin: 20px 0 15px 20px;
	padding: 0 0 0 10px;
	width:65%;
}

#cm_events dl
{
	float: left;
	display: inline;
	padding: 15px 0 0 0;
}

#cm_events dt
{
	border-bottom: 2px dotted #dcb;
	color: #492814;
	font-size: 18px;
	margin: 0 0 10px;
	width: 248px;
}

#cm_events dd
{
	border-bottom: 1px dotted #dcb;
	margin: 0 20px 5px 10px;
	padding: 5px 0 5px;
}

#cm_events .title
{
	color: #963608;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px;
}

#cm_events .event_dates
{
	color: #492814;
	font-weight: bold;
}

#cm_events p
{
	color: #492814;
	font-size: 12px;
	line-height: 170%;
}

#cm_events div.details {
display: inline;
}

#cm_events p a
{
	font-size: 12px;
}

#cm_contacts{
	/*background: #fdf7e4;
	border: 1px solid #ba9;*/
	float:right;
	text-align:right;
	margin:20px 20px 0 10px;
	padding:5px;
}
#cm_contacts .title {
	border-bottom: 2px dotted #dcb;
	color: #492814;
	font-size: 18px;
}
#cm_contacts .name {
	font-weight:bold;
}
#cm_contacts .phone {

}
#cm_contacts .email {

}