body {
	background-color: black;
	color: white;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
}

p {
	margin-left: 0.2em;
}

li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

a img {
	border: none;
}

a {
	color: #bbbb55;
}

a:visited {
	color: #cccc33;
}

ul.class-list, ul.event-list {
	list-style-type: none;
	margin-left: 0.5em;
	padding-left: 0.5em;
	margin-top: 0px;
}
ul.event-list li ul li {
	background: none;
	list-style: disc inside none; 
}
ul.class-list li, ul.event-list li {
	border: 2px solid #333;
	background-color: #222;
	padding: 3px 3px 3px 3px;
	background-repeat: no-repeat;
	background-position: center left; 
	background-image: url(pics/swing-dynamite-sticks-icon-16.png);
	padding-left: 24px; 
	margin-left: 0px;
	-moz-border-radius:			25px;
	-webkit-border-radius:	25px;
}

ul.class-list li strong {
	display: block;
}

ul.event-list li a {
	color: #bbbb55;
}

ul.event-list li strong a {
	display: block;
	color: yellow;
	font-size: 110%;
}

li.soldout strong {
	font-weight: normal;
	text-decoration: line-through;
}
li.soldout em, em.flashy-note {
	background-color: #dddd00;
	color: black;
	font-weight: bold;
	font-style: normal;
}

tr.promotion, tr.promotion td {
	background-color: #ffc12f;
	color: black;
}

tr.promotion strong, tr.promotion td strong {
	color: #99004c;
	font-weight: bold;
}
tr.promotion strong, tr.promotion td em {
	color: #99004c;
}

li.promotion {
	background-color: #221111;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

li.promotion em {
	color: #ffee00;
	background-color: #221111;
	font-weight: bold;
	font-style: normal;
}

li em.promotion {
	color: #eee;
	font-weight: bold;
	font-style: italic;
	font-size: smaller;
	display: block;
	padding: 3px 0 3px 0;
}

li.promotion strong {
	color: #ffee00;
	font-weight: bold;
	font-style: normal;
}

.small-print {
	font-size: 9px;
}

#logo {
	border: none;
}

#glossymenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 150px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
}

#glossymenu li {
	margin: 0px 0px 0px 0px;
}

#glossymenu li a{
	background: black url(pics/buttongradient-off.jpg) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


* html #glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 170px;
}

#glossymenu li:last-child {
	border-bottom-width: 0px;
}

#glossymenu li a:visited, .glossymenu li a:active{
	color: white;
}

#glossymenu li a:hover{
	background-image: url(pics/buttongradient-on.jpg);
}

h1 {
	font: normal 22px verdana, arial, helvetica, sans-serif;
	font-variant: small-caps;
	color: #F5F533;
	margin: 5px 18px 5px;
	text-align: left;
	clear: both;
}

#header {
	width: 100%;
	margin-left: 215px;
	margin-top: 1em;
	margin-bottom: 0em;
	background: black url(pics/Swing-Dynamite-Web-Banner.jpg) no-repeat 0px 45px;
	height: 195px;
	padding-top: 1.5em;
	padding-bottom: 0px;
}

#header h1 {
	width: 100%;
	font: bold 16px "Lucida Grande", Helvetica, "Trebuchet MS", Verdana, sans-serif;
	color: white;
	line-height: 3px;
	padding-bottom: 0.3em;
	margin-left: 0px;
}

* html h1.welcome span { /*IE only. To fix margin/padding problems.  */
	margin-left: 2em;
}

* html #news p { /*IE only. To fix margin/padding problems.  */
	margin-bottom: 1em;
}

h2 {
	font: bold 16px helvetica, arial, verdana, sans-serif;
	text-align: left;
	padding-top: 0.3em;
	padding-bottom: 0em;
	margin-top: 1em;
	margin-bottom: 0px;
	background: black;
	color: #f5f533;
	clear: both;
}

h4 {
	color: #d5d5d5;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 0.7em;
}

#content {
	float: left;
	margin-left: 215px;
	margin-bottom: 30px;
	width: 69%;
	padding: 0px;
}
* html #content { /*IE only. Actual menu width minus left padding of A element (10px) */
	margin-left: 110px;
}

#content img {
	border: none;
	float: left;
	clear: both;
	margin: 0 1em 2em 0;
}

#news {
	width: 100%;
	border: 1px solid yellow;
	padding-left: 0.5em;
	padding-right: 0.5em;
	-moz-border-radius:			10px;
	-webkit-border-radius:	10px;
}

#news p {
	margin-top: 0px;
	margin-left: 0.5em;
}

#news h3 {
	font: bold 18px helvetica, arial, sans-serif;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#navcolumn {
	position: absolute;
	left: 5px;
	width: 195px;
}

form input.email {
	font-size: small;
	width: 185px;
}

table.pricelist input.description {
	font-size: small;
	width: 20em;
}

#footer {
	border-top: 1px solid white;
	clear: both;
	text-align: center;
}

.testimonial {
	width: 95%;
	border: 1px solid #cccccc;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	float: left;
	clear: right;
}

