@charset "utf-8";
/* CSS Document */

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #B4FF00;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
ul.menu {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:45px;
	font-size:.6em;
	background:url(images/bgcopy.png) repeat-x top left;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	border:1px solid #000;
	margin:0;
	padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:24px;
	padding:9px 15px 0;
	font-weight:bold;
}

ul.menu li a:hover,.current {
	color:#A9F50A;
	text-align: center;
	background:url(images/bgcopy.png) repeat-x top left;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}

ul.menu .current a {
	color:#fff;
	font-weight:700;
	width: 6.4em;
	background-position: left;
	text-align: center;
}

/*ORANGE*/
ul.menu.orange{
	background-image: url(menu/images/bg%20copy.png);
}
ul.menu.orange li a:hover, .menu.orange li.current {
	background-color:#666666;
}
.imageright {
	padding-bottom: 15px;
	padding-left: 15px;
}
.bodytextblack {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #B4FF00;
	text-decoration: none;
}
.captionright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}.tableright {
	float: right;
}
.addesstext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	padding-left: 15px;
}
#moreimages {
	position: relative;
	right:-475px;
	text-align: right;
}
.right {
	float: right;
	margin-right: 10px;
}
