body {
	margin: 0;
	padding: 20px 0 5rem;
	background: #D5E6E8 url(images/holly-bg.png) 0 0;
	background-attachment: fixed;
	width: 100%;
	font: 18px/1.5 Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	position: relative;
	top: 0; 
	left: 0;
}
.print-inline { display: none; }
a {
	color:#006AA8;
	padding: 0 2px;
}
a:hover {
	color:#fff;
	background:#DC0027;
	text-decoration:none;
}
#header a, .gallery a, a.i { padding: 0; }
#header a:hover, .gallery a:hover, a.i:hover { background: transparent; }
img {
    max-width: 100%;
    height: auto;
}
#wrapper {
	width: 98%;
	max-width: 1000px;
	margin: 0 auto 1rem;
	padding: 0;
	background: #fff url(images/background-balls.jpg) no-repeat left bottom;
	border: 1px solid #D5E6E8;
	-webkit-box-shadow: 3px 5px 12px rgba(0,0,0,.7);
	-moz-box-shadow: 3px 5px 12px rgba(0,0,0,.7);
	box-shadow: 3px 5px 12px rgba(0,0,0,.7);
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	overflow: hidden;
	}

h1 {
	margin: .2em 0 .4em 0;
	padding: 0;
	font-size: 2.3em;
	line-height: 1.3em;
	font-weight: normal;
	color: #0079C0;
	}
h2, h3, h4 {
	margin: .5em 0;
	padding: 0;
}
h2 {	
	color: #c00;
	font-size: 1.8em;
	line-height: 1.4;
	font-weight: normal;
	}
h3 {
	color: #000;
	font-size: 1.2em;
	line-height: 1.4;
	}
h4 {
	color: #000;
	font-size: 1em;
	line-height: 1.4;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
	}
a img {
	border: 0;
	}
input, select, textarea {
	font: 100%/1.3em Arial, Helvetica, sans-serif;
	}
/* Header styles */

#header {
	width: 98%;
	border: 0;
	margin: 0;
	padding: 5px 1% 10px 1%;
	background: #fff url(images/runner.png) no-repeat 10px 15px;
	}
#header h1 { display: none; }
#header h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
	color: #000;
	clear: both;
	margin-left: 130px;
	}
#header img {
	display: inline;
	max-width: 40%;
	}
#header img.logo {
	padding: 0 3% 10px 10px;
	margin: 0 0 0 120px;
	}
#header h3.tagline {
	display: inline-block;
	text-align: right;
	color: #000;
	width: 12em;
	max-width: 40%;
	vertical-align: 90%;
	font-size: 3rem;
	margin: 0;
} 	
#mmenu { display: none; }
	
#nav {
	clear: both;
	display: flex;
	width: 97.6%;
	border: 1px solid silver;
	border-width: 3px 0;
	list-style: none;
	margin: 0;
	padding: .6rem 0 .6rem 2.4%;
	background: #DC0027;
	font-size: 1.25rem;
	line-height: 1.2;
	position: relative;
	}

#nav li {
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	float: left;
	padding: 3px 15px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	width: auto; 
	}

#nav a:hover {
	background: #00641F;
	color: #fff;
	}
	
.feature-image {
	clear:both;
	height: 0;
	background: url(images/start2016.jpg) center center no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding-bottom: 25%;
}

#content {
	clear: both;
	width: auto;
	padding: 15px 3% 225px 3%;
	margin: 0;
	}
#content img {
	max-width: 96%;
	height: auto;
	} 

