body{
 font: 9px arial,tahoma, univers, verdana, geneva, helvetica, arial, sans-serif;
 background: #8D745B;
 color: #fff;
 padding:5px;
 margin:0;
}
.shopfloor {
 background-image: url("/images/backgrounds/moxie.jpg");
 text-align: left;
 margin: auto; 
 width: 791px;
 height: 600px;
 border: 1px solid #000000;
}
.announce {
 margin: 72px 0 0 0;
 font: 10px "Lucida Grande", "trebuchet ms", arial, helvetica, sans-serif;
 padding: 10px 8px 10px 8px;
 color: #D5C0A3;
}
div>.announce {
 background-color: #5A4226;
   opacity: 0.7;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=70)"; /* IE 8 */
   filter: alpha(opacity=70);       /* IE 4-7 */
   zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */

}
p, blockquote, li, h3
{
	font-family: "Lucida Grande", "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;        
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a,a:visited,a:link,a:active,a:hover {
 color: #C5AA87;
 text-decoration: none;
 border-bottom: 1px dotted #D5C0A3;
}
a:hover {
 color: #F3DEC1;
 text-decoration: none;
 border-bottom: 1px dotted #F3DEC1;
}
#right a, #left a
{
	border: 0px;
	color: #C00;
}
.nav {
 margin-top:5px;
 color: #000;
}
.nav a,.nav a:visited,.nav a:link,.nav a:active,.nav a:hover {
 color: #000;
 border-bottom: none;
}
.nav  a:hover {
 color: #1E1E1E;
 border-bottom: 1px dotted #1E1E1E;
}
h3 {
 font-weight: normal;
 color: #9D825F;
}

h3 a {
 border: 0;
 font-weight: normal;
 font-family: Futura, "Lucida Grande", "Trebuchet ms", serif;
 font-size: 14px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}