body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
}

td, p {
	font-size: 12px;
}

img {
	border: 0;
}

a:link {
	text-decoration: underline;
	color: #960;
}

a:visited {
	text-decoration: underline;
	color: #960;
}

a:hover {
	text-decoration: none;
	color: #960;
}

a:active {
	text-decoration: none;
	color: #960;
}

#navigation1 {
	position: absolute;
	left: 160px;
	top: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#navigation1 li {
	padding: 0 22px;
	display: inline;
	/* margin-bottom: -1px; */
}

#navigation1 a {
	padding: 2px 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#navigation1 a:hover {
	color: #960;
}

#navigation2 {
	position: absolute;
	left: 150px;
	top: 149px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#navigation2 li {
	display: inline;
	padding: 0 20px;
	/* margin-bottom: -1px; */
}

#navigation2 a {
	padding: 2px 4px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

#navigation2 a:hover {
	color: #960;
}

.eventInset {
	display: table;
	margin-left: 1em;
}

.eventSpaceTop td {
	padding-top: .5em;
}

.eventTitle {
	display: table-cell;
	width: 250px;
	font-weight: bold;
	text-align: left;
}

.eventDate {
	display: table-cell;
	width: 150px;
	text-align: right;
}

.eventTime {
	display: table-cell;
	width: 100px;
	text-align: right;
}

.scheduleDays {
	display: table-cell;
	width: 110px;
}

.xSmallText {
	font-size: 9px;
}

.smallText {
	font-size: 11px;
}

.smallHeader, h6 {
	font-size: 13px;
	font-weight: bold;
	color: #C96;
}

.header, h3 {
	font-size: 14px;
	font-weight: bold;
	color: #C96;
}

h6 {
	padding: 0;
	margin-top: .25em;
	margin-bottom: .25em;
}

h4 {
	margin: 0;
	padding: 1em 0 0 0;
	color: #960;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 1.5em 0 .25em 0;
}

.leftJustify {
	border: 0;
}

.leftJustify td {
	text-align: left;
	padding-right: 1em;
}

.highlight {
	color: #F00;
}

.space {
	margin: 2em 0;
}

.spaceTop {
	display: block;
	margin: 2em 0 0 0;
}

.spaceBottom {
	margin: 0 0 2em 0;
}

.smallSpaceTop {
	vertical-align: top;
	padding-top: .5em;
}

.block {
	display: block;
}

.spaceRight td {
	text-align:left;
	padding-right: 1em;
}

.textbox, .dropdownlist, .checkbox, .radiobutton, .button {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	border: 1px solid #960;
	color: #000;
	background-color: #FC6;
}
