A {
	color: #551a02;
	font-family: Georgia, Arial;
	font-weight: bold;
	text-decoration: none }

A:HOVER {
	color: #b57a62;
	text-decoration: underline }

A:ACTIVE {
	color: #551a02 }

A:VISITED {
	color: #551a02 }

A.clean {
	color: #551a02;
	font-family: Times New Roman }
	
A.clean:HOVER {
	color: #551a02;
	text-decoration: none;
	font-family: Times New Roman}

LI { 
	list-style-type: disc;
	color: #551a02 }

#blacktext {color: #000000}
		
BODY {
	margin: 0px;
	text-align: center;
	background-color: #A57459;
	background-image: url(images/bg.jpg) }


#box {
	background-color: #FFF2F2;
	width: 700px;
	border-style: solid;
	border-width: 1px;
	border-color: #250D00;
	margin-left: auto;
	margin-right: auto;
	text-align: left }

#mainimage {
	height: 147px;
	background-image: url(images/stgeorge.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #250D00 }

#menubar {
	font-size: 15px;
	font-family: Georgia, Arial;
	margin-top: 7px;
	text-align: center;
	margin-bottom: 30px;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #250D00 }

#menupadding {
	margin-right: 12px;
	margin-left: 12px }

#maintitle {
	text-align: center;
	font-size: 58px;
	font-weight: bold;
	font-family: Times New Roman;
	letter-spacing: 2px;
	padding-bottom: 0px;
	padding-top: 0px }
	
#mainsubtitle {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	font-family: Times New Roman;
	letter-spacing: 2px;
	padding-top: 0px }
	
#header {
	letter-spacing: .4px;
	color: #551a02;
	padding-left: 4px;
	padding-bottom: 1px;
	width: 530px;
	margin-top: 18px;
	margin-bottom: 22px;
	font-family: Georgia, Arial;
	font-size: 22px;
	font-weight: bold;
	margin-left: 50px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #250D00 }
	
#headertwo {
	font-weight: bold;
	width: 500px;
	margin-left: 70px;
	margin-top: 18px;
	font-family: Georgia, Arial;
	font-size: 13px;
	line-height: 23px }

#textbodytab {
	width: 440px;
	margin-left: 95px;
	margin-top: 12px;
	font-family: Georgia, Arial;
	font-size: 13px;
	line-height: 23px }

#textbody {
	width: 501px;
	margin-left: 70px;
	margin-top: 12px;
	font-family: Georgia, Arial;
	font-size: 13px;
	line-height: 23px }

#copyright {
	color: #250D00;
	margin-right: 12px;
	text-align: right;
	font-size: 11px;
	font-family: Georgia, Arial;
	background-color: transparent }

#copyrightbox {
	width: 700px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-width: 0px;
	background-color: transparent }
	
#contact {
	font-size: 11px;
	font-family: Georgia,Arial;
	letter-spacing: .4px;
	text-align: center;
	line-height: 20px;
	margin-top: 65px;
	margin-bottom: 35px }

img.image {
	position: relative;
	clear: both;
	float: right; 
	margin: -7px -45px 0px 22px;
	border: 1px solid #250D00;
	padding: 0px; }

span.caption {
	text-align: center;
	font-family: sans-serif;
	position: relative;
	color: #333;
	clear: both;
	float: right;
	font-size: 8pt;
	line-height: 1.2em;
	margin: 6px -45px 5px 22px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #250D00;
	border-top-width: 0px;
	background-color: #fff; }
