body {
	margin: 0px;
	padding:0px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#header {
	font-size: 1.3em;
}
	
#logo {
}

#logo h1 {
	font-variant: small-caps;
}

#logo img {
}

h1, h2, h3 {
}

#main {
	clear: both;
	background: transparent;
}

#wrapper {
}

#nav {
	display: none;
}

#content {
	height: 600px;
	width: 700px;
}

h2 {
	font-size: 2.2em;
	font-variant:small-caps;
	font-weight: bold;
}

h3 {
	font-size: 1.3em;
	font-variant:small-caps;
	font-weight: bold;
}

#tuneUpLogo {

}

#tuneUpLogo img {
	display: none;
}

#banner {
	display: none;
}

#nav img {
	display: none;
}

#nav h2 {
	display: none;
}

#showReg {
	display: none;
}

#showReg p {
	display: none;
}

#artistBrowser {
	display: none;
}

#artistBrowser ul {
	display: none;
}

#artistBrowser ul li {
	display: none;
}

#artistBrowser ul li img {
	display: none;
}

#footLogos {
}

#footLogos img {
	display: inline;
	border: none;
}

.links {
	display: none;
}

.links p {
	display: none;
}

.links a {
	text-decoration: underline;
}

.links a:hover {
}

div.rounded div {
  display: none;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
}

div.rightimg {
	float: right;
	position: relative;
}

div.rightimg img {
	padding: 5px;
	margin: 3px;
	border: 1px solid #F0E8D3;
}

div.separator {
	border-top: 1px dashed #999999;
	margin-top: 15px;
	margin-bottom: 15px
}

table.tourdates {
	width: 100%;
}
table.tourdates a {
	color: #6A5832;
}

table.tourdates th {
	background-color: #6A5832;
	color: #F9F3E5;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 2px solid #A89C46;
}

table.tourdates td {
	background-color: #F0E8D3;
	text-align: left;
	padding: 2px 5px;
	font-size: 0.9em;
	color: #6A5832;
}

table.tourdates td.datecell {
	width: 72px;
}

table.tourdates td.bookingcell {
}

table.tourdates td.artistcell {
	width: 110px;
}



hr#bottom {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.nav_dropdown {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

div.nav_dropdown form {
	
	display: inline;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

div.nav_dropdown select {
	font-size: 1.2em;
	width: 140px;
	font-weight: bold;
}

div.nav_dropdown input {
	font-size: 1.2em;
	width: 40px;
}

div.nav_dropdown label {
	display: none;
}

form.feedback legend {
	background-color: #6a5832;
	border: 1px solid #A89C46;
	color: #f0e8d3;
	font-weight: bold;
	padding: 3px;
}

form.feedback legend.hide {
	display: none;
}

form.feedback fieldset {
	border: none;
	border-top: 2px solid #F0E8D3;
	margin: 5px;
	padding-top: 10px;
}

form.feedback p {
	vertical-align: middle;
}

form.feedback label {
	font-weight: bold;
	margin: 5px;
}

form.feedback fieldset#user_details label, form.feedback fieldset#serv_details label{
	font-weight: bold;
	width: 75px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block
}

form.feedback select, form.feedback input, form.feedback textarea {
	width: 300px;
}

form.feedback fieldset#set_feedback_submit {
	background-color: #F0E8D3;
	padding: 0px;
	border: none;
	text-align: right;
}

form.feedback fieldset#mail_details input {
	width: auto;
}


form.feedback fieldset#set_feedback_submit input{
	width: auto;
	margin: 5px 15px;
	border: 2px outset #A89C46;
	color: #6a5832;
	background-color: #FFFFFF;
	font-weight: bold;
}

form.feedback textarea {
	height: 100px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form.industry fieldset#user_details label, form.industry fieldset#serv_details label {
	width: 170px;
}

#map {
	border: none;
}

#tourtable td {
	vertical-align: top;
	padding: 10px;
}
