*
{
	margin: 0;
	padding: 0;
}

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

body
{
	background: #3b1b08;
	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;
}

.copyright
{
	float: left;
	margin-top:10px;
}

.right
{
	float: right;
}

.vparaskevas{
	float: right;
	margin:0;
	padding:0;
}

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

strong
{
	color: #210;
}

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

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

/* =Ministry Index
----------------------------------------------------------------------*/

#ministry_index
{
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 20px;
	width: 960px;
}

#ministry_index dl
{
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 172px;
}

#ministry_index dt
{
	padding: 10px 0 5px;
}

#ministry_index dd
{
	padding: 1px 0;
}

#ministry_index dt a
{
	color: #fff;
}

#ministry_index dd a
{
	color: #968b79;
}

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

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

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

#header
{
	background: url(../img/layout/header.jpg) no-repeat center top;
	border-top: 4px solid #34140a;
	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(../img/layout/logo.png) no-repeat;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 83px;
}

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

#header span
{
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 150px;
}

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

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

#ministry_tab
{
	background: url(../img/layout/ministry_tab.png) no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: 0;
	right: 0;
	visibility: hidden;
	width: 138px;
	height: 22px;
}

#ministry_tab.on
{
	background-position: 0 0;
}

#header form
{
	background: url(../img/layout/search_tab.png) no-repeat;
	padding: 5px 0 0 0;
	overflow: hidden;
	position: absolute;
	top: 95px;
	right: 0;
	white-space: nowrap;
	width: 211px;
	height: 21px;
}

#search_field
{
	background: none;
	border: 0;
	color: #b1a68c;
	font: 10px Arial, sans-serif;
	float: left;
	margin: 0 5px 0 15px;
	padding: 3px 0 0;
	position: absolute;
	width: 160px;
}

#search_button
{
	display: inline;
	float: right;
	margin: -1px 7px 0 0;
}

#header img
{
	vertical-align: top;
}

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

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

#nav_main_wrap
{
	background: #2b0e05;
	border-top: 5px solid #643823;
	border-bottom: 5px solid #643823;
	width: 100%;
}

#nav_main
{
	background: #2b0e05;
	border-top: 5px solid #643823;
	border-bottom: 5px solid #643823;
	font-size: 14px;
	margin: -5px auto;
	width: 960px;
}

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

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

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

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

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

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

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

#nav_sub
{
	background: #643823;
	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: underline;
}

#nav_sub a.first
{
	border: 0;
}

#nav_sub li.current
{
	background: url(../img/layout/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(../img/layout/content_wrap.jpg) repeat-y center top;
	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(../img/layout/content_blog.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 100px;
}

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

.news
{
	padding-top: 15px;
}

#content h1,
#content hr,
#content p,
#content ol,
#content ul,
#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;
}

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

#content h3,
#content ol.steps li h3
{
	color: #b04c08;
	font: 19px Georgia, serif;
}

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

#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(../img/layout/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(../img/layout/photo_frame_medium.gif) no-repeat;
	padding: 12px 15px 15px 12px;
	width: 210px;
	height: 160px;
}

#content .photo_frame_wide
{
	background: url(../img/layout/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;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0;
	padding: 10px 0 0;
}

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

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

#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;
}


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

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

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

.blog_author strong
{
	display: block;
}

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

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

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

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

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

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

#content .highlight
{
	background: #e8dfd2 url(../img/layout/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(../img/layout/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(../img/layout/comment_arrow_odd.gif) no-repeat right top;
}

