﻿html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #ffffff url('../images/sourcefiles/mastheadextend.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;
	}
.textcenter { 
	text-align: center; 
	}
.commenttext {
	color: ffffff;
	}
	 
	
hr {
	background-color: #4d6436;
	color: #4d6436;
	border: none;
	height: 1px;
	width: 100%;
}
img {
	border: none;
}
ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style-image: url('../images/sourcefiles/bullet5.jpg');
	list-style-position:inside;
}

a {
	color: #4d6436;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a:hover {
	color: #4d6422;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
a:active {
	outline: none;
	overflow: hidden;
}
h1 {
	color: #4d6436;
	font: normal 24px verdana;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
h2 {
	color: #4d6436;
	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;
}
IMG.displayed {
    display: image;
    margin-left: auto;
    margin-right: auto; 
}

IMG.displayedleft {
    display: image;
    margin-left: 0;
    margin-right: auto; 
}

IMG.displayedright {
    display: image;
    margin-left: auto;
    margin-right: 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: #ffffff url('../images/sourcefiles/wrapper.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
#header {
	position: relative;
	width: 900px;
	height: 225px;
}
#global {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #ffffff;
	height: 60px;
	line-height: 60px;
	letter-spacing: 1px;
	width: 880px;
	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 {
	position: absolute;
	left: 0px;
	top: 150px;
	z-index: 2;
	color: #F2ECDC;
	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: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}
#navbar li a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
/* TWO COLUMN LAYOUT */
#sidebar {
	font-size: 85%;
	float: left;
	width: 200px;
	padding: 0 10px 0 20px;
	

}
#content {
	float: right;
	width: 620px;
	line-height: 1.5em;
	padding: 0 20px 0 10px;
}
#contentimage {
	float: left;
	width: 200px;
	line-height: 1.5em;
	padding: 0 10px 0 10px;
}
/* ONE COLUMN LAYOUT */
#contentwide {
	float: right;
	width: 860px;
	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: #ffffff url('../images/sourcefiles/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: #BEAD87;
	border: 2px dashed #c2c2c2;
	padding: 10px;
}
.boxy {
	background: #BEAD87;
	border: 2px solid #c2c2c2;
	padding: 10px;
}
.boxyb {
	background: #EFE1BC;
	border: 2px dashed #BBBD8D;
	padding: 10px;
}
.boxa {
	background: #EFE1BC;
	border: 1px solid  #BEAD87;
	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 select {
	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;
}
