body {
	font-family:"Times New Roman", Times, serif;
	color:black;
	background-color:#FFFFDA;
	background-image:url(../images/Crosses012.gif);
	/*background-image:url(images/Crosses009.gif);*/
	/*background-image:url(images/The_Cross_91009274000553.jpg);*/
	/*background-image:url(images/tn_jesus123.jpg);*/
	background-repeat:repeat;
	
	text-align:center;
}
.menu {
	margin:0 auto;
	padding:0;
	height:30px;
	width:792px;
	display:block;
	background:url('../images/topMenuImages3.jpg') repeat-x;
}
.menu li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.menu li a {
	float:left;
	padding-left:15px;
	display:block;
	color:#FFFFBB;
	text-decoration:none;
	font-size:16px;
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	background:url('../images/topMenuImages3.jpg') 0px -30px no-repeat;
}
.menu li a span {
	line-height:30px;
	float:left;
	display:block;
	padding-right:15px;
	background:url('../images/topMenuImages3.jpg') 792px -30px no-repeat;


}
.menu li a:hover {
	background-position:0px -60px;
	color:#FF77FF;
}
.menu li a:hover span {
	background-position:792px -60px;
}
.menu li a.active, .menu li a.active:hover {
	line-height:30px;
	font-size:16px;
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	background:url('../images/topMenuImages3.jpg') 0px -90px no-repeat;
	color:#FFFFBB;
}
.menu li a.active span, .menu li a.active:hover span {
	background:url('../images/topMenuImages3.jpg') 792px -90px no-repeat;
}
.groups li {
	margin: 5px 5px;
}
.Colm #container {
	width: 790px;
	background: #FFFFFF;
	/* background: #FFFFDA; */
	background-image:url(../images/DSC_2504.jpg); 
	margin: 0 auto;
	border: 1px groove #777777;
	text-align: left;
}
.Colm #mainContent {
	padding: 0 20px;
}
.Colm #mainContent h1, h2, h3 {
	color:#000066;
	text-align:center;
	font-weight:bold;
}
.Colm #mainContent p {
	text-indent:1em;
}
.Colm #mainContent p:first-letter {
	font-size:larger;
	font-weight:bold;
}
/* title, sub1 and sub2 are custom header settings for the home page */
p.title {
	font-size:24px;
	font-weight:bold;
	color:#000066;
	text-align:center;
}
p.sub1 {
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: lighter;
}
p.sub2 {
	font-size: 20px;
	color: #6600CC;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
}
p.sub3 {
	font-size:16px;
	color:#6600CC;
	font-weight: bold;
	font-style:italic;
	line-height: 1px;
}
p.sub4 {
	font-size:36px;
	color:#6600CC;
	font-weight: bold;
	font-style:italic;
	font-variant: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: text-bottom;
	position: relative;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	line-height: 1em;
	left: auto;
	top: 5px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;

	/*line-height: 1px;*/
}
p.tt {
	text-align:left;
	font-weight:bold;
	border: thin;
	margin: 1em;
}
span.sub4 {
	color:#6600CC;
	font-weight: bold;
	font-style:italic;
    font-size:+3;
	/*line-height: 2em;*/
}
li.sub4 {
	color:#6600CC;
	font-weight: bold;
	font-style:italic;
	line-height: 2em;
    font-size:large;
}
/* defines the text and div for the info section of the home page */
.info {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: smaller;
	border: solid;
	border-width: 1px;
	font-weight: bold;
}
/* set no underline for links in info section */
a.namelnk {
	text-decoration:none;
	color:#0000FF;
}
a.namelnk:hover {
	background-color:#CCCCCC;
	color:#CC00FF;
}
/* define the "Back to Top" links in all pages */ 
a.BtT {
	text-align:right;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
}
p.BtT {
	text-align:right;
}
/* define the space around images */
img {
	margin: 10px;
	padding: 5px;
}
img.title {
	margin: 0px;
	text-align: center;
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #60C;
	border-right-color: #60C;
	border-bottom-color: #60C;
	border-left-color: #60C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3em;
}
DT {
	font-weight:bold;
	font-style:italic;
}
.Colm #container #mainContent table tr #softball .sub2 strong {
	color: #F30;
}

