a:link    {color: red; font-weight: bold;}
a:visited {color: red; font-weight: bold;}
a:hover   {color: #990000; font-weight: bold;}
a {text-decoration:none; font-weight: bold;}



body {
	background: #60462e url(images/bg.gif);
	margin: 20px;
	font-size: 13px;
	font-family: Verdana;	
	text-align: center;
}

th, td {
	font-size: 13px;
	font-family: Verdana;	
}

p {
	font-size: 13px;
	font-family: Verdana;	
}

#topbanner {
	background: url(images/topbanner.jpg);
	background-position: top left;
	width: 770px;
	height: 190px;
}

#title {
	border-bottom: 1px dashed #734628;
	padding-bottom: 2px;
	color: #000000;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}


#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

#menu {
	background: url(images/menu.jpg);
	background-position: top left;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 770px;
	height: 29px;
}

#content_top {
	background: url(images/contenttop.gif) no-repeat;
	background-position: top left;
	width: 770px;
}

#content_stretch {
	background: url(images/contentbg.gif) repeat-y;
	width: 770px;
}

#content_bottom {
	background: url(images/contentbottom.gif) no-repeat;
	background-position: bottom left;
	width: 770px;
}

#content_main {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#copyright {
	margin-top: 3px;
	width: 770px;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 10px;
}

#homebutton {
	display: block;
	width: 127px;
	height: 29px;
	background: url(images/homebutton.jpg) no-repeat 0 0;
	margin-right: 2px;
	float: left;
	border-width: 0px;
}

#homebutton:hover {
	background-position: 0 -29px;
}

#homebutton span {
	display: none;
}

#productsbutton {
	display: block;
	width: 127px;
	height: 29px;
	background: url(images/productsbutton.jpg) no-repeat 0 0;
	margin-right: 2px;
	float: left;
	border-width: 0px;
}

#productsbutton:hover {
	background-position: 0 -29px;
}

#productsbutton span {
	display: none;
}

#orderbutton {
	display: block;
	width: 126px;
	height: 29px;
	background: url(images/orderbutton.jpg) no-repeat 0 0;
	margin-right: 2px;
	float: left;
	border-width: 0px;
}

#orderbutton:hover {
	background-position: 0 -29px;
}

#orderbutton span {
	display: none;
}

#wholesalebutton {
	display: block;
	width: 126px;
	height: 29px;
	background: url(images/wholesalebutton.jpg) no-repeat 0 0;
	margin-right: 2px;
	float: left;
	border-width: 0px;
}

#wholesalebutton:hover {
	background-position: 0 -29px;
}

#wholesalebutton span {
	display: none;
}

#aboutusbutton {
	display: block;
	width: 125px;
	height: 29px;
	background: url(images/aboutusbutton.jpg) no-repeat 0 0;
	margin-right: 2px;
	float: left;
	border-width: 0px;
}

#aboutusbutton:hover {
	background-position: 0 -29px;
}

#aboutusbutton span {
	display: none;
}

#contactusbutton {
	display: block;
	width: 129px;
	height: 29px;
	background: url(images/contactusbutton.jpg) no-repeat 0 0;
	float: left;
	border-width: 0px;
}

#contactusbutton:hover {
	background-position: 0 -29px;
}

#contactusbutton span {
	display: none;
}

#dhtmltooltip {
position: absolute;
left: -300px;
width: 250px;
border: 1px solid black;
padding: 2px;
background-color: #FF7000;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
