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

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 60%;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {

	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left:15px;
	padding-right:15px;
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a {
	color: #3398cc;
	text-decoration: underline;
}

a:hover {
	color: #3398cc;
	text-decoration: none;
}

pre,
code {
  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
  font-size: 23px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
  text-align: center;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

.footer {
	text-align:left;
	padding-top:10px;
	padding-bottom:30px;
}
.nav {
	list-style-type:none;
margin:0;
padding:0;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.nav1 {
	list-style-type:none;
margin:0;
padding:0;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.header {
	padding-top: 10px;
	padding-bottom:10px;
}.logo {
	font-size: 36px;
	font-weight: bold;
}

.logo a {
	text-decoration:none;
	color:#000;
}

.divider {
	float: left;
	position: relative;
	padding-top:10px;
}

#body {
	padding-bottom:15px;
	padding-top:15px;
}

/* Current Page Navigation
----------------------------------------------------------------------------------------------------*/

.home #about a, .whenwhere #about a, .submit #about a, .kids #about a {
	display: block;
	width: 100%;
	color: #FFF;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#9a0000;
}

.about #about a {
	display: block;
	width: 100%;
	color: #9a0000;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#FFF;
}

.home #whenwhere a, .about #whenwhere a, .submit #whenwhere a, .kids #whenwhere a {
	display: block;
	width: 100%;
	color: #FFF;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#349800;
}

.whenwhere #whenwhere a {
	display: block;
	width: 100%;
	color: #349800;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#FFF;
}

.home #submit a, .about #submit a, .whenwhere #submit a, .kids #submit a {
	display: block;
	width: 100%;
	color: #FFF;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#006599;
}

.submit #submit a {
	display: block;
	width: 100%;
	color: #006599;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#FFF;
}

.home #kids a,.about #kids a, .whenwhere #kids a, .submit #kids a {
	display: block;
	width: 100%;
	color: #FFF;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#ff9900;
}

.kids #kids a {
	display: block;
	width: 100%;
	color: #ff9900;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	background-color:#FFF;
}

.container_12 .grid_10 p {
	font-size:15px;
}

.container_12 .grid_10 ul li {
	font-size:15px;
	list-style-type: none;
}

.container_12 .grid_10 h2 {
	font-size:24px;
	padding-bottom:15px;
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}
#expjoy {
	padding-bottom: 15px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.about #body .grid_10 #about {
	color: #FFF;
	background-color: #9a0000;
	text-transform: uppercase;
	text-align:left;
	width: 210px;
	height:22px;
	margin-bottom:18px;
	margin-left:-20px;
	text-indent:100px;
}
.whenwhere #body .grid_10 #whenwhereh2 {
	color: #FFF;
	background-color: #349800;
	text-transform: uppercase;
	text-align:left;
	width: 270px;
	height:22px;
	margin-bottom:20px;
	margin-left:-20px;
	text-indent:60px;
}

.submit #body .grid_10 #submith2 {
	color: #FFF;
	background-color: #006599;
	text-transform: uppercase;
	text-align:left;
	width: 300px;
	height:22px;
	margin-bottom:20px;
	margin-left:-20px;
	text-indent:40px;
}

.kids #body .grid_10 #kidsh2 {
	color: #FFF;
	background-color: #ff9900;
	text-transform: uppercase;
	text-align:left;
	width: 180px;
	height:22px;
	margin-bottom:20px;
	margin-left:-20px;
	text-indent:100px;
}
.home #body #expjoylogo {
	margin-bottom:20px;
}
#cf {
	display: none;
}
#gplink {
	display:block;
}
.container_12 .footer #copy {
	display: block;
}
.container_12 .footer #sponsor {
	display: block;
	float:left;
	padding-right:.3em;
}
.dashes {
border-top: 4px dashed #666;
margin-top: 10px;
margin-bottom:10px;
}
.dashes2 {
border-top: 1px solid #666;
margin-top: 0px;
margin-bottom:10px;
}
.submit #body .grid_10 .small {
	font-size: 80%;
}
#body .grid_10 img.right {
	margin-right: 10px;
}

.home #body #expjoylogo img {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

iframe {
	display: none;
	width: 100%;
}

.divider {
display: none;
}

.submit #body .grid_10 ul li {
	list-style-type: disc;
	list-style-position: inside;
}