body {
	background-color: #006;
	color:#333;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.25em;
	text-align:center;	
	background-image:url(images/gradientHorizontalBlue.gif);
	background-image:url(images/hexTileBlue.gif);
	background-position:center;
	background-repeat:repeat;
}

div{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6{ font-weight:normal; color:#0068b3;  text-transform:capitalize;}

h1{ font-size:18px; line-height:.9722; margin-top:.9722em; margin-bottom:.9722em;}

h2{ font-size:16px; line-height:.9375; margin-top:.9375em; margin-bottom:.9375em;}

h3{ font-size:14px; line-height:1.25; margin-top:1.25em; margin-bottom:1.25em;}

h4{}

h5{}

h6{}

p,ul,ol,dl{margin-top:1.25em; margin-bottom:1.25em; clear:both;}

blockquote{
	border-left:2px #0068b3 solid; 
	padding-left:1em; 
	width:70%; 
	color:#333; 
	font-size:16px;
	line-height:14px;
}

a:link{  color:#000; color:#c33;}
a:visited{ color:#600;}
a:hover{  color:#c00; }
a:active{ color:#c00;}
/*-------------------*/

#topRoundy { 
	display.:inline;
	font-size:0;
	line-height:0;
	background-image:url(images/topRoundy.gif); 
	height:5px; 
	background-repeat:no-repeat;
	margin:0 auto; 
	margin-top:10px; 
	width:750px; 
}	
body.index #topRoundy{background-image:url(images/topRoundyIndex.gif);}
#bottomRoundy{
font-size:0;
	line-height:0;
	background-image:url(images/bottomRoundy.gif);
	height:5px; 
	background-repeat:no-repeat;
	margin:0 auto; 
	margin-bottom:15px; 
	width:750px;}

#wrapper{  
	border:5px #fff solid; 
	border-top:none; 
	border-bottom:none; 
	margin:0 auto; 
	padding:0px; 
	padding-right:0px; 
	background-color:#fff; 
	background-position:right; 
	width:740px; text-align:left; 
	position:relative;
}
body.index #wrapper{ background-image:url(images/truckIndex02.jpg); background-position:top left; background-repeat:no-repeat; border:none; width:750px;}
#contentWrapper{
    position:relative;
	width:740px;
	float:left;
	background-color.:#CCFFFF;
	margin-bottom:5em;
	padding-top:15px;
}
#header{
	width.:840px;
	margin:0;
	display:block; 
}



#header	h1{display:none;}
#header img{margin:0;}
#header address{ font-style:normal; display:block; background-color.:#CCCCCC; margin:1em 0;}
body.index #header{ height:340px; margin:15px; margin-top:0; color:#ccc; font-size.:18px;}
body.index #header .logo{ position:absolute; top:10px;  left:350px;}
body.index #header address{position:absolute; top:250px;  left:460px;}

#leftColumn{ display:inline; width:330px; background-color.:#00FFFF; float:left; margin-left:15px;}
#rightColumn{  display:inline; margin-left:60px; width:330px; background-color.:#CCFF00; float:left;}
#fullColumn{ display:inline; width:710px;float:left; margin-left:15px; }
body.index #leftColumn, body.index #rightColumn{ margin-top.:375px; }

#mainMenu{ background-repeat:no-repeat;  margin:1.25em 0;  }
#mainMenu h1{display:inline; }
#mainMenu a{ display.:block; padding:0 .25em 0 13px; background-image:url(images/redArrow.gif); background-position:left; background-repeat:no-repeat;}
#mainMenu a:link{ text-decoration:none; }
#mainMenu a:visited{ text-decoration:none; }
#mainMenu a:hover{ text-decoration.:underline;  background-color:#eee;}
#mainMenu a:active{ text-decoration.:underline; }
#mainMenu ul{margin.:0; padding:0; list-style:none;}
#mainMenu ul li{ float.:left;}
#mainMenu ul li ul{margin:0; margin-left:1em; }
#mainMenu ul li ul li{ font-size:12px;}
#mainMenu ul li ul li a{padding:0 .25em 0 8px; background-image:url(images/redArrowSml.gif);}


#footer{ font-size:.75em; margin-top:2.5em; margin-bottom:0; padding:.5em; background-color:#000;background-color:#000; color:#999; background-image:url(images/hexTileBlackFade.gif); background-repeat:repeat-y; background-position:top right; clear:both;}

/*-------------------*/

.imageArray{ width:330px;  margin:0; margin-top.:1.25em; margin-bottom:2.5em; padding:0;  list-style:none; background-color.:#CC6633; float:left; }
.imageArray li{font-size:0; line-height:0em; float:left; margin:0 4px 4px 0; padding:0;  background-color.:#ccc;}
.imageArray li img{margin:0; padding:0;}
.imageArray li.imageArrayCaption{ line-height:1.25em; text-align:left; clear:both;  font-size:11px; margin-right:4px;  width:216px; }
/*-------------------*/

dl.staffInformation{  padding:0; margin:0 10px 1.25em 0; display:block; width:345px;  float:left; clear:none;}
dl.staffInformation dt {margin:1.25em 0; font-size:16px; line-height:.9375; margin-top:1.875em; margin-bottom:.9375em; float:right; width:218px;}
dl.staffInformation dd{ margin:1.25em 0;}
dl.staffInformation .image{ float:left; width:117px;}
dl.staffInformation .title, dl.staffInformation .email, dl.staffInformation .phone{ display:block; margin-left:127px;}
dl.staffInformation .email{background-image:url(images/mail.gif); background-position:left; background-repeat:no-repeat; padding-left:17px;}

.outline{ border:1px #000 solid;}

