/* Sitka Center CSS */

/* Global Attributes */

body {
	background:#7c7273;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
h2, h3, h4, h5, h6 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

/* Primary Layout Blocks ----------------------- */

#wrapper {
	margin: auto;
	padding: 0px;
	width: 750px;
}
#mainnav {
	background: #55796f;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 750px;
}
#home #masthead {
	background: #85aba1;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 750px;
	border-bottom: 12px solid #6e9288;
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
}
#sub #masthead {
	background: #85aba1;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 750px;
	border-bottom: 12px solid #6e9288;
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
}
#sales #masthead {
	background: #85aba1;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 750px;
	border-bottom: 12px solid #6e9288;
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
}
#content {
	background: #edebe0;
	padding: 20px;
	width: 710px;
}
#home #content {
	background:#edebe0 url(../images/home_content_bg.gif) no-repeat left top;
}
#sub #content {
	background:#edebe0 url(../images/sub_content_bg.gif) repeat-y left top;
	padding: 0;
	width: 750px;
}
#sales #content {
	background:#edebe0 url(../images/sub_content_bg.gif) repeat-y left top;
	padding: 0;
	width: 750px;

}

#youtube
{
	margin: 0;
	padding: 10px;
	width: 480px;
	float:left;
	}

#column1, #column2, #column3 {
	margin: 0;
	padding: 0;
	width: 210px;
	float:left;
}
#column2, #column3 {
	padding-left: 40px;
}
#column_left {
	margin: 0;
	width:136px;
	min-height:350px;
	float:left;
	padding:20px;
	background:#DAD5BF url(../images/column_left_bg.gif) no-repeat left top;
}
#sales #column_left {
	margin: 0;
	width:136px;
	min-height:350px;
	float:left;
	padding:20px;
	background:#DAD5BF url(../images/column_left_bg.gif) no-repeat left top;
}
*html #column_left {
	height:350px;
}
#column_right {
	width:510px;
	padding:22px 42px 21px 22px;
	float:left;
}
#sales #column_right {
	width:500px;
	padding:22px 42px 21px 0px;
	float:left;
}
#footer {
	margin:0;
	padding:10px;
	clear: both;
	height: 25px;
	width: 730px;
	text-align:center;
	font-size:85%;
}

/* Content Styles ----------------------- */

#content p {
	line-height:1.5em;	
	margin:.25em 0 1.25em 0;
}
#content ul {
	line-height: 1.1em;
	
}
#content ol {
	line-height:1.5em;
	padding:0;
	list-style-position:outside;
	margin:0 0 0 20px;
}
#content ol.tight, #content ul.tight {
	margin-top: 1em;
}
#content ol li,
#content ul li {	
	margin:.25em 0 1.25em 0;
}
#content ol.tight li,
#content ul.tight li {	
	margin: 0 0 .25em 0;
}
#content a {
	color:#3b5984;
}
#content h2 {
	font-size:220%;
	font-style:italic;
	font-weight:normal;
	font-family:"Hoefler Text", Georgia, Times, serif;
	margin:0 0 .5em 0;	
	color:#802B2C;
}
#content h3 {
	font-size:12px;
	text-transform:uppercase;
	margin:.5em 0 0 0;
	line-height:1.7em;	
	letter-spacing:2px;
}
#content h3 span {
	font-weight:normal;
	text-transform:none;	
}
#content #column_left h3 {
	font-size:100%;
	text-transform:none;
	margin:0 0 1em 0;
	color:#45625A;	
	letter-spacing:0;
}
#content #column_left h3 a {
	text-decoration:none;
	color:#45625A;
}

#content #supporters a {
	text-decoration:none;
	color:#45625A;
	float:center;
}



