body {
	color: #fcae14;
	background-color: #bccad4;
}

a:link { color: #bccad4; }
a:visited { color: #bccad4; }
a:active { color: #bccad4; }

/* Contains the rounded corners and the box - also centers everything */
.container {
	width: 920px;
	margin: 20px auto 0 auto;
}

.box {
	height: 860px;
	margin: 0px;
	background-color: #4c4e4c;
}

.left {
	width: 270px;
	height: 845px;
	padding: 15px 0 0 25px;
	margin: 0px;
	float: left;
}

.leftText {
	padding: 0px;
	margin: 0px;
	background-image: url(/2010/Pics/LeftBars.gif);
	background-repeat: repeat-y;
	height: 542px;
}

.right {
	width: 610px;
	height: 857px;
	float: right;
	margin: 0;
	padding: 0;
}

.dateBox {
	height: 80px;
	margin: 20px 30px 0 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	font-style: italic;
	color: #bccad4;
}

.menuBox {
	clear: both;
	width: 610px;
	height: 150px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.menu {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	bottom: 50px;
}

.topic a {
	text-decoration: none;
	font-style: normal;
}

.topic {
	color: #fcae14;
	height: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 17px;
}

/* 'top' subnav menu */
.subnav {
	font-size: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	margin: 0px 25px 10px 0px;
}

.subnav A {
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	text-transform: uppercase;
}

.main {
	padding: 30px 0 0 0;
}

.content {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;

	padding: 0px 20px 0 0;
	margin: 0px;
	height: 600px;

	overflow: auto;
}

.topped {
	height: 500px;
}

.content h1 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.strong {
	/* color: #ff0098; */
	color: #ccff32;
}

/* Footer info */
.footer {
	text-align: center;
	clear: both;
	margin: 10px;
}

h5 {
	color: #fcae14;
	font-size: 15px;
}
h5 a:link { color: #dc8e10; }
h5 a:visited { color: #dc8e10; }
h5 a:active { color: #dc8e10; }

/* ************************* *
 * Person, place or thing
 * ************************* */
.photo {
	margin-right: 10px;
	margin-top: 20px;
	clear: both;
	float: left;
}

.person {
	margin-top: 20px;
	float: left;
	font-size: 12px;
	width: 100%;
}

.person h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.person h2 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ************************* *
 * Registration
 * ************************* */
.formTable {
	width: 445px;
}

.req {
	vertical-align: top;
	/*color: #ff4444;*/
	color: #ccff32;
	width: 10px;
}

.key {
	font-weight: bold;
	width: 80px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.surveyKey {
	font-weight: bold;
	width: 90px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.in {
	vertical-align: top;
}

.inStatic {
	vertical-align: top;
	/* background-color: #dddddd; */
	font-style: italic;
	font-size: 12px;
	width: 50px;
}

.error {
	font-size: 120%;
	font-weight: bold;
	color: #f33;
}

/* ************************* *
 * Schedule
 * ************************* */
.lindy {
	/* background-color: #ffff88; */
}
.blues {
	/* background-color: #50a0f0; */
}
.lindyblues {
	/* background-color: #8574f3; */
}

td.date {
	padding-top: 10px;
}

td.price {
	width: 35px;
	vertical-align: top;
}

td.when {
	width: 100px;
	padding-left: 20px;
	font-size: 13px;
	vertical-align: top;
	font-style: italic;
}

td.what {
	visibility: hidden;
	width: 0px;
	/*
	vertical-align: top;
	font-weight: bold;
	font-size: 13px;
	width: 40px;
	*/
}

td.subwhat {
	font-style: italic;
	vertical-align: top;
	width: 100px;
}

td.who {
	vertical-align: top;
	font-weight: bold;
	width: 240px;
}

td.where {
	width: 300px;
	vertical-align: top;
}

td.em {
	font-family: monospace;
	/* font-style: italic; */
}

tr.otherVenue {
	height: 40px;
	vertical-align: bottom;
}

td.notes {
	font-size: 12px;
	font-style: italic;
}

td.header {
	height: 50px;
	vertical-align: bottom;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

/* rounded corners without images */
.roundCorner { clear: both; margin: 0px auto 0 auto; }
b.rtop, b.rbottom{display:block}
b.rtop b, b.rbottom b{display:block;height: 1px;
		    overflow: hidden; background: #4c4e4c}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px} 

