
body {  font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #0000CC; 
	background-color: #FFFFCC}

#mainbody{
	position:absolute; 
	top:120px; 
	left:25px; 
	width:600px; 
	height: 850px; 
	border: 1px none #000000; 
	z-index: -1;
	background : #F9f1c8 url(images/churchbackground.gif) no-repeat bottom;
	color : inherit;
}
#raised{
	position : absolute;
	top : 15px;
	left : 400px;
	font-family : serif;
	font-size : larger;
}

#qmenus{
	position : absolute;
	top : 95px;
	left : 550px;
	font-family : serif;
	font-size : xx-small;
	color : #6666FF;
	text-decoration : none;
	background-color : inherit;
}

#qmenus a:hover{
	color : #6666FF;
	text-decoration : none;
	background-color : inherit;
}

#qmenus a:visited{
	color : #6666FF;
	text-decoration : none;
	background-color : inherit;
}

#qmenus a{
	color : #6666FF;
	text-decoration : none;
	background-color : inherit;
}

h1 {  font-size: x-large; 
	font-style: normal; 
	font-weight: bold; 
	color: #000099;
	background-color : inherit;}

h2 {  
	font-size: large; 
	font-weight: bold}

h3 {  
	font-size: large; 
	font-weight: normal}

.important {  
	font-family: inherit; 
	font-size: larger}

.tblHeader {  
	font-weight: bold}

.newsletter {
	font-family : serif;
	color : #483D8B;
	background-color : inherit;
	font-size : larger;
	}
.evt_title {
	background-color : #FFF2E1;
	color : #2060D0;
	font-size : x-large;
}
.evt_desc {
	font-style : normal;
	font-family : inherit;
	font-size : inherit;
	font-weight : normal;
}
.evt_subt {
	font-size : smaller;
	font-weight : bolder;
	color : Navy;
}
.evt_note {
	font-size : smaller;
}
.evt_pubrem{
	font-size : x-small;
	color : #6666CC;
}
.imageright{
	float : right;
	vertical-align : top;
		margin : 10px;}
	
.imageleft{
	float : left;
	vertical-align : top;
		margin : 10px;}
	
.date {  
	font-size: xx-small; 
	font-weight: lighter; 
	color: #9999FF;
	background-color : inherit;}

.date a{
	color: #9999FF;
	text-decoration:none;
	background-color : inherit;}

.date a:hover{
	color:#9999FF;
	text-decoration:none;
	background-color : inherit;}

.date a:visited{
	color:#9999FF;
	text-decoration:none;
	background-color : inherit;}

.news {  
	font-size: large; 
	font-weight: bold;
	color: #000099;
	text-align : center;
	background-color : #FFDAB9;
}

.plain a{
	color:#0000CC;
	text-decoration:none;
	background-color : inherit;}

.plain a:hover{
	color:#0000CC;
	background-color : inherit;
	text-decoration:none;}

.plain a:visited{
	color:#0000CC;
	background-color : inherit;
	text-decoration:none;}

.plain a:active{
	color:#0000CC;
	background-color : inherit;
	text-decoration:none;}


#menubar {
	font-size: 11px;
	position:absolute;
	left:5px;
	top:20px;
	background-color:#F9F1C8;
	color : inherit;
	border:1px solid #0000CC;
	padding:2px;
	cursor: pointer;}

#menubar a {
	color:#0000CC;
	background-color : inherit;
	letter-spacing:1px;
	border:1px solid #F9F1C8;
	text-decoration:none;
}

#menubar a.active {
	border-bottom-color:#CCC599;
	border-right-color:#CCC599;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;}

.menu .options {
	font-size: 11px;
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #0000CC;
	background-color:#F9F1C8;
	color : inherit;}

.menu a {
	color:#0000CC;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:transparent;}

.menu a:hover {
	background-color:#0000CC;
	color:#FAF7E1;}

.quote{
	font-family : cursive;
	font-weight : lighter;
}	
	
#smallprint {  font-size: small;  font-weight : 200; }
