html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background: #ffffff url('/public/images/mainBacker.png') repeat-x top center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.container a {
	color: #5a96e8;
	text-decoration: none;
}
.container a:hover {
	color: #5a96e8;
	text-decoration: underline;
}
/*INSIDE PAGE STYLES */
#mainCopy a {
	color: #1C8FBD;
	text-decoration: none;
	border-bottom: 1px dotted #1C8FBD;
}
#mainCopy a:hover {
	color: #1C8FBD;
	text-decoration: none;
	border-bottom: 1px solid #183D7C;
}
#insideContent {
	font-size: 14px;
	line-height: 135%;
}
#insideContent ul {
	padding: 15px 0px 15px 30px;
}
#insideContent li {
	list-style: square;
}
#insideContent h2 {
	margin: 15px 0px 10px 0px;
	font-size: 26px;
	font-weight: bold;
	color: #183D7C;
}
#insideContent a {
	color: #1C8FBD;
	text-decoration: none;
	border-bottom: 1px dotted #1C8FBD;
}
#insideContent a:hover {
	color: #1C8FBD;
	text-decoration: none;
	border-bottom: 1px solid #183D7C;
}
#insideContent h3 {
	margin: 15px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#insideContent img{
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding: 5px;
      margin: 3px 10px 20px 10px;
}

#inFeatures iframe, #inFeatures #map {
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding: 5px;
}
hr {
	border: none;
	border-top: 1px dotted #afbed6;
	height: 1px;
	width: 100%;
	margin: 20px 0px;
	background: #ffffff;
	border-collapse: collapse;
}


#simplecontact label {
	float: left;
	width: 130px;
	padding: 2px;
}

#simplecontact .btn {
	margin-left: 135px;
	padding: 5px 10px;
}

#simplecontact p {
	margin: 15px 0;
}

#simplecontact hr {
	margin: 5px 0;
}

.msg {
	padding:.8em;
	margin-bottom:1em;
	background:#FFF6BF;
	color:#514721;
	border: 2px solid #FFEA5F;
}

.required { color: #BF0000; }

/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
body {
	background: #ffffff url('/public/images/mainBacker.jpg') no-repeat top center;
}
#logo {
	cursor: pointer;
}
#logo h1 a {
	background: transparent url('/public/images/logoTRG-trans.png') no-repeat top left;
	width: 269px;
	height: 123px;
	margin: 6px 0px 6px 10px;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
}
#phrase h2 {
	background: transparent url('/public/images/phrase-trans.png') no-repeat top right;
	width: 422px;
	height: 28px;
	margin: 70px 10px 0px 20px;
	text-indent: -99999px;
}

#mainPic {
	height: 345px;
	overflow: hidden;
}
#insideSide{
	padding-top: 15px;
	font-size: 14px;
}

#insideSide li{
	border-bottom: 1px dotted #afbed6;
	font-size: 20px;
	padding: 15px;
	list-style: square;
}
#location {
	background: #b63613;
	height: 345px;
	border-left: 2px;
}
#locIcon {
	width: 110px;
	height: 230px;
	background: transparent url('/public/images/iconLocations.png') no-repeat center center;
	float: left;
	text-indent: -99999px;
}
#locCities {
	width: 209px;
	height: 215px;
	background: transparent url('/public/images/locCityBacker.jpg') no-repeat top right;
	float: left;
	padding: 15px 0px 0px 15px;
}
#locTitle {
	height: 18px;
	width: 315px;
	margin-left: 10px;
	margin-top: 10px;
	background: transparent url('/public/images/hdrContact.gif') no-repeat top right;
	text-indent: -99999px;
}
#locTable {
	float: left;
	margin-top: 5px;
}
#locContact {
	width: 334px;
	background: #313131;
	float: left;
	height: 115px;
}
#locGo {
	float: left;
	margin-left: 4px;
	margin-top: 5px;
}
.locCell {
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 42px;
	color: #989898;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin-left: 8px;
	padding-top: 3px;
}
.locInput {
	vertical-align: middle;
	width: 198px;
	border: none;
	background-color: #EFEFEF;
	height: 15px;
	margin: -6px 0 0 0;
	padding: 4px 0 0 5px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000;
}

#locContact select {
	height: auto;
	padding: 0;
	font-size: 14px;
	border: none;
	width: 203px;
}

.locInput option {
	background-color: #EFEFEF;
}

