body {
	min-width: 950px;
	font:19px Palatino, "Palatino Linotype", "Georgia", serif;
	background-color:#6c1120;
}
div.center {
	text-align:center;
}
p {
	margin:8px 20px 10px 20px;
	color:#522f35;
	padding-left:5px;
	font-size: 17px;
	line-height: 20px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:#7F6136;
}
a:hover {
	text-decoration:underline;
	color:#1f1f1f;
}
h2,
h2.default {                       
	font:24px "Trebuchet MS", sans-serif;
	font-weight:normal;
	color:#d47d40;
	padding:15px 27px 2px 25px;
	clear:both;
	background:url(../img/h2-bgrnd.gif) repeat-x bottom;
}

h2 a {
	color:inherit;
	font-weight: normal;
}
h2 a img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

h3 {
	background:url(../img/h2-bgrnd.gif) repeat-x;
	color:#6c1120;
	width:100%;
	margin:0px 25px 0px 0px;
	padding:8px 0px 0px 25px;
	font-size:17px;
	font-weight:bolder;
/*	border:solid 1px #000;*/
}

h3.first {
	background:none;
}
h3 strong {
	color:#000;
}
ul {
	margin:0px 20px 10px 20px;
	color:#522f35;
	padding-left:5px;
	font-size: 17px;
	line-height: 18px;
}
#content li {
	margin-bottom: 3px;
}
em {
	font-style:italic;
	font-size:16px;
}
sup {
	font-size:12px;
	vertical-align:top;
}
dfn {
	font-style:normal;
}
address {
	color:#888;
	font-size:14px;
}

#head #dancers {
	position:absolute;
	top:25px;
	right:30px;
	height:160px;
	width:480px;
	background-image:url(../img/dancers.png);
	z-index:0;
}
#header, #footer {
	float:left;
	width:100%;
	background:top center repeat-x;
}
#header {
	background-image:url(../img/curtainshead-lo-red.jpg);
}
#footer {
	min-height:100px;
	background-image:url(../img/curtainsfootshort-lo-red.jpg);
}
#footer .info {
	width:950px;
	margin: 15px auto 0px auto;
	font:12px "Trebuchet MS", sans-serif;
	color:#f0efe9;
	text-align:right;
	padding-right:30px;
}
#footer ul.menu {
	float:right;
	width:auto;
	margin-left:7px;
	margin-bottom:20px;
}
#footer ul.menu li {
	float:left;
	margin-right:3px;
	color:#f0efe9;
}
#footer a {
	display:inline-block;
	color:#f0efe9;
	font-size:12px;
}
#footer a:hover {
	color:#d47d40;
}

#branding {
	height:167px;
}
#menubar {
	height:44px;
	background:url(../img/menubar.png);
}
#middle {
	float:left;
	width:100%;
	background-image:url(../img/noise-gray.png);
}

#wraphead {
	float:left;
	width:100%;
	background:top repeat-x;
	background-image:url(../img/gradienthead-gray.png);
}

#wrapfoot {
	float:left;
	width:100%;
	background:bottom repeat-x;
	background-image:url(../img/gradientfoot-gray.png);
}

#page {
	position:relative;
	width:950px;
	margin:0px auto 0px auto;
	margin-top:-179px;
}
#content {
	float:left;
	padding:20px 0px;
}

/* === Columns === */
#content .colmask {
	width:940px;
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	overflow:hidden;	/* This chops off any overhanging divs */
	background-image:url(../img/tile-darker.png); 
}

#content .colleft {
	float:left;
	width:100%;
	position:relative;
	right:100%;
 	background-image:url(../img/tile.png); 
}

#content .col1, #content .col2 {
	float:left;
	position:relative;
	padding:0;
	overflow:hidden;
}
#content .col1 {
	left:100%;
	width:100%;
}

/* === Page Heading === */
#topnav {
	position:relative;
	margin-top:22px;
	height:44px;
	overflow:hidden;
	z-index:1;
}
#topnav a {
	font:bolder 18px "Trebuchet MS", sans-serif;
	color:#f3d279;
	text-transform:lowercase;
	display:inline-block;
	padding:9px 3px;
	text-decoration:none;
}
#topnav a:hover {
	color:#fff;
	text-decoration:none;
}
#topnav li {
	float:left;
	margin-right:15px;	
}
h1 {
	position:relative;
	height:115px;
	width:100%;
	padding:0px;
	padding-left:20px;
	margin-bottom:0px;
}
h1 span {
    position:absolute;
    left:207px;
    top:5px;
    width:5px;
    height:100px;
	background:url(../img/separate.png);
    text-indent:-5000px;
}
h1 q {
	position:absolute;
	text-indent:-5000px;
	width:290px;
	height:30px;
	top:45px;
	left:230px;
	margin:0px;
	background:url(../img/slogan.png);
}
h1 a {
    float:left;
	background:url(../img/logo.png);
}
h1 img {
    visibility:hidden;
}

/* === Content Edges === */
#content .edge {
	overflow:hidden;
	width:100%;
	height:10px;
	padding:0px;
	position:relative;
	float:left;
}
#content .edge .corner {
	position:absolute;
	overflow:hidden;
	width:10px;
	height:10px;
}
#content .edge .tile {
	position:absolute;
	overflow:hidden;
	height:10px;
	background:url(../img/tile-darker.png);
}
#content .edge span {
    display:block;
    height:100%;
}
#content .edge .tile span {
	background:url(../img/tile.png);
}


#content .edge .e1 {
    left:0px;
    width:330px;
    height:10px;
    position:relative;
    overflow:hidden;
    float:left;
}
#content .edge .e1 .tile {
    left:10px;
    width:100%;
}

#content .edge .e2 {
    position:absolute;
    left:330px;
    width:610px;
    height:10px;
    overflow:hidden;
}
#content .edge .e2 .tile {
    right:10px;
    width:100%;
}
#content .edge .e2 .corner {
    right:0px;
	background:url(../img/corner-ne-darker.png);
}

#content .edge .e1 .corner {
	background:url(../img/corner-nw-darker.png);
}
#content .edge .e1 .corner span {
	background:url(../img/corner-nw.png);
}
#content .edge_south .e1 .corner {
	background:url(../img/corner-sw-darker.png);
}
#content .edge_south .e1 .corner span {
	background:url(../img/corner-sw.png);
}
#content .edge_south .e2 .corner {
	background:url(../img/corner-se-darker.png);
}

