body {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #00796D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.header:link, a.header:visited, a.header:active {
	color: #444444;
	text-decoration: none;
}

a.header:hover {
	text-decoration: underline;
}

h1 {
	color: #00796D;
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

div.leftnav {
	padding: 10px 5px 5px 10px;
}

div.leftnav a:link, div.leftnav a:active, div.leftnav a:visited {
	color: #00796D;
	text-decoration: none;
	line-height: 16pt;
}

div.leftnav a:hover {
	text-decoration: underline;
}

table.main {
	width: 831px;
	height: 100px;
	background: url(../images/top_bg.jpg) top center no-repeat;
}

div.logo {
	padding-top: 15px;
	text-align:center;
}

div.shopping {
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

div.locatebox {
	height: 192px;
	background: url(../images/locate_box.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
	padding-top: 82px;
}

.circlebox {
	height: 192px;
	background: url(../images/zip_bg.jpg) no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.phonenumber {
	color:#000000;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
}

div.search {
	text-align: center;
}

td.topnav a:link, td.topnav a:visited, td.topnav a:active {
	text-align: center;
	background: url(../images/button.gif) no-repeat;
	color: #00796D;
	display: block;
	width: 148px;
	height: 26px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-top: 7px;
}

td.topnav a:hover {
	background: url(../images/button_on.gif) no-repeat;
}

td.topnav_hover a:link, td.topnav_hover a:visited, td.topnav_hover a:active, td.topnav_hover a:hover{
       text-align: center;
	background: url(../images/button_on.gif) no-repeat;
	color: #00796D;
	display: block;
	width: 148px;
	height: 26px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-top: 7px;
}


td.content {
	background: #FFFFFF url(../images/home_bg.gif) bottom repeat-x;
}

td.rightsection {
	padding: 10px 5px 35px 5px;
	margin: 0px;
}

td.rightsection p {
	padding-right: 10px;
	padding-left: 10px;
}

p.footer {
	font-size: 10px;
	text-align: center;
}
