/* Formatting, typography */
body {
	font-family:Verdana, Geneva, sans-serif;
	color:#222;
	font-size:62.5%;
	font-size:70%;
}
#page {
	background:#fff;
}
#skyBox {
	float:right;
	line-height:95px;
	font-weight:bold;
	color:#ffffff;
}
#skyBox p {
	font-size:1.2em;
	margin:0 10px;
}
#skyBox a {
	color:#e1dfe0;
}
#header {
	margin-bottom:20px;
	background:#000000;
}
	#header img {
		margin:10px;
	}
#leftColumn {
	background:#f1f1f0;
}
#rightUpdates, #rightCalendar, #rightRegister, #rightExtra {
	border:1px #898d7f solid;
	padding:5px 5px 0 5px;
	margin:0 0 20px 0;
	clear:both;
	background:#ffffff;
}
	#rightCalendar {
		margin-top:20px;
		background:#ffffff;
	}
	#rightRegister {
		border:1px #898d7f solid;
		font-size:1.1em;
		background:#dfe6d4;
	}
#leftColumn ul {
	font-size:1.1em;
	list-style:none;
	margin:0 0 10px 0;
	padding-left:0;
	border-top:1px #ccc solid;
}
#leftColumn li a {
	display:block;
	text-decoration:none;
	padding-left:5px;
	border-bottom:1px #999999 solid;
	line-height:23px;
}
	#leftColumn li a.current, #leftColumn li a.current:hover {
		color:#000000;
		font-weight:bold;
		background:#e1dfe0;
	}
	#leftColumn li a:hover {
		background:#fff9c5;
	}
#sponsorsFooter img {
	margin:2px 10px 8px 0;
	background:#ccc;
}
a {
	color:#5a2149;
}
	#rightRegister a, #rightColumn ul a {
		font-weight:bold;
	}
p {
	font-size:1.1em;
	margin:0;
}
	#middleColumn p {
		font-size:1.2em;
		line-height:1.7em;
		margin:0 0 10px 0;
	}
	#leftColumn p {
		margin:0 0 10px 0;
	}
	#rightColumn p {
		font-size:1em;
		margin:0 0 10px 0;
		clear:both;
	}
		#rightColumn p img {
			float:left;
			margin:0 5px 10px 0;
			background:#ccc;
		}
	#rightColumn p.line {
		margin:0 0 5px 0;
		padding-top:5px;
		border-top:1px #ddd solid;
		font-style:italic;
	}
blockquote {
	margin:0;
	padding:30px 10px 0 0;
	font-family:Georgia, Times, serif;
	font-size:1.5em;
	font-style:italic;
	color:#666;
	background:#fff;
}
	blockquote span {
		display:block;
		margin-top:3px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:0.75em;
		font-style:normal;
	}
h1 {
	font-size:3em;
	margin:0 0 10px 10px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1.8em;
	margin:0 0 -20px 0;
	margin-top:20px;
	color:#666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif; 
}
	h2.first {
		margin-top:0;
	}
h3 {
	font-size:1em;
	text-transform:uppercase;
	margin:0;
	clear:both;
}
	#rightExtra h3 {
		margin-bottom:3px;
	}
	#middleColumn h3 {
		font-size:1.1em;
		color:#E0871A;
		margin-top:30px;
	}
h4 {
	font-size:1em;
	color:#666;
	margin:0;
}
	h3 span, h5 span {
		color:#666;
		text-transform:uppercase;
		font-size:0.9em;
		letter-spacing:0.2em;
		padding:0 2px;
		background:#ffc;
		font-weight:normal;
		margin-left:5px;
		border:1px #E0871A solid;
	}
	h5 span {
		font-size:0.85em;
	}
#middleColumn h5 {
	font-weight:normal;
	color:#777;
	font-size:1.2em;
	margin:10px 0 0 0;
}
h6 {
	margin:0;
	clear:both;
}
	#leftColumn h6 {
		font-size:0.9em;
		color:#333;
		margin:15px 0 2px 0;
	}
	#rightColumn h6 {
		font-size:0.9em;
		color:#666;
	}
	#middleColumn h6 {
		font-size:1.1em;
	}
#rightColumn ul {
	list-style:square;
	padding:0;
	margin:3px 0 10px 15px;
	line-height:1.8em;
}
#middleColumn ul {
	list-style:square;
	padding:0;
	font-size:1.2em;
	margin:3px 0 10px 15px;
	line-height:1.6em;
}
img.floLeft {
	float:left;
	background:#ccc;
	margin:0 10px 0 0;
	border:1px #999 solid;
}
img.floRight {
	float:right;
	background:#ccc;
	margin:0 0 0 10px;
	border:1px #999 solid;
}
img.sponsorLG{
	display:block;
	margin:5px 10px 3px 0;
	background:#ccc;
	
}
img.sponsorSM {
	float:left;
	margin:5px 10px 0 0;
	background:#ccc;
}
table.register {
	background:#fefded;
	border:1px #E0871A solid;
	width:420px;
	font-size:1.2em;
}
	table.register td {
		padding:5px;
		font-weight:bold;
		color:#369;
	}
	table.register th {
		text-align:left;
		padding:5px;
		font-size:0.9em;
	}
table.inquiry {
	width:420px;
	font-size:1.1em;
}
	table.inquiry td {
		padding:5px 5px 0 0;
	}
	