#NLR a {
	width: 195px;
	height: 22px;
	background: transparent url('/public/images/cityNLR.png') no-repeat top left;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	margin-bottom: 13px;
}
#Jonesboro a {
	width: 195px;
	height: 22px;
	background: transparent url('/public/images/cityJones.png') no-repeat top left;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	margin-bottom: 13px;
}
#Harrison a {
	width: 195px;
	height: 22px;
	background: transparent url('/public/images/cityHarr.png') no-repeat top left;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	margin-bottom: 13px;
}
#Berryville a {
	width: 195px;
	height: 22px;
	background: transparent url('/public/images/cityBerry.png') no-repeat top left;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	margin-bottom: 13px;
}
#Rogers a {
	width: 195px;
	height: 22px;
	background: transparent url('/public/images/cityRogers.png') no-repeat top left;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	margin-bottom: 13px;
}
#HotSprings a {
	width: 195px;
	height: 22px;
	background: transparent url('/public/images/cityHotSprings.png') no-repeat top left;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	margin-bottom: 13px;
}
#mainContent {
}
#mainCopy {
	margin: 15px 0px 0px 0px;
	width: 316px;
	margin-right: 10px;
	float: left;
	font-size: 14px;
	line-height: 135%;
}
/* BEGIN FEATURE MARKUP */
#mainFeatures {
	margin: 10px 0px;
	width: 672px;
	float: left;
}
#featTop {
	background: transparent url('/public/images/featTop.gif') no-repeat top left;
	height: 10px;
	float: left;
}
#featMiddle {
	background: transparent url('/public/images/featMiddle.gif') repeat-y center center;
	float: left;
	font-size: 12px;
}
#featBottom {
	background: transparent url('/public/images/featBottom.gif') no-repeat top left;
	height: 10px;
	float: left;
}
#featExpress {
	margin-left: 10px;
}
#featExpress h3 a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/featExpress.gif') no-repeat top left;
	height: 179px;
}
#featTrailers h3 a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/featTrailers.gif') no-repeat top left;
	height: 179px;
}
#featAutos h3 a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/featAutos.gif') no-repeat top left;
	height: 179px;
}
#featEnviro h3 a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/featEnviro.gif') no-repeat top left;
	height: 179px;
}
.more {
	position: absolute;
	display: block;
	padding: 0px 4px;
	background: #87939b;
	margin-top: 3px;
	margin-left: 100px;
	font-size: 10px;
}
#featMiddle a, a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* END FEATURE MARKUP */
#footer {
	margin-top: 25px;
	background: #cbdefa;
	padding: 10px 0px;
	line-height: 110%;
}
#footerNavWrapper {
	width: 576px;
	padding: 0px 10px;
	float: left;
	font-size: 12px;
	color: #96a7bf;
}
#footerNav {
}
#footerCallout h3 {
	margin-top: 30px;
	background: transparent url('/public/images/iconSchedule.gif') no-repeat top left;
	text-indent: -99999px;
	height: 37px;
}
#footerAddress {
	width: 165px;
	padding: 0px 15px 0px 20px;
	float: left;
	border-left: 1px solid #afbed6;
	border-right: 1px solid #afbed6;
	font-size: 11px;
	line-height: 130%;
}
#proLogos {
	width: 160px;
	padding: 0px 15px;
	float: left;
	font-size: 11px;
	color: #96a7bf;
}
#proLogos h4 {
	color: #96a7bf;
}
#ARA a {
	text-align: left;
	margin: 10px 0px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/logoARA.gif') no-repeat top right;
	width: 160px;
	height: 44px;
}
#ISRI a {
	text-align: left;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/logoISRI.gif') no-repeat top right;
	width: 160px;
	height: 30px;
}
#flex {
	margin: 10px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	padding-bottom: 30px;
}
#flex a {
	color: #c0c0c0;
}


/* NEW STYLES 10-1-2008 */
#inFeatures {
	margin: 10px 0px;
	width: 326px;
	float: left;
}
#featInTop {
	background: transparent url('/public/images/featInTop.gif') no-repeat top left;
	height: 10px;

	float: left;
}
#featInMiddle {
	background: transparent url('/public/images/featInMiddle.gif') repeat-y center center;
	float: left;
	font-size: 12px;
	padding-bottom: 10px;
}
#featInBottom {
	background: transparent url('/public/images/featInBottom.gif') no-repeat top left;
	height: 10px;
	float: left;
}
.inFeatPad{
	padding: 0px 10px;
}	   
.inFeatHR{
	border: none;
	border-top: 1px solid #CFD4D8;
	height: 1px;
	width: 286px;
	margin: 20px;
	background: #ffffff;
	border-collapse: collapse;
}
.calloutImg{
	width: 146px;
	height: 120px;
	float:right;
	margin: 0px 0px 5px 8px;
} 	
.calloutText{
	line-height: 125%;
	font-size: 11px;
} 
.calloutText h5{
	font-weight: bold;
	color: #b63613;
	font-size: 15px;
	margin-bottom: 4px;
} 
#locTabs{
	position: absolute;
	height: 31px;
	float:right;
	z-index: 1000;
	margin-left: 90px;
}
#locLeftCap{
	float:left;
	width: 41px;
	height: 31px;
	background:transparent url('/public/images/locCapLeft.png') no-repeat top left;
}
#locMiddleCap{
	float:left;
	height: 31px;
	background: transparent url('/public/images/locCapMiddle.png') repeat-x top left;
}
#locMiddleCap ul {
	margin-top: 5px;
}
#locMiddleCap li{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 9px;
	white-space:nowrap;
}
#locMiddleCap li a{
	color: #313131;
}
#locMiddleCap strong{
	color: #326b9d;
}

