.table-border {
	border: 2px solid #000000;
	color: #090;
	margin: 0px;
	padding: 0px;
}
.image-border {
	border: 1px solid #000000;
}

.background {
	background-color: #FCFCFC;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.banner-border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h1 {
	font-family: Papyrus, "Lucida Sans", "Eras Medium ITC", Arial;
	font-size: 24pt;
	line-height: 56pt;
	font-weight: bold;
	color: #668604;
	text-align: left;
}
p {
	font-size: 14pt;
	font-family: Papyrus, "Lucida Sans", "Eras Medium ITC", Arial;
	text-align: left;
	color: #000;
}
h2 {
	font-family: Papyrus, "Lucida Sans", "Eras Medium ITC", Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #E97C1D;
}
.border-textarea {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.banner-background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

h3 {
	font-family: Papyrus, "Lucida Sans", "Eras Medium ITC", Arial;
	font-size: 12pt;
	font-weight: bold;
}
.background-grey {
	background-image: url(images/background-grey.jpg);
	background-repeat: repeat;
}
li {
	font-family: Papyrus, "Lucida Sans", "Eras Medium ITC", Arial;
	font-size: 14pt;
	list-style-type: disc;
}
.history-font {
	font-family: Papyrus, "Lucida Sans", "Eras Medium ITC", Arial;
	font-size: 12pt;
}
.quote-smaller {
	font-family: Papyrus, "Lucida Handwriting", "Lucida Sans", "Eras Medium ITC", Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #668604;
	text-align: right;
	vertical-align: top;
}
.phone {
	font-size: 14pt;
}
.center {
	text-align: center;
}
.quote-left {
	font-family: Papyrus, "Lucida Sans", "Eras Medium ITC", Arial;
	font-size: 14pt;
	font-style: italic;
	text-indent: 40px;
	color: #668604;
}
.letter {
	color: #953C00;
	text-align: left;
	font-size: 14pt;
}
.bullet2 {
	list-style-type: square;
}
.list2 {
	font-size: 12pt;
}