#content h4 {
	font-size:110%;
	margin:.5em 0 0 0;
	line-height:1.7em;	
	color:#8C8181;
}
#content h5 {
	font-weight: normal;
	font-size:95%;
	margin:.5em 0 0 0;
	line-height:1.7em;
	text-transform: uppercase;
}
#content hr {
	border:0;
	color:#C19E98;
	background:#C19E98;
	height: 2px;
	margin: 10px 0 10px;
}
#sales #gallery {
		width:200px;
		min-height:200px;
	padding: 0 22px 22px 22px;
	float:left;
}
#home #content table {
	font-size:80%;
	border-collapse:collapse;
	width:210px;
	border-top:1px #A09899 solid;	
	margin:.25em 0 1.25em 0;
}
#home #content table tr {
}
#home #content table tr td {
	padding:.6em .2em .4em 0;
	line-height:1em;	
	border-bottom:1px #A09899 solid;
}
#home #content .caption {
	margin-bottom:0;
}
#content #column_right table {
	font-size:85%;
	border-collapse:collapse;
	width:520px;
	border-top:1px #A09899 solid;	
	margin:.25em 0 1.25em 0;
	background:url(../images/sidebar_bg.gif) repeat-x top left;
}
#content #column_right table tr {
}
#content #column_right table tr th {
	padding:.6em;
	line-height:1em;	
	font-weight:bold;
	text-align:left;	
	border-bottom:1px #A09899 solid;
}
#content #column_right table tr td {
	padding:.6em;
	line-height:1em;	
	border-bottom:1px #A09899 solid;
}
#content #column_right table.calendar {
	background:none;
}
*html #content #column_right table.calendar, *html #content #column_right table.results {
	font-size:75%;
	width:510px;
}
#content #column_right table.calendar tbody tr th {
	padding:4px;
	background:url(../images/sidebar_bg.gif) repeat-x top left;
}
#content #column_right table.calendar tbody tr.days td {
	height:120px;
	background:url(../images/sidebar_bg.gif) repeat-x top left;
}
#content #column_right table.calendar tbody tr td,
#content #column_right table.results tbody tr td {
	padding:4px;
	line-height:1.2em;
}
#content #column_right table.calendar tbody tr td {
	width:64px;
}
#content #column_right ul.artistlist {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#content #column_right ul.artistlist li {
	margin-left:0px;
	margin-bottom:.5em;
	padding-left: 0px;
	list-style-position: inside;
}
#column_left ul {
	list-style:none;
	margin:0;
	padding:0;
}
#column_left ul li {
	margin:0 0 1em 0;
	padding:0;
	font-size:95%;
}
#column_left ul li a {
	color:#708982;
}
#column_left ul li a:hover {
	color:#45625A;
}
#column_left ul li ul {
	list-style: square inside url(../images/bullet.gif);
	margin:1em 0 0 0;
	padding:0;
}
*html #column_left ul li ul {
	list-style: square url(none) inside;
	color:#708982;
}
#column_left ul li ul li {
	margin:0 0 .35em 0;
	font-size:100%;
}
#column_left ul li ul li.last {
	margin:0 0 0 0;
}

	
#column_right .photo {
	float:right;
	clear:right;
	margin:0 0 0 1em;
	width:240px;
}
#column_right .photo img {
	margin:0;
	width:240px;
	display:block;
}
#column_right .photo p {
	margin:1em 5px 2em 5px;
	width:230px;
	font-size:12px;
	color:#7B4D57;
	font-weight: normal;
	
}

#column_right .photoleft {
	float:left;
	clear:left;
	margin:0 1em 0 0;
	
}
#column_right .photoleft img {
	margin:0;
	display:block;
}
#column_right .photoleft p {
	margin:1em 5px 2em 5px;
	width:230px;
	font-size:12px;
	color:#7B4D57;
	font-weight: normal;
}



#column_right .sidebar {
	float:right;
	clear:right;
	margin:0 0 0 2em;
	width:170px;
	padding: 12px;
	background: url(../images/sidebar_bg.gif) repeat-x left top;
}
#column_right .sidebar p {
	font-size:85%;
	color:#7B4D57;
	margin:1em 0 2em 0;
}
#column_right .sidebar a {
	color:#7B4D57;
}
#column_right .sidebar h2 {
	color:#8C8181;
	margin:0 0 .8em;
	color:#8C8181;
	font: bold normal 100%/1.7em Arial, Verdana, Helvetica, sans-serif;
}
#column_right .sidebar ul {
	font-size:90%;
	margin:.5em 0 0 0;
	padding:0;
	line-height:.6em;
	list-style:none;	
}
#column_right #calendar_nav {
	list-style: none;
	padding:0;
	width:100px;
	text-align:center;	
	
}
#content #calendar_nav li {
	font-size:90%;
	font-weight:bold;
	display: block;
	margin:0;
	border-bottom:#edebe0 solid 2px;
}
#content #calendar_nav li a {
	text-decoration: none;
	background: url(../images/sidebar_bg.gif) repeat-x left top;
	display: block;
	padding: 5px;
}
#content #calendar_nav li a:hover {
	background: url(../images/sidebar_bg.gif) repeat-x left 30%;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0 4px;
	border-right:solid #B1AAA3 1px;
}
#footer ul li.last {
	list-style:none;
	display:inline;
	margin:0;
	padding:0 5px;
	border-right:none;
}
#footer ul li a {
	color:#e5e2d2;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#F9F8F4;
	text-decoration:underline;
}
.clear {
	clear: both;
}
.note {
	color: #993300;
}
.cmxform ul {
	list-style: none;
}
#column_right #register form.cmxform {
	float:left;
	width:170px;
	text-align:center;
}
p.back {
	font-size:11px;
}
