html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #000000 url('../images/Hdr3wing10px.jpg') repeat-x;
	color: #000000;
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
.xsmall {
	font-size: xx-small;
}
.textleft {
	text-align: left;
	color: #808080;
}
.textcenter { 
	text-align: center; }
	
hr {
	background-color: #4d6436;
	color: #4d6436;
	border: none;
	height: 1px;
	width: 100%;
}
img {
	border: none;
	padding: ;
}
ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style-image: url('../images/sourcefiles/bullet5.jpg');
	list-style-position:inside;
}

a {
	color: #c62d42;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a:hover {
	color: #606060;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
a:active {
	outline: none;
	overflow: hidden;
}
h1 {
	color: #808080;
	font: normal 24px verdana;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
h2 {
	color: #808080;
	font: normal 20px verdana;
	letter-spacing: 2px;
	text-align: left;
	}
h3 {
	color: #4d6436;
	font: normal 18px Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
	text-align: left;
	
	}
h4 {
	color: #4d6436;
	font: normal 16px Arial, Helvetica, sans-serif;
	text-align: left;
}
h5 {
	font-family: Verdana;
	font-size: 10pt;
	color: #4d6436;
	text-transform: uppercase;
	font-weight: bold;
}
h6 {
	color: #4d6436;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}
.dropcap {
	font: normal 55px "Times New Roman", serif;
	float: left;
	color: #c40007;
	y6 line-height: 55px;
	padding: 0 1px 0 0;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
#wrapper {
	background:#000000 ;
	width:900px;
	text-align: left;
	margin: 0 auto;
}
#header {
	position: relative;
	align: center
	top: 0
	width: 900px;
	height: 240px;
}
#global {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #ffffff;
	height: 60px;
	line-height: 60px;
	letter-spacing: 1px;
	width: 9000px;
	padding-right: 20px;
	text-align: right;
	font-size: 75%;
}
#global ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#global li {
	display: inline;
	margin: 0;
}
#global li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#global li a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
#navbar {
	background:;
	position: absolute;
	left: 0px;
	top: 200px;
	z-index: ;
	color: #808080;
	letter-spacing: 1px;
	line-height: 40px;
	width: 100%;

	text-align: center;
	font-size: x-small;
}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navbar li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navbar li a {
	color: #808080;
	font-weight: strong;
	text-decoration: none;
	padding: 0 5px;
}
#navbar li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
/* TWO COLUMN LAYOUT */
#sidebar {
	background: #808080;
	font-size: 100%;
	position: left;
	float: left;
	left:100
	top:240
	text-align: left;
	width: 110px;
	height: px;
	padding: 0 px 0 20px;
}
#content {
	position:;
	float: ;
	left:0;
	top:240px;
	width: 790;
	height: 500
	text-align: ;
	line-height: 20px;
	padding: 25px;
}
/* ONE COLUMN LAYOUT */
#contentwide {
	float: center;
	width: 900px;
	text-align: justify;
	line-height: 1.5em;
	padding: 0 20px 0 20px;
}
/* THREE COLUMN LAYOUT */
#sidebar-left {
	width: 170px;
	float: left;
	text-align: left;
	font-size: 85%;
	padding: 0 10px 0 20px;
}
#contentmiddle {
	width: 410px;
	float: left;
	text-align: left;
	line-height: 1.5em;
	padding: 0 10px;
}
#sidebar-right {
	width: 230px;
	float: right;
	text-align: left;
	font-size: 85%;
	padding: 0 20px 0 10px;
}
#footer {
	clear: both;
	background: #000000 url('../images/footer.jpg') no-repeat;
	color: #808080;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 80%;
	padding-top: 40px;
	height: 60px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0;
}
#footer li a {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
#footer li a:hover {
	color: #ac0605;
	font-weight: normal;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0;
}
.box {
	background: #f8f8f8;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxy {
	background: #f5eea7;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxa {
	background: #c1d1a0;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxb {
	background: #99ccff;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxc {
	background: #ccffcc;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxd {
	background: #cc9999;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxe {
	background: #ccccff;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxf {
	background: #ffff99;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.box ul {
	margin: 0 0 0 20px;
	padding: 0;
}
fieldset {
	border: 3px double #c2c2c2;
	padding: 5px;
	margin: 10px 0;
}
legend {
	background-color: #ffffff;
	color: #f40005;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 2px 4px;
	margin: 0;
}
#contactform {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;
}
#contactform label {
	width: 150px;
	float: left;
	text-align: right;
	margin: 3px 5px 5px 5px;
	clear: both;
}
#contactform input {
	margin: 3px 5px 5px 5px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #c2c2c2;
}
#contactform textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #c2c2c2;
}
#contactform .button {
	text-align: center;
	margin: 5px 0 0 170px;
	border: none;
	clear: both;
}
table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
}
.imagecenter-border {
	border: 3px #c2c2c2 double;
	display: block;
	margin: 0 auto;
}
.imagecenter-noborder {
	display: block;
	margin: 0 auto;
}
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;
}
.imageright-noborder {
	margin: 0 0 0 10px;
	float: right;
}
.imageleft-border {
	margin: 0 10px 0 0;
	float: left;
	border: 3px #c2c2c2 double;
}
.imageright-border {
	margin: 0 0 0 10px;
	float: right;
	border: 3px #c2c2c2 double;
}
