﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #800000;
	background-color:#458B00;
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 931px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 931px;
	margin-left: -465px;
	margin-top:0px;
/* End of centering site */
}
#topmenu a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	line-height:16px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #636363;
	}
#topmenu a:hover {
	background: #eee8cd;
	color:#4e0303;
	}

#middlemenu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 15px;
	letter-spacing: 0.2em;
}

#middlemenu a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 1px 5px 1px;
	border: medium outset #C0C0C0;
	background:#fffff;
}
	
#middlemenu a:hover {
	background: #eee8cd;
	color:#4e0303;
	letter-spacing:.1em;
	}
	
/* Class Styles */

p {
	font-family: Verdana;
	font-size: 13px;
}
.boldNormal {
	font-weight: bold;
}
li {
	font-family: Verdana;
	font-size: 13px;
	padding-bottom: 10px;
}
h1 {
	margin: 10px;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	letter-spacing: .2em;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Arial;
	font-size: 10px;
}
.pixBorder {
	border: 3px ridge #4E0303;
}
.a credits {
	color: #260801;
}
.phoneNumber {
	font-family: Verdana;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	color: #4C8414;
	text-align: left;
	font-weight: bold;
}
.pageTitle {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
	letter-spacing: .1em;
	line-height: 40px;
}
.footer {
	background-image: url('images/template_19.gif');
}
.boldNormal40indent {
	font-weight: bold;
	margin-left: 40px;
}
.indent40 {
	margin-left: 40px;
}
.style1 {
	background-color: #800000;
}
.style2 {
	background-image: url('images/template_04b.gif');
}
.style3 {
	background-color: #800000;
	text-align: center;
	background-image: url('images/template_03.gif');
}
.style4 {
	background-image: url('images/template_02.gif');
}
.style5 {
	background-image: url('images/template_07.gif');
}
.style6 {
	background-image: url('images/template_06.gif');
}
.style7 {
	color: #4C8414;
}
.margin10 {
	margin: 10px;
}
.whiteBackground {
	background-color: #FFFFFF;
}
.italized {
	font-style: italic;
}
