/* CSS Document */

body {
	background-image: url("");
	font-family: "Comic Sans MS";
	color: #006699;
}

.bannerBig {
	color: #006699;
	font-weight: bold;
	font-size:35px;
}

.bannerSmall {
	color: #006699;
	font-weight: bold;
	font-size:20px;
}

.dayLabel {
	color: #D3A37F;
	margin-top: 10px; 
	font-weight: bold;
}

.religiousLabel {
	color: #D3A37F;
	margin-top: 10px; 
	font-weight: bold;
}


h1 {
	color: #006699;
	font-weight: bold;
}

h3 {color: #006699}

#nav {
	position:absolute;
	left: 52px;
	top: 100px;
	background-image: url("");
	background-repeat: repeat-x;
	height: 15px;
	padding: 5px 10px 0px 10px;
	color: #006699;
	font-weight: bold;
	font-size: 90%;

}
#nav a {
	color: #D3A37F;
}
#nav a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

a:link {  
color: #D3A37F;
}

a:visited { 
COLOR: #D3A37F; 
}
a:hover {
COLOR: #000000 ;
}
a:active { 
COLOR: #000000 ;
}

hr {
	color: #006699;
}


#Layer1 {
	position:absolute;
	width:137px;
	height:108px;
	z-index:-1;
	left: 717px;
	top: 37px;
}

#Layer2 {
	position:absolute;
	width:156px;
	height:115px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:546px;
	height:132px;
	z-index:2;
	left: 280px;
	top: 17px;
}
#Layer4 {
	position:absolute;
	height:276px;
	z-index:3;
	left: 282px;
	top: 159px;
	width: 693px;
}

#Layer5 {
	position:absolute;
	width:270px;
	z-index:3;
	left: 8px;
	top: 261px;
}

.subtext {font-size: 14px}

