@import url("global.css");
@import url("clearfix.css");
@import url("nav.css");
@import url("cmxform.css");
@import url("spry.css");
@import url("selectbox.css");
@import url("thickbox.css");

/* Header */

#header {
	background: url(../images/logo.gif) no-repeat 0 0;
	margin: 0 auto;
	width: 800px;
	height: 189px;
	position: relative;
}

#header img.slogan {
	float: right;
}

/* Content */

#contentBg {
	background: #f4f2e9;
	border-bottom: #beab8c solid 1px;
}

#content {
	margin: 0 auto;
	width: 660px;
	padding: 20px 10px 20px 130px;
	color: #4d3d2c;
	font-size: 1.06em;
	line-height: 1.6em;
}

#content td {
	padding: 3px 10px 3px 0px;
	color: #4d3d2c;
	font-size: 11px;
	line-height: 1.6em;
	vertical-align:top;
}

#content p { letter-spacing: 0.05em; }

.home #content img { margin-bottom: 10px; }

.home h1 { font-size: 14px; color: #7e6c56; margin: 0; } 

#content #colm01 {
	width: 260px;
	padding: 0 32px 20px 0;
	float: left;
	display: block;
}

#content #colm2 {
	width: 360px;
	float: left;
	display: block;
	color: #5d4f3f;
}

#content #oneColm {
	width: 630px;
	padding: 0 32px 20px 0;
	display: block;
	color: #5d4f3f;
	position:relative;
}

#content #oneColm ul.thumbnails {
	list-style:none;
	margin: 20px 0;
	padding: 0;
}

#content #oneColm ul.thumbnails li {
	float: left;
	width: 145px;
	margin: 0 6px 12px 6px;
}

#content #oneColm p.enlargeText {
	position: absolute;
	display: block;
	top: 10px; right: 44px;
}

#content #oneColm h3.heading {
	border-top: 1px solid #beab8c;
	padding: 4px 6px;
	margin: 14px 0 0 0;
	clear: left;
}

#content #ticketColm01 {
	width: 320px;
	padding: 0 32px 20px 0;
	border-right: 1px solid #beab8c;
	float: left;
	display: block;
}

#content #ticketColm2 {
	width: 280px;
	padding:0 0 0 20px;
	float: left;
	display: block;
	color: #5d4f3f;
}

#content #ticketColm01 h1 {
	display:inline;
}

#content #ticketColm01 h3.cost {
	margin-bottom:20px;
}

#content .thanks {
	background: #e7e3d6;
	padding: 15px;
	margin: 10px 0;
}

#content .ticketImage {
	text-align: center;
}

#content .multiColm01 {
	width: 260px;
	padding: 8px 32px 20px 0;
	float: left;
	display: block;
	clear:left;
}

#content .multiColm2 {
	width: 360px;
	float: left;
	display: block;
	color: #5d4f3f;
	padding-bottom:20px;
}
#content .multiColm01 img {
	margin:0 0 2px 0;
}

#content ul { 
	list-style: outside;
	padding-left: 20px;
	margin-bottom: 20px;
}

a.pdf {
	display: block;
	background: #e7e3d6 url(../images/icon-pdf.gif) 10px 10px no-repeat;
	padding: 8px 36px;
	color: #8c7d68;
	margin: 6px 0 12px 0;
}

a.pdf strong {
	display: block;
	color: #441614;
	font-weight: normal;
}

a.pdf:hover {
	display: block;
	background: #e4dfc9 url(../images/icon-pdf.gif) 10px 10px no-repeat;
	padding: 8px 36px;
	color: #8c7d68;
	margin: 6px 0 12px 0;
}

a.pdf:hover strong {
	display: block;
	color: #622421;
	font-weight: normal;
}

ul.sponsor {
	width: 305px;
	height: 90px;
	float: left;
	color: #6e5844;
	padding: 0 !important;
	margin: 6px 10px 6px 0;
	list-style: none !important;
}

ul.sponsor li.name {
	color: #441614;
	font-weight: bold;
}

.sponsor a { color: #6e5844; }
.sponsor a:hover {color:#622421; text-decoration:none;}

.sponsor a.moreinfo { color: #441614; text-transform: uppercase; }
.sponsor a.moreinfo:hover {color:#742e29; text-decoration:none; text-transform: uppercase; }

a.top { color: #8c7d68; text-transform: uppercase; font-size: 0.85em; display:block; text-align: center; border-top: #e4dfc9 solid 1px; padding: 4px 0; }
a.top:hover { color: #622421; text-transform: uppercase; font-size: 0.85em; display:block; text-align: center; border-top: #e4dfc9 solid 1px; padding: 4px 0; }

ul.indent li {
	list-style: none;
	color: #342312;
}

/* Footer */

#footer {
	margin: 16px auto;
	width: 690px;
	padding: 0 0 0 140px;
	color: #8c7d68;
	font-size: 0.97em;
}

#footer strong { color: #441614; }

#footer a { color: #8c7d68; text-decoration: none; }
#footer a:hover { color: #441614; }

#footer p {
	width: 520px;
	float:left;
	margin: 0 10px 0 0;
	padding:0;
	line-height:19px;
}

#footer a.ht {
	background:url(../images/logo-ht.gif) no-repeat 0 0;
	padding:0 0 0 22px;
	font-size:.9em;
	display:block;
	width:130px;
	line-height:19px;
	float: left;
}
