/* CSS Document */

@import url('content.css');
@import url('common.css');

body {
	margin:0px;
	background-image:url(../../_homeimg/body_bg.gif);
	background-repeat:repeat-x;
	background-color: #fff;
}

#wrapper {
	margin:auto;
	width:760px;
}

#wrapper_header {
	position:relative;
	height:429px!important;
	overflow:hidden;
	margin:0px;
}

#wrapper_header ul {
	position:absolute;
	top:56px;
	left:255px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style:none;
	z-index:1;
}

#wrapper_header li {float:left;}

#wrapper_body_home {
	width:760px;
	height:450px;
	position:relative;
	overflow:hidden;
	background: #f6f5e0;
	background-image:url(../../_homeimg/homepage_body_bg.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

#link_01 {
	position:absolute;
	top:380px;
	left:307px;
}
#link_02 {
	position:absolute;
	top:384px;
	left:390px;
}
#link_03 {
	position:absolute;
	top:384px;
	left:471px;
}
#link_04 {
	position:absolute;
	top:384px;
	left:552px;
}
#link_05 {
	position:absolute;
	top:380px;
	left:634px;
}


#latestnews_bottom {
	width:355px;
	height: 77px;
	margin: 0;
	padding: 16px 25px 0 23px;
	background:url(../../_homeimg/latestnews_bg_bottom.gif) no-repeat;
}


#button_01 {
	margin: 0 13px 0 0;
}


#textblock_01 {
	position:absolute;
	top:187px;
	left:308px;
}
#btn_diocesan_network {
	position:absolute;
	top:186px;
	left:45px;
}
#parishes {
	position:absolute;
	top:247px;
	left:45px;
	margin:0px;
	width:243px;
	height:53px;
	background-image:url(../../_homeimg/parishes_bg.gif);
	background-repeat:no-repeat;
}

#parishes select {
	position:absolute;
	top:16px;
	left:86px;
	width:146px;
	border:1px solid #53ABA4;
}

#wrapper_footer {
	margin-left:9px;
	height:50px;
	background-image:url(../../_homeimg/wrapper_footer_bg.gif);
	background-repeat:no-repeat;
}

#wrapper > #wrapper_footer {height:auto; min-height:50px;}


/*---Adam changes---*/

#home_pod_wrapper{
	width:670px;
	height:150px;
	margin:20px 0 0 45px;
	background:url(../../_homeimg/home_pod_wrapper_dotted_line.gif) bottom repeat-x;
	}

div.news_pod{
	background:url(../../_homeimg/images/btn_01.jpg);
	float:left;
	margin:0px 10px 10px 0;
	height:63px;
	width:160px;
}

div.news_pod ul {
	margin:0px;
	padding:0;
	display:block;
	width:160px;
	list-style-type:none;
}

div.news_pod li {
	padding:6px 5px 5px 8px;
	font-weight:bold;
	font-size:10px
}

/*div.news_pod ul {
	margin:0 17px 0 17px;
	padding:0;
	list-style-type:none;
}

div.news_pod li {
	padding:6px 5px 5px 14px;
	font-weight:bold;
	background-image:url(../../_homeimg/latestnews_li_bg.gif);
	background-repeat:no-repeat;
	border-top:1px dotted #9B9B93;
}*/

div.news_pod a {
	color:#ffffff;
	text-transform: capitalize;
}

div.home_pods{
	float:left;
	margin:0px 10px 10px 0;
	height:63px;
	width:160px;
	}
	
div.home_pods_right{
	float:left;
	margin:0px 0px 10px 0;
	height:63px;
	width:160px;
	}	
	

