@import "../_includes/layout.css";

a 	{
	color:#993300;
	}

body {
	background: #4d0d00 url(../_media/colorset1/bg.jpg) repeat-x;
	}
#keyinfo	{
			background: url(../_media/colorset1/key_info.gif) no-repeat;
			}
.tiretread {
			background-image: url(../_media/colorset1/tread.gif) !important;
			background-repeat:  repeat-y;
			}
#nav a	{
		color:#993300;
		}
#tripplanner a	{
				color:#993300;
				}
#copyarea th	{	
				background: url(../_media/colorset1/schedule_header.jpg) no-repeat;	
				}
.subhead	{	
			color:#996600;
			}
.odd a	{
		color:#993300;
		}
.even a	{
		color:#993300;
		}





.subhead td	{	
			padding:3px 0;
			border-bottom: 1px solid #999999;
			}
.lastcell	{
			width:150px;
			text-align:left;
			padding-bottom:10px;
			}
.midcell	{
			width:320px;
			text-align:center;
			padding-bottom:10px;
			}
.firstcell	{
			width:150px;
			text-align:left;
			padding:10px 0;
			}