body {
	background: url("/tour/bg.gif") #3C2700 no-repeat top left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #fff;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -5000px;
	position: relative;
	left: 461px;
	top: 29px;
	width: 270px;
	height: 90px;
	background-image: url("/tour/header.gif"); 
}

ul#nav {
	position: absolute;
	left: 350px;
	top: 140px;
	margin: 0;
	padding: 1px;
	list-style: none;
}

ul#nav li {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: 1px solid #5F4B20;
}

ul#nav li#here {
	background-color: #5F4B20;
}

ul#nav li#home {
	border-right: none;
	border-left: 1px solid #5F4B20;
	padding: 0 0 0 5px;
}

/*ul#nav li#t01 {
	border-right: 1px solid #fff;
}*/

/*nav
**********************/
#tour_nav {
	margin: 0 0 0 462px;
	padding-top: 40px;

}

#tour_nav select {
	font-size: 1em;
	font-family: arial, verdana, sans-serif
}

#tour_nav option {

}

/*MAIN CONTENT
*********************/

#main {
	width: 630px;
	margin-left: 100px;
	top: 190px;
	position: absolute;
}

/*TABLE
********************/

table {
	border-collapse: collapse;
	margin: 0 0 5px 0;
	width: 100%;
}

caption {
	background: url("thcorner.gif") no-repeat top left #EBDBA1;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px;
	color: #000;
	margin: 10px 0 0 0;
	border: 0;
}

thead, td.more {
	background-color: #5F4B20;
}

th {
	text-align: left;
	padding: 5px;
}

td {
	border-bottom: 1px solid #5F4B20;
	padding: 5px;
}

th#info {
width: 45%;
}

th#date {
width: 3em;
}

/*INDIVIDUAL PAGE
*********************/

h2 {
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0;
	background-color: #5F4B20;
	text-indent: 5px;
	padding: 3px;
}


h3 {
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px;
	margin: 0;
	background-color: #fff;
	color: #5F4B20;
}

h3#photographers {
	margin-top: 10px;
}

ul#setlist {
	margin: 0 0 0 10px;
}

h4.rtitle {
	text-transform: uppercase;
	margin: 5px 0 0 0;
}

h4.rdesc {
	font-weight: normal;
	font-style: italic;
	margin: 5px 0 0 0;
}

h4.rauth {
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #5F4B20;
}

h4 {
	text-align: right;
}

h5 {
	font-size: 11px;
}

p {
	
}



ul#setlist {
	list-style: none;
	padding: 0;
}

il#setlist li {
	padding: 0;
	margin: 0;
}

/*LINKS
********************/

a {
	text-decoration: none;
}

a:link {
	border-bottom: 1px solid #747E4B;
	color: #fff;
}

a:visited {
	font-style: italic;
	border-bottom: 1px solid #747E4B;
	color: #747E4B;
}

a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
	background-color: #747E4B;
}