ol#commentlist .even .comment_arrow
{
	background: url(../img/layout/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(../img/layout/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(../img/layout/corner_overlay.png) no-repeat;
	color: #817e71;
	font-size: 11px;
	padding: 15px 15px 0 25px;
	position: absolute;
	top: 0;
	left: 0;
	width: 255px;
	height: 266px;
	z-index: 1;
}

#content #corner_overlay h2
{
	background: url(../img/layout/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 span{
	color: #b04c08;
}

#get_map_wrapper,
#new_here_wrapper
{
	display: none;
}

#get_map
{
	float: left;
	margin: 0 0 30px;
	width: 116px;
	height: 26px;
}

#new_here
{
	margin: -5px 0 0 -15px;
	width: 249px;
	height: 74px;
}

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

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

ul#rotator
{
	background: #000;
	cursor: pointer;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 740px;
	height: 259px!important;
	z-index: 0;
	border-bottom: 2px solid #4A2610;
}

ul#rotator li
{
	width: 740px;
	height: 259px;
}

ul#rotator img
{
	width: 740px;
	height: 259px;
}

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

#helpful_links
{
	background: #321 url(../img/layout/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
----------------------------------------------------------------------*/

.frontsections{
	display: inline;
	padding: 0 0 15px;
	float: left;
}


.frame
{
	background: url(../img/layout/photo_frame_small.png) no-repeat;
	display: inline;
	float: left;
	margin: 0 15px 15px 45px;
	padding: 10px;
	width: 140px;
	height: 140px;
}

.frontsections dt
{
	color: #963608;
	font-size: 15px;
	margin: 0 0 10px;
}
.frontsections dd a{
	color:#000!important;
}
.frontsections dd,
#bottom_overlay dd
{
	margin: 0 0 5px;
}

.frontsections dt a,
#bottom_overlay dd a
{
	color: #2B0E05;
}


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

#bottom_overlay
{
	background: #fdf7e4;
	border: 1px solid #ba9;
	clear: both;
	margin: 0 0 10px;
	padding: 0 15px 0 20px;
	width: 620px;
	float: right;
}
#bottom_overlay h4
{
	margin:10px 0;
}
#bottom_overlay h4 a
{
	color: #963608;
}

#bottom_overlay dt
{
	color: #963608;
	font-size: 15px;
	margin: 0 0 10px;
}

#bottom_overlay p
{
	color: #868174;
	font-size: 11px;
	text-align: left;
	
}

#bottom_overlay p a
{
	color: #963608;
	font-size: 15px;
}

#bottom_overlay img
{
	background: url(../img/layout/photo_frame_small.png) no-repeat;
	display: inline;
	float: right;
	margin: 0 0 0 15px;
	padding: 10px;
	width: 140px;
	height: 140px;
}

/* SUBMIT SITE ------------------------------------------------------------------------------------------------------------- */

#checkoutMain form{
	margin:2px 0 0 0;
	padding:0;
}
#checkoutMain h3{
	padding: 5px;
	font-size:1.4em;
	font-weight:normal;
	background-color: #F6F5F0;
	margin:10px 0 10px 0;
}
#checkoutMain p{
	padding: 5px;
}
#checkoutMain .buttonwrap{
		float:left;
}
#checkoutMain input.text{
	height: 25px;
	margin: 0 5px 4px 0;
	padding: 5px 5px 0 5px;
	background-color: #F5F0E6;
	color:#777;
	width:250px;
	font-size: 16px;
	border:0;
	border-right:1px solid #D2D2D2;
	display: block;
}
#checkoutMain textarea.text{
	height: 120px;
	margin: 0 5px 4px 0;
	padding: 5px 5px 0 5px;
	background-color: #F5F0E6;
	border:0;
	color:#777;
	width:385px;
}
#checkoutMain select.text{
	height: 30px;
	margin: 0 5px 4px 0;
	padding: 4px 4px 4px 4px;
	background-color: #F5F0E6;

	color:#777;
	width:261px;
	font-size: 14px;
	border:0;
	border-right:1px solid #D2D2D2;
	display: block;
}
#checkoutMain input.text:hover, #checkoutMain input.text:focus{
	/*border:1px solid #59B900;
	border:1px solid #9a9a9a;*/

}
#checkoutMain .column{
	float:left;
	width:250px;
	padding:5px;
}
#checkoutMain .leftcol{
	background: transparent url(../img/layout/vr_dotted.gif) repeat-y top right;
	margin-right:18px;
	padding-right:37px;
}

#checkoutMain .column p{
	padding:0px 0px 0 0;
}
#checkoutMain .fullcolumn{
	float:left;
	width:580px;
	padding:0px 0 0 0;
	margin:0 0 1px 0;
}
#checkoutMain .fullcolumn ul{
	margin-left:20px;
}
#checkoutMain ul{
	list-style:none;
}
#checkoutMain label{
	font-weight:bold;
	margin:0 0 5px 0;
	float:left;
	color:#4A4A4A;
	cursor:pointer;
}
#checkoutMain label span{
	float:right;
	font-size:18px;
	font-weight:normal;
}
#checkoutMain label span.price{
	float:right;
	font-size:18px;
	padding-top:0px;
	margin-top:-4px;
}
#checkoutMain .fullcolumn  label{
	width:400px;
	
}
#checkoutMain .column label{
	width:300px;
}

#checkoutMain label.checkbox{
	width:auto!important;
	float:left!important;
}
#checkoutMain .checkboxinput{
	width:30px;
	margin-top:2px;
}
#checkoutMain .payment label{
	width:550px!important;
	margin:1px 0 1px 5px;
	font-size:1.2em;
	background-color: #F6F5F0;
	/*border-bottom: 1px solid #F6F5F0;*/
	padding:8px 5px 0px 5px;
}
#checkoutMain input.radiobtn {
	float:left;
	margin-top:11px;
	background-color: #F6F5F0;
	-moz-outline-style: none;
	outline: none;
}
.actions{
	float:left;
	margin-top:10px!important;
	width:100%;
	height:100%;
	padding-top:20px!important;
	border-top:6px solid #F6F5F0;
}

