*.{
padding: 0;
margin: 0;
}

a:link{color: #cc3333; text-decoration: none;}
a:visited{color: #cc3333; text-decoration: none;}
a:active{color: #cc3333; text-decoration: none;}
a:hover{color: #660000; text-decoration: none;}		


a.footer:link{color: #000000; text-decoration: none;}
a.footer:visited{color: #000000; text-decoration: none;}
a.footer:active{color: #000000; text-decoration: none;}
a.footer:hover{color: #660000; text-decoration: none;}		

body{
	margin: 0px 0px 0px 0px;
}
div.top{
	padding: 0;
	margin: 0;
	vertical-align: center;
	background-color: #ebc1c2;
	font-size: 10pt;
	height: 22px;
	width: 800px;
}
div.title{
	background-image: url(title1.jpg);
	width: 800px;
	height: 171px;
}

table.main{
	width: 800px;
	background-color: #d68584;
}
div.footer{
	padding: 3px 0px 0px 0px;
	font-size: 10pt;
	width: 800px;
	height: 20px;
	background-color: #e0a2a3;
}
td.navtitle{
	vertical-align: top;
	background-image: url(bg2.jpg);
	width: 198px;
	height: 100%px;
	padding: 0px 0px 0px 0px;
}
td.navbody{
	height: 200px;
	height: 100%;
	width: 198px;
	vertical-align: top;
	background-image: url(bg2.jpg);
	font-size: 10pt;
	font-family: verdana sans-serif;
	padding: 5px 0px 20px 20px;
	color: #cc3333;
}

td.maininfo{
	width: 602px;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	font-family: Times New Roman, sans-serif;
}

td.spacer{
height: 200px;
	background-color: black;
}

span.splitter{
	color: #cc3333;
}

div.navtext{
	font-size: 10pt;
	padding: 5px 0px 20px 15px;
}

.featuredProduct {
  width: 100%;
  height: 15px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ebc1c2;
  color: #660000;
  font-weight: bold;
}


