html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#ffffff;
	

}

body {
	font:1em georgia,serif; 
	line-height:1.25em;

}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:780px;
	background:#fff;
	/*border-left:1px solid #8E001C;
	border-right:1px solid #8E001C; */

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/

	min-height:100%; /* real browsers */
}

div#header_home {
	padding:0em;
	border-bottom:5px solid #8E001C;
}
div#header_about {
	padding:0em;
	border-bottom:5px solid #8E001C;
}
div#header_news {
	padding:0em;
	border-bottom:5px solid #D08924;
}
div#header_resources {
	padding:0em;
	border-bottom:5px solid #7B45CC;
}

div#content {
	padding:5px; /* bottom padding for footerWARNING - WAS 5 !!!!! */
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#fff;
}


/* HOME PAGE */

a.bx_head {
	font:0.75em arial,sans-serif; 
	line-height:12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
a.bx_head:hover {
	text-decoration: underline;
}

.bx_head {
	padding: 2px 0px 4px 0px;
}

div.news_top {
	background:#D08924;
}
div#news_bx {
	width:570px;
	min-height: 16.82em ; /*269px;*/
	border:3px solid #D08924;
	float: left;
	overflow: hidden;
}
div.donate_top {
	background:#36B4DE;
}
div#donate_bx {
	width:179px;
	height: 16.82em ; /*269px;*/
	float: right;
	border:3px solid #36B4DE;
	overflow: hidden;
}
div.res_top {
	background:#7B45CC;
}
div#res_bx {
	width:374px;
	height: 9.06em; /*145px;*/ 
	float: left;
	border:3px solid #7B45CC;
	overflow: hidden;
}
div.proj_top {
	background:#3266D1;
}
div#proj_bx {
	width:374px;
	height: 9.06em; /*145px;*/ 
	float: right;
	border:3px solid #3266D1;
	overflow: hidden;
}
div.about_top {
	background:#64D02E;
}
div#about_bx {
	width:374px;
	height: 9.06em; /*145px;*/ 
	float: left;
	border:3px solid #64D02E;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
}
div.pray_top {
	background:#25A588;
}
div#pray_bx {
	width:179px;
	height: 9.06em; /*145px;*/ 
	float: left;
	border:3px solid #25A588;
	overflow: hidden;
}
div.serve_top {
	background:#D031C3;
}
div#serve_bx {
	width:179px;
	height: 9.06em; /*145px;*/ 
	float: right;
	border:3px solid #D031C3;
	overflow: hidden;
}
div.shop_top {
	background:#8E001C;
}
div#shop_bx {
	width:374px;
	height: 9.06em; /*145px;*/ 
	float: left;
	border:3px solid #8E001C;
	overflow: hidden;
}
div#advert_bx {
	height: 150px; width:378px;
	float: right;
	background-color: #787878;
}



/* STORY BOXES */

div.sing_bx {
	position: relative; 
	width:175px;
	margin: 0px 15px 0px 0px;
	float: left;
}


div#res_sing_bx_insert {
	width:175px;
	float: left;
	margin-right:16px;
}
div#res_sing_bx {
	width:185px;
	float: left;
}
div#res_sing_bx_fl {
	width:185px;
	float: right;
}
div#res_doub_bx {
	width:380px;
	float: left;
}
div#res_doub_bx_pic {
	width:380px;
	float: left;
}
div#res_doub_bx_fl {
	width:380px;
	float: right;
}
div#res_full_bx {
	width:770px;
	float: left;
}
div#res_trip_bx {
	width:576px;
	float: left;
}

div#res_third_bx {
	width:250px;
	float: left;
	margin: 0px 10px 0px 0px;
}
div#res_third_bx_fl {
	width:250px;
	float: left;
}

div.quoted {
	width:730px;
	padding: 20px;
	border: 1px solid #8E001C;
}

div.quoted_lm2011 {
	width:350px;
	padding:15px;
	border:1px solid #8E001C;
	color:#990000;
	background-color:#ffeeee;
}

div.quoted_lmw2011 {
	width:95%;
	padding:15px;
	border:1px solid #8E001C;
	color:#990000;
	background-color:#ffeeee;
}

/* RULES */

