body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica;
	font-size: small;
	color: #000000;
	background-color: #FEFEFE;
	background-image: url("images/logobg.gif");
}

td, th {
	font-family: Verdana,Arial,Helvetica;
	font-size: small;
}

h1 { font-size: large; }
h2 { font-size: medium; }
h3 { font-size: small; }

ul { list-style-image: url(images/orange.gif) }

#container {
	width: 768px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#sidemenu {
	width: 150px;
	border-right: 1px solid #000000;
	background-image: url(images/sidemenubg.gif);
}

.navmenu a.navdeep0 {
	display: block;
	width: 140px;
	height: 25px;
	padding-left: 10px;
	color: #000000;
	background-image: url(images/sideheader.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	margin-top: 6px;
}

.navmenu a.firsttopic {
	margin-top: 0px;
}

.navmenu a.navdeep1:link, .navmenu a.navdeep1:visited {
	display: block;
	padding-left: 10px;
	font-size: xx-small;
	color: #000088;
	margin: 4px;
	text-decoration: none;
}

.navmenu a.navdeep1:hover {
	color: #FF0000;
	text-decoration: underline;
}


#topmenu table {
	background-color: #000000;
	height: 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 100%;
}

#topmenu td {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-image: url(images/topheader.gif);
	background-repeat: no-repeat;
	color: #00FFFF;
	font-size: 12px;
	font-weight: bold;
	width: 19%;
}

#topmenu td.newspecials {
	width: 24%;
}

#topmenu a:link, #topmenu a:visited {
	padding-left: 20px;
	padding-right: 5px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#topmenu a:link#currentpage, #topmenu a:visited#currentpage {
	color: #00FFFF;
	text-decoration: underline;
}

#topmenu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#main {
	background-color: #FFFFFF;
}


#maincontent {
	padding: 5px;
	width: 418px;
}

#rightcolumn {
	width: 190px;
	font-size: x-small;
}

#contactbox {
	background-image: url("images/manofsteel.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

#contactbox ul {
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-variant: small-caps;
}

#contactbox a {
	font-variant: small-caps;
	text-decoration: none;
}

#contactbox a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#footer {
	font-size: xx-small;
	margin: 3px;
	height: 25px;
	padding-top: 60px;
	background-image: url(images/everett_truck.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.home_captions td {
	font-size: x-small;
	font-weight: bold;
}

