body {
	margin: 0;
	background: #E6E1CF;
	color: #000000;
}
.goldpagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #CA9825;
	font-weight: 900;
	font-variant: small-caps;
	word-spacing: normal;
	letter-spacing: 0px;
}
.main-heading {
	height: 145px;
	padding: 0;
	background-image: url(images/upchurchheader.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 800px;
}
.main-heading-title {
	color: #000000;
	width: 60%;
	height: auto;
	text-align: center;
	font-family: Georgia;
	font-size: 200%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
	font-weight: bolder;
	background-image: url(images/QUheaderbg1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 4%;
}
.main-heading-title a {
	text-decoration: none;
	color: #000000;
}
.main-heading-caption a {
	text-decoration: none;
	color: #FFFFFF;
}
.main-heading-caption {
	background: #C82B2B;
	color: #FFFFFF;
	font: 12pt Verdana;
	width: 60%;
	padding: 0 1% 0 1%;
	text-align: center;
	font-weight: bolder;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	list-style-type: decimal;
	list-style-position: outside;
}
.nav {
	background-color: #807859;
	color: #D4802B;
	font: 13pt Georgia;
	float: left;
	width: 780px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.nav a {
	color: #efefbf;
	text-decoration: none;
	padding:5px;
	display: inline;
	border-left: 5px solid #807859;
}
.nav a:hover {
	background: #efefbf;
	color: #444;
	border-left: 5px solid #C82B2B;
}
.content-wrapper {
	color: #FFFFCC;
	float: left;
	width: 800px;
	background-image: url(images/column_bg.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #000000;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
img {
	border:none;
	padding: 10px;
}
.content-column-1 {
	float: left;
	width: 569px;
	font-size: 90%;
	display: block;
	line-height: 1.7em;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bolder;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content-column-1 a {
	color: #C82B2B;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 0px solid #C82B2B;
}
.content-column-1 a:hover {
	color: #CA9825;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0;
}
.content-column-2 {
	float: right;
	width: 100%;
	font-size: 100%;
	color: #FFFFCC;
	line-height: 1.5em;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	clear: both;
	padding: 0px;
	background-position: center top;
	margin-top: 0px;
}
.content-column-2 a {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
}
.content-column-2 a:hover {
	color: #CA9825;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 0;
	font-size: 100%;
}
h1 {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1px;
	margin-left: 190px;
	text-align: right;
	font-size: 165%;
	border-bottom: 1px solid #000;
}
.footer {
	clear:both;
	width: 790px;
	background-color: #807859;
	color: #efefbf;
	text-align: center;
	padding: 5px;
	font-size: 80%;
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.footer a {
	color: #efefbf;
	text-decoration: none;
	border-bottom: 1px solid #efefbf;
	font-weight: bold;
}
.footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}