#locRightCap{
	float:left;
	width: 10px;
	height: 31px;
	background:transparent url('/public/images/locCapRight.png') no-repeat top left;
}

/* Dropdown nav */
#topNav {
	width: 998px;
	background: #003e7e url('/public/images/navArrow.gif') no-repeat bottom right;
	margin-bottom: 6px;
	z-index: 5;
	position: relative;
}
#topNav ul ul { z-index: 5; }

#nav1 {
	background: transparent url('/public/images/navMetalsRec.png') no-repeat 0 0;
	width: 146px;
	height: 45px;
	margin: 0px 10px 10px 10px;
}
#nav2 {
	background: transparent url('/public/images/navManagement.png') no-repeat 0 0;
	width: 195px;
	height: 45px;
	margin: 0px 10px 10px 10px;
}
#nav3 {
	background: transparent url('/public/images/navEquipment.png') no-repeat 0 0;
	width: 203px;
	height: 45px;
	margin: 0px 10px 10px 10px;
}
#nav4 {
	background: transparent url('/public/images/navResources.png') no-repeat 0 0;
	width: 89px;
	height: 45px;
	margin: 0px 10px 10px 10px;
}
#nav5 {
	background: transparent url('/public/images/navEmploy.png') no-repeat 0 0;
	width: 124px;
	height: 45px;
	margin: 0px 10px 10px 10px;
}
#nav6 {
	background: transparent url('/public/images/navHome.png') no-repeat 0 0;
	width: 51px;
	height: 45px;
	position: absolute;
	right: 40px;
}
#nav1:hover {
	background: transparent url('/public/images/navMetalsRec.png') no-repeat 0 -45px;
	width: 146px;
	height: 45px;
}
#nav2:hover {
	background: transparent url('/public/images/navManagement.png') no-repeat 0 -45px;
	width: 195px;
	height: 45px;
}
#nav3:hover {
	background: transparent url('/public/images/navEquipment.png') no-repeat 0 -45px;
	width: 203px;
	height: 45px;
}
#nav4:hover {
	background: transparent url('/public/images/navResources.png') no-repeat 0 -45px;
	width: 89px;
	height: 45px;
}
#nav5:hover {
	background: transparent url('/public/images/navEmploy.png') no-repeat 0 -45px;
	width: 124px;
	height: 45px;
}
#nav6:hover {
	background: transparent url('/public/images/navHome.png') no-repeat 0 -45px;
	width: 51px;
	height: 45px;
}


#topNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	height: 44px;
	width: 978px;
	margin: 10px;
}

#topNav a {
	color: #fff;
	display: block;
	font: bold 12px arial,Verdana,sans-serif;
	padding: 0;
	text-indent: -999em;
	text-decoration: none !important;
}

#topNav a:hover {
	text-decoration: none !important;
}

#topNav li li a, #topNav li li li a {
	font-weight: normal;
	width: 18em;
	background-color: #003E7E;
	border-bottom: 1px solid #00386F;
	text-indent: 0;
	line-height: 28px;
	padding: 0 10px;
}

#topNav li li a:hover, #topNav li li li a:hover {
	background-color: #0286B2;
}

#topNav li li, #topNav li li li {
	float: none;
}

#topNav li { /* all list items */
	float: left;
	/*width: 10em;*/ /* width needed or else Opera goes nuts */
}

#topNav li ul, #topNav li li ul {
	border-right: 1px solid #00305F;
	border-bottom: 1px solid #00305F;
	border-left: 1px solid #00305F;
}

#topNav li li ul {
	border-top: 1px solid #00305F;
}

#topNav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
}

#topNav li ul ul { /* third-and-above-level lists */
	margin: -1.4em 0 0 9.5em;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.sfhover ul ul, #topNav li.sfhover ul ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul, #topNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#topNav li:hover, #topNav li.hover {
    position: static;
}
