@charset "iso-8859-1";

 			*{
				padding: 0;
				margin: 0;
				font-family: Georgia, Tahoma;
			}
			
			body {
				background-image: url("back2.jpg");
				margin: 20px;
				font-size: 12px;
				behavior: url(csshover.htc);
			}
			
h1 {position: center; font-size: 30pt; font: Georgia; font-style: italic; color: "#006600"; line-height: 40pt; z-index: 1}
h2 {font: 18pt Georgia; font-style: italic; color: "#006600"; line-height: 24pt; z-index: 2}
h3 {font: 16pt Georgia; font-style: italic; color: "#00000"; line-height: 22pt; z-index: 4}
p {font: 12pt Tahoma; color: "#000000"; line-height: 16pt; z-index: 5}
a {font: 14pt Georgia; font-style: italic; font color: "#827839"; line-height: 20pt; z-index: 3}
border {color: #667C26}
right {float: right; font: 14pt Arial; color: "#191970"; line-height: 18pt; z-index: 4; background-color: "#FAFAD2"; border-color: "#B0E0E6"; border-style: outset}
			ul {
				list-style: none;
			}

			ul a {
				color: #FFFFFF;
				text-decoration: none;
				display: block;
				padding: 5px 5px 5px 10px;
				width: 125px;
				background: #333333;
			}
			
			ul a:hover {
				color: #4BD8FF;
				text-decoration: none;
				background: #3C3C3C;
			}
			
			ul li {
				border-bottom: 1px solid #FFFFFFF;
				border-right: 1px solid #FFFFFF;
				float: left;
				position: relative;
			}
			
			ul li ul {
				list-style: none;
				position: absolute;
				left: 0;
				top: 100%;
				display: none;
				width: 125px;
				border-top: 1px solid #FFFFFF;
			}


            ul li:hover ul { display: block; }
			
			ul li:hover ul li ul { display: none; }  
			
			ul li ul li:hover ul {
				display: block;
				position: absolute;
				left: 140px;
				top: -1px;
				border-left: 1px solid #FFFFFF;
			}
			
			ul li span {
				display: none;
			}
			
			ul li a {
				width: 125px;
				height: 10px;
			}

	 ul li#Welcome a {
    	background: url(images/welcome.jpg) no-repeat;
		}
	ul li#Welcome a:hover {
	    background: url(images/welcome_on.jpg) no-repeat;
		}			
	ul li#Stay a {
    	background: url(images/stay.jpg) no-repeat;
		}
	ul li#Stay a:hover {
    	background: url(images/stay_on.jpg) no-repeat;
		}			
	ul li#bulletin a {
    	background: url(images/bulletin.jpg) no-repeat;
		}
	ul li#bulletin a:hover {
    	background: url(images/bulletin_on.jpg) no-repeat;
		}			
	ul li#past a {
    	background: url(images/past.jpg) no-repeat;
		}
	ul li#past a:hover {
    	background: url(images/past_on.jpg) no-repeat;
		}	
	ul li#newsletter a {
    	background: url(images/newsletter.jpg) no-repeat;
		}
	ul li#newsletter a:hover {
    	background: url(images/newsletter_on.jpg) no-repeat;
		}
	ul li#calendar a {
    	background: url(images/calendar.jpg) no-repeat;
		}
	ul li#calendar a:hover {
    	background: url(images/calendar_on.jpg) no-repeat;
		}
	ul li#ourchurch a {
    	background: url(images/ourchurch.jpg) no-repeat;
		}
	ul li#ourchurch a:hover {
    	background: url(images/ourchurch_on.jpg) no-repeat;
		}			
	ul li#history a {
    	background: url(images/history.jpg) no-repeat;
		}
	ul li#history a:hover {
    	background: url(images/history_on.jpg) no-repeat;
		}	
	ul li#contacts a {
    	background: url(images/contacts.jpg) no-repeat;
		}
	ul li#contacts a:hover {
    	background: url(images/contacts_on.jpg) no-repeat;
		}	
	ul li#stewardship a {
    	background: url(images/stewardship.jpg) no-repeat;
		}
	ul li#stewardship a:hover {
    	background: url(images/stewardship_on.jpg) no-repeat;
		}	
	ul li#ourfaith a {
    	background: url(images/ourfaith.jpg) no-repeat;
		}
	ul li#ourfaith a:hover {
    	background: url(images/ourfaith_on.jpg) no-repeat;
		}			
	ul li#why a {
    	background: url(images/why.jpg) no-repeat;
		}
	ul li#why a:hover {
    	background: url(images/why_on.jpg) no-repeat;
		}	
	ul li#dio a {
    	background: url(images/dio.jpg) no-repeat;
		}
	ul li#dio a:hover {
    	background: url(images/dio_on.jpg) no-repeat;
		}	
	ul li#vatican a {
    	background: url(images/vatican.jpg) no-repeat;
		}
	ul li#vatican a:hover {
    	background: url(images/vatican_on.jpg) no-repeat;
		}	

	ul li#spirit a {
    	background: url(images/spirit.jpg) no-repeat;
		}
	ul li#spirit a:hover {
    	background: url(images/spirit_on.jpg) no-repeat;
		}	
	ul li#school a {
    	background: url(images/school.jpg) no-repeat;
		}
	ul li#school a:hover {
    	background: url(images/school_on.jpg) no-repeat;
		}			
	ul li#young a {
    	background: url(images/young.jpg) no-repeat;
		}
	ul li#young a:hover {
    	background: url(images/young_on.jpg) no-repeat;
		}			
	ul li#donate a {
    	background: url(images/donate.jpg) no-repeat;
		}
	ul li#donate a:hover {
    	background: url(images/donate_on.jpg) no-repeat;
		}	


div.footer {
	margin-top: 30px;
	margin-bottom: 20px;
	font:normal .8em/160% Verdana,Arial,Helvetic,sans-serif;
	font-size:1em;
	color: #666;
	width: 100%;
	text-align: center;
	align: center;
}



/*
 * img-shadow: image box with drop shadow
 */
.img-shadow {
	float:left;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;	
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 10px;
}

.img-shadow div {
	background: none !important;
	background: url(../images/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 3px 0;
}

.img-shadow img {
	display: inline-block;
	color: #777;
	background-color: #fff;
	font: italic 1em georgia, serif;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}

* html .img-shadow img {
	border: 4px double #929691;
}


