body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(index_files/background.jpg);
	background-repeat: repeat-y;	
	background-position: center;
	font-size: 13px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.padded {
	padding: 10px;
	text-align: left;
}
.paddednottop { padding: 0px 10px 10px 10px; }

.sectionheader {
	font-size:15px;
	font-weight: bold;
	text-align: left;
}


#header { background-image: url(header.jpg); width:100%; height:120px; background-repeat:no-repeat; background-position:center; background-color:#000 }

a:link { padding: 2px; text-decoration: none; }
a:visited { color:#003399;	text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main {
	background-color: white;
	width: auto;
	margin-right:auto;
	margin-left:auto;
	border: black solid thick;
}

#menu { border: 1px solid #CCC; }

#menubar {
	background-color:black;
	/*background-image: url(index_files/menuback2.png);*/
	background-position: center left;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: large;
	border-bottom: solid black 5px;
	text-align:center;
}

.spacerbar { background:black; height: 1px; }

#footerbar {
	width: 100%;
	height: 20px;
	border-top: black solid 5px;
	background-image:url(index_files/headerback2.png);
	background-position: bottom left;
}

.litelink a:link { color:#0099FF; }
.litelink a:hover { color: orange; }
/*.litelink a:visited { color: #CCCCCC; text-decoration: none; }*/

.question { font-weight: bold }
.activepage { color: white; }
.hours { color: #FF0000; font-size: 15px; }
.main div table tr .padded ul {
	text-align: left;
}
.main div table tr .padded p strong em {
	text-align: center;
}
.main div table .sectionheader td {
	color: #C0C0C0;
}
.main div table .sectionheader td {
	color: #000;
}
.HighwayUpdates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #F00;
}
