body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #716227;
}
.flashbox {
	top: 200px;
	left: 457px;
	width: 285px;
	padding: 5px;
	margin: 5px;
	float: right;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #996600;
	background-position: bottom;
	height: auto;
	width: 100%;
	padding: 6px;
	text-align: center;
}
.textblock {
	background-color: #000000;
	background-image: url(images/textblockbkgd.jpg);
	width: 79%;
	left: 165px;
	height: auto;
	background-repeat: no-repeat;
	float: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.container {
	background-color: #000000;
	background-image: url(images/containerbkgd.jpg);
	background-repeat: repeat-y;
	width: 100%;
	overflow: hidden;
	height: auto;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 150px;
	width: auto;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
	height: auto;
	clear: left;
	padding-top: 55px;
}
.masthead {
	background-image: url(images/mastheadbackground.jpg);
	width: 100%;
	background-repeat: repeat-x;
	height: 75px;
	text-align: center;
}
.navbar {
	background-color: #996600;
	height: 180px;
	width: 164px;
	left: 14px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftcolumn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #CC9900;
	display: block;
	border: 1px solid #716227;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 7px;
}
.leftcolumn a:hover {
	color: #000000;
	background-color: #FFCC00;
}
div.leftcolumn ul ul ul
{display: none;
}

div.leftcolumn ul ul li:hover 
{display: block;
}

.leftcolumn {
	float: left;
	width: 164px;
	overflow: hidden;
	height: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
.leftcolumn li {
	position: relative;
}

.leftcolumn ul ul ul{
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu {
	height: 100px;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	position: relative;
	width: 164px;
	background-color: #996600;
}
.menu ul {
	position: relative;
	z-index: 500;
	list-style-type: none;
	clear: both;
	margin: 0pt;
	padding: 0pt;
	width: 164px;
}
.menu li {
	background-color: #cc9900;
	float: left;
	clear: both;
	width: 164px;
}
.menu li.sub {
	background-color: #cc9900;
	clear: both;
}
.menu table {
	border-collapse: collapse;
	top: -33pt;
	left: 0pt;
	z-index: 100;
	font-size: 1em;
	position: relative;
	clear: both;
	float: left;
}
.menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	width: 164px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	padding-left: 15px;
}
.menu b {
	float: left;
}
* html .menu a, * html .menu a:visited {
	width: 164px;
	margin: 0px;
	padding: 0px;
}
* html .menu a:hover {
	border-color: #999966;
	color: #000000;
	background-color: #ffcc00;
	position: relative;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	width: 164px;
}
.menu li:hover {
	position: relative;
}
.menu a:active, .menu a:focus { border-color: #999966; color: #000000; background-color: #ffcc00; font-weight: bold; font-style: normal; font-variant: small-caps; text-decoration: none; text-transform: none; }
.menu li:hover > a {
	border-color: #999966;
	color: #000000;
	background-color: #ffcc00;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: none;
	width: 164px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.menu li ul {
	visibility: hidden;
	top: -2em;
	left: 4em;
	background-color: transparent;
	position: absolute;
	width: 164px;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 2em;
}
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