.button {
    display: inline-block;
    float: right;
    vertical-align: bottom;
}
.button a {
    display: block;
    text-decoration: none;
    background: #e00;
    color: #fff;
	border: 1px solid #900;
    border-radius: 16px;
    padding: .25em 1.25em;
    font-size: .8em;
    text-transform: uppercase;
	transition: all 0.3s ease;
}
.button a:hover {
	background: #50993a;
	border-color: #30791a;
}
.nicebutton {
	display: block; 
	background: #9EBD7A;
	width: 90%;
	border: 1px solid #777;
	margin: 4px auto 15px auto;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px; 
	border-radius: 16px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5), inset 4px 4px 4px rgba(255,255,255,0.9);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5), inset 4px 4px 4px rgba(255,255,255,0.9);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5), inset 4px 4px 4px rgba(255,255,255,0.9);
	}
.nicebutton a {
	display: block;
	width: auto;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding: 7px 7px 8px 7px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px; 
	border-radius: 16px;
	-moz-box-shadow: inset -4px -4px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset -4px -4px 4px rgba(0,0,0,0.7);
	box-shadow: inset -4px -4px 4px rgba(0,0,0,0.7);
	}
.nicebutton a:hover {
	background: #EE3338;
	color: #fff;
	}
#regbut { display: block; }
#regbut a {
	font-size: 1.2em;
	line-height: 1.3em;
	text-transform: uppercase;
	}
.nbm { margin-bottom: 0; }
.ntm { margin-top: 0; }
.hbm { margin-bottom: .5em; }
.left { text-align: left; }
.cen { text-align: center; }
.sm { font-size: .85em; line-height: 1.3em; }
.red  { color: #DC0027; }
.green { color: #50993A; }
.gold { color: #E5A200; }
.big { font-size: 1.7em; }
sup { font-size: .6em; vertical-align: top; }
.alert { 
	background: transparent url(images/alert.png) 0 3px no-repeat;
	padding-left: 58px;
	min-height: 51px; 
	}
li.alert {
	list-style: none;
	margin-left: -15px;
	}
.flr { float: right; margin: 5px 0 10px 1em; }
.fll { float: left; margin: 5px 1em 10px 0; }
.img-cen { display: block; margin: 1.5em auto; }
#content .flr, #content .fll {
	max-width: 40%; 
}
.snap { 
	border-radius: 3px;
}
/* .fll.snap {
	margin-left: 9px; margin-bottom: 15px;
}
.flr.snap {
	margin-right: 2px; margin-bottom: 15px; 
} */
.lside { float: left; width: 48%; }
.rside { float: right; width: 48%; }
.icon-holder { float: left; width: 8%; padding-right: 2%; clear: both; }
.how-to { float: left; width: 90%; }
.sep li { margin-bottom: .75em; }
ul ul { margin-bottom: .2em; }
hr { 
	height: 1px; 
	border: 1px solid #50993A;
	border-width: 0 0 1px 0;
	clear: both;
	margin: 1.5em 0;
	padding: 0;
	}
.credits { text-align: center; font-size: .85em; }
.top { 
	text-align: right; 
	text-transform: uppercase; 
	font-size: .85em; 
	letter-spacing: 1px; 
	margin: 1.5em 0;
	clear: both;
	}
.top a { 
	display: block; 
	text-decoration: none; 
	padding: 0 5px 2px 0; 
	border-bottom: 1px solid #A26376;
	}
.top a:hover {
	border-color: #98B974;
	background: transparent;
	color: #98B974;
	}
.clr { clear: both; }
.icon { vertical-align: middle; padding-right: 3px; }
.indent { margin-left: 2.5em; }
.spons, .gallery {
	text-align: center;
	margin-bottom: 1em;
	margin-top: 0;
	padding: 0;
	}
.spons img {
	padding: 10px 2%; 
	vertical-align: middle; 
	max-width: 96%;
	}
.gallery img {
	vertical-align: middle; 
	background: #fff; 
	padding: 5px; 
	margin: 10px;
	border-right: 1px solid #eee;
	-moz-box-shadow: -3px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: -3px 2px 6px rgba(0,0,0,0.5);
	box-shadow: -3px 2px 6px rgba(0,0,0,0.5);
	}
.logos { 
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 2rem 4rem;
	text-align: center; 
	margin: 3rem 0; 
	padding: 0 2rem;
}
.logos img {	
	background: transparent; 
}
.logos a { 
	background: transparent;
	padding: 0;
}
.logos a.text-logo {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    max-width: 10em;
	font-size: 1.5rem;
	line-height: 1.3;
	padding: 1rem;
	background: #f0f0f0;
	border-radius: 12px;
}
.logos a.text-logo:hover {
	color: #C00;
}
#botnav {
	text-align: center;
	clear: both;
	margin: 2.5em 0 0 0;
	font-size: .95em;
	padding: 10px 0 0 0;
	border-top: 1px solid #50993A;
	}
#botnav a {
	padding: 3px 8px;
	background: rgba(255,255,255,.7);
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	margin: 0 5px;
	color: #000;
}
#botnav a:hover {
	color: #a00;
}
	
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	margin: 3px 0 0 0;
	padding: 5px 0;
	text-align:center;
	background: transparent;
}
#footer p {
	padding:10px;
	margin:0;
}
.double-column {
	-moz-column-count: 2;
	-webkit-columns: 2;
	-o-columns: 2;
	columns: 2;
	-webkit-column-gap: 25px;
	-moz-column-gap: 25px;
	-o-column-gap: 25px;
	column-gap: 25px;
	}
