#topMenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #702F2D;
	text-align: center;
	vertical-align: bottom;
	height: 19px;
	padding-bottom: 2px;
	font-weight: bold;
}
#bottomMenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #70302F;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
}
#bottomMenu a {
	color: #FFFFFF;
}
#topMenu a {
	color: #FFFFFF;
}

#topMenu a:hover {
	color: #70302F;
	background-color: #FFFFFF;
}
#bottomMenu a:hover {
	color: #FFFFFF;
	background-color: #70302F;
}

#mainTable {
	color: #70302F;
	background-color: #BAE5F2;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #702F2D;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#mainMenu {
	background-color: #ADE0F7;
}
.menuFlash {
	padding-left: 6px;
}
#topBanner {
	background-color: #ADE0F7;
	height: 47px;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #70302F;
}
#copyRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #70302F;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: bottom;
	height: 16px;
	padding-top: 3px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #70302F;
	vertical-align: bottom;
}
#mainTableAddress {
	padding-top: 10px;
	padding-left: 15px;
}
#mainTableTruck {
	background-image: url(images/truck_05.jpg);
	background-repeat: no-repeat;
	border: thick double #4ABEED;
}
#mainTablePhone {
	padding-top: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #70302F;
}
