body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a{
	color: #A8A405;
	text-decoration: none;
}
a:link{
	color: #999A25;
	text-decoration: none;
}
a:visited{
	color: #A8A405;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CEA201;
}
h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}
h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 150%;
 color: #BCBC2E;
 margin: 0px;
 padding: 0px;
}
h3, h4, h5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}
div#content h3{color: #CEA201; font-size:110%;}
.small{font-size:small;}
div#content h3.small{font-size:small;}
h4{
 font-weight: normal;
 color: #777777;
}
h5{color: #CC6600;}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
}
#navBar{
	float: left;
	width: 15%;
	margin: 0px;
	padding: 50px 0px 0px 2%;
	background-color: #FFFFFF;
	text-align: right;
}
div#master {
	float: right;
	width: 80%;
	background-image:  url(../images/construct/button-back5.gif);
	background-repeat: repeat;
	border: 1px solid #F8EFCE;
}
#content{
	margin: 0px;
	padding: 50px;
}
/************* #globalNav styles **************/
#globalNav{
	padding: 0px 0px 0px 50px;
	color: #CEA201;
	text-align: left;
	margin-left: 20%;
	margin-right: 50px;
	font-size: 90%;
	height: 18px;
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	float: left;
}
#sectionLinks a {
	display: block;
	padding: 10px 0px 10px 10px;
}
#sectionLinks a:hover{background-color: #CEA201;}
/***********************************************/
/* Components                                  */
/***********************************************/
.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #A8A405;
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 50px;
}
table#tabs {
	margin: 0px;
	padding: 0px;
	height: 17px;
	border-bottom: 1px solid #F8EFCE;
}
td#tabup {
	background-image:  url("../images/construct/tab-up.gif");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 80px;
	height:17px;
	color: #FFFFFF;
}
td#opt {
	background-image:  url("../images/construct/tab-opt.gif");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 80px;
	height:17px;
}
#opt a:hover {
	background-image:  url("../images/construct/tab-up.gif");
	height: 17px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}
div#bca {
	position:absolute;
	left:20%; top:0px; height:30px;
	z-index:0;
	padding-left: 60px;
}
div#title {
	position:absolute;
	left:20%; top:63px; height:30px;
	z-index:1;
	padding-left: 60px;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #888888;
	padding: 20px 50px 10px 10px;
	margin: 0px;
	text-align: right;
}
/************** content div styles *****************/
.story, .text, .hotlinks {
	clear: both;
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	background-color: #FDFCF2;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #F8EFCE;
}
div.hotlinks {
	border: 1px solid #CEA201;
	background-color: #FFFFFF;
}
.story p{
	padding: 0px 0px 10px 0px;
	margin-right: 180px;
}
div#content table, .text p {margin-right: 40px;}
div#content img{
	border: 1px solid #cccccc;
	text-align: center;
}
div#content table td{
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}
table#pics{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
table.framed td{
	background-color:#FFFFFF;
	border: 1px solid #F8EFCE;
	vertical-align: top;
}
table.framed p {margin-right: 0px;}
div#content a:hover {background-color:#CEA201;text-decoration:none;}
#content a:link, #content a:visited {text-decoration:underline;}
div#button {
	float: right;
	background-image:  url("../images/construct/button-norm.gif");
	height: 55px;
	width: 55px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
div#button a:hover {
	background-image:  url("../images/construct/button-over.gif");
	height: 55px;
	width: 55px;
	background-repeat: no-repeat;
	display:block;
}
div#button a:link, div#button a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
div#upper {
	float: right;
	font-size:70%;
	font-family: Arial, Helvetica, sans-serif;
}
div#upper img#topper {border: 0px none #FFFFFF;}
div#content img.unborder {
	border: 0px none #FFFFFF;
}
ul {
	width: 110px;
	border-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #FFFFFF; background: #CEA201; } /* Hover Styles */
ul li {
	position: relative;
	}
a:link span.arrow, a:visited span.arrow {
	color: #FFFFFF;
	font-weight:bold;
}
a:hover span.arrow {
	color: #666666;
	font-weight:bold;
}
