body  {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

#container  {
	position: relative;
	width: 980px;
	background: #D2C2A9;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
} 

#header  {
	height: 132px;
	background: #000 url(../_images/logo.gif);
}

#sidebar1  {
	position: absolute;
	top: 132px;
	left: 0;
	width: 163px;
	background: #000 url(../_images/wrapper-left.jpg) repeat-y scroll;
	height: auto;
}

#sidebar2  {
	position: absolute;
	top: 132px;
	right: 0px;
	width: 163px;
	background: #000 url(../_images/wrapper-right.jpg) repeat-y scroll; /* padding keeps the content of the div away from the edges */
	height: auto;
}

#mainContent  {
	height: auto;
	background: #d2c2a9;
	margin-right: 163px;
	margin-left: 163px;
}

#mainContent h1 {
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

#mainContent h2 {
	font-size: 100%;
	text-align: center;
}

#mainContent h3 {
	font-size: 95%;
	padding-left: 10px;
}

#mainContent h6 {
	font-size: 80%;
	font-weight: normal;
}

#mainContent p {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#mainContent p a img {
	border-style: none;
}
#mainContent table     {
	background: #E1D7C8;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	margin-right: auto;
	margin-left: auto;
}
#mainContent tr td img  {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#mainContent tr td a img  {
	border-style: none;
}
#mainContent tr td h2  {
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	background: #8C5B3B;
}
#mainContent tr td p  {
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

#mainContent #productSubHeading {
	text-align: center;
}

#mainContent ul li a {
	color: #000;
}

#navigation {
	height: 93px;
}

#navigation a img {
	text-decoration: none;
	border-style: none;
}

#footer  {
	padding: 0 10px 0 20px;
	background:#000 url(../_images/footer_bot.jpg);
	height: 71px;
} 

#footer a  {
	text-decoration: none;
	color: #FFF;
}

#footer p  {
	margin: 0;
	padding: 30px 0;
	color: #FFF;
	text-align: center;
	font-size: 75%;
}

#mainContent p a #Adobe {
	text-decoration: none;
}

#mainContent #Contact {
	text-align: center;
}

#mainContent #contactForm {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background: #B69B74;
}

#mainContent #Events {
	text-align: center;
}

#mainContent #giftcertificates {
	font-size: 100%;
	text-align: center;
}

#mainContent #FlashID  {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#apDiv1 {
	position:absolute;
	left:513px;
	top:257px;
	width:454px;
	height:228px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:460px;
	top:290px;
	width:200px;
	height:150px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:590px;
	top:465px;
	width:200px;
	height:150px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:460px;
	top:485px;
	width:113px;
	height:109px;
	z-index:1;
}
#apDiv5 {
	position:absolute;
	left:677px;
	top:335px;
	width:113px;
	height:70px;
	z-index:1;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.JW {
	color: #009965;
	text-align: center;
}
.centerText {
	text-align: center;
}
