body {
      background-image: url('images/rbbc_background.gif');
      font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
      font-color : #FFFFFF;
      font-size: 10pt;
      margin: 0px; 
      }
      
#header {
	background-image: url('images/rbbcHeaderGradient.jpg');
	height: 99px;
	width: 742px;
	text-align: right;
	}
	
#tanBorder {
	background-color: #BAAF78;
	height: 4px;
	width: 742px;
	}
	
#cornerTopLeft {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/tl.gif');
	}

#cornerTopRight {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: right;
	background-image: url('images/tr.gif');
	}

#cornerBottomLeft {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
	background-image: url('images/bl.gif');
	}

#cornerBottomRight {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	float: right;
	background-image: url('images/br.gif');
	}
	
#tan15px {
	background-color: #BAAF78;
	width: 15px;
	}

	
p.Worship {
	font-family: "Times New Roman", serif;
	font-style: italic;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	text-align: right
	}
	
p.Subtitle {
	color: #003366;
	font-size: 11pt;
	margin-top: 8px; 
	}
	
p.ServiceTimes {
	color: #663300;
	font-size: 10pt;
	margin-top: 0px; 
	}
	
p.eventTitle {
	font-weight: bold;
	font-size: 12pt;
	text-align: right;
	margin-bottom: 0px;
	}
	
p.eventDetails {
	font-size: 10pt;
	margin-top: 0px;
	}

p.SubtitleWhiteItalic {
	font-style: italic;
	color: #FFFFFF;
	font-size: 18pt;
	margin-right: 8px;
	margin-left: 5px;
	}
	
p.normalWhite {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 0px;
	}

p.normalblack {
	font-size: 10pt;
	color: #000000;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 0px;
	}
	
p.indent5px {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 0px;
	}	
	
p.Subtitle { font-size: 12pt; font-weight: bold; }
	
	
address      { font-size: 8pt; color: #FFFFFF; text-decoration: none; font-style: italic; text-align:center }

h2           { font-size: 12pt }

a            { color: #000080; font-weight: bold }

a:hover      { color: #663300 }

p	{font-size: 10pt }
