@charset "UTF-8";
body {
	background: #8b8b8b url(./images/body-back.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 930px;
	margin: 20px auto 0 auto;
}
#header {
	margin-bottom:5px;
	vertical-align: middle;
	font-size:14px;
	height: 62px;
}
#header a { 
	color:#0b57a5;
}
#leftCol {
	float:left;
	background:#0b57a5 url(./images/left-col-back.gif) repeat-x top;
	padding: 15px;
	min-height:1300px;
	border-right:3px solid #006;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	clear:both;
}
#leftCol h1 {
	font-size:14px;
	font-weight:bold;
	background:#003;
	color:#fff;
	padding:8px;
}
#map_canvas {
	width:551px;
	height:550px;
	background-color:#666;
	border-top:6px solid #003;
	border-left:6px solid #003;
	border-right:6px solid #003;
}
#legend {
	border-bottom:6px solid #003;
	border-left:6px solid #003;
	border-right:6px solid #003;
	background-color:#95bef6;
	text-align:center;
	width: 551px;
}
#wrapper #rightCol #twitter {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightCol {
	float:right;
	background:#f8f17e url(right-col-back.gif) repeat-x top;
	padding: 15px;
	min-height:1630px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
#footer {
	color:#CCC;
	text-align:left;
	background-color:#333;
	padding: 20px;
	font-size: 12px;
	clear:both;
	height:80px;
}
#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#wrapper #footer p {
	padding: 0px;
	margin: 0px;
}
#ad1, #ad2, #ad3 {
	width:300px;
	height:250px;
	border:1px solid #000;
	margin-bottom:15px;
}
.incidents {
	border: solid 1px #333;
	color: #fff;
	font-weight:bold;
	max-width:560px;
	background-color: #0c58a5;
	background-image: url(images/incidents-back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.incidents ul {
	list-style: none;
	margin:0;
	padding:0;
}
.incidents ul li {
 border-top: 1px solid #5e92cc;
 border-bottom: 1px solid #084888;
 padding: 5px 10px 5px 10px;
}
#lvNowNav {
	width:560px;
	height:70px;
}
.clearAll {
	clear:both;
}
#lvNowNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#lvNowNav ul li {
	display: inline;
}
#footer-left {
	float:left;
	height:60px;
	padding-top:20px;
	line-height:1.8em;
}
#footer-right{
	float:right;
}
#wrapper #header div {
	padding: 0px;
	float: left;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#wrapper #header #topright {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 320px;
}
#wrapper #header #topright #truck{
	padding: 0px;
	height: 62px;
	width: 105px;
	float: left;
	margin: 0px;
	margin-right: 4px;
}
#wrapper #header #topright #text {
	padding: 0px;
	width: 210px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper     #header     #topright     #truck   ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
}
#wrapper   #header          #topright       #truck      ul   li{
	padding: 0px;
	float: left;
	margin: 0px;
}
#wrapper     #header     #topright     #truck     ul   li a{
	margin: 0;
	width: 105px;
	display: block;
	background-image: url(images/bigt-btn.png);
	background-repeat: no-repeat;
	height: 62px;
}
#wrapper     #header     #topright     #truck     ul a:hover   {
	background-position: right 0px;
}
#wrapper #footer #footer-right #truck {
	padding: 0px;
	height: 62px;
	width: 105px;
	float: left;
	margin: 0px;
	margin-right: 15px;
}
#wrapper #footer #footer-right #truck ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
}
#wrapper #footer #footer-right #truck ul li {
	padding: 0px;
	float: left;
	margin: 0px;
}
#wrapper #footer #footer-right #truck ul li a {
	margin: 0;
	width: 105px;
	display: block;
	background-image: url(images/bigt-btn-bottom.png);
	background-repeat: no-repeat;
	height: 62px;
}
#wrapper #footer #footer-right #truck ul a:hover {
	background-position: right 0px;
}
#secondary_nav {
	width:560px;
	margin-top:10px;
}
#secondary_nav_buttons {
	width:560px;
}
.secondary_nav_button {
	text-align:center;
	padding:10px;
	background:#CACACA;
	font-weight:bold;
	border: 1px solid #003;
}
.secondary_nav_button:hover {
		background:#999;
		border: 1px solid #000;
}
#secondary_nav_buttons a {
	color:#003;
	text-decoration:none;
}
#quotes {
	background:#600;
	color:#fff;
	width:550px;	
	padding:10px 10px 10px 0;
}
#quotemark {
	font-size:100px;
	color:#fff;
	width:66px;
	float:left;
	font-family:"Courier New", Courier, monospace
}
