body
{
 margin-left:0px;
 margin-top:0px; 
 background:gray;
 font-family:arial;
}

#banner
{
	margin-left:330px;
}

#bodycontent
{
	width:1010px;
	background:white;
}

#bodycontent-800
{
	width:1010px;
	height:800px;
	background:white;
}

.pinkbtn
{
	background: url(images/PinkButton.gif) left top no-repeat;
	color:white;
	font-weight:bold;
	font-size:10pt;
	width:84px;
	height:42px;
	text-align:center;
	float:left;
}

.pinkbtn div, a
{
	color:white;
	text-decoration:none;
}

.pinkbtn a:hover
{
	background: url(images/GreyButton.gif) left top no-repeat;	
	width:84px;
	height:42px;
	color:yellow;
	float:left;
}

#contact
{
	position:absolute;
	left:0px;
	top:30px;
}

#navbar
{
	width:1010px;
}

#search
{
	position:absolute;
	left:750px;
	top:25px;
}

#main
{
	clear:both;
	margin-top:10px;
	margin-left:0px;
}

#main a
{
	color:blue;
}

#hottest
{
	width:600;
	text-align:center;
}

#hottest img
{
/*	border: 1px black solid;*/
}

.catimage
{
/*	border: 1px solid black; */
	width:170px;
	height:150px;
}

.catempty
{
/*	border: 1px solid black;*/
	width:171px;
	height:153px;
}

.cathead
{
	font-size:14pt;
	background:#ED008C;	
	color:white;	
	width:199px;
}

.cathead a
{
	color:white;
}

.homeleft
{
	top:10px;
}

#leftcol
{
	position:absolute;
	margin-top:20px;
	left:20px;
	width:300px;
	height:500px;
}


.homecenter
{
	margin-left:10px;
	width:150px;
	float:left;
}

.homeright
{
	margin-top:10px;
	height:100px;
}

#hometable 
{
	margin-left:1px;
	background:white;
	padding:0px;
}

#hometable td
{
	text-align:center;
	width:195px;
	height:150px;
	background:white;
}

#header
{
	margin-left:10px;
	margin-right:20px;	
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:5px black solid;
	font-size: 24pt;
}

#mainimage
{
	width:300px;
	height:300px;
}

#gallery
{
	margin-left:350px;
	margin-top:20px;
	margin-bottom:20px;
}

.item
{
	font-size:12pt;
	font-weight:bold;
}

#detailsimage
{
	margin-left:10px;
}

#contents
{
	margin-left:10px;	
	margin-right:20px;
}

.prod
{
	float:left;
	width:150px;
	height:150px;
	margin-right:20px;
	margin-bottom:20px;
}

#footer
{
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	background:#ED008c;
	text-align:left;
	font-weight:bold;
	font-size:10pt;
	color:white;
	height:25px;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer-800
{
	position:absolute;
	top:780;
	margin-top:10px;
	padding-top:3px;
	background:#ED008c;
	text-align:center;
	font-weight:bold;
	color:white;
	height:25px;
	width:1010px;
}

#footer-800 a:hover
{
	text-decoration:underline;
}

#empty
{
	margin-top:20px;
	margin-left:20px;
	font-size:30px;
	font-weight:bold;
	height:500px;
}

#directions
{
	visibility:hidden;
	position:absolute;
	margin-top:-100px;
	background:white;
	width:500px;
	border:1px solid black;
	text-align:justify;
	padding:10px;
	font-size:12px;
	z-index:1;
}