body
{

	width:1100px;
	//height:850;
	background:url(fabric/background.gif) repeat;
}
h1
{

	
	color:33CCFF;
	margin-left:360px;
	margin-top:30px;
	font-family:times;
	font-size:45px;

}

.subhead
{
	color:black;
	margin-left:260px;
	margin-top:35px;
	font-family: courier;
	font-size:25px;
	font-weight:bold;
	border-bottom: 3px solid #D8D7C5;
}

h3
{


color:black;
margin-left:290px;
margin-top:25px;
font-family: courier;
font-size:25px;
font-weight:bold;
}

#menu

{


	width: 125px;

	margin: 25 35px 0 40px;

	display: inline;

	padding: 0 0 20px 0;

}

#menu ul
{
	margin: 10px;

	padding: 0;

	list-style-type: none;

	//border-top: 1px solid #D8D7C5; 
	

}

#menu ul a

{

	display: block;

	width: 110px;

	padding: 5px 8px 5px 7px;

	border-bottom: 1px solid #D8D7C5;

	text-decoration: none;

	color: #4A442C;

	background: url('fabric/arrow1.gif') 100% 50% no-repeat;

}
.hl
{
font-size: 16px;
font-weight: bold;
}
#menu a:hover { background: #C9C299; }

#shopinfo
{
	font-family:arial;
	font-weight:20px;
}
#logo
{
	background-image:url('logo/logo1.JPG');
	background-repeat:no-repeat;
	width: 175px;
	height: 98px;	
	position:absolute;
	left:225px;
	top:20px;
}