.magnify { font-weight: bold; font-size: 1.1em; list-style: none; margin-left: 1em; padding-left: 0; }
.magnify li { margin-bottom: .3em; }
.credits {
	font-size: .75em;
	color: #666;
	}

@media ( max-width: 950px ) {
	body {
		padding: 10px 0;
	}
	#header {
		background-position: 2% 15px;
		font-size: 90%;
		background-size: 12%;
	}
	#header img.logo {
		padding: 0 3% 10px 0;
		margin: 0 0 0 15%;
	}	
	#header h2 {
		margin-left: 15%;
	}
	#wrapper {
		-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
	}
	#nav {
		font-size: 1rem;
	}
	iframe.video-frame {
		max-width: 100% !important;
	}
}

@media ( max-width: 700px ) {
	#header {
		font-size: 74%; 
	}
	#nav {
		font-size: .9em;
		flex-wrap: wrap;
	}
	#nav a {
		padding: 3px 10px;
	}
	.double-column {
		-moz-column-count: 1;
		-webkit-columns: 1;
		-o-columns: 1;
		columns: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		-o-column-gap: 0;
		column-gap: 0;
	}	
}

@media ( max-width: 560px ) {
	body { 
		padding: 5px 0; 
	}
	.widescreen { display: none !important; }
	#wrapper {
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}
	h2 { font-size: 1.5em; }
	#header { padding: 3px 1% 8px; background: #fff; }
	#header h2 { 
		clear: none; 
		margin-left: 10px;
		padding: 0;
		line-height: 1.25;
	}
	#header img.logo {
		max-width: 47%;
		padding: 0;
		margin: 0 2%;
		display: inline-block;
		vertical-align: baseline;
	}
	#header h3.tagline {
		display: block;
		text-align: center;
		font-size: 2rem;
		max-width: 100%;
		width: auto;
	}
	#nav  .scr { display: none; }
	#nav { padding: 0; width: 100%; border-width: 2px 0 0 0; position: static; }
	#nav #mmenu { 
		display: inline-block; 
		position: fixed;
		top: 10px;
		right: 10px;
	}
	#nav #mmenu a { 
		padding: 14px 8px;
		float: none;
		font-size: 14px;
		line-height: 1.8;
		font-weight: bold;
		text-transform: uppercase;
		background: #e00;
		border: 1px solid #900;
		border-radius: 50%;
		box-shadow: 2px 2px 3px rgba(0,0,0,.5);
		transition: all 0.3s ease;
	}
	#nav #mmenu a:hover {
		background: #50993A;
		border-color: #000;
	}
	#content { padding: 5px 15px 80px 15px; }
	#botnav {
		background: #DC0027;
		margin: 0;
		padding: 0;
		border: 2px solid silver;
		border-width: 2px 0 0 2px;
		-moz-column-count: 2;
		-webkit-columns: 2;
		-o-columns: 2;
		columns: 2;
		-webkit-column-gap: 0px;
		-moz-column-gap: 0px;
		-o-column-gap: 0px;
		column-gap: 0px;		
	}
	#botnav a {
		display: block;
		font-weight: normal;
		color: #fff;
		background: transparent;
		letter-spacing: 1px;
		font-size: 1.1em;
		text-transform: uppercase;
		padding: .8em .5em;
		margin: 0;
		border: 2px solid silver;
		border-width: 0 2px 2px 0;
		border-radius: 0;
		-moz-box-shadow: inset 0px -1px 4px rgba(0,0,0,0.4);
		-webkit-box-shadow: inset 0px -1px 4px rgba(0,0,0,0.4);
		box-shadow: inset 0px -1px 4px rgba(0,0,0,0.4);
	}
	#botnav a:hover,
	#botnav a:active  {
		background: #00641F;
		color: #fff;
	}
	.pagenav {
		margin-bottom: 0;
	}
	.button {
		display: block;
		float: none;
		text-align: center;
		margin: 0.5em 0;
	}
	.button a {
		display: inline-block;
		padding: .5em 1.25em;
	}
}

