﻿body
{
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
    background-color: #fffff0;
}
p
{
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
}
.appText
{
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
}
.appTextBold
{
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
    font-weight: bold;
}
.appTextRight
{
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
    text-align: right;
}
.valError
{
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
    color: red;
}
a
{
	color: #FF8080;
	text-decoration: underline;
	font-family: "Garamond" "Times New Roman";
	font-size: 12pt;
}
a:visited
{
	color: #FF8080;
	text-decoration: underline;
	font-family: "Garamond" "Times New Roman";
	font-size: 12pt;
}
#main_ivory
{
    margin-bottom: 40px;
    border: none;
}
.dataList
{
    border-style: none;
    border-width: 0px;
    margin-top: 50px;
    margin-left: 100px;
    margin-bottom: 50px;
    margin-right: 100px;
    width: 756px;
}
.dataList img
{
    border-style: none;
    border-width: 0px;
    margin-bottom: 5px;
}
.dataList div
{
    text-align: center;
}
.dataList a
{
    color: Gray;
    text-decoration: none;
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
}
#divPhoto
{
    float: left;
    clear: left;
    margin-right: 20px;
}
#divPrice
{
    float: left;
}
.about
{
    text-align: left;
    width: 756px;
}
.locations
{
    text-align: left;
    width: 756px;
    padding-left: 160px;
}
.shows
{
	text-align: left;
	width: 756px;
	padding-left: 160px;
	margin-bottom: 50px;
}
.shows a
{
}
.pricelist
{
    text-align: center;
    width: 756px;
    margin-top: 80px;
    margin-bottom: 80px;
}
.pricelist div /* this is the Mozilla setting*/
{
    padding-left: 100px;
}
html* .pricelistCenter div /* this is the IE setting*/
{
    padding-left: 0px;
}
 .center
{
    text-align: center;
    width: 756px;
}
 .pagers
{
    color: black;
    font-weight: bold;
    background-color: #FE8C8D;
}
 .pagers a
{
    color: black;
    font-weight: bold;
    background-color: #FE8C8D;
    text-decoration: underline;
}
 .pagers a:visited
{
    color: black;
    font-weight: bold;
    background-color: #FE8C8D;
    text-decoration: underline;
}

 .headers
{
    color: black;
    font-weight: bold;
    background-color: #FE8C8D;
}
 .footers
{
    background-color: #FE8C8D;
}
 .row
{
    background-color: #f5f5f5;
}
 .altrow
{
    background-color: #CCCCCC;
}
.annaPinkBold {
    font-family: "Garamond" "Times New Roman";
    font-size: 12pt;
    font-weight: bold;
	color: #FF8080;
}
.adobeLink {
	color: #FF8080;
	text-decoration: underline;
}
.pagingLabel {
	font-family: Garamond, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	margin-right: 25px;
}
.previousLabel {
	font-weight: bold;
	margin-right: 25px;
}
