/* CSS Document */

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
font-family:Verdana, sans-serif;
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: #FFFF99
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
	font-family: Verdana, sans-serif;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 140px;
	font-family: Verdana, sans-serif;
}

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #794B2B;
}

.generalstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #993300;
	overflow: scroll;
}
.single {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.bold2 {
font-family:Verdana, sans-serif;
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #000000
}

.largetitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

.subtitlecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #794B2B;
	background-position: center center;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
	text-indent: 3px;
	list-style-position: inside;
	list-style-type: circle;
	position: absolute;
	left: 93px;
	top: 242px;
	width: 100%;
	padding-top: 35px;
	z-index: 1;
	visibility: visible;
	margin-top: 0px;
	padding-left: 20px;
}
#banner {
	background-image: url(Images/sitebanner.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