@media screen and ( max-width: 415px ) {
	#wrapper h1 { font-size: 1.8em; line-height: 1.2em; margin-top: 0; }
	#header { 
		font-size: 70%;
	}
	#header img.logo {
		max-width: 60%;
		display: block;
		margin: 0 auto 3px auto;
		padding: 0;
	}
	#header h2 {
		display: block;
		text-align: center;
		width: auto;
		margin: 0 auto;
		font-size: 1.85em;
	}
	.feature-image {
		padding-bottom: 50%;
		background-position: right 20% center;
	}
	.lside, .rside { float: none; width: auto; }
	#content { 
		padding-bottom: 40px; 
	}
	.big { font-size: 1.6em; }
	#botnav {
		-moz-column-count: 1;
		-webkit-columns: 1;
		-o-columns: 1;
		columns: 1;
		-webkit-column-gap: 0px;
		-moz-column-gap: 0px;
		-o-column-gap: 0px;
		column-gap: 0px;
	}
	ul { margin-left: 18px; padding-left: 0; }
	.indent { margin-left: .75em; }
	.icon-holder, .how-to {
		float: none;
		display: block;
		width: auto;
		padding: 0;
	}
	.icon-holder { text-align: center; }
	#content img.fll, #content img.flr {
		float: none;
		display: block;
		margin: 1.5em auto;
		max-width: 100%;
	}
	#content .fll, #content .flr {
		float: none;
		display: block;
		margin: 1.5em auto;
		max-width: 100%;
	}
	#content .fll img,
	#content .flr img {
		display: block;
		margin: 1em auto;
	}
}

@media ( max-width: 360px ) {
	body {
		font-size: 95%;
	}
	#wrapper { 
		min-width: 240px; 
		padding: 0; 
		background-image: none;
		-webkit-border-radius: 40px 40px 4px 4px;
		-moz-border-radius: 40px 40px 4px 4px;
		border-radius: 40px 40px 4px 4px;
	}
	#header img.logo {
		display: inline-block;
		margin: 0 0 3px 10px;
	}
	#content { 
		padding-bottom: 5px;
	}

	.alert { 
		padding-left: 0;
		padding-top: 52px;
		min-height: 0; 
	}
	li.alert {
		margin-left: 0;
	}
}

@media screen and (min-width: 768px) {
	.cols {
		display: flex;
		gap: 1rem;
	}
	.bauble {
		flex-basis: 33%;
	}
	.main-col {
		flex-basis: 67%;
	}
	
}