
    A:link   {color:  "#69207e"}
    A:visited   {color:  "#0000a0"}
    A:hover { color:#005BAB; }

    body { margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px; }

    td { font-size:15px;  }

    h1 {font-size: 20px;
	color: #69207e; }

    h2 {font-size: 16px;
	color: #01a8ec;
	/*background-color: #005BAB;
	border-top: 2px solid #0DB14B;
	border-bottom: 2px solid #0DB14B;*/
	margin-bottom: 3px; }


    #header { background-color: #01a8ec; height:103px; }

    #banner img { float: right; 
	clear: right;
	margin-right: -3px; }

    #topnav { background-color: #005BAB; 
  	border-top: 2px solid #69207e;
  	border-bottom: 2px solid #69207e;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	margin-top: -3px; }

    #topnav a { text-decoration: none;
	color: #FFFFFF; }

    #topnav ul { list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0; }

    #topnav ul li { display: inline;
	padding-left: 18px;
	padding-right: 18px; }

    .containerleft {color:#69207e;
	/*color: #005BAB;*/}

    .containerleft ul { list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-top: 3px; }

    .containerleft ul li { padding: 10px 0 0 7px; }

    .containerleft a { text-decoration: none;
	color: #005BAB; 
	/*color:#69207e;*/
	font-size:16px;
	/*font-weight:bold;*/ }

.containerleft a:hover {color:0000a0;}

.containerright .column { min-height:590px; }

    .containerright a:link, a:visited  { color:#005BAB; }

  /*  .containerright a:hover { color:#007C35; }*/


   .containerright p { line-height: 19px;}


    .bold { font-weight: bold; }

.clear:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;} .clear {display: inline-block;} /* Hides from IE-mac \*/ * html .clear {height: 1%;} .clear {display: block;} /* End hide from IE-mac */ 

.containerright .column {border-left: 2px solid #69207e;}

  .subpage .containerleft{
	float:left;
	width: 200px; }

    .subpage .containerleft .column { padding:8px 10px }

  .subpage .containerright { margin: 0 0 0 200px; }

    .subpage .containerright .column { 
	float:left;
	line-height:1.4em; 
	display:inline; 
	padding:20px 25px }

.subpage.threecolumn .containerright .column { margin-right: 250px; }

    #rightcolumn {position: absolute;
	top: 153px;
	right: 15px; }

    #footer, #footer a  { background-color: #005BAB; 
  	border-top: 2px solid #69207e;
	padding: 5px 10px 5px 0;
	letter-spacing: 1px;
	margin-top: -3px; 
	font-size:10px;
	text-align:right;
	color:#ffffff;
clear:both;}

/* Additional styles added by Lake WebWorks 1/17/2012 */
img.t {
	vertical-align: bottom;
}
#key {
	margin-bottom: .6em;
	max-width: 600px;
}
#key p {
	font-size: .8em;
	line-height: 1.3;
	margin: .4em 0;
	padding: 0;
}
#key .new {
	color: red;
}
#key .important {
	color: red;
	font-weight: bold;
	font-size: 1em;
}
#route_1 .shaded {
	background: #fdd;
}
#route_3 .shaded {
	background: #d2d2ff;
}
#route_4 .shaded {
	background: #cef1fd;
}
.saturday {
	background: #fef1c5
}

table#route_6_loop td {
	width: 7.69%; /* 100 / 13 */
}
table#route_5_loop td {
	width: 8.33%; /* 100 / 12 */
}

table#route_1_westbound td, 
table#route_1_eastbound td, 
table#route_8_lakeport td {
	width: 9%; /* 100 / 11 */
}
table#route_4_westbound td, 
table#route_4_eastbound td {
	width: 9.8%; /* (100-2) / 10 */
}
table#route_4_westbound td.saturdays, 
table#route_4_eastbound td.saturdays {
	width: 2%; 
	text-align: center;
}

table#route_4a_westbound td, 
table#route_4a_eastbound td {
	width: 10%; /* 100 / 10 */
}

table#route_7_westbound td, 
table#route_7_eastbound td {
	width: 11.1%; /* 100 / 9 */
}

table#route_2_southbound td, 
table#route_3_southbound td, 
table#route_3_northbound td {
	width: 14.28%; /* 100 / 7 */
}
table#route_2_northbound td {
	width: 16.66%; /* 100 / 6 */
}

.announcement {
	border: 1px solid red;
	padding: 10px;
	max-width: 700px;
	margin-bottom: 10px;
	background: #FFF7C9;
}
.announcement h2 {
	color: red;
	margin: 0;
}
.announcement p {
	margin: 0;
}
