﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	background-color:#403f3f;
	/* 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: 900px;
	margin-left: -450px;
/* End of centering site */
}
#topmenu a {
	font: 12px Arial, Helvetica, sans-serif;
	background: #6b7c8c;
	font-weight:bold;
	color: #ffffff;
	line-height:18px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: medium outset #403f3f;
	}
#topmenu a:hover {
	background: #eee8cd;
	color:#191970;
	}

#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: 0px 1px 0px 1px;
	border: medium outset #C0C0C0;
}
	
#middlemenu a:hover {
	color: #ffffff;
	letter-spacing:.2em;
	background: #6c7b8b;
	}
	
/* Class Styles */

.style1 {
	background-color: #6C7B8B;
}
.style2 {
	background-color: #191970;
}
.style3 {
	background-image: url('images/default_28.jpg');
}
.style4 {
	background-image: url('images/default_15.jpg');
}
.style5 {
	background-image: url('images/default_17.jpg');
}
.style6 {
	background-image: url('images/default_19.jpg');
}
.style7 {
	background-image: url('images/default_21.jpg');
}
.style8 {
	background-image: url('images/default_11.jpg');
}
.style9 {
	background-color: #FFFFFF;
}
.style10 {
	background-image: url('images/default_13.jpg');
}
.style12 {
	text-align: center;
	background-image: url('images/default_29.jpg');
}
.style13 {
	background-image: url('images/secondary_08.jpg');
}
.style14 {
	background-image: url('images/secondary_10.jpg');
}
.style15 {
	text-align: center;
	background-image: url('images/secondary_11.jpg');
}
.borderZero {
	border-width: 0px;
}
.style17 {
	border-width: 0;
	background-image: url('images/secondary_08.jpg');
}
p {
	font-family: Verdana;
	font-size: 14px;
}
.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;
	background-color: E1CA86;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Arial;
	font-size: 10px;
}
.pixBorder {
	border: 3px ridge #403F3F;
}
.a credits {
	color: #260801;
}
.phoneNumber {
	font-family: Verdana;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.orangeFont {
	font-family: Verdana;
	font-size: 11px;
	color: #EF4E06;
}
.indent29 {
	padding-right: 29px;
	padding-left: 29px;
}
.pixBorder10 {
	margin: 10px;
	border: 3px ridge #403F3F;
}
.largeFont {
	font-family: Verdana;
	font-size: large;
	color: #FFFFFF;
}
.boldNormalred {
	font-weight: bold;
	color: #FF0000;
}
.credits {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

