@charset "utf-8";
body {
	/*font: 100%; */
	font-family: 'JunctionRegular';/*Verdana, Arial, Helvetica, sans-serif; */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCC;
	width: 100%;
	height: 100%;
	/* background: none; */
	background-color: #000;
}
* html body {
	text-align: center;
}
a img, .imagemap {
	border: none;
}
a:link {
	color: #F0F;
	text-decoration: none;
}
a:visited {
	color: #F0F;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a:active, a:focus {
	cursor: auto;
}
abbr, acronym, span.abbr {
	cursor: help;
}
area {
	border: none;
}
blockquote {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	font-style: italic;
}
body, p, blockquote, table, td, th, li, a, ul, ol, dd, dl, dt, form, button, fieldset, label, select, option, input, textarea {
	font-size: 1em;/*12px; */
	font-family: 'JunctionRegular';
}
body, p, li, div, span {
	font-family: 'JunctionRegular';
	position: static;
	margin-bottom: 1px;
}
code, code span {
	font-size: 10.0pt;
	font-family: "Courier New", Courier, monospace;
}
/* The following two are for centering a div vertically */
div.alignMiddle {
	min-height: 10em;
	display: table-cell;
	vertical-align: middle;
}
div.blackborder {
	padding: 5px;
	min-height: 15px;
	min-width: 9.5em;
}
div.highlight, p.highlight {
	border: 1px solid #030;
	background-color: #9F9;
	padding: 5px;
}
div.logo_text {
	position: relative;
	background-color: #d6d0b9;
	margin: 2em 0.5em 2em 0.5em;
	padding: 0.5em;
	font-stretch: extra-condensed;
	border-style: dotted;
	border-width: thin;
}
div.pinkborder {
	
	border-style: dotted;
	border-width: thin;
	border-color:#C00;
	padding: 5px;
}
h1, h2, h3 {
	font-family: 'ArchitectsDaughterRegular';
	font-weight: 400;
}
h1 {
	margin-top: 0;
	color: #C00;
	letter-spacing: 1.2px;
	text-decoration: none;
	font-variant: normal;
}
h1, .h1Size, .fontSize160 {
	font-size: 160%;
}
h2, .h2Size, .fontSize150 {
	font-size: 115%;
	color: #C00;
}
h3, .h3Size, .big, .fontSize140 {
	font-size: 105%;
	color: #C00;
}
h4, .h4Size, .fontSize130 {
	font-size: 13.0pt;
}
h5, .h5Size, .fontSize120 {
	font-size: 11.5pt;
}
h6, .h6Size, .fontSize110, h1.headline, h2.headline, h3.headline, h4.headline, h5.headline, h6.headline {
	font-size: 10.5pt;
	color: #C00;
}
img {
	border: none;
	text-decoration: none;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
ul.circle {
	list-style-type: circle;
}
ul.disc {
	list-style-type: disc;
}
ul.noBullet {
	list-style-type: none;
}
ul.square {
	list-style-type: square;
}
.alignBottom {
	vertical-align: bottom;
}
.alignBottomCenter {
	text-align: center;
	vertical-align: bottom;
}
.alignBottomLeft {
	text-align: left;
	vertical-align: bottom;
}
.alignBottomRight {
	text-align: right;
	vertical-align: bottom;
}
.alignCenter {
	text-align: center;
	/* The following are for mozila so it can center the text*/
	margin-right: auto;
	margin-left: auto;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignTop {
	vertical-align: top;
}
.alignTopCenter {
	text-align: center;
	vertical-align: top;
}
.alignTopLeft {
	text-align: left;
	vertical-align: top;
}
.alignTopRight {
	text-align: right;
	vertical-align: top;
}
.black {
	color: #000000;
	background-color: transparent;
}
.blackBG {
	background-color: #000000;
}
.blue {
	color: #0000FF;
	background-color: transparent;
}
.blueBG {
	background-color: #0000FF;
}
.bluebox {
	background-color: #ffffcc;
	border: solid 2px #468;
	color:#333;
	padding: 2px 1px;
	font-family: 'ArchitectsDaughterRegular';

}
.datebox {
	position: relative;
	margin-top: 0.5em;
	background-color: #ffffcc;
	border: solid 2px #468;
	color:#333;
	padding: 1em 0.5em;
	font-family: 'ArchitectsDaughterRegular';
	clear:right;
	width: 35%;
	float:right;

}
/*.datebox p {
	font-family: 'ArchitectsDaughterRegular';
	font-size: smaller;

}
*/
.charcoal {
	color: #555155;
	background-color: transparent;
}
.clearAll {
	clear: both;
}
.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearLeft {
	clear:left;
}
.deepyellow {
	color: #FFCC33;
	background-color: transparent;
}
.deepyellowBG {
	background-color: #FFCC33;
}
.doubleLineSpace {
	line-height: 24.0pt;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.fltlft {
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fontSize100, .topPage {
	font-size: 10.0pt;
}
.fontSize105 {
	font-size: 10.0pt;
}
.fontSize115 {
	font-size: 11.0pt;
}
.fontSize125 {
	font-size: 12.0pt;
}
.fontSize135 {
	font-size: 13.0pt;
}
.fontSize145 {
	font-size: 13.5pt;
}
.fontSize155 {
	font-size: 14.5pt;
}
.fontSize165 {
	font-size: 16.0pt;
}
.fontSize170 {
	font-size: 16.5pt;
}
.fontSize175 {
	font-size: 17.0pt;
}
.fontSize180 {
	font-size: 17.5pt;
}
.fontSize185 {
	font-size: 18.0pt;
}
.fontSize190 {
	font-size: 19.0pt;
}
.fontSize195 {
	font-size: 19.5pt;
}
.fontSize200 {
	font-size: 20.0pt;
}
.fontSize70 {
	font-size: 7.0pt;
}
.fontSize80 {
	font-size: 8.0pt;
}
.fontSize90 {
	font-size: 9.0pt;
}
.fontSize95 {
	font-size: 9.5pt;
}
.green {
	color: #009933;
	background-color: transparent;
}
.greenBG {
	background-color: #009933;
}
.grey {
	color: #999999;
	background-color: transparent;
}
.image-center {
	text-align: center;
	display: block;
	padding: auto;
	/* The following are for mozila so it can center the images*/
	margin-right: auto;
	margin-left: auto;
}
.image-left {
	float: left;
	vertical-align: text-top;
	margin-right: 10px;
}
.image-right {
	float: right;
	vertical-align: text-top;
	margin-left: 10px;
}
.img_caption {
	text-align: center;
	display: block;
	font-style: italic;
	padding-bottom: 1em;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 85%;
}
.indent1 {
	padding-left: 18px;
}
.indent2 {
	padding-left: 36px;
}
.indent3 {
	padding-left: 54px;
}
.indent4 {
	padding-left: 72px;
}
.indent5 {
	padding-left: 90px;
}
.lightgreyBG {
	background-color: #CCCCCC;
}
.lowercase {
	text-transform: lowercase;
}
.mediumFont, .fontSize85 {
	font-size: 8.5pt;
}
.noWrap {
	white-space: nowrap;
}
.oink {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	width: 410px;
	height: 305px;
 background-image: url(http://www.piggybackfringe.ca/images/oink.png) z-index: 20;
}
.red {
	color: #FF0000;
	background-color: transparent;
}
.redBG {
	background-color: #FF0000;
}
.showtime {
	font-size: 110%;
	text-shadow: #fff;
	color: #f0c;
}
.smallFont, .fontSize75 {
	font-size: 7.5pt;
}
.splash {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
}
.oneColFlex #header {
	top: 0.5em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index:500;
	overflow: hidden;
}
.oneColFlex #container {
	position:relative;
	width: 80%;
	min-width: 780px;
	max-width: 920px;
	background-color: transparent;
	margin: -15px auto 5px auto; /* the auto margins (in conjunction with a width) center the page */
	/*border-top: none;
	border-right: 2px dotted #ed5fe3;
	border-bottom: none;
	border-left: 2px dotted #ed5fe3; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0.5em;
	overflow: visible;
	display: block;
}
.oneColFlex #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #DDDDDD;
	text-align: right;
}
.oneColFlex #footer p, #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: 'ArchitectsDaughterRegular';
	font-size: 1em;
	color:#000;
}
.oneColFlex #header {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	z-index:500;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.oneColFlex #header img {
	z-index:1000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.oneColFlex #mainContent {
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: transparent;
	overflow: visible;
	z-index: 1000;
}
.oneColFlex #mainContent p {
	z-index: 1000;
}
.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
	background-color: transparent;
}
.whiteBG {
	background-color: #FFFFFF;
}
.width10 {
	width: 10%;
}
.width15 {
	width: 15%;
}
.width20 {
	width: 20%;
}
.width25 {
	width: 25%;
}
.width30 {
	width: 30%;
}
.width35 {
	width: 35%;
}
.width40 {
	width: 40%;
}
.width45 {
	width: 45%;
}
.width5 {
	width: 5%;
}
.width50 {
	width: 50%;
}
.width55 {
	width: 55%;
}
.width60 {
	width: 60%;
}
.width65 {
	width: 65%;
}
.width70 {
	width: 70%;
}
.width75 {
	width: 75%;
}
.width80 {
	width: 80%;
}
.width85 {
	width: 85%;
}
.width90 {
	width: 90%;
}
.width95 {
	width: 95%;
}
.widthFull {
	width: 98.5%;
}
#background_image img {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#bottom-logos {
	top: 300px;
	position: relative;
	width: 220px;
	text-align: center;
}
#contact {
	background-image: url(/images/keyboard_splash_piggies.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 1.5em;
}
#header {
	background: transparent;
}
#sideimage {
	width: 220px;
	height: 167px;
}
#piggy-poll {
	border: 1px ridge #f2f2d4;
	background-color:#f2efe4;
	margin: 3em 0em;
	padding: 3px;
	text-align: center;
	position: relative;
	width: 100%;
}
#show-date {
	float:right;
	margin-top: -1.0em;
	font-size: 8.0pt;
	color:#999;
}
.slideshow680 {
	width: 680px;
	height: 680px;
	margin: 0 auto;
	background: url("/engine/images/back2.png") no-repeat scroll 0 0 transparent;
}
.text-bg {
	position: relative;
	margin-top: -50px;
	z-index: -1;
	overflow: visible;
}

#volunteer_form {
	background-color: #CCC;
	color:#000;
	text-align: left;
	vertical-align:text-top;
}
.BG_tonka-1{
	background-image: url(/images/construction_piggies_1.png);
	background-position:bottom left;
	background-repeat: no-repeat;
}
div .sponsors {
	margin-left: 400px;
	position: relative;
	padding: 15 5px;
}
.cancelled {
	background-image:url(/images/cancelled.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index: 10000;
}
