﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #260801;
	background-image: url('images/background.jpg');
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 1000px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 1000px;
	margin-left: -500px;
	margin-top:0px;
/* End of centering site */
}
#topmenu a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	line-height:17px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #800000;
	}
#topmenu a:hover {
	background: #eee8cd;
	color:#4e0303;
	}

#middlemenu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 22px;
	letter-spacing: 0.2em;
}

#middlemenu a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: .2em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 1px 5px 1px;
	border: medium outset #C0C0C0;
}
	
#middlemenu a:hover {
	color: #ffffff;
	letter-spacing:.2em;
	background: #7c3b39;
	}
	
/* Class Styles */

.style1 {
	background-image: url('images/template_04.gif');
}
.style2 {
	background-image: url('images/template_09.gif');
}
.style3 {
	background-color: #FFFFFF;
}
.style4 {
	background-image: url('images/template_16.gif');
}
.style5 {
	background-image: url('images/template_19.gif');
	text-align: center;
}
.style6 {
	background-image: url('images/template_17.gif');
}
.style7 {
	background-image: url('images/template_13.gif');
}
.style8 {
	background-image: url('images/template_11.gif');
}
.style9 {
	background-image: url('images/template_15.gif');
}
.style10 {
	background-image: url('images/template_09.gif');
	text-align: center;
}
.style11 {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #7C3B39;
}
.style13 {
	border-width: 0px;
}
.style14 {
	border-style: solid;
	border-width: 0px;
}
.style15 {
	background-image: url('images/template_20.gif');
}
.leftBackground {
	background-image: url('images/leftbackground.jpg');
}
.rightBackground {
	background-image: url('images/rightbackground.jpg');
}
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;
}
.contactInfo {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.pageTitle {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #7C3B39;
	text-align: center;
	letter-spacing: .1em;
}