.testimonial h2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.testimonial h6 {
	background: none;
	background-color: #330000;
	color: #cccccc;
	margin-top: 0em;
	margin-left: -0.5em;
	margin-right: -0.5em;
	padding-left: 1em;
	padding-right: 1em;
}

.testimonial p {
	padding: 0.5em;
	color: #CCAAAA;
}

q {
	font-style: italic;
}

q:before, q:after {
	display: none;
}

cite {
	display: block;
	color: #991111;
}

.bio {
	float: right;
	padding-bottom: 1em;
	border-top: 1px solid #333333;
	text-align: left;
}

.bio h2 {
	font: bold 16px helvetica, verdana, arial, sans-serif;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #333333;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	margin-top: -2px;
	background: black url(pics/rusty-gradient.jpg) repeat-x top left;
	color: white;
	clear: none;
}

#content .bio img {
	float: left;
	margin-right: 1em;
	margin-bottom: 25px;
	margin-top: 40px;
}

.bio a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.bio a:hover {
	text-decoration: underline;
}

.bio p {
}

.bio ul {
	clear: left;
}

.bio li {
}

.partner {
	float: left;
	padding-bottom: 1em;
	border-top: 1px solid #333333;
}

.partner img {
	float: left;
	margin-right: 1em;
	margin-bottom: 25px;
	margin-top: -2px;
	margin-bottom: 0.25em;
}

.partner p {
}

table.pricelist {
	width: 100%;
	border: none;
	text-align: left;
}

table.pricelist td.price {
	width: 8em;
}

table.pricelist th {
	border: none;
	font-size: normal;
	text-align: left;
}

.pricelist, .pricelist td {
	border: 1px solid white;
}

.pricelist td input {
	display: inline;
	width: 5em;
}

form {
	clear: both;
}
	
.contact {
	margin-top: 0px;
	float: right;
	background-color: black;
	border: 1px solid #cccccc;
}

.contact a {
	color: yellow;
	font-style: italic;
}
ul.description {
}
ul.description li {
	border: 1px solid #333;
	color: #fff;
	background-color: #000;
	background: none;
	list-style: none;
	margin-bottom: 1em;
}
ul.description li h3 {
	background-color: #333;
	color: #F5F533;
}
ul.description li h3:first-child {
	margin-top: 0px;
}
ul.description li span {
	display: block;
	background-color: #111;
	color: #ccc;
	margin-left: 1em;
	font-style: italic;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}
/* Web banners 
 * floated outside content */
#content img.promo {
	margin-top: 0;
	margin-left: 5%;
	padding: none;
}
/* Floated outside the content */
.outside-left {
	margin-top: 2em;
	float: left;
	margin-left: 3em;
	margin-right: 1em;
}
/* Floated outside the content */
#content img.outside-right {
	margin-top: 1.2em;
	margin-right: 3em;
	margin-left: 1em;
	float: right;
}
/* Floated outside the content
 * Not *really* the middle		 */
#content img.outside-middle {
	margin-top: 2em;
	margin-left: 5%;
	padding: none;
}

div.flashy-note {
	background-color: black;
	color: white;
	width: 66%;
	float: left;
	clear: both;
	display: inline; /* IE sucks */
	border-color: #bf1818;
	border-style: dotted;
	border-width: 2px;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0.1em;
	margin-bottom: 2em;
	padding: 0.5em;
}

div.flashy-note h2 {
	background-color: #991111;
	color: white;
	margin-top: -0.5em;
	margin-left: -0.5em;
	margin-right: -0.5em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: larger;
	padding: 0.5em;
	border-color: #bf1818;
	border-style: dotted;
	border-width: 1px;
	border-bottom: none;
}

.special {
	background: black url(pics/star-bg.png) no-repeat top center;
	width: 205px;
	height: 75px;
	padding-top: 35px;
	padding-left: 0px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-top: 20px;
}

.special a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-left: 45px;
	border: none;
}

.special a:hover {
	color: red;
}

.navigation {
	display: inline;
}

#twitter_div {
	border: 2px solid #333;
	-moz-border-radius:			10px;
	-webkit-border-radius:	10px;
	padding: 0px 5px 0px 5px;
	font-size: 110%;
}

#twitter_div a {
	font-weight: bold;
}

#twitter_div em {
	font-size: 80%;
}

#twitter_div h3 {
	font-size: 150%;
}

#twitter_update_list ul,
#twitter_update_list li {
	margin-top: 0;
	margin-bottom: 0;
}

div.registration form {
	width: 40em;
	padding: 5px 5px 5px 5px;
}

div.registration form table tr,
div.registration form table tr td {
	border: 1px solid #444;
}
div.registration form table tr input {
	margin-top: 1em;
}

div.special-note {
	float: left;
	width: 40em;
	border: 1px solid #cccc33;
	margin: 10px 10px 10px 10px;
	padding: 0px 5px 5px 5px;
}

div.special-note h2 {
	color: #cccc33;
	font-weight: bold;
	font-size: larger;
	padding: 0;
	margin: 5px 5px 5px 0px;
}

div.special-note p {
	font-weight: normal;
	font-size: small;
}
