 /* CSS Document */
body {
	font-size: 12px;
	background-color: #A5825E;
	background-image:url(images/showcase_bg.jpg);
	background-repeat: no-repeat;
	color: black;}
	
a { color: #6C000A;
	text-decoration: none;}
a:hover { color: #3B3B3B;}
	
li {line-height: 1.5em;}
hr {color: #6C000A;}

.heading {font-size: 2em;
	font-weight: bold;
	color: #6C000A;
	text-align: center;
	font-variant: small-caps;}

	
.emph { font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;}	
	
img.textimage { border: 1px solid #505051;}

/* store */


.formbutton {background-color: #B64328;
	color: #EBEBB7;
	font-weight: 700;
	font-size: 8pt;
	padding: 0px;
	}


