
div#labyrinth {
	background-image: url(images/labyrinth_fade.jpg); 
	background-repeat:no-repeat;
	}

.title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0C488E;
	}
.links {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
.subtitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #D3B12C;
	}
.text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	line-height: 1.4em;
	padding-right: 2em;
	}
.indent {
	margin-left: 3em;
	margin-right: 3em;}
img {
     border:none;
     }
img.activities {
	padding-right: 10px;
	}
#ucc {
	float: left;
	text-align: center;
	}
#uccnews a {
	text-decoration: none;
	}
ul li {
	margin-bottom: 1em;
	}
div#schedule {
       position: absolute;
       left: 60px;
       top: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
       /* border: 1px dotted #134E94;*/
        padding: 5px 10px 12px 10px;
}
div#dove {
       position: absolute;
       left: 100px;
       top: 400px;

}

div#special {
       position: absolute;
       left: 60px;
       top: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
        border: 1px dotted #134E94;
        padding: 5px 10px 12px 10px;
}
div#weddings {
       position: absolute;
       left: 69px;
       top: 700px;
}

div#donate {
	   position: absolute;
       left: 69px;
       top: 560px;
}
		
div#concert {
	font-family: "Lucida Calligraphy", "Apple Chancery", Papyrus, serif;
	margin-top: .7em;
	margin-bottom: .7em;
	}
.choral {
	font-size: 2em;
	margin-bottom: 1em;
	}
.date {
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	}

h1 { font-size: 120%; 
	margin-bottom: .2em; 
	margin-top: 0;
	}
h2 {font-size: 110%; 
	margin-bottom: 0; 
	}
p {
	margin-top: 0;
	margin-bottom: 2em;
	}	
ul {margin-bottom: 2em;
}	
a:link { 
	color: #134E94;
	}
a:hover {  
	color: #FFDD00; 
	text-decoration: none
	}
.footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none;
	}
.links:hover { 
	color: #000000; 
	text-decoration: none;
	}
.footer:hover { 
	color: #000000;
	}
.bullet {  
	list-style-image: url(images/bullet.gif);
	}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border-color:#0C488E; 
	border-width: 1px;
	color: #0C488E;
	background-color: #ffffff;
	}

