/* Ministry Template #1 */

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;*/
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* end of CSS Reset */

body { 
  padding: 0 0 20px 0;
  background-color: #3a2216;
}

table#wrapper { 
  margin: 0 auto;
  width: 760px;
  background-color: #FFFFFF;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}

img {
  border: none;
  margin: 0px;
  padding: 0px;
}

a {
  font-size: 10pt;
  font-weight: bold;
  color: #202C6B;
}

a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: underline;}
a:active { text-decoration: none;}

#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #553425;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 182px;
	text-align: right;
	vertical-align: top;
/*	width: 758px;
	background-image: url(../images/bg-masthead1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
*/
}

#search a#go_btn {
	background-image: url(../images/go-btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 5px 0 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	text-decoration: none;
}

#search img {
  display: inline;
  margin-right: 3px;
  margin-top: 3px;
  border: 0px;
}

form#searchform {
  display: inline;
  text-align: right;
  padding: 0px;
  margin: 0px 0px 0px;
}

form.thin {
	margin-bottom: 0px;
	margin-top: 0px;
}

#main_nav {
	height: 27px;
	background-color: #664246;
	border-top: 1px solid #FFFFFF;
}

#main_nav ul {
	list-style-type: none;
}

#main_nav ul li {
	float: left;
}

#main_nav ul li a {
	line-height: 27px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;

}

#main_nav ul li a#btn_home {
	width: 69px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_home:hover {
	background-position: left -27px;
}

#main_nav ul li a#btn_links {
	width: 66px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -69px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_links:hover {
	background-position: -69px -27px;
}

#main_nav ul li a#btn_about {
	width: 86px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -135px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_about:hover {
	background-position: -135px -27px;
}

#main_nav ul li a#btn_guild {
	width: 120px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -221px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_guild:hover {
	background-position: -221px -27px;
}

#main_nav ul li a#btn_pilgrimage {
	width: 93px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -341px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_pilgrimage:hover {
	background-position: -341px -27px;
}

#main_nav ul li a#btn_gift_shop {
	width: 88px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -434px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_gift_shop:hover {
	background-position: -434px -27px;
}

#main_nav ul li a#btn_help {
	width: 109px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -522px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_help:hover {
	background-position: -522px -27px;
}

#main_nav ul li a#btn_contact {
	width: 78px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -631px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_contact:hover {
	background-position: -631px -27px;
}

#main_nav ul li a#btn_blog {
	width: 49px;
	height: 27px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: -709px top;
	overflow: hidden;
	text-indent: -99999px;
}

#main_nav ul li a#btn_blog:hover {
	background-position: -709px -27px;
}

#rule {
	background-color: #909776;
	height: 9px;
	line-height: 9px;
	border-top: 1px solid white;
    border-bottom: 1px solid white;
}

#bottom {
/*	width: 760px; */
	background-image: url(../images/content-bg-old.jpg);
}

#quotes {
  padding: 20px 0;
  width: 200px;
  background-color: #6d452b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #FFFFFF;
  font-style: normal;
  vertical-align: top;
  text-align: center;
}

#quotes p {
	padding: 0 0 10px 0;
}

#quotes #ten_years {
	padding-top: 30px;
}

#quotes #vocation {
	padding: 40px 26px 0 27px;
	width: 147px;
	text-align: left;
}

#quotes p a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#quotes p a:hover {
	text-decoration: none;
}

#quotes p a.click_here {
	padding: 0 30px 0 0;
	background-image: url(../images/icon-click-here.gif);
	background-repeat: no-repeat;
	background-position: right -3px;
	line-height: 23px;
}

.quote {
    background-color: #5F3C25;
	text-align: left;
	margin: 0px;
	padding: 5px;
	font-size: .95em;
}

.dateline {
    font-style: italic;
}

.subject {
    margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: bold;
}

#sidebar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #FFFFFF;
  vertical-align: top;
  text-align: left;
  padding: 0px 0px 0px 0px;
  /*width: 200px;*/
}

#sidebar img { 
  margin: 0px;
  padding: 0px 3px 0px 0px;
}

#hdr-spotlight {
  background-image: url(../images/spotlight-bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 14px;
  text-align: left;
  vertical-align: top;
  margin: 20px 10px 0px 0px;
  padding: 0px 10px 0px 10px;
  width: 170px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 154px;
}

#spotlight {
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000;
  text-align: left;
  vertical-align: top;
  margin: 0px 10px 0 0px;
  padding: 10px 8px 10px 8px;
  width: 154px;
}

#spotlight p {
  text-align: left;
  margin: 0px;
  padding: 0 0 5px 0;
  line-height: 1.25;
}

#spotlight img { 
  border: none;
}

#spotlight a {
  font-size: 9pt;
  font-weight: normal;
  color: #336699;
  text-decoration: underline;
}

#spotlight a:hover {
  text-decoration: none;
}

#home #wrapper #bottom  #sidebar #news {
	padding: 0 0 20px 0;
	width: 154px;
	overflow: hidden;
}

#home #wrapper #bottom  #sidebar #news img {
	margin: 0 auto;
}

