@charset "utf-8";
/* CSS Document */
html, body {
	height: 101%;
	padding:0px;
	margin:0px;
	 
	font-family: Verdana,sans-serif,Arial,Helvetica; 
	background-color: #000;
}
ul { margin:0px; padding:0px;}
a {
	color: #F90;text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#ffffff ;
}

.lightTxt{
	color:#666;
}

.hrthin{color:#006;background-color:#006;height:1px;width:100%}


 /*dropdown */  


ul ul {display: none;
margin:0px; padding:0px;
  top: 15em;
  left: 300px;}
ul li:hover > ul {
	display: block;
	position: absolute;

}

li.sub > a {
	color:#FFF;
	background-image: url(../images/dropdownWhite.png);
	background-repeat:no-repeat;	
}



ul#topmenu > li:hover > ul {
	width: 15em;
	margin:0px; padding:0px;
	top: 2em;
	left: -630px;
	
	

}
ul#topmenu > li:hover > ul a {
	height:30px;
	width:15em;
	color:#CC0;
	text-align:left;
	background-image: url(../images/clearBlackBg.png);
	background-repeat: repeat;
	border-bottom:thin dotted;
	border-right:0;
	border-left:0;
	padding:6px;
	vertical-align: middle;
	z-index: 1000;
}
ul#topmenu > li:hover > ul li:hover a {
	height:30px;
	width:15em;
	color:#FFF;
	text-align:left;
	background-color: #C00;
	z-index: -1000;
	padding:6px;
}
ul ul {width: 17em;}


/* container margin-bottom is for the height of the actual footer    */
#ctr {
	min-height: 100%;
	margin-bottom: -75px;
	position: relative;
	background-color: #000;
}

#hdr{
	height:110px;
	width:100%;
	background-color: #000;
	
}

#hdrCtr{
	height:110px;
	width:950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logoHdr.png);
	background-repeat: no-repeat;
}
#nav{
	height:35px;
	width:100%;
	background-image: url(../images/navBg.png);
	background-repeat: repeat-x;
}
.navCtr{
	height:35px;
	width:1024px;
	margin-right: auto;
	margin-left: auto;
}
.navCtr .active a{
	float: left;
	width: 123px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	border-right:#333 thin solid;
	/*background-image: url(../logo/1-2.jpg);*/
	
	/*padding-top: 40px;*/
	text-transform: uppercase;
	color:#FC0;
	background-image: url(../images/atoHoover.png);
	background-repeat: repeat-x;
	z-index: 1000;
}


.txtPad{
	padding-top:9px;	
}
.navCtr ul {
	list-style: none;	
}

.navCtr li {
	display: inline;
	position: relative;	
}

.navCtr a {
	float: left;
	width: 123px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	border-right:#333 thin solid;
	/*background-image: url(../logo/1-2.jpg);background-color: #F90;line-height: 200%;*/
	
	
	text-transform: uppercase;
}

.navCtr a:hover {
	width: 123px;
	height: 35px;
	color: #FC0;
	/*background-image: url(../logo/1-2.jpg);*/
	
	background-image: url(../images/atoHoover.png);
	background-repeat: repeat-x;
}
#flash{
	width:100%;
	height:200px;
	
	/*background-color: #003399;
	display: block;*/
}
#swf{
	height: 200px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
#bdy{
	height: 420px;
	width: 100%;
	background-color:#000;
}
#bdyCtr{
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}
#center{
	width:500px;
	height:100%;
	margin-top:50px;
	margin-right: auto;
	margin-left: auto;
	color:#FFF;
	text-align:center;
}
#centerFull{
	width:800px;
	height:100%;
	margin-top:50px;
	margin-right: auto;
	margin-left: auto;
	color:#FFF;
	text-align:center;
	font-size: small;
}
#directions{
	width:100%;
	height:100%;
	padding-top:10px;
	margin-right: auto;
	margin-left: auto;
	color:#FFF;
	text-align:center;
	font-size:small;
}
/*footer height here should match margin-bottom from container */
.clearfooter {   height: 75px;   clear: both;}
#ftr {
	height: 75px;
	position: relative;
	background-color: #000;
	background-image: url(../images/ftrbg.png);
	background-repeat: repeat-x;
}
#ftrnav{
	height:35px;
	width:100%;
	background-image: url(../images/navBgFtr.png);
	background-repeat: repeat-x;
}
#ftrnavCtr{
	height:35px;
	width:950px;
	margin-right: auto;
	margin-left: auto;
}
#ftrnavCtr .active a{
	float: left;
	width: 123px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	border-right:#333 thin solid;
	/*background-image: url(../logo/1-2.jpg);*/
	
	/*padding-top: 40px;*/
	text-transform: uppercase;
	color:#FC0;
	background-image: url(../images/atoHoover.png);
	background-repeat: repeat-x;
	z-index: 1000;
}


.ftxtPad{
	padding-top:11px;	
}
#ftrnavCtr ul {
	list-style: none;	
}

#ftrnavCtr li {
	
	display: inline; 
	
}

#ftrnavCtr a {
	float: left;
	width: 123px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	border-right:#333 thin solid;
	/*background-image: url(../logo/1-2.jpg);background-color: #F90;line-height: 200%;*/
	
	
	text-transform: uppercase;
}

#ftrnavCtr a:hover {
	width: 123px;
	height: 35px;
	color: #FC0;
	/*background-image: url(../logo/1-2.jpg);*/
	
	background-image: url(../images/atoHoover.png);
	background-repeat: repeat-x;
}



#cr {
	width:950px;
	color:#FFF;
	margin-top:5px;
	font-size:x-small;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#cr a{color:#FFF;
text-decoration: none;}

