﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: 0px;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	background-color: #93BD4D;
	line-height: 150%;
}
#topheader {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middlewrap {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(middle.png);
	background-repeat: repeat-y;
}
#bottomfooter {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middlecontent {
	width: 740px;
	padding-right: 0px;
	padding-left: 20px;
}
#toplevelnav {
	width: 720px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 10px;
}
h1 {
	color: #FFF;
}
h2 {
	color: #FFF;
}
h3 {
	color: #FFF;
	background-color: #FFF;
}
#toplevelnav a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#toplevelnav a:hover {
	color: #FFF;
	background-color: #FFF;
	text-decoration: underline;
}
#wrapitup {
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tblebrder {
	border: 1px solid #222222;
}
.titleone {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #000000;
	text-transform: uppercase;
}
.titletwo {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A03F00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
 

 
