﻿body {
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}
.outsideColumn {
	border: #99ccff double medium;
	text-align: center;
	background-color: #E0E8FB;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
}
.insideColumn {
	border: #99ccff double medium;
	text-align: center;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
}
#columnHeading {
	color: #274CB6;
	padding: 3px 10px 10px 14px;
	color: #274CB6;
	font-size: 1.75em;
	font-weight: bold;
}
#calendar dt {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	line-height: 36px;
}
#faqs dd {
	font-size: x-small;
	margin: 0px 5px 3px 18px;	
	text-align: left;
	margin-bottom: 12px;
}
#faqs dt {
	font-size: x-small;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
	margin: 0px 5px 3px 10px;
}
#calendar dd {
	font-size: x-small;
	margin: 0px 5px 0px 18px;	
	text-align: left;
	line-height: 18px;
}
#footer {
	overflow: hidden;
	padding: 2px;
	position: relative;
	left: 0px;
	width: 770px;
	font-size: xx-small;
	margin-top: 2px;
	margin-bottom: 6px;	
	color: black;
/*	border: 3px aqua solid; */
}
.titles {
	background-image:url('images/Titles.jpg');
	height: 25px;
	text-align: center;
	font-size: large;
	color: #FFFFFF;	
}
#menu {
	font-size: x-small;
	color: white;
	text-align: center;	
}
.menu {
	font-size: x-small;
	color: white;
	text-align: center;
	border-right: 1px white solid;	
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px white solid;
	text-align: center;	
}
.menuB {
	border-right: 1px white solid;	
	padding-right: 3px;
	font-size: x-small;
	color: white;
	text-align: center;		
}
.menuE {
	padding-left: 3px;
	font-size: x-small;
	color: white;
	text-align: center;
	border-right: 0px;
}
#menu a {
	color: white;
	text-decoration: none;
}
#menu a:hover {
	color: white;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
/* Styles for Content */
p {
	font-size: small;
	font-style: normal;
	color: black;
	line-height: 125%;
}
h1 {
	color: black;
	font-size: 2.0em;
}
h2 {
	color: black;
	font-size: 1.75em;
}
h3 {
	color: black;
	font-size: 1.5em;
}
h4 {
	color: black;
	font-size: 1.25em;
	font-weight: normal;
}
h5 {
	color: black;
	font-size: 0.75em;
}
h6 {
	color: black;
	font-size: 0.5em;
}
/* Styles for Footer */
#footer td {
	color: black;
	font-size: xx-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: blue;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	text-align: right;
}
#footer a:hover {
	font-style: italic;
}

#flash {
	z-index: 0;
}
/* Styles for Links */
a {
	color: #414181;
	text-decoration: none;
}
a:hover {
	color: #9999cc;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_left {
	text-align: left;
}
.style_right {
	text-align: right;
}
.style_center {
	text-align: center;
}
.motto {
	font-size: small;
	padding: 10px;
	text-align: justify;
}
.pic_style_left {
	float: left;
	margin-right: 10px;
}
.pic_style_center {
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#columnHeading {
	color: #274CB6;
	padding: 3px 10px 10px 14px;
	color: #274CB6;
	font-size: 1.75em;
	font-weight: bold;
}
#calendar dt {
	font-size: x-small;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
	margin: 0px 5px 3px 10px;
}
#calendar dd {
	font-size: x-small;
	font-family: Tahoma;
	margin: 0px 5px 3px 18px;	
	text-align: left;
}
.regP {
	text-align: left;
}
#mission {
	padding: 25px 75px 75px 75px;
	font-size: medium;
	font-style: italic;
	color:#27274E;
	line-height: 30px;
}
#songs td {
	color: black;
	font-size: x-small;
	text-align: left;
}
#songs img {
	border: 0px;
}
.notes {
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.underline {
	text-decoration: underline;
}