#home #wrapper #bottom  #sidebar #weekly_video {
	padding: 10px 0 10px 0;
	width: 154px;
	overflow: hidden;
	border-top: 1px solid #bfbfbf;
}

#home #wrapper #bottom  #sidebar #weekly_video img {
	margin: 0 auto;
}

#home #wrapper #bottom  #sidebar #donate_now {
	padding: 20px 0 10px 0;
	width: 154px;
	overflow: hidden;
	border-top: 1px solid #bfbfbf;
}

#home #wrapper #bottom  #sidebar #donate_now img {
	margin: 0 auto;
}

#home #wrapper #bottom  #sidebar #weekly_video img.align_left {
	margin: 0;
}

#home #wrapper #bottom  #sidebar #visitor_poll {
	padding: 10px 0 10px 0;
	border-top: 1px solid #bfbfbf;
}

#home #wrapper #bottom  #sidebar #social_networking {
	background-color: #3b5997;
	padding: 20px 8px 10px 8px;
  	width: 154px;
}

#home #wrapper #bottom  #sidebar #social_networking p {
	padding: 0 0 10px 0;
	text-align: center;
}

#home #wrapper #bottom  #sidebar #social_networking img {
	margin: 0 auto;
}

#navigation {
  background-color: #6D452B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  vertical-align: top;
  text-align: left;
  padding: 0 0 20px 0;
  width: 200px;
}

#navigation ul {
  list-style-type: none;
  background-color: transparent;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  width: 200px;
}

#navigation ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin: 0px;
  padding-left: 10px;
  border-bottom: 1px solid white;
  /* I removed the height attribute rule, which fixed the sublist overlap. */
}

#navigation ul li a {
  padding: 5px 0 5px 10px;
  display: block;
  line-height: 18px; /* this rule replace the height attribute */
}

#navigation ul li a:link {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation ul li a:hover {
  /*color: #694040;*/
  color: #909776;
  text-decoration: none;
}

#navigation ul li a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation ul ul {
  list-style-type: none;
  padding: 0px;
  margin-left: -10px;
}

#navigation ul ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding-left: 20px;
  background-color: #BC7F48;
  border-top: 1px solid white;
  border-bottom: none;
}

#navigation ul ul li a {
  line-height: 18px;
  font-weight: normal;
}

#navigation ul ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation ul ul li a:hover {
  color: #3A2216;
  text-decoration: none;
}

#navigation ul ul li a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation ul ul ul {
  list-style-type: none;
  background-color: transparent;
  margin-left: -20px;  
}

#navigation ul ul ul li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding-left: 40px;
}

#navigation ul ul ul li a {
  line-height: 18px;
  font-weight: normal;
}

#navigation ul ul ul li a:link {
	color: #FFFFFF;
	text-decoration: none;

}

#navigation ul ul ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation ul ul ul li a:hover {
  color: #5E689C;
  text-decoration: none;
}

#navigation ul ul ul li a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #553425;
	font-size: 10pt;
	margin: 0px;
	vertical-align: top;
	width: 426px; /* for three column content area */
	/*width: 560px;  for two column content area */
	padding: 0px 0px 15px 16px; /* for three column content area */
	/*padding: 0px 15px 0px 16px;  for two column content area */
	overflow: hidden;
}

#home #content {
	padding: 0px 10px 15px 10px;
	width: 353px;
	color: #171616;
}

#home #content a {
  font-size: 9pt;
  font-weight: normal;
  color: #336699;
  text-decoration: underline;
}

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

#home #content #welcome {
	padding: 10px 0 0 0;
	overflow: hidden;
}

#home #content #welcome #welcome_img {
	margin: 0 10px 0 0;
	float: left;
	width: 120px;
}

#home #content #welcome #welcome_img a.click_here {
	padding: 0 0 0 25px;
	background-image: url(../images/icon-click-here-welcome.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
	line-height: 25px;
	text-decoration: none;
}

#home #content #welcome #welcome_img a:hover.click_here {
	text-decoration: underline;
}

#home #content #welcome #welcome_msg {
	float: left;
	width: 223px;
}

#home #content #welcome #welcome_msg p img {
	display: inline;
}

#home #content #welcome #welcome_msg h1 {
	color: #155019;
}

#home #content #welcome #flags {
	padding: 10px 0 0 0;
	clear: both;	
}

#home #content #welcome #flags a, #home #content #welcome #flags a img {
	display: inline;	
}


#home #content .feature_row {
	padding: 0px;
	padding-top: 10px;
	margin: 20px 0 0 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #cebcad;
	overflow: hidden;
	display: block;
}

#home #content .feature_row p {
	padding: 0 0 5px 5px;
}

#home #content .feature_row p a {
	color: #234225;
	text-decoration: underline;
}

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

#home #content .feature_row strong {
	color: #000000;
}

#home #content .feature_row p.thumbnail {
	padding: 0;
}

#home #content .feature_row .feature_left {
	margin: 0 7px 0 0;
	width: 173px;
	float: left;
}

