@charset "utf-8";
.dropcap:first-letter {
	font-size: 200%;
	float: left;
	font-weight: bold;
	clear: left;
 }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	text-align: left;
}

body,html {
		height:100%
}

.bg {
	background-image: url(../IMAGES/Background/Sidefill_R2.png);
	height: 100%;
	background-position: center;
	background-size: cover;
}


#pageFrame {
	height: auto;
	width: 85%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 2em;
}
#pageTxt {
	height: auto;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #663300;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #FFCC33;
	background-image: url(../IMAGES/Background/golden-parchment.jpg);
	position: relative;
	left: 1em;
	top: 2em;
	border-radius: 25px;
	behavior: url(https://sharonsart.com/PIE.htc);
	padding: 1em;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #663300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}

#menuBar {
	height: 38px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#navBar {
	height: auto;
	width: 80%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FC3;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FC3;
	border-right-color: #C90;
	border-bottom-color: #C90;
	border-left-color: #FC3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 15px;
	background-image: url(../IMAGES/Background/HorizCopper.png);
	background-repeat: repeat-x;
	margin-top: 2em;
}

#navBar ul{
	height: auto;
	text-align:center;
	margin: 0;
	padding: 0;	
	
}
#navBar li{
	display: inline;
}
#navBar a{
	color: #FC3;
	text-decoration: none;
	padding: 6px;
}
#navBar a:hover{
	color: #933;
	background-color: #FF9;
}
#hptextBlock {
	width: 700px;
	position: relative;
	left: 50px;
	top: 500px;
	visibility: visible;
	display: block;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	clear: left;
	float: left;
	height: auto;
	width: 625px;
	font-style: normal;
	margin-left: 15px;
	margin-top: 100px;
}
#header {
	height: 82px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	height: auto;
	width: auto;
	color: #FFC;
}
/*body {
	background-image: url(../IMAGES/Background/Sidefill_R2.png);
	background-repeat: repeat-y;
	background-position: right;
}*/
