html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family : Georgia, Times, serif;
	text-align: center;
	font-size: .9em;
	color: #000000;
	background-color: #4D70B2; 
}
#main {
	width: 94%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#header {
	position: relative;
	height: 115px;
	min-width: 775px;
	background: url(Images/StGeorges.jpg) no-repeat top right;
	border: 1px solid white;
}
#page_title {
	position: relative;
	height: 1.5em;
	color: #996633;
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	top: 51px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-top: 5px;
	padding-left: 25px;
	margin-right: 75px;
	float: right;
	background-color: #FDFDFD;
	filter: alpha(opacity=82);
	opacity: .82;
}
#inner-main {
	position: relative;
 	min-height: 400px; 
	min-width: 775px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding-bottom: 20px;
	border-left: 3px solid #FFFFCC;
	border-top: 2px solid #FFFFCC;
}
#content {
	vertical-align: top;
	min-height: 550px;
	font-size: .9em;
	text-align: left;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 140px;
	margin-bottom: 20px;
	background: url("Images/sunburst.gif") no-repeat right top;
	background-color: #FFFFFF; 
}
#content-table {
	width: 150px;
	text-align: center;
	border: 1px solid #4D70B2;
	float: right;
	padding: 1px;
	margin-left: 2px;
	line-height:  1.10em;
	padding-bottom: 2px;
	margin-top: 15px;
}
.Green {
	background-color: #4D70B2;
}
.BoldWhite { 
	font: .9em; 
	font-weight: bold;
	color: #F7F7F7;
}
#content ul {
	padding-left: 25px;
	list-style: disc inside;
}
#content li {
	font-size: 1.2em;
	list-style: disc;
	left: 15px;
}
#Calendar {
	height: 700px;
	min-height: 700px;
}
#Directions {
	height: 700px;
	min-height: 700px;
}
.spacer {
	clear: both;
	height: 0px;
}
p {
	text-align: left;
	font-size: 1.1em;
	color: #585858;
	margin: 10px;
	width: auto;
	min-width: 120px;
}
img {
	border: 0px;
}
.page-left {
	width: 25%;
	float: left;
	text-align: left;
	font-size: .9em;
	font-weight: bold;
}
.page-right {
	width: 65%;
	float: right;
	font-size: .9em;
	font-weight: bold;
}
#Gallery-List {
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 35px;
}
#content ul{
	margin-left: 10px;
	padding-left: 10px;
}
#contact-left {
	width: 45%;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
#contact-right {
	width: 45%;
	float: right;
	font-size: .9em;
	font-weight: bold;
}
#contact-textarea{
	text-align: left;
	margin-top: .5em;
	font-size: .9em;
}
Input{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	border : solid 1px #989898;
	background-image:url("Images/input_fade.png");
	background-position: top left;
	border-style: inset;
	-moz-border-radius: 3px;
}
Input:focus{
	background-image:url("Images/b.gif");
}
Select{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	font-size: 1.0em;
	border : solid 1px #989898;
	background-image:url("Images/button-off.png");
	background-position: bottom left;
	border-style: inset;
	-moz-border-radius: 3px;
}
TextArea{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	border : solid 1px #989898;
	background-image:url("Images/input_fade.png");
	background-position: top left;
	background-repeat: repeat-x;
	border-style: inset;
	-moz-border-radius: 3px;
}
TextArea:focus{
	background-image:url("Images/b.gif");
}
input.Submit {
	font-weight: bold;
	font-size: .8em;
	border: 2px solid #000066;
	border-style: outset;
	background-image:url("Images/button-off.png");
	background-position: bottom left;
	margin-top: 5px;
	-moz-border-radius: 5px;
}
input.Submit:hover{
	background-image:url("Images/button-on.png");
	background-position: bottom left;
}
input.Submit:active{
	background-image:url("Images/button-down.png");
	background-position: top left;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Bold { 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLargeNavy { 
	font: 1.2em; 
	font-weight: bold;
	color: #000080;
}
.BoldSmall { 
	font: .9em; 
	font-weight: bold;
}
.BoldUnderline {
	font-weight: bold;
	text-decoration:underline;
}
.smallbold {
	font-size: .8em;
	font-weight : bold;
}
.small {
	font-size: .8em;
}
h1 {
	font: bold 1.2em;
}
h2 {
	font: bold 1.3em; 
	background-color: transparent;
}
h3 {
	font: bold 2.1em;
	font-variant : small-caps;
}
Span.super {
	font: bold .75em;
	vertical-align : super;
}
ol {
	font-size: .9em;
}
.Left_Nav {
	text-decoration: none;
	line-height: 1.5em;
}
a:link{
	color: #800000;
}
a:visited{
	color: #800000;
}
a:hover{
	color: #F78D8D;
}
a:active{
	color: #F78D8D;
}
#pagefooter {
	text-align: center;
	width: 99%;
	margin-top: 10px;
	bottom: 5px;
}
.tteddo {
	font-size:.6em;
	font-weight: bold;
	font-style : italic;
	text-decoration: none;
}#pagefooter a:visited, #pagefooter a:link {
	color: #FAF2BA;
}
#pagefooter a:hover, #pagefooter a:active {
	color: #CC0000;
}