@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #67686a;
}
.header {
	background-image: url(images/header_img.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 169px;
	width: 970px;
}
.main {
	background-image: url(images/bg-repeat2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	background-image: url(images/footer_img3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 970px;
	font-family: "Palatino Linotype", "Book Antiqua", sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #A7B4BA;
	padding-right: 60px;
	padding-left: 60px;
	letter-spacing: 0.1em;
}
.footer a {
	color: #A7B4BA;
}

#title {
	font-family: "Palatino Linotype", "Book Antiqua", sans-serif;
	font-size: 38px;
	color: #571f27;
	float: right;
	margin-top: 57px;
	margin-right: 55px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
#title a {
	text-decoration: none;
	color: #571f27;
}

#topnav {
	font-family: "Palatino Linotype", "Book Antiqua", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-left: 270px;
	font-variant: small-caps;
	margin-top: 17px;
	letter-spacing: 0.1em;
	width: 700px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-left: 0px;
}
#topnav a:hover {
	color: #FFE2A6;
	text-decoration: none;
}
.rightnav {
	background-color: #c5c5c5;
	background-image: url(images/bg_rightcol.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 174px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #571f27;
}
.aboutbox {
}

.rightnav .smaller a, .rightnav .smaller {
	font-size: 12px;
	font-weight: normal;
}
.rightnav .smaller a:hover {
	font-weight: normal;
}


.caption {
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-align: justify;
}

td.rightnav a, .rightnav p a, .rightnav li a, .rightnav p {
	color: #571f27;
	text-decoration: none;
	font-weight: bold;
}
.rightnav a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.rightnav li {
	font-size: 14px;
	font-weight: normal;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px 20px 10px 10px;
}
.content a {
	font-weight: bold;
	color: #571f27;
}
.content a:hover {
	font-weight: bold;
	color: #000000;
}

.content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: .1em;
	color: #571f27;
}
.content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	letter-spacing: .1em;
}
.h2 {
	font-family: "Palatino Linotype", "Book Antiqua", sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: .1em;
	font-variant: small-caps;
}
.h3 {
	font-size: 14px;
}

.content h3 {
	font-size: 14px;
}
.border {
	border: 1px solid #6B6E5D;
	padding: 2px;
}
.playdate {
	background-image: url(images/bg_showdate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 205px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.buytickets {
	background-image: url(images/bg_buynow.jpg);
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #571F27;
	letter-spacing: .1em;
	float: none;
	margin-left: 30px;
}
.padding10 {
	padding: 10px 10px 10px 20px;
}
.buytickets a {
	text-decoration: none;
	color: #571F27;
}
.buytickets a:hover {
	font-weight: bold;
	color: #571F27;
	text-decoration: none;
}
table.photos   td   a {
	text-decoration: none;
	font-size: 10px;
}
.photos td img {
	margin-bottom: 5px;
}
.specialbox {
	width: 30%;
	float: right;
	background-color: #CACACA;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.evenings {
                background-color: #88CCBD;
}
.matinees {
	background-color: #CA974A;
}
table.calendertable {
                padding-top: 5px;
                padding-right: 5px;
                padding-bottom: 5px;
                padding-left: 5px;
}
a.nobold {
                font-weight: normal;
}
input {
	color: #999999;
}
.aboutbox {
	background-color: #CFCFCF;
	float: right;
	width: 175px;
	margin-left: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.aboutbox ul li {
	margin-left: -10px;
	font-weight: normal;
}
.aboutbox ul li a {
	font-weight: normal;
}
.aboutbox ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.picborder {
	border: 3px solid #C5C5C5;
}
.rightnav ul li {
	margin-left: -30px;
}
.addthis-home {
	float: none;
	margin-bottom: 13px;
}
.rightnav .normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B5997;
	font-style: normal;
}
.quotation {
	font-size: 16px;
	font-style: italic;
	color: #571F27;
}

