@charset "utf-8";
/* CSS Document */

/***************************************General page setup and main header***************************************/

.bigBox {
	border: 0px;
	padding: 0px;
 	margin: 0px auto; 
	width: 800px;
	background-image: url(../assets/images/aStripedBG.png);
	background-repeat: repeat-y;
}
.header {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	background-image: url(../assets/images/revHeaderCircleUpdated.png);
}

/***************************************Page label above header***************************************/

.rev {
	font-size: 32px;
	position: relative;
	top: 10px;
	left: 335px;
	color: #000D66;
	width: 150px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.revTag {
	position: relative;
	top: -14px;
	left: 560px;
	color: #000D66;
	width: 250px;
	font-size: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.tm {
	float: right;
	font-size: 10px;
	position: relative;
	top: 10px;
	right: 110px;
	color: #000D66;
	width: 150px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/***************************************Text Formatting***************************************/

h1 {
	height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 5px;
}
h2 {  
	font-size: 18px; 
	color: rgb(128,0,0);
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.headItem {
	font: Arial, Helvetica, sans-serif;
	position: relative;
	left: 60px;
	list-style: none;
	font-size: 18px; 
	color: rgb(128,0,0);
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
/***************************************Navigation Buttons***************************************/
.navigation {
	height: 1px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.navigation ul {
	display: inline;
	min-height: 0;
}
.navButton {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -60px;
	right: 32px;
	float: right;
	list-style: none;
	padding: 0px 5px 0px 0px;
	color: #FFFFFF;
}
.navButton a{
	text-decoration: none;
	color: #FFFFFF;
}
.navButton:hover {
	font-size: 16px;
	font-weight: bold;
	float: right;
	position: relative;
	top: -60px;
	right: 32px;
	list-style: none;
	color: #000000;
	padding: 0px 5px 0px 0px;
	background-image:url(../assets/images/buttonHover.png);
	background-position: center center;
}
#navLast {
	background-position: right top;
}
#navFirst {
	background-position: left top;
}
.navButton:hover a{
	text-decoration: none;
	color: #000000;
}
.navButtonSelected{
	font-size: 16px;
	font-weight: bold;
	float: right;
	position: relative;
	top: -60px;
	right: 32px;
	list-style: none;
	color: #000000;
	padding: 0px 5px 0px 0px;
	background-image: url(../assets/images/buttonHover.png);
	background-position: center center;
}
.navButtonSelected a{
	text-decoration: none;
	color: #000000;
}
.navSpike {
 	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -60px;
	right: 32px;
	float: right;
	list-style: none;
	padding: 0px 5px 0px 0px;
	color: #FFFFFF;
}
a:link img,
a:active img,
a:visited img{
    border: 0;
}
.navTier2 {
	height: 21px;
	text-align: center;
	width: 170px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: -30px;
	left: px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	z-index: 1;
}
.navTier2:hover{
	height: 21px;
	background-repeat: no-repeat;
	text-align: center;
	width: 170px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	position: relative;
	top: -30px;
	left: px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	z-index: 1;
}
.navTier2 a {
	text-decoration: none;
	color: #FFFFFF;
}
.navTier2:hover a{
	text-decoration: none;
	color: #FFCC00;
}
.navTier2Selected{
	height: 21px;
	background-repeat: no-repeat;
	text-align: center;
	width: 170px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	position: relative;
	top: -30px;
	left: px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	z-index: 1;
}
.navTier2Selected a{
	text-decoration: none;
	color: #FFCC00;
}

/***************************************Main banner and changes thereto***************************************/

.tour {
	width: 150px;
	position: relative;
	top: 35px;
	left: 648px;
}
.banner {
	position: relative;
	min-width: 1%;
	background-color:;
	font-family: "Times New Roman", Times, serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#youngEd {
	width: 220px; 
	height: 160px;
	position: relative; 
	top: -90px; 
	left: 247px;
	min-height: 0;
}
.bannerImage {
	float: left;
	position: relative;
	top: -21px;
	width: 25%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.banTop {
	width: 800px;
	height: 35px;
	background-image:url(../assets/images/banTopAlt.png);
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.banMid0 {
	background-image: url(../assets/images/banMidGrassRev2.png);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMid {
	background-image: url(../assets/images/banMidAssoc.png);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMid ul {
	display: inline;
}
#banMid2 {
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
#banMid2 ul {
	display: inline;
}
.banMidAbout{
	background-image: url(../assets/images/banMidAbout.gif);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMidContact {
	background-image: url(../assets/images/banContactNew2.png);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMidContact ul {
	display: inline;
}
.banMidContactRI {
	background-image: url(../assets/images/banContactRI.png);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMidContactRI ul {
	display: inline;
}
.banMidContactSU {
	background-image: url(../assets/images/banContactSU.png);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMidContactSU ul {
	display: inline;
}
.banMidPartners {
	background-image: url(../assets/images/banMidPartner.gif);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMidSupport {
	background-image: url(../assets/images/banMidSupport.png);
	height: 125px;
	width: 772px;
	margin: auto;
	border: solid;
	border-color: #FFFFFF;
}
.banMidSupport ul {
	display: inline;
}
.banQuoteCaption {
	color: #000000;
	font-size: 10px;
	position: relative;
	top: 45px;
	left: 444px;
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.banText {
	font-weight: bold;
	color: #000D66;
	font-size: 14px;
	position: relative;
	top: 54px;
	left: 290px;
	width: 330px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	min-height: 0;
}
#truckO {
	position: relative;
	top: -21px;
	width: 301px;
	min-height: 0;
}
#mailBox{
	position: relative;
	top: -160px;
	left: 430px;
}
#table {
	position: relative;
	top: -35px;
	left: 300px;
}
.banBottom{
	height: 35px;
	background-image:url(../assets/images/banBottomAlt.png);
	background-position: bottom center;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#banBottomMine{
	height: 300px;
	background-image: url(../assets/images/banBottomMine.gif);
}
#banBottomOTR{
	height: 300px;
	background-image: url(../assets/images/banBottomOTR.gif);
}
#banBottomCon{
	height: 300px;
	background-image: url(../assets/images/banBottomCon.gif);
}
#banBottomBus{
	height: 300px;
	background-image: url(../assets/images/banBottomBus.gif);
}
#banBottomBlank{
	height: 155px;
	background-image: url(../assets/images/banBottomBlank.gif);
}
#bbbSlider {
	height: 110px;
	width: 740px;
	overflow: auto;
	position: relative;
	right: 0px;
	top: 30px;
	margin: auto;
	white-space: nowrap;	
}
.sliderLogo {
	display: inline;
}
#banBottomService{
	height: 300px;
	background-image: url(../assets/images/banBottomService.gif);
}
#headsetGirl {
	position: relative;
	left: 495px;
	top: -164px;
}
/***************************************Background and main contents***************************************/

.floater {
	background-image:url(../assets/images/revFloater.gif);
	background-repeat: no-repeat;
	position: relative;
	min-height: 1%;
}
.content {
	position: relative;
	background-color:;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	min-height: 0;
}
.contentLeft {
	float: left;
	width: 50%;
	background-color: #FFFFFF;
}
.contentRight {
	float: left;
	width: 50%;
}
.colLeftTop {
	height: 30px;
	background-image: url(../assets/images/colLeftTopAlt.png);
}
.colLeftMid {
	width: 96%;
	margin: auto;
}
.colLeftMid img{
	padding: 0px 10px 0px 10px;
}
.colLeftBottom {
	height: 35px;
	background-image: url(../assets/images/colLeftBottom.gif)
}
.colRightTop {
	height: 30px;
	background-image: url(../assets/images/colRightTopAlt.png);
}
.colRight2Top {
	background-position: top center;
	height: 10px;
	background-image: url(../assets/images/colRight2Top.gif);
}
.colRightMid {
	width: 90%;
	margin: auto;
}
.colRightMid2 {
	margin: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.colRightBottom {
	background-position: bottom center;
	height: 10px;
	background-image: url(../assets/images/colRightBottom.gif);
}
.colMid {
	width: 70%;
	float: right;
	position: relative;
	left: 1px;
}
.wrapperMid{
	width: 99%;
	margin: auto;
	background-color: #FFFFFF;
}

.colRight {
	width: 29%;
	float: right;
}
.colRight2 {
	width: 29%;
	clear: both;
}
.wrapperRight{
	width: 90%;
	margin: auto;
	background-color: #FFFFFF;
}
.conWrapper{
	width: 800px;
	position: relative;
}
.conWrapperTop {
	height: 35px;
	background-image: url(../assets/images/banTopAlt.png);
}
.conWrapperMid{
	background-color: #FFFFFF;
	width: 778px;
	margin: auto;
}
.conWrapLeft{
	float: left;
	width: 50%;
}
.conWrapLeft2 {
	float: left;
	width: 33.3%;
}
.conWrapRight{
	float: left;
	width: 50%;
}
.conWrapRight2{
	float: left;
	width: 33.3%;
}
.farRight {
	float: left;
	width: 33.3%;
}
.conWrapperBottom{
	background-image: url(../assets/images/conWrapperBottom.gif);
	height: 35px;
}
.columnDiv {
	width: 92%;
	margin: auto;
}
.pLogo {
	clear: both;
	float: left;
}
/***************************************Footer***************************************/

.footerNav {
	position: relative;
	left: 208px;
	top: -20px;
	background-color: #FFFFFF;
	width: 400px;
}
.footNav {
	font-size: 10px;
	color: #000000;
	float: left;
	list-style: none;
	padding: 0px 10px 0px 10px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	height: 40px;
	width: 100%;
	clear: both;
	background-image:url(../assets/images/revFooterStriped.png);
	height: 50px;
	background-position: bottom center;
}
.footTxt {
	position: relative;
	top: 18px;
}
.foot2 {
	clear: left;
	font-size: 11px;
	position: relative;
	top: -13px;
}
body {
}

/***************************************Menu Coding************************************/

#menu {
width: 16em;
background: #eee;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
	font: bold 13px 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #BCBCBC #888 #888 #bbb;
	margin: 0;
	padding: 2px 3px;
	color: #003399;
}

#menu h2 {
color: #fff;
background: #003399;
text-transform: uppercase;
}

#menu a {
color: #003399;
background: #cccccc;
text-decoration: none;
}

#menu a:hover {
color: #FFCC00;
background: #fff;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}