﻿/* BASIC HTML DEFINITIONS */
HTML {
	height: 100%;
	margin-bottom: 1px;
}
.auto-style14 {
	white-space: nowrap;
	border-width: 0;
}
.auto-style15 {
	border-color: #000000;
	border-width: 0;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: normal;
	}
.auto-style21 {
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: normal;
}
.auto-style25 {
	border-width: 0;
	text-align: center;
}
.auto-style26 {
	border-color: #000000;
	border-width: 0;
}
.footer_link {
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.copyright {
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.TableCellNoBG {
	border: 1px solid #000099;
}
.TableCellWhite {
	border: 0px solid #000099;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.menu {
	border: 0 solid #000099;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: normal;
}

body {
	background: #FFFFFF url(../images/parchment.jpg) repeat-x;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
table { margin: auto; }
ul li {
	font-size: 100%;
}
hr {
	background-color: #B65E2E;
	color: #B65E2E;
	height: 1px;
	width: 100%;
}
blockquote {
	margin-bottom: 0;
}
form {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 100%;
}
.forminput {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #C0C0C0;
	padding: 2px;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	margin: 2px;
}
.formbutton {
	margin: 3px 0;
}
/* HEADING DEFINITIONS */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B65E2E;
	text-align: left;
	font-size: 200%;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C6148;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
h3 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color: #C0734A;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
h4 {
	color: #B65E2E;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	border: 1px solid #B65E2E;
	padding: 3px;
}
h5 {
	font-size: 120%;
	font-weight: bold;
	color: #B65E2E;
	margin: 10px 0 10px 0;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	color: #C0734A;
	margin: 10px 0 10px 0;
}
/* BASIC LINK COLORS */
A:LINK {
	color: #000000;
	font-weight: bold;
	font-style:italic;	
}
A:VISITED {
	color: #000099;
	font-weight:bold ;	
	font-style:italic;
}
A:HOVER {
	color: #00FF00;
	text-decoration: underline;
	font-weight: bold;	
	font-style:italic;
}
A:ACTIVE {
	color: #000000;
	font-weight: bold;	
	font-style:italic;
}
.rollover {
	text-align: left;
	color: #000;
}
.rollover a:link {
	display: block;
	width: 220px;
	padding: 8px 0 8px 30px;
	font: bold 12px Tahoma;
	color: #FFF;
	background: url(../images/buttongroup.gif) 0 0 no-repeat;
}
.rollover a:visited {
	display: block;
	width: 220px;
	padding: 8px 0 8px 30px;
	font: bold 12px Tahoma;
	color: #FFF;
	background: url(../images/buttongroup.gif) 0 0 no-repeat;
}
.rollover a:hover {
	padding: 8px 0 8px 30px;
	width: 220px;
	background-position: 0 -30px;
	font: bold 12px Tahoma;
	color: #F6ECE2;
	text-decoration: none;
}
.rollover a:active {
	display: block;
	width: 220px;
	padding: 8px 0 8px 30px;
	font: bold 12px Tahoma;
	color: #FFF;
	background: url(../images/buttongroup.gif) 0 0 no-repeat;
}
.header A:LINK {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.header A:VISITED {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.header A:HOVER {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
.header A:ACTIVE {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footer A:LINK {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footer A:VISITED {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footer A:HOVER {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
.footer A:ACTIVE {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
/* SPECIAL CLASSES */
.wrapper {
	width: 100%;
	background-color: #FFFFFF;
}
.header {
	height: 70px;
	text-align: right;
	padding-right: 10px;
	font-size: 90%;
	background-image: url(../images/header.jpg);
}
.navbar {
	width: auto;
	background: #000000;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.auto-style1 {
	border-width: 0px;
}
.Separator {
	border: 0 solid #EDEEE5;
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.auto-style4 {
	border-color: #808080;
	border-width: 0;
}
.auto-style5 {
	background-position: 0% 0%;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.CenteredTable {
	text-align: center;
}
.auto-style7 {
	border: 0 solid #EDEEE5;
	background-color: #000000;
}
.auto-style8 {
	border-width: 0;
	background: #000000;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.auto-style9 {
	border-width: 0;
}

.mainimage {
	width: 500px;
}
.sidebar {
	width: 250px;
	background: #F6ECE2;
	font-size: 90%;
	vertical-align: top;
	text-align: left;
	padding: 0 10px 5px 10px;
}
.maintext1 {
	width: 500px;
	padding: 0 10px 5px 10px;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	border-right: 1px solid #F6ECE2;
}
.maintext2 {
	width: 750px;
	padding: 0 20px 5px 20px;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	border-right: 1px solid #F6ECE2;
	border-left: 1px solid #F6ECE2;
}
.catalog {
	width: 100%;
	vertical-align: middle;
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DFB9A4;
	height: 30px;
	background-color: #B6602F;
}
.footer {
	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #000;
	border-style: solid;
	border-width: 0px;
}
.PgTitle {
	font-size: 30px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	font-family: "Arial Black";
}
.PageHeader {
	border: 1px solid #DFB9A4;
	font-size: 24px;
	color: #EEE3D1;
	font-weight: bold;
	background-color: #000000;
}
.Menu {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.MenuYellowBold {
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: normal;
	background-color: #000000;
}
.Greeting {
	font-size: 16px;
	color: #DFB9A4;
	font-weight: bold;
}
.BodyText {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.BodyTextHighlighted {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	background-color: yellow;
}
.BodyTitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Caption {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.FooterText {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
}
.BlackBackground {
	background: #000000;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.ColumnTitle {
	margin: 3px;
	width: auto;
	background: #FFFFFF;
	padding: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	height: 30px;
}
.PGNews {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.MenuOptYellowBold {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.CenteredNoBGNoText {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.ChristQuote {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.SectionTitle {
	font-size: 14px;
	border: 0 solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.HelpCell {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.TableDate {
	border: 1px solid #000099;
	white-space: nowrap;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}
.TableText {
	border-style: solid;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background-color: #FFFFFF;
}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */
.imageleft {
	margin: 3px 10px 2px 0px;
	float: left;
	border: 3px double #C0C0C0;
}
.imageright {
	margin: 3px 0px 2px 10px;
	float: right;
	border: 3px double #C0C0C0;
}
.imagecenter {
	margin: 0px 5px;
	border: 3px double #C0C0C0;
}

