@charset "UTF-8";
a:active, a:link, a:visited {
color:#503d14
}
a:hover {
color:#FF6666;
}
/* CSS Document */
body {
	background-repeat: repeat;
	text-align: center;
	background-position: center;
	font-size: 10px;
	background-color: #f0eedc;
	background-image: url(../background2.jpg);
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #f0eedc;
	height: auto;
	position: relative;
	padding: 0px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #503d14;
	background-color: #f0eedc;
	height: auto;
}
#headimage {
	height: 243px;
	width: 900px;
	background-image: url(../trulyblessedbow.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	height: auto;
	width: 148px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0px;
	background-repeat: no-repeat;
	font-size: 1.6em;
	color: #503d14;
	background-color: #f0eedc;
	float: left;
	text-transform: lowercase;
	font-variant: normal;
	font-weight: normal;
	background-image: url(../images/bckgrndline.png);
	padding-left: 15px;
}
#wrapper #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
