body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(siteimages/bg_tile.gif);
	text-align: center;
	vertical-align: top;
}

a:link, a:active, a:visited {
	color: #9a1b8a;
	text-decoration: underline;
}

a:hover {
	color: #9a1b8a;
	text-decoration: none;	
}

#mainTable {
	vertical-align: top;
	width: 100%;
	height: 100%;
}

.mainTableCell {
	text-align: center;
	vertical-align: top;
}

#innerTable {
	width: 730px;
}

#headerTable {
	height: 217px;
	width: 730px;
}

.headerLeft {
	height: 217px;
	width: 226px;
	background-image: url(siteimages/mainNav_left.jpg);
}

.headerRight {
	width: 47px;
	height: 217px;
	background-image: url(siteimages/mainNav_right.jpg);
}

.headerBottom {
	width: 457px;
	height: 87px;
	background-image: url(siteimages/mainNav_bottom.jpg);
}

.headerTop {
	width: 457px;
	height: 25px;
	background-image: url(siteimages/mainNav_top.jpg);
}

#contentTable {
	width: 730px;
	height: 100%;
	background-image: url(siteimages/content_bg.gif);
}

.contentTableCell {
	background-image: url(siteimages/content_bg_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 25px;
	vertical-align: top;
}

.col1 {
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	vertical-align: top;
}

.col2 {
	vertical-align: top;
	text-align: right;
}

h1.title {
	font-size: 15px;
	color: #9a1b8a;
	font-weight: bold;
	padding-left: 15px;
}
h2.subheading {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.name {
	color: #9a1b8a;
	font-weight: bold;
	font-size: 12px;
}
.headerRow {
	height: 217px;
}

.contentRow {
	vertical-align: top;
}

#mainDiv {
	height: 100%;
	vertical-align: top;
}

.storeHours {
	font-size: 12px;
}