form input.button {
	padding : 3px 8px;
	border : none;
	background : #77A219;
	text-transform : uppercase;
	text-decoration : none;
	color : #ffffff;
	float: right;
	
}
form input.button:hover {
	padding : 3px 8px;
	border : none;
	color : #ffffff;
	background : #0065A9;
	text-decoration : none;
	text-transform : uppercase;
	cursor:pointer;
}
.red{
	background-color: red!important;
	float:left!important;
}
#captcha{
	position:relative;
	top:-34px;
	left:55px;
}
#captcha img{
	border:0;
}
#forgotPassword {float:left;margin:5px 0;color:#ff0000;}

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color:#F78320!important;
	font-size:10px;
	width:100%;
	margin: 0px 0 4px 5px;
	padding: 2px 2px 2px 16px;
	background: url(../img/layout/alert.gif) no-repeat 0 50%;
	clear:both;
}
div.error { display: none; }
input.error { border: 1px solid #F78320; }


a.button{
	display: block;
	float:left;
	margin:10px 0;
	text-align: center;
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #77A219;
	color:#fff;
}

.mceEditor{
	float: left;
	width:570px;
}

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

ul#quick_links
{
	float: right;
	font-size: 15px;
	list-style: none;
	margin: 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;
}

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

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

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

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

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

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

#main_home
{
	float: left;
	font-size: 12px;
	padding: 20px 0 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;
}

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

div.half
{
	float: left;
	padding: 0 20px;
	width: 440px;
}

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

div.two_thirds
{
	float: left;
	padding: 0 20px;
	width: 600px;
}

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

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

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

/* =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(../img/layout/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(../img/layout/chunk_large_topper.gif) no-repeat;
	margin: 0 -20px 0 -10px;
	width: 295px;
	height: 85px;
	position: relative;
	z-index: 1;
}

.third .chunk_middle
{
	background: url(../img/layout/chunk_large_middle.gif) repeat-y;
	margin: 0 -20px 0 -10px;
}

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

.third .chunk_bottom
{
	width:295px;
	height: 85px;
	background: url(../img/layout/chunk_large_bottom.gif) no-repeat left bottom;
	margin: -10px 0 0 -25px;
}
.third .chunk_content{
	width:250px;
	margin: -50px 0px 0 -10px;
	background: url(../img/layout/chunk_large_middle.gif) repeat-y;
	padding:0 25px;
	position: relative;
	z-index: 2;
}
.third .chunk_content h3{
	font-size: 12px;
	margin-bottom: 10px;
}
.third .chunk_middle dt
{
	border: 0;
	margin: 0 0 5px 0;
}

.third .chunk_middle dd
{
	background: url(../img/layout/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(../img/layout/chunk_small_topper.gif) no-repeat;
	margin: 0 -12px;
	width: 220px;
	height: 80px;
}

.quarter .chunk_middle
{
	background: url(../img/layout/chunk_small_middle.gif) repeat-y;
	margin: 0 -12px 5px;
	width: 220px;
}

.quarter .chunk_middle dl
{
	background: url(../img/layout/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(../img/layout/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(../img/layout/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;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Post {	position: relative; clear: left; width: 100%;}

.Post h1 { font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}

.Post h1 a { color: #d30703; text-decoration: none;}

.Post h1 a:visited { color: #d30703; text-decoration: none;}

.Post h1 a:hover { color: #003399; text-decoration: none;}



.Post h2 { font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}

.Post h2 a { color: #d30703; text-decoration: none;}

.Post h2 a:visited { color: #d30703; text-decoration: none;}

.Post h2 a:hover { color: #003399; text-decoration: none;}


.PostHead { padding-left: 40px; }

.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}

.PostInfo em { font-style: normal;}

.PostInfo em a { text-decoration: underline; color: #828282;}

.PostInfo em a:visited { text-decoration: underline; color: #828282;}

.PostInfo em a:hover { text-decoration: underline; color: #828282; }



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}

.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}

.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.PostContent { padding: 0px 0px 0px 0px;  font-size: 12px; line-height: 16px; border-top: solid 1px #ccc; margin-top: 5px;}

.PostContent p { font-size: 12px; line-height: 18px; padding-bottom:7px;padding-top:7px;}

.PostContent img { padding: 4px; border: solid 1px #f0f0f0; margin: 5px 5px 0px 5px; }

.PostContent a img{ padding: 4px; border: solid 1px #efefef; margin: 5px 5px 0px 5px;}

.PostContent a:visited img { padding: 4px; border: solid 1px #efefef; margin: 5px 5px 0px 5px;}

.PostContent a:hover img{ padding: 4px; border: solid 1px #d30703; margin: 5px 5px 0px 5px;}



.PostContent h3 { padding-top:10px; font-size: 14px; font-weight:bold; color: #d30703;}

.PostContent blockquote { padding: 3px 15px; background: #f7f7f7; margin: 5px 0px; color:#000000; border: solid 1px #efefef; border-left-width:0px; border-right-width:0px; }

.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}

.PostContent ul { font-size: 11px; padding-left: 12px; padding-bottom: 10px;}

.PostContent li { padding-bottom: 10px;}

/**************   PAGINATION ********************/

/* Page Numbers */
.pagination {	
	font-family:Tahoma!important;
	color: #333;
	clear: both;
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0;
	padding:0;
	text-align: center;
	height:56px;
	border:1px solid #e6e6e6;
	background-color: #FAFAFA;
	-moz-border-radius:4px;
}
.pagination .pages{	
	padding:5px 5px 0 5px;
	height:28px;
}
.pagination .pages  span.current {
    display: block;
	float: left;
    text-decoration: none;
	padding: 0.2em 0.7em;
    margin-right: 2px;
	background-color:#0065A9;
    font-weight: normal;
    color: #fff;
	border: 1px solid #e6e6e6;
	-moz-border-radius:7px;
}

.pagination .pages .stats {
	float:left;
	margin:3px 30px 0 2px;
	border:none;
}

.pagination .pages a {
    background-color:#fff;
	display: block;
	float: left;
    text-decoration: none;
	padding: 0.2em 0.7em;
    margin-right: 2px;
	border: 1px solid #e6e6e6;
	-moz-border-radius:7px;
}
.pagination .pages a img{
	border:0;
	padding:0;
	margin:0;
}
.pagination .pages a.first{
	padding: 0 0.3em;
    margin: 0 5px 0 4px;
}
.pagination .pages a.first img{
	margin:2px 0 1px 0;
}
.pagination .pages a.last{
	
}
.pagination a:hover {
    border-color: #77A219;
	text-decoration:none;
	color:#FFA201!important;
}

.pagination .disabled {
    display:none;
}

.pagination a.next, .pagination a.prev {
    float: right;
	padding: 0.2em 0.5em 0 0.5em;
	margin-left:4px;
	line-height:13px;
}
.pagination a.next img{
    float: right;
}
.pagination a.prev img{
    float: left;
}
.pagination .extra {
	height:15px;
	clear:both;
	float:left;
	width:100%;
	padding:2px 5px;
}
.pagination .extra a{

}
.pagination .extra .order{
	float:left;
	width:45%;
	text-align:left;
}
.pagination .extra .order img{
	margin:4px 0 0 0px;
	float:left;
	border:0;
}

.pagination .extra .resultsperpage img{
	margin:4px 0 0 0px;
	border:0;
}
.pagination a.active{
	 color: #FFA201!important;
}
.pagination .extra .order strong, .pagination .extra .resultsperpage strong{
	padding:0 0 0 5px;
	margin:0px 3px 0 0;
	border:none;
	font-weight:normal;
	/*background: transparent url(../img/layout/arrow.gif) no-repeat left 3px;*/
	color:#333;
}
.pagination .extra .resultsperpage span{

}
.pagination .extra .resultsperpage{
	float:left;
	width:50%;
	text-align:right;
}

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

#footer_wrap
{
	position: relative;
	width: 100%;
}

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

#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(../img/layout/icon_email_friend.gif) no-repeat left center;
}

#footer .email_registration
{
	background: url(../img/layout/icon_email_registration.gif) no-repeat left center;
}

#footer .feed
{
	background: url(../img/layout/icon_feed.gif) no-repeat left center;
}

#footer .vcard
{
	background: url(../img/layout/footer_vcard.gif) repeat-x left bottom;
	float: right;
	font-style: normal;
	padding: 0 20px 50px 75px;
	text-align: right;
}

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

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(../img/layout/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(../img/layout/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;
}

.section{
	float:left;
	width: 160px;
	margin: 0 18px 18px 18px;
}
.section h3 a{
	font-size: 12px;
	text-align: center;
}
.section h3{
	text-align: center;
}
.section .frame
{

	margin: 0;
	padding: 10px;
	width: 140px;
	height: 140px;
}