@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background: url(../../_sharedimg/home/background_home.jpg) no-repeat center top!important;
	color: #484748;
	width: 100%;
	display: table;
}


#wrapper_header_home{
	float:left;
	position:relative;
	width:960px;
	background-image: url(../../_sharedimg/logo_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:466px;
	padding:88px 0px 0px 0px;
	margin:0px 3px 0px 3px;
}

#wrapper_body_home{
	float:left;
	position:relative;
	width:966px;
	/*min-height:610px;
	height:610px;*/
	min-height:610px;
	height:610px;
	height:auto!important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../../_sharedimg/home/body_column_slice.jpg);
	background-repeat: repeat-y;
}

#home_flash{
	float:left;
	width:960px;
}

#home_content_left{
	float:left;
	width:522px;
	padding:47px 31px 15px 28px;
	margin:0px;
	background-image: url(../../_sharedimg/home/featured_news.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
}

#home_content_right{
	float:left;
	width:340px;
	padding:350px 21px 0px 21px;
	margin:0px;
	background-image: url(../../_sharedimg/home/founded_image.jpg);
	background-repeat: no-repeat;
}

#home_top_corners{
	float:left;
	margin:0px;
}

#home_bottom_corners{
	float:left;
	margin:0px;
	padding-top:0px;
}


/*----Footer----*/

#footer_home{
	width:966px;
	position:relative;
	margin:0px auto 0px auto;
	height:100px;
	clear:both;
	padding-top:12px;
	clear:both;
	background-image: url(../../_sharedimg/footer_home_bg.jpg);
	background-repeat: no-repeat;
}

#footerWrapper_home { float:left; width:966px; background:url(../../_sharedimg/footerline.jpg) top no-repeat; }

#footer_home_text{
	position:absolute;
	top:29px;
	left:18px;
	color:#68431a;
	font-size:0.9em;
	width: 428px;
}

#footer_home_text a{
	color:#68431a;
	text-decoration:none;
}
#footer_home_text a:hover{
	text-decoration:underline;
}


/*----Column 1----*/


div.home_news_item{
	float:left;
	width:522px;
	padding:0px 0px 13px 0px;
	margin:3px 0px 4px 0px;
	background-image: url(../../_sharedimg/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:100px;
	min-height:100px;
	height:auto!important;
}

div.home_news_item_img{
	float:left;
	width:210px;
	margin:0px 0 0 0;
	padding:0px;
}

div.home_news_item h3{
	padding-top:6px;
}

div.home_news_item p{
	margin-bottom:0px;
}

div.home_news_item_link{
	float:right;
	padding:2px 0px 0px 0px;
	margin:0px;
}

#home_news_footer{
	float:left;	
	width:522px;
	padding:2px 0px 15px 0px;
	margin:0px;
	background-image: url(../../_sharedimg/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#home_news_footer_text{
	float:left;	
	margin:0px 0px 0px 20px;
	padding:6px 0px 0px 0px;
}

#home_rss_feed{
	float:right;
	padding:6px 0px 0px 25px;
	background-image: url(../../_sharedimg/home/rss_feed.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#home_rss_feed a{
	color:#432613;
	text-decoration:none;
}

#home_rss_feed a:hover{
	text-decoration:underline;
	color:#432613;
}

.home_mary_mackillop{
	float:left;
	padding-top:20px;
}

.home_donate_now{
	float:left;
	padding-left:6px;
	padding-top:20px;
}


/*----Column 2----*/

#enews_pod{
	position:relative;
	float:left;
	width:223px;
	height:110px;
	background-image: url(../../_sharedimg/home/enews_pod.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 12px 0px;
	padding:38px 100px 0px 17px;
	line-height:1.6em;
	background-position: 0px 14px;
}

#enews_pod a{
	color:#432613;
}

#enews_pod p{
	margin:0px;	
	padding:0px 0px 9px 0px;
}

#enews_pod img{
	position:absolute;
	top:0px;
	left:0px;
}

ul#enews_links{
	margin:0px;	
	padding:0px;
}

ul#enews_links li{
	color:#432613;
	font-size:1.2em;
	line-height:1.4em;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../../_sharedimg/home/enews_arrow.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding:0px 0px 3px 18px;
}

ul#enews_links li a{
	color:#432613;
	text-decoration:none;
	font-weight:bold;
}
ul#enews_links li a:hover {
	color:#432613;
	text-decoration:underline;
}

#todayswork_pod{
	position:relative;
	float:left;
	width:223px;
	height:93px;
	background-image: url(../../_sharedimg/home/todayswork_pod.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding:48px 100px 0px 17px;
	line-height:1.6em;
	background-position: 0px 40px;
}

#todayswork_pod p{
	margin:0px;	
	padding:0px 0px 9px 0px;
}

#todayswork_pod a{
	color:#432613;
}

#todayswork_pod img{
	position:absolute;
	top:0px;
	left:0px;
}

#home_quote{
	position:absolute;
	top:208px;
	right:3px;
	width:382px;
	height:135px;
}

#indig_quote{
	float:left;
	margin-bottom:20px;
	margin-top:20px;
	}

