.home .home_header { position:relative; top:0px; left:0px; width:100%; height: 300px; overflow:hidden; background:url('../images/home/welcome.jpg') top left no-repeat; }
.home .home_header .welcome_text { position:absolute; top:65px; left:10px; height:225px; width:230px; overflow:hidden; font-size:8pt; }
.home .home_header .welcome_pic { position:absolute; top:0px; left:250px; width:500px; height:300px; overflow:hidden; background:url('../images/home/christmas.jpg') top left no-repeat; }
.home .home_div { position:relative; top:0px; left:0px; width:100%; height:3px; overflow:hidden; background:#b7cd52; border-top:1px solid #949e52; border-bottom:1px solid #949e52; }
.home .home_data { position:relative; top:0px; left:0px; width:100%; min-height:450px; }

/*.home .home_data .leftcol { position:relative; top:0px; left:0px; width:450px; height:100%; padding:10px 20px 10px 20px; float:left;}*/
.home .home_data .leftcol { position:relative; top:0px; left:0px; width:450px; height:100%; padding:10px 20px 10px 20px;}
.home .home_data .leftcol h3 { color:#c24d07; margin:0px;}
.home .home_data .leftcol .divider { position:relative; top:0px; left:0px; height:1px; width:70%; background:#ff6000; overflow:hidden; margin:3px 0px 3px 0px;}
.home .home_data .leftcol .dayname { position:relative; top:0px; left:0px; height:20px; width:100px; overflow:hidden; font-weight:bold; float:left; clear:left;}
.home .home_data .leftcol .masstime { position:relative; top:0px; left:0px; height:20px; width:250px; overflow:hidden;  float:left; }
.home .home_data .leftcol .masstime2line { position:relative; top:0px; left:0px; height:35px; width:270px; overflow:hidden;  float:left; }
.home .home_data .leftcol .masstimewide { position:relative; top:0px; left:0px; height:35px; width:400px; overflow:hidden;  float:left; }

/*.home .home_data .rightcol { position:relative; top:0px; left:0px; width:250px; height:100%; padding:0px; float:left; padding:20px 0px 20px 0px;}*/
.home .home_data .rightcol { position:absolute; top:0px; right:0px; width:250px; height:100%; padding:0px; float:left; padding:20px 0px 20px 0px;}
.home .home_data .rightcol .findus { position:relative; top:0px; left:-10px; width:250px; height:300px; background:url('../images/home/findus_bg.gif') top left repeat-y; }
.home .home_data .rightcol .findus .bg_top { position:absolute; top:0px; left:0px; height:100%; width:100%; background:url('../images/home/findus_top.gif') top left no-repeat; }
.home .home_data .rightcol .findus .bg_bottom { position:absolute; top:0px; left:0px; height:100%; width:100%; background:url('../images/home/findus_bottom.gif') bottom left no-repeat; }
.home .home_data .rightcol .findus .findus_text { position:absolute; top:-10px; left:0px; height:100%; width:100%; overflow:hidden; padding:20px 10px 10px 10px; font-size:8pt;}
.home .home_data .rightcol .findus .findus_text h3 { margin-top:0px; color:#2563aa; font-size:12pt; }
.home .home_data .rightcol .findus .findus_text .churchname {font-weight:bold; }
.home .home_data .rightcol .findus .findus_text .map { position:relative; top:0px; left:0px; height:170px; width:100%; overflow:hidden; background:url('../images/home/findus_map.gif') center center no-repeat; }


.home .home_data .rightcol .holycrossschool { position:relative; top:0px; left:-10px; width:250px; height:84px; background:url('../images/home/holycrossschool.jpg') top left no-repeat; margin-top:20px;}
