@charset "UTF-8";
/* CSS Document */

body {background: #193b1b url(../_img/bkgrd-home.png) top left repeat-x}

/* INTRO ------------------------------- */
img#home-dancers {
	clear: left;
	margin-top: 19px;
	margin-left: 25px;
	}
p#intro {
	margin-left: 440px;
	margin-top: -180px;
	font-size: 18px;
	line-height: 28px;
	width: 26em;
	}
	p#intro em {
	color: #f7cd2e;
	font-style: normal;
	}
	p#intro a {
	display: block;
	margin-top: 21px;
	margin-left: -.8em;
	padding: .3em .5em .3em .8em;
	background: #244a3e;
	width: 14em;
	color: #fff;
	text-decoration: none;
	}
	p#intro a:hover, p#intro a:active, p#intro a:focus {background: #ad8c00; text-decoration: underline}

/* TABLE ------------------------------- */
table#home-events {
	width: 300px;
	}
table#home-events th#date, table#home-events td.date {width: 100px}