﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #260801;
	background-color:#4D0015;
	margin-left:0;
	margin-right:0;
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 900px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 800px;
	margin-left: -400px;
/* End of centering site */
}
.normaltext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #260801;
}
.bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.PageTitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.italic {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}
.center {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
#topmenu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #4d0015;
}

#topmenu a {
	font: bold 13px Arial, Helvetica, sans-serif;
	background:#4d0015;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px 1px 0px 1px;
	border: medium outset #C0C0C0;
}
	
#topmenu a:hover {
	color: #ffffff;
	background: #000000;
	}

.maroonLine {
	background-color: #4D0015;
	line-height: 5px;
}
.style1 {
	background-image: url('images/template1_06.jpg');
}
.style2 {
	background-image: url('images/template1_08.jpg');
}
.style3 {
	background-image: url('images/template1_04.jpg');
}
.graphicBorder {
	border: thin ridge #531525;
}
.graphicBorderZero {
	border-width: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}
h4 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}
.alignLeft {
	text-align: left;
}
.redFont {
	color: #FF0000;
}
.em24_s {width:180px;} .em24_s td {font-size:12px;}