body {
	background-color: #DDDDDD;
	background-image:url(../images/bg-tire-tread.jpg);
	margin-top:15px;
	padding: 0px;
}

.enclosure {
	width:950px;
	background-color:#000000;
	border:solid;
	border-width:3px;
	border-color:#FCFA56;
}

.chrome-bg {
	background-image:url(../images/bg-brushed-grey-1000.jpg);
}

.header_phone {
	color:#FFFF00;
	font-size:28px;
	font-weight: bold;
	}
	

	
.nav_icon {
	border:solid;
	border-width:2px;
	border-color:#EEEEEE;
	}
	
.menu_box {
background-image:url(../images/icon-box-40.gif);
background-repeat:no-repeat;
background-position:center;
height:40px;
width:180px;
/*height:65px;*/
}
.menu_link {
color:#FFFFFF;
font-family: "Trebuchet MS";
/*font-size:22px*/
font-size: 16px;
line-height:16px;
}
.menu_box_yellow {
background-image:url(../images/icon-box-yellow-40.gif);
background-repeat:no-repeat;
background-position:center;
height:40px;
width:180px;
/*height:65px;*/
}
.menu_link_yellow {
color:#000000;
font-family: "Trebuchet MS";
/*font-size: 22px;*/
text-decoration:none;
font-size:16px;
}
	
p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 20px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 3px;
}

td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	}
input {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color:#FF0000;
	}
select {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color:#FF0000;
	}
h1 {
	font-family: "Trebuchet MS";
	font-size: 34px;
	color: #FF0000;
	display:inline;
	/*line-height:20px;*/
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #FFFF00;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #BC0000;
	padding-top: 1px;
	padding-bottom: 5px;
	line-height: 17px;
}
h4 a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #BC0000;
	padding-top: 1px;
	padding-bottom: 5px;
	line-height: 17px;
	text-decoration:none;
}
h4 a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 5px;
	line-height: 17px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}

.menu_bar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	padding-left:2px;
	padding-top:0px;
	height:25px;
	background-color:#FF0000;
	}
.menu_bar a {
	background-color:#FF0000;
	padding:2px;
	line-height:25px;
	color:#000000;
	text-decoration:none;
	height:25px;
	}
.menu_bar a:hover {
	padding:2px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.main_content {
	padding:20px;
}

.footer {
	text-align:center;
	color:#363636;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

.schedule {
	height:20px;
	}

.big_red { color:#FF0000; font-size:2.0em; }
.red{ color:#FF0000; }
.yellow { color:#FFFF33; }
