body {
	color: #ffffff;
	background-image: url(images/bg_curtain.jpg);
	background-color: #440000;
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Helvetica,Arial, sans-serif;
	line-height: 1.4;
	font-size: 12px;
}

p {
	margin: 0px;
	margin-bottom: 15px;
}

a {
	color:#B9972D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.showthumbs a {
	color: #CC9089;
	text-decoration: none;
}

.showthumbs a:hover {
	color: #CC9089;
	text-decoration: none;
}

#networking {
	white-space: nowrap;
}

#networking a {
	font-size: 11px;
	color:#8F7554;
}

#networking img {
	margin-right:3px;
	vertical-align: text-top;
}


h1 {
	color: #CC9089;
	font-weight: normal;
	font-size: 36px;
	font-family: Times, "Times New Roman", Georgia, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-style: italic;
}

h2 {
	color: #CC9089;
	font-weight: normal;
	font-size: 20px;
	font-family: Times, "Times New Roman", Georgia, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #CC9089;
	font-weight: normal;
	font-size: 14px;
	font-family: Times, "Times New Roman", Georgia, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

.white {
	color: #FFFFFF;
}

.small {
	font-size: 10px;
}

.ordertable td {
	padding-right: 5px;
	padding-bottom: 5px;
}

.showphoto {
	border: 2px solid #8F7554;
	margin-right: 25px;
}

.showphoto_sml {
	border: 1px solid #8F7554;
	margin-bottom: 5px;
}

.subtitle {
	margin-top: 0px;
	color: #CC9089;
	font-size: 12px;
	font-family: Helvetica,Arial, sans-serif;
}

.subtitle_sml {
	margin-top: 0px;
	color: #CC9089;
	font-size: 12px;
	font-family: Helvetica,Arial, sans-serif;
}

.date {
	margin-top: 0px;
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	font-family: Times, "Times New Roman", Georgia, serif;
}

.date_sml {
	margin-top: 0px;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	font-family: Times, "Times New Roman", Georgia, serif;
}

.days {
	font-size: 14px;
	margin-bottom: 0px;
}

.buy {
	margin-bottom: 30px;
}

.newsitem {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.newsitem p {
	margin-bottom: 0px;
}

.newsphoto {
	margin-right: 15px;
	padding-bottom: 15px;
	
}

.newsrule {
	width:100%;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	clear:both;
}


/* Left Column */

#logo {
	width: 205px;
	padding-top: 65px;
}

#logo_awc {
	width: 205px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 50px;
}

/* Navigation */

.btwrap {
	position: relative;	
}

#nav {
	color: #ffffff;
	text-transform: uppercase;
	font-family: Times, "Times New Roman", Georgia, serif;
	z-index: 350;
	position: relative;
	height: 100px;
}

#nav-left td {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
}

#nav-right td {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
}

#nav-left {
	position:absolute;
	width: 330px;
	height: 20px;
	top: 32px;
	left: 0px;
}

#nav-right {
	position:absolute;
	width: 330px;
	height: 20px;
	top: 32px;
	right: 0px;
}

.menu dl {
	padding: 0px;
	margin: 0px;
	background-color: #594000;
	text-align: center;
	border-left: 1px solid #8D6A18;
	border-right: 1px solid #7D5A08;
	border-bottom: 1px solid #7D5A08;
	background-image: url(/images/bg_menu.jpg);
	background-repeat: no-repeat;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	font-family: Helvetica,Arial, sans-serif;
}

.menu dt {
	margin: 0px;
	padding: 0px;
	display: block;
}

.menu a {
	padding: 3px 5px 3px 5px;
	display: block;
}

.menu a:hover {
	background-color: #8D6A18;
}

#news-menu {
	position:absolute;
	font-family: "Times";
	font-size: 12px;
	left:-10px;
	top: 0px;
	z-index:350;
	font-size: 10px;
	visibility: hidden;
}

#schedule-menu {
	position:absolute;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	left:-5px;
	top: 0px;
	z-index:200;
	font-size: 10px;
	color: #666666;
	visibility: hidden;
}

#gallery-menu {
	position:absolute;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	left:5px;
	top: 0px;
	z-index:200;
	font-size: 10px;
	color: #666666;
	visibility: hidden;
}

#about-menu {
	position:absolute;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	left:0px;
	top: 0px;
	z-index:200;
	font-size: 10px;
	visibility: hidden;
}

#contribute-menu {
	position:absolute;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	left:20px;
	top: 0px;
	z-index:200;
	font-size: 10px;
	visibility: hidden;
}

#contact-menu {
	position:absolute;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	left:8px;
	top: 0px;
	z-index:200;
	font-size: 10px;
	visibility: hidden;
}

/* Right column layout */

#maincontent {
	position: relative;
	background-color:#1C0B03;
	background-image: url(images/bg_content.jpg);
	width: 752px;
	vertical-align: top;
}

#bg-header {
	position: absolute;
	background-image: url(images/bg_content_header.jpg);
	background-repeat: no-repeat;
	width: 752px;
	height: 223px;
	z-index: 10;
}

#content-holder {
	position: relative;
	z-index: 100;
	width: 752px;
	padding-bottom: 130px;
	background-image: url(images/bg_content_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content {
	padding: 0px 40px 0px 40px;
}

#currentshow {
	border: 1px solid #3C2d1F;
	margin: 10px 25px 0px 0px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #1D0A03;
}

#currentshow h2 {
	color: #CC9089;
	font-weight: normal;
	font-size: 24px;
	font-family: Times, "Times New Roman", Georgia, serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-style: italic;
}

#copyright {
	position: absolute;
	bottom: 0px;
	width: 752px;
	font-size: 10px;
	text-align: center;
	padding-bottom: 12px;
	color:#79670D;
}

#copyright a {
	color:#79670D;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* Highslide CSS */

.highslide {
    cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {

}
.highslide:hover img {

} 

.highslide-wrapper {

}
.highslide-image {
	border: 3px solid #fff;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: none;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    color: #000;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.epad {
	display: none;
}