﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	background-image:url('images/background1.gif');
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 976px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 976px;
	margin-left: -488px;
	margin-top:0px;
/* End of centering site */
}
#topmenu {
	width:760px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 10px;
	letter-spacing: 0.1em;
}

#topmenu 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 15px 5px 15px;
	border: medium outset #C0C0C0;
}
	
#topmenu a:hover {
	color: #000000;
	letter-spacing:.1em;
	background: #e7e5cb;
}
.boldnormalCenter {
	font-weight: bold;
	text-align: center;
}
.boldNormal {
	font-weight: bold;
}
li {
	font-family: Verdana;
	font-size: 13px;
	padding-bottom: 10px;
}
.alignLeft {
	text-align: left;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Arial;
	font-size: 12px;
}
.pixBorder {
	margin: 10px;
	border: 3px ridge #4E0303;
}
.whiteBoldCentered {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.pageTitle {
	font-family: Verdana;
	font-size: 16px;
	color: #8B0000;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.italized {
	font-style: italic;
}
.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
}
.a credits {
	color: #000000;
}
.a:active credits {
	color:#000000;
}
.a:visited credits {
	color:#000000;
}
.pictureBorder {
	border: medium ridge #4E0303;
}
.phoneNumber {
	font-weight: bold;
	font-size: 16px;
}
.borderZero {
	border-width: 0;
}
.style1 {
	background-image: url('images/template_05.gif');
}
.style2 {
	text-align: center;
	background-image: url('images/template_10.gif');
}
.style3 {
	background-image: url('images/template_09.gif');
}
.style4 {
	background-image: url('images/template_07.gif');
}
.style5 {
	background-color: #ECDCB8;
}
h2 {
	font-size: 13px;
}
h1 {
	font-size: 16px;
}