div.rule_home {
	width:100%;
	height:6px;
	background:#8E001C;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}
div.rule_news {
	width:100%;
	height:6px;
	background:#D08924;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}
div.rule_about {
	width:100%;
	height:6px;
	background:#64D02E;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}
div.rule_donate {
	width:100%;
	height:6px;
	background:#36B4DE;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}
div.rule_projects {
	width:100%;
	height:6px;
	background:#3266D1;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}
div.rule_resources {
	width:100%;
	height:6px;
	background:#7B45CC;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}
div.rule_pray {
	width:100%;
	height:6px;
	background:#25A588;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}
div.rule_serve {
	width:100%;
	height:6px;
	background:#D031C3;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; 
	line-height:1px;
}



/* HEADER TO ALL PAGES - USED FOR TITLES AND SUBMENUS */

div.head_bx {
	float: left;
	width:780px;
	height: 52px;
	margin: 0px 10px 0px 0px;
}
div.head_bx_deep {
	float: left;
	width:780px;
	height: 72px;
	margin: 0px 10px 0px 0px;
}
div.head_bx_submenu {
	float: left;
	width:780px;
	height: 52px;
	margin: 0px 10px 0px 0px;
	text-align:center;
}
div.head_bx_double {
	float: left;
	width:380px;
	height: 52px;
	margin: 0px 10px 0px 0px;
	text-align:center;
}
div.head_pad {
	margin: 10px 0px 0px 0px;
}



/* NEWS & ARTICLE PAGE */

div.article_nav_pad {
	padding: 0px;
}
.article_head {
	font:1em georgia,serif; 
	line-height:1.25em;
	color:#8E001C;
	text-decoration:none;
}
a.article_nav {
	font:0.8em georgia,serif; 
	line-height:1.25em;
	color:#C03232;
	text-decoration:none;
}
a.article_nav:hover {
	text-decoration:underline;
}
.article_nav_there {
	font:0.8em georgia,serif; 
	line-height:1.25em;
	color:#000;
	text-decoration:none;
}
.article_nav_dim {
	font:0.8em georgia,serif; 
	line-height:1.25em;
	color:#666;
	text-decoration:none;
}
p.news_posted {
	font:0.75em arial,sans-serif; 
	line-height:1.25em;
	color:#D08924;
}
div.news_home_posted {
	padding:5px 0px;
}
div.news_homeitem_posted {
	font:0.75em georgia,serif; 
	line-height:1.25em;
	color:#000000;
	padding:0px 0px 5px 0px;
}
.news_head {
	font:16px georgia,serif; 
	line-height:1.25em;
	color:#D08924;
	text-decoration:none;
}


/* NEWS & ARTICLE PAGE */

div#pray_intro_bx {
	width:390px;
	float: left;
}

div#pray_week_bx {
	width:370px;
	float: right;
}




/* FOOTER */

#footer_pad {
	height: 30px;
}
.foot_header {
	font:0.75em arial,sans-serif; 
	line-height:1.25em;
	color: #CB8096;
}
div.foot_bx {
	float: left;
	width:185px;
}
div.foot_bx_double {
	float: left;
	width:380px;
	margin: 0px 10px 0px 0px;
}
div.foot_bx_gutter {
	float: left;
	width:185px;
	margin: 0px 10px 0px 0px;
}
div.foot_bx_end {
	float: left;
	width:185px;
	text-align:right;
}


/* PADDINGS */

div.pad_2 {
	padding:2px;
}
div.pad_2_noborder {
	padding:2px 0px 2px 0px;
}
div.pad_5_l {
	padding:0px 0px 0px 5px;
}
div.pad_5_tb {
	padding:5px 0px 5px 0px;
}
div.pad_10_r {
	padding:0px 10px 0px 0px;
}
div.pad_10_b {
	padding:0px 0px 10px 0px;
}
div.pad_2_t {
	padding:2px 0px 0px 0px;
}

.clear { clear: both; }
.clear_pad_10 { clear: both; padding:10px 0px 0px 0px;}




/* IMAGES */


/* Melchior additions MCB  - for mini-CMS petitions Jul 2010  - dupl user_img_melchior.css */
p.caption {font-style:italic}
img.border { border: 1px solid #000000; }
img.noborder { border: 0px;}
img.margin { margin: 10px; }
img.left { float: left; margin-right: 10px; }
img.right { float: right; margin-left: 10px; }


div.img_pad_home {
	width:370px;
	float: right;
	margin:0px 0px 0px 10px;
}

div.img_pad_390 {
	width:390px;
	float: right;
	margin:0px 0px 0px 10px;
}
div.img_caption_390 {
	width:390px;
	padding: 5px 0px 5px 0px;
}
div.img_rule_390 {
	width: 390px;
	height: 1px;
	background-color:#CCC;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; line-height:1px;
}



div.img_pad_400 {
	width:400px;
	float: right;
	margin:0px 0px 0px 10px;
}
div.img_caption_400 {
	width:400px;
	padding: 5px 0px 5px 0px;
}
div.img_rule_400 {
	width: 400px;
	height: 1px;
	background-color:#CCC;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; line-height:1px;
}


div.img_pad_180_left {
	width:180px;
	float: left;
	margin:0px 10px 0px 0px;
}
div.img_pad_180 {
	width:180px;
	float: right;
	margin:0px 0px 0px 10px;
}
div.img_caption_180 {
	width:180px;
	padding: 5px 0px 5px 0px;
}
div.img_rule_180 {
	width: 180px;
	height: 1px;
	background-color:#CCC;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; line-height:1px;
}


div.img_pad_380 {
	width:380px;
	float: right;
	margin:0px 0px 0px 10px;
	padding:0px;
}
div.img_caption_380 {
	width:380px;
	padding: 5px 0px 5px 0px;
}
div.img_rule_380 {
	width: 380px;
	height: 1px;
	background-color:#CCC;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; line-height:1px;
}



div.img_rule {
	height: 1px;
	background-color:#CCC;
	padding:0px;
	margin:0px;
	font:1px georgia,serif; line-height:1px;
}




/* FONTY */
	
h1 { 
	font:1.5em georgia,serif; 
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color:#8E001C;
}

h1.sub { 
	font:1.5em georgia,serif; 
	margin: 0px;
	padding: 0px;
	color:#8E001C;
}

h2 {
	font:1.2em georgia,serif; 
	margin:10px 0px 15px 0px;
	padding: 0px;
	color:#000000;
}

p, .para, li {
	font:0.9em georgia,serif; 
	line-height:1.25em;
	margin:10px 0px 15px 0px;
	color:#000;
}
a {
	color:#C03232;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p.sml, .parasml {
	font:0.8em georgia,serif; 
	line-height:1.25em;
	color:#000;
}


p.xsml, .paraxsml {
	font:0.75em georgia,serif; 
	line-height:1.25em;
	color:#000;
}
p.xsml_dim, .paraxsml_dim {
	font:0.75em georgia,serif; 
	line-height:1.25em;
	color:#666;
}
a.xsml {
	font:0.75em georgia,serif; 
	line-height:1.25em;
	color:#C03232;
	text-decoration:none;
}
a.xsml:hover {
	text-decoration:underline;
}




.caption {
	font:0.75em arial,sans-serif; 
	line-height:1.25em;
	color:#666;
}

a.med {
	font:16px georgia,serif; 
	line-height:1.25em;
	color:#C03232;
	text-decoration:none;
}
a.med:hover {
	text-decoration:underline;
}

a.lrg {
	font:1.5em georgia,serif; 
	line-height:1.25em;
	color:#C03232;
	text-decoration:none;
}
a.lrg:hover {
	text-decoration:underline;
}

a.smlnews {
	font:13px georgia,serif; 
	line-height:1.25em;
	color:#C03232;
	text-decoration:none;
}
a.smlnews:hover {
	text-decoration:underline;
}
a.sml {
	font:0.75em georgia,serif; 
	line-height:1.25em;
	color:#C03232;
	text-decoration:none;
}
a.sml:hover {
	text-decoration:underline;
}

.footer {
	font:12px arial,sans-serif; 
	line-height:1.25em;
	color:#000000;
}
.footsml {
	font:10px arial,sans-serif; 
	line-height:1.25em;
	color:#000000;
	text-decoration:none;
}

.formtext {
	width: 185px;
	margin: 0px;
}

/* DEMO STYLE */

div#proj_bx_lft {
	width:374px;
	height: 9.06em; /*145px;*/ 
	float: left;
	border:3px solid #3266D1;
	overflow: hidden;
	padding: 0px 0px 4px 0px;
}

div#proj_bx_rght {
	width:374px;
	height: 9.06em; /*145px;*/ 
	float: right;
	border:3px solid #3266D1;
	overflow: hidden;
	padding: 0px 0px 4px 0px;
}

.pad_proj {
	padding: 2px 10px 4px 10px;
}

.a_null_lrg {
	font:1.5em georgia,serif; 
	line-height:1.25em;
	color:#454545;
	text-decoration:none;
}


@media print {
	div#container {width:100%;}
	div#news_bx {width:100%;}
	div#res_full_bx {width:100%;}
	div#res_trip_bx {width:100%;}
	div.quoted {width:100%;}
	div.head_bx {width:100%;}
	div.head_bx_deep {width:100%;}
	div.head_bx_submenu {width:100%;}
	div.head_bx_double {width:46%;}
	div#res_third_bx {width:26%;}
	div#res_third_bx_fl {width:26%;}
	div.foot_bx_double {display:none;}
	div.foot_bx_gutter {margin:20px;}
	div#pray_intro_bx {width:40%;}
	div#pray_week_bx {width:40%;}

	#mcb_headbar {display:none;} /* added to too-long image */
	}

