body{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
	color: #663300;
}
table.tableBanner{
	background-image: url('images/bgBanner.png');
	background-repeat: no-repeat;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	width: 772px;
	height: 150px;
}
table.tableProductButtons{
	width: 772px;
}
td.bannerSlogan{
	padding-right: 1em;
	padding-top:0.5em;
	vertical-align: top;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
td.bannerMainMenu{
	background-repeat: no-repeat;
	width: 772px;
	vertical-align: bottom;
	padding-bottom: 1em;
	padding-left: 1em;
}
a.menuMain{
	font-family: inherit;
	font-size: inherit;
	color: #f5e5cb;
}
td.bannerSpacer{
	width: 20em;
}
td.bannerPhoneNumber{
	vertical-align: bottom;
	padding-bottom: 1em;
	text-align: left;
}
td.bannerSearchBox{
	vertical-align: bottom;
	text-align: left;
}
td.productButton{
	text-align: center;
	width: 86px;
}
td.productButtonLeft{
	text-align: center;
	width: 85px;
}
td.productButtonRight{
	text-align: center;
	width: 85px;
}
a.productMenu{
        text-decoration: none;
        border: solid black 1px;
        padding: 0.4em;
        width: 170px;
        display: block;
        margin-bottom: 2px;
        color: #F5E5CB;
        background: #663300;
}
a.productMenu:hover{
        text-decoration: none;
        border: solid black 1px;
        padding: 0.4em;
        width: 170px;
        display: block;
        margin-bottom: 2px;
        color: #663300;
        background: #F5E5CB;
}
