/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  BODY { font-family: Veranda, sans-serif }
  BODY { background: url(background.jpg);
  background-attachment: fixed;
background-repeat: repeat }

bold {font-weight: bold;}

/* Main links menu at top of page */
#topMenu {
	background: url(background.jpg);
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 0 0 0 0;
}
 
/* Unordered list style for top menu list items */
#topMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
 
/* Top menu list items */
#topMenu li {
	display: inline;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* The dark-red top banner with the church name and pastors' names */
#topBnr {
	background: banner.gif) repeat-x;
	height: 76px;
	margin: 0;
	padding: 0;
}
/* Side Menu - info */
#sideInfo {
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #000000;
	float: left;
} 

 
/* Church name text */
#topBnrTitle {
	padding: 8px 0 0 0;
	font-family: "Palatino Linotype", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	float: left;
} 
/* Top menu links */
#topMenu a:visited {
	color: #000000;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
}
 
#topMenu a:link {
	color: #000000;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
}
 
/* Top menu link rollover */
top#menu a:active {
	color: #000000;
	padding: 4px 6px 4px 6px;
	text-decoration: underline;
}
 
#topMenu a:hover {
	color: #990000;
	padding: 4px 6px 4px 6px;
	text-decoration: underline;
}
