body {
	background-color: #D2C9B8;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
body, td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A48343;
	font-style: normal;
}
#layout_table {
	width: 802px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#inner_table{
	width: 800px;
	background-color:#A82E27;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:3px solid #ffffff;
	text-align:left;
	}
#header{
   	width:800px;
	height:156px;
    background-image: url(./images/headergraphics.jpg);
	background-color:#A82E27;
	bacdground-image-border: 0px;
	background-repeat: no-repeat;
	background-origin: border-box;
	background-position: bottom;

}
#navigation{
	 background-color:#A82E27;
	 vertical-align:top; 
	 width:124px;
	 vertical-align: top;
	 line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-image: url(./images/navbackground.jpg);
	bacdground-image-border: 0px;
	background-repeat: no-repeat;
	background-origin: border-box;
	font-family: verdana;
	background-position: top;
}

#content{
	width:614px;
	background-color:#ffffff;
	line-height: 1.5em;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#footer{
    width:800px;
	height:20px;
	background-color:#A82E27;
     vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: underline;
	color: #D2C9B8;
}
.footer a:active {
	text-decoration: none;
	color: #D2C9B8;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #054D19;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A82E27;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #054D19;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A82E27;
}
#navigation a:link {
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding:2px;
	margin: 2px;
	border-bottom-color: #D2C9B8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding:2px;
	margin: 2px;
	border-bottom-color: #D2C9B8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
#navigation a:hover {
	background-color: #D2C9B8;	
	color: #054D19;
	text-decoration: none;
	border-bottom-color: #D2C9B8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navigation a:active {
    background-color: #D2C9B8;	
	color: #054D19;
	text-decoration: none;
	border-bottom-color: #D2C9B8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a:link {
	color: #A82E27;
	text-decoration: none;
}

a:visited {
 color: #A82E27;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
		color: #054D19;
}
a:active {
	text-decoration: none;
	color: #054D19;
}

.redsitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: #A82E27;
}

.redheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A82E27;
}
.greensubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #054D19;
}
.redsubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #A82E27;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #054D19;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A82E27;
	font-size: 12px;
}