#home #content .feature_row .feature_right {
	width: 173px;
	float: left;
}

#content-wide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #553425;
	font-size: 10pt;
	margin: 0px;
	vertical-align: top;
	width: 560px;  /* for two column content area */
	padding: 0px 15px 0px 16px;  /* for two column content area */
	overflow: hidden;
}

#content-wide ul, #content-wide2 ul {
	list-style: bullet;
	padding-left: 40px;
}

#content h1, #content-wide h1, #content-wide2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #553425;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content h2, #content-wide h2, #content-wide2 h2 {
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #553425;
	font-weight: bold;
	margin: 0px;
}

#content strong, #content-wide strong, #content-wide2 strong {
  font-weight: bold;
  color: #553425;
}

#content em, #content-wide em, #content-wide2 em {
  font-style: italics;
  color: #553425;
}

#content u, #content-wide u, #content-wide2 u {
  text-decoration: underline;
}

#content p, #content-wide p, #content-wide2 p {
  padding: 0px 0px 0px 2px;
  line-height: 1.5em;
}

#content h1 + p, #content-wide h1 + p, #content-wide2 h1 + p {
  margin-top: 10px;
}

#content p + p, #content-wide p + p, #content-wide2 p + p {
  margin-top: 10px;
}

#content img, #content-wide img, #content-wide2 img {
  display: block;
  border: none;
}

#content img, #content-wide hr, #content-wide2 hr {
  border: none;
  border-bottom: 1px solid #CEBCAD;
}

#content .fancy_box, #content-wide .fancy_box, #content-wide2 .fancy_box {
	padding: 10px;
	margin: 10px 0;
	border: 2px solid #CEBCAD;
}

#content table, #content-wide table {
  border-left: 1px solid #553425;
  border-bottom: 1px solid #553425;
  margin-bottom: 15px;
  margin-top: 15px;
}


#content td, #content-wide td {
  border-top: 1px solid #553425;
  border-right: 1px solid #553425;
  padding: 2px;
}

#content tr.theader, #content-wide tr.theader {
  background-color: #553425;
  color: white;
  font-weight: bold;
}

#content table.layout, #content-wide table.layout, #content table.layout td, #content-wide table.layout td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #553425;
  font-size: 10pt;
  text-align: left;
  vertical-align: top;
  border: none;
}

#volunteer-list dt, #volunteer-list li{
	list-style-type:disc;
	font-weight:bold;
	padding:12px 0px 5px 3px;
	margin-left:40px;
}

#volunteer-list dd {
	padding:0px 0px 12px 0px;
	margin-left:40px;
}

#content table.products, #content-wide table.products, #content table.products td, #content-wide table.products td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #553425;
  font-size: 10pt;
  text-align: center;
  vertical-align: bottom;
  border: none;
}

#content table.products td img, #content-wide table.products td img {
  margin: 0 auto;
}
  
ul.menu {
	list-style-image: url(../images/bullet.gif);
}

ul.menu li{
  margin-left: -20px;
  margin-bottom: 5px;
}

#cord {
	margin: 0px;
	padding: 0px;
	width: 134px;
	vertical-align: top;
}

#footer {
	padding: 10px 0;
	margin: 0 auto;
	width: 760px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer p {
	text-align: center;
}

.imgCaption {
	display: block;
	font-size: 9pt;
	clear: left;
	color: #330000;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

.imgGroup {
	margin: 0 0 10px 10px;
	float: right;
	width: 120px;
	text-align: center;
	font-size: 10px;
}

.imgGroup a {
	font-size: 10px;
}

.imgGroup img {
	margin: 0 0 5px;
}

#content img.fright, #content-wide img.fright, #content-wide2 img.fright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #694040;
	display: inline;
}

#content img.fleft, #content-wide img.fleft, #content-wide2 img.fleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #694040;
	display: inline;
}

#content img.border1, #content-wide img.border1, #content-wide2 img.border1 {
	border: 1px solid #694040;
}

#content img.border2, #content-wide img.border2, #content-wide2 img.border2 {
	border: 2px solid #694040;
}

#content img.border3, #content-wide img.border3, #content-wide2 img.border3 {
	border: 3px solid #694040;
}

#content img.border1, #content-wide #content img.border1, #content-wide2 #content img.border1 {
	border: 1px solid #694040;
}

#content img.section, #content-wide img.section, #content-wide2 img.section {
  margin-top: 18px;
  margin-bottom: 16px;
  border: none;
}

#content p.hang, #content-wide p.hang, #content-wide2 p.hang {
    margin: 0px 0px 0px 25px;
	text-indent: -25px;
	line-height: 1.12em;
}

#content h1 + p.hang{
    margin-top: 10px;
}

#instructions {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9pt;
    text-align: left;
    vertical-align: top;

}

.vid-option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 11pt;
    text-align: left;
    vertical-align: top;

}

.vid-option h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.clr {
	clear: both;
	line-height: 0;
}

a.buy {
	color: #FF0000;
	text-decoration: none;
}

a.buy:hover {
	text-decoration: underline;
}

