/* ------------------------------------------------------------------------
CSS sheet for Judi Laird German Fabrics.
Author: Tim Kadec
Date Created: 1/04/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Tan - #D6B588
------------------------------------------------------------------------ */
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(images/map.jpg) top center no-repeat #D6B588;
	text-align: center;
}
#store-wrap{
	width: 1004px;
	margin: auto;
	text-align: left;
}

/* -----------------------------------------------------------------------
=MAIN-STORE
-------------------------------------------------------------------------*/
#main-store{
	width: 90%;
	float: left;
	margin-left: 10px;
	display: inline;
	color: #463204;
}
#main-store .content{
	display: block;
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 1.9em;

}
#main-store h1.storehead{
	display: block;
	width: 100%;
	height: 63px;
	font-size:80%;
	background: url(../images/storehead.gif) repeat-x #D6B588;
}
#main-store h1 span{
	float: left;
	margin-right: 100px;
	display: block;
	height: 63px;
	width: 570px;
	background: url(../images/storecaption.gif) repeat-x #D6B588;
	text-indent: -9999px;
}
#main-store p{
	margin: 1.5em 15px 1.5em 25px;
}
#main-store #flash{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 15px;
}
#main-store ul.cleartop{
	margin-left: 300px;
}