﻿body {
	font-family: Verdana;
	font-size: 14px;
	color: #260801;
	background-image: url('images/background1.gif');
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 950px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 950px;
	margin-left: -475px;
/* End of centering site */
}
#topmenu a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	line-height:19px;
	letter-spacing:0.04em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 1px 1px;
	border: medium outset #800000;
	}
#topmenu a:hover {
	background: #eee8cd;
	color:#4e0303;
	}
#menu {
	background-image:url('images/template_06.gif')
}
#menu a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	line-height:19px;
	letter-spacing:0.04em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:1px 1px 1px 1px;
	border: medium outset #800000;
	}
#menu a:hover {
	background: #eee8cd;
	color:#4e0303;
	}


/* Class Styles */

.style1 {
	background-image: url('images/template_02.gif');
}
.style2 {
	background-color: #9E2006;
}
.style3 {
	background-image: url('images/template_05.gif');
}
.style4 {
	background-image: url('images/template_06.gif');
	text-align: center;
}
.style5 {
	background-image: url('images/template_07.gif');
}
.style6 {
	background-image: url('images/template_09.gif');
}
.style7 {
	background-image: url('images/template_08.gif');
}
.style8 {
	background-image: url('images/template_17.gif');
}
.style9 {
	background-image: url('images/template_19.gif');
}
.style10 {
	background-image: url('images/template_21.gif');
}
.style11 {
	background-image: url('images/template_30.gif');
}
.style12 {
	background-color: #E2BD83;
}
.style13 {
	background-image: url('images/template_32.gif');
}
.style14 {
	background-image: url('images/template_33.gif');
}
.style15 {
	background-image: url('images/template_35.gif');
}
.style16 {
	background-image: url('images/template_29.gif');
}
.style17 {
	background-image: url('images/background1.gif');
}
.style18 {
	background-color: #701404;
}
.style19 {
	margin-bottom: 6px;
}
.style20 {
	margin-bottom: 14px;
}
.style21 {
	background-image: url('images/template_44.gif');
}
.style22 {
	text-align: right;
	background-color: #E2BD83;
}
p {
	font-family: Verdana;
	font-size: 14px;
	color: #2F0801;
}
.boldNormal {
	font-weight: bold;
}
.phoneNumber {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: .2em;
	background-image: url('images/template_06.gif');
}
li {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 10px;
	text-indent:-5px;
}
h1 {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	letter-spacing: .2em;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	letter-spacing: .2em;
}

.centered {
	text-align: center;
}
.credits {
	font-family: Verdana;
	font-size: 10px;
}
.credits a {
	color:black
}
.smallText {
	font-family: Verdana;
	font-size: 12px;
}

