@charset "UTF-8";
/*///// Site Layout Styles /////
---------------------------------------------------*/

html { height: 100%; }
#wrap{
	width: 1027px;
	margin: 0 auto;
	height: 100%;
}
#hdr{
	height: 155px;
	width: 1028px;
}
#logo, #nav{
	float: left;
	width: 20%;
	margin-top: 0%;
}
#nav{
	width: 1028px;
	margin-top: 5px;
	float: left;
	height: 20px;
	background-color: #C6CDBE;
}
#window{height: 420px; display: none; width: 0;}
#controls{
	height: 100%;
	line-height: 50px;
	float: left;
	margin-top: 30px;
	width: 1040px;
	border-color: #FFF;
	position: inherit;
}
.imagecarousel, #map{width: 995px; height: 420px;}
#content{
	width: 1027px;
	margin-top: 2px;
}
#ftr{
	text-align: left;
	color: #959390;
	margin-top: 20px;
}

/*///// Text, Images, Links etc. /////
---------------------------------------------------*/

#nav a{font-size: 110%; text-decoration: none;}
#nav a:hover, #nav a.on{
	color: #069;
	line-height: 25px;
}

ul#intnav, ul#intnav li{list-style: none; margin: 0; padding: 0;}
ul#intnav li{margin: 10px 0;}
ul#intnav li a{color: #fff; text-decoration: none; font-size: 100%;}
ul#intnav li a:hover, ul#intnav li a.on{color: #C3CF21;}

#controls a{width: 10px; text-decoration: none; margin: 0 1px;}
#controls a.arrow, #controls span.arrowoff{color: #C3CF21; font-size: 120%; font-weight: bold;}
#controls span.arrowoff{color: #5F6148; margin: 0 1px;}
#controls a.on{color: #fff;}

.contactbox a{color: #fff; text-decoration: none;}
.contactbox a.on{color: #C3CF21;}

#ftr a{text-transform: uppercase; font-size: 75%; text-decoration: none; margin: 0 5px;}
#ftr a:hover{text-decoration: underline;}

ul.sitemap li{float: left;}
ul.sitemap li ul li{float: none; list-style: url(/images/subbullet.gif);}


/*///// Table Styles /////
---------------------------------------------------*/

table.worklist{float: left; margin: 10px 10px 0 10px;}
table.worklist td{border: 0; padding: 3px; margin: 0px;}
table.worklist td a img, table.worklist td img.noclick{border: 3px #fff solid; padding: 0; background: #fff; padding: 5px 0; cursor: default;}
table.worklist td a:hover img{border: 3px  #FFF solid; border-width: 3px;}

.sixty {
	float: left;
	margin-right: 0px;
	width: 95px;
	margin-top: 40px;
}


div#flash{
	right: 0px;
	float: right;
	clear: both;
	width: 1027px;
}

