h1{
	font-family:  "Arial Black";
	font-weight:bold;
	color: #2E1007;   /* dark brown */
	font-size: 14pt;
	text-align: right;
}
h2{
	font-family:  "Arial Black";
	font-weight:bold;
	color: #2E1007;   /* dark brown */
	font-size: 13pt;
	text-align: right;
}
h3{
	font-family: "Arial";
	font-weight:bold;
	color: #56B230;    /* green */
	font-size: 12pt;
	text-align: center;
}
h4{
	font-family: "Arial";
	font-weight:bold;
	color: #2E1007;   /* dark brown */
	font-size: 12pt;
}
h5{
	font-family: "Arial";
	font-weight:bold;
	color: #2E1007;   /* dark brown */
	font-size: 11pt;
	text-align: center;
}
h6{
	font-family: "Arial";
	font-weight:bold;
	color: #EB942D;    /* orange */
	font-size: 11pt;
	text-align: left;
}
h7{
	font-family: "Arial";
	font-weight:bold;
	color: #56B230;    /* green */
	font-size: 11pt;
	text-align: center;
}
a{
	color: #EB942D;    /* orange */
	text-decoration: none;
	font-weight:bold;
}
a:active{
	color: #EB942D;    /* orange */
	text-decoration: none;
	font-weight:bold;
}
a:visited{
	color: #EB942D;    /* orange */
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	color: #2E1007;   /* dark brown */
	text-decoration: underline;
	font-weight: bold;
}
a:visited:hover{
	color: #2E1007;   /* dark brown */
	text-decoration: underline;
	font-weight:bold;
}
b {
	font-weight: bold;
	display: inline;	
}
img {
	padding-left: 15px;
	padding-right: 15px;	
	text-align: center;
}
center {
	text-align: center;	
}
.center {
	text-align: center;	
}
italic {
	font-style: italic;
	display: inline;
}
alignright {
	text-align: right;	
}
.alignright {
	text-align: right;	
}
darkbrown {
	color: #2E1007;
	display: inline;
}
lightbrown {
	color: #7A5647;
	display: inline;
}
orange {
	color: #EB942D;
	display: inline;
}
green {
	color: #56B230;
	display: inline;
}
lightyellow {
	color: #F4EFB8;
	display: inline;
}
darkeryellow {
	color: #DCD28E;
	display: inline;
}
.floatleft {
	float: left;	
}
.floatright {
	float: right;	
}
clear {
	clear: both;
	min-height: 20px;
	color: #FFFFFF;
	width: 100%;
}
.item {
	height: 300px;	
}

/*Overall page placement and backgrounds*/

html {
	height: 100%;
	overflow: hidden;
	}
body {
	text-align: center;
	height: 100%;
	padding: 0;
	background-color: #2E1008;
}

#flashcontent {
	width: 900px;
	height: 700px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../graphics/main_background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#topspace {
	height: 90px;
	width: 900px;
}
#alternatecontent {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#alternatecontent.h1, #alternatecontent.h2 {
	color: #FFFFFF;   /* white */
}
#sitenav, #sitenav.li {
	float: left;
	width: 90px;
	font-family: "Arial Narrow", Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 50px;
	margin-left: -33px;
	color: #2E1007;
}
#sitenav a{
	color: #2E1007;   /* dark brown */
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
#sitenav a:active{
	color: #2E1007;   /* dark brown */
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
#sitenav a:visited{
	color: #2E1007;   /* dark brown */
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
#sitenav a:hover{
	color: #FFFFFF;   /* white */
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#sitenav a:visited:hover{
	color: #FFFFFF;   /* white */
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}
#copy {
	width: 730px;
	overflow: auto;
	height: 360px;
	margin-left: 136px;
	padding-left: 15px;
	padding-right: 15px;
}
#noflash {
	width: 476px;
	font-size: 16px;
	color: #DCD28E;
	text-align: center;
	margin-left: 230px;
	margin-top: 65px;
	vertical-align: middle;
	overflow: hidden;
	height: 112px;
}
EDGE_SPACING, MOUSE_WHEEL_ENABLED {
	font-size: 0px;
	color: #FFFFFF;   /* white */
	line-height: 0px;
}

/*  Item Slider  */
item {
	clear: both;
}
title
{
	font-family:  "Arial Black";
	font-weight:bold;
	color: #56B230;    /* green */
	font-size: 14pt;	
}