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

body {
	background-color: #CB6104;
}
.register {
	color: #F0F039;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: large;
}
.main-table {
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: 1px;
}
.sponsors {
	border: 1px solid #000000;
	background-color: #A71608;
	color: #F0F039;
	font-size: large;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
}
.sponsors p img {
	border: 1px solid #000000;
}
.table-head {
	color: #40220B;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
}
.info {
	font-size: 24px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #40220B;
}
.additional-events {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	
}
