/* Eastern Trombone Workshop */

#Main
{
	background-image: url("etw-logo.gif");
	background-repeat: no-repeat;
	background-position: center 10px;
}

#etw-banner {
	margin-bottom: 140px;
}

#etw-banner h2 {
	width: 400px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

#etw-banner h2 span {
	display: none;
}

#etw-banner h2 a {
	padding: 10px;
}

.etw-nav  {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2.3em;
}

.etw-nav li {
	display: inline;
	padding: 5px 0;
}

.etw-nav li a {
	padding: 5px;
	margin: 0 5px;
	text-decoration: none;
	white-space: nowrap;
	font-size: larger;
/*	border-bottom: 1px solid; */
}

.etw-nav li a:hover {
	background-color: #BFBEAC;
	color: #FFF;
}

#free-dot {
	height: 200px;
	width: 210px;
	background: transparent url("free-dot.jpg") no-repeat top left;
	float: right;
	padding: 0;
	margin: 0;
	border: none;
}

#free-dot strong {
	display: none;
}

#etw-dateblock {
/*	position: absolute; */
	width: 350px;
	text-align: center;
	margin: -40px auto 10px auto;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

#etw-dateblock h3,
#etw-dateblock h4 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: normal;
}

#etw-dateblock h3 {
	font-size: 1.75em;
	color: #300;
}

#etw-dateblock h4 {
	color: #7BA5BF;
}

.last-one {
	margin: 0 50px 10px 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

/* *************************** */

#calhot {
	font-family: Georgia, Times, serif;
}

#calhot * {
	padding: 0;
	margin: 0;
	border: 0;
}

#calhot strong {
	font-size: smaller;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0;
}

#calhot table {
}

#calhot h3 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

#calhot h3 strong {
	font-size: 50px;
}

#calhot h3 em {
	text-transform: none;
	font-size: 30px;
}

#calhot th {
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	border-bottom: 2px solid #000;
	padding: 2px;
}

#calhot td {
	border-bottom: 1px solid #CCC;
	padding: 3px;
}

#calhot th.calhot-time,
#calhot td.calhot-time
{
	background-color: #EEE;
	width: 110px;
	white-space: nowrap;
}

#calhot td.calhot-type,
#calhot th.calhot-type {
	text-align: center;
	background-color: #EEE;
	width: 60px;
}
