﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	background-image: url('images/background.gif');
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 969px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 969px;
	margin-left: -484px;
/* End of centering site */
}
#leftmenu a {
	font: 14px Arial, Helvetica, sans-serif;
	background-image: url('images/template_03.gif');
	height: 62px;
	color: #000000;
	letter-spacing: 0.03em;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top:12px;
	padding-right:8px;
}
#leftmenu a:hover {
	background-image:url('images/template_03over.gif');
	color:#ffffff;
	}

/* Class Styles */

p {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
}
.pageTitle {
	font-size: 14pt;
	font-family: Verdana;
	color: gold;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	margin-top: 10px;
}
.subtitle {
	font-weight: bold;
	color: #C79630;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Verdana;
	font-size: 12px;
}
.pixBorder {
	border: 3px ridge #cc9900;
}
h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #cc9900;
	text-align:center;
	letter-spacing: .2em;
}
td {
	font-family: Verdana;
	font-size: 13px;
	color: #2F0801;
}

.credits {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.a credits {
	color: #ffffff;
}
.normalText {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}
.borderZero {
	border-style: solid;
	border-width: 0px;
}
.bodyBackground {
	background-image: url('images/template_04.jpg');
}
.leftSide {
	background-image: url('images/background-left.gif');
}
.rightSide {
	background-image: url('images/background-right.gif');
}
.bottomBlueBackground {
	background-image: url('images/template_08.gif');
}
.a menu {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.footer {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	padding-top: 10px;
	background-image: url('images/template_11.gif');
	text-align: center;
}
.navbold {
	font-weight: bold;
	color: #000000;
}
.boldNormalwhite {
	font-weight: bold;
	color: #FFFFFF;
}
li {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.graphicBorder10 {
	margin: 10px;
}
.phoneNumber {
	font-size: 14pt;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #C0C0C0;
}
a {
	color: #FFFFFF;
}
