﻿#miniDiv            { display: block; width: 620px; margin-left: 10px; font-family: Arial; font-size: 10pt; }
#ReligiousHeading   { color: #900000; font-family: Arial; font-size:14pt; font-weight: bold; text-transform:none; }
.ListHeading        { color: #888888; font-family: Arial; font-size:12pt; font-weight: bold; }
#RelOrg             { text-align: Left;font-family:Arial; font-size:10pt; }
#Rel_events         { margin-left: 0px; font-family:Arial; font-size:10pt; margin-right:14px; }
#Rel_articles       { margin-left:0px; font-family:Arial; font-size:10pt; margin-right:14px; }
#News_List          { text-align: Left; margin-left: 00px; margin-right:14px; font-family:Arial; font-size:10pt; }
#Rel_List           { text-align: Left;  margin-left:0px; margin-right:14px; font-family:Arial; font-size:10pt; }
#RelOrg             { text-align:left;font-family:Arial; font-size:10pt; }
#Rel_info           { text-align:left; margin-right:14px; font-family:Arial; font-size:10pt; }
#Rel_venues         { margin-right:14px; max-width:200px; overflow:auto; }
#Rel_map            { margin-right:14px; }
#Rel_hours          { margin-right:14px; }
#Rel_people         { margin-right:14px; width: 245px;}
.linkover           { font-family:Arial; font-size:10pt; }
h1          { font-family:Arial; color:Maroon; }
h2          { font-family:Arial; color:Maroon; }
h3          { font-family:Arial; color:Maroon; }
h3.section  { text-transform:none}
h4          { text-decoration:underline; font-family:Arial; }
p.religious     { text-align:justify; margin-right:0px; }
p.disclaimer    { text-align:justify; margin-right:14px; }

ovalbutton
{
	display: block;
	float: left; /*font: normal 13px Tahoma;*/ /* Change 13px as desired */
	line-height: 4px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button  background (default is 24px) */
	height: 12px; /* Height of button background height */
	padding-left: 0px; /* Width of left menu image */
	text-decoration: none;
	padding-right: 10px;
}

link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton
{
	color: #660000; /*button text color*/
}

ovalbutton span
{
background:#ffffff;
display: block;	
padding:5px;
border:1px solid #b0b0b0;
}

ovalbutton:hover
{
	/* Hover state CSS */
	
}

ovalbutton:hover span
{
	/* Hover state CSS */
	background:#F8F8F8;
	color: #660000;
}
.buttonwrapper
{
	/* Container you can use to surround a CSS button to clear float */

	width: 50%;
	font-family: arial;
	font-size: 12px;
font-weight:bold;
text-transform:uppercase;
	padding-top: 10px;
	padding-left: 80px;
	margin-left: 100px;
}
