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

body {
	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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;	
}
#snowback {
	background-image: url(../images/yw0yqrr.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #880209;
	border-right-width: 4px;
	border-right-color: #8A0309;
	background-color: #8A0309;
}
.oneColFixCtrHdr #header {
	height: 355px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color: #880209;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.oneColFixCtrHdr #container #header .mainnav ul {
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
	height: 44px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.oneColFixCtrHdr #container #header .mainnav li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
.oneColFixCtrHdr #container #header .mainnav li a:link {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #container #header .mainnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #container #header .mainnav li a:hover {
	color: #52602c;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
h1 {
	font-size: 64px;
	font-weight: 700;
	line-height: normal;
	font-family: 'Tangerine', cursive;
}
.oneColFixCtrHdr #container #mainContent p {
	font-size: 1em;
	line-height: 1.7em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.oneColFixCtrHdr #footer {
	margin-top: 10px;
	background-color: #8A0309;
	padding-bottom: 20px;
}
.oneColFixCtrHdr #footer p {
	margin-right: 30;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-left: 20px;
}
.oneColFixCtrHdr #container #footer .copyright {
	font-size: small;
	font-weight: normal;
	padding-top: 10px;
}
.oneColFixCtrHdr #container #footer .copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #footer .copyright a:hover {
	text-decoration: underline;
	color: #000000;
}
.oneColFixCtrHdr #container #footer .copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer .logos {
	background-color: #FFFFFF;
	height: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 0px;
	background-image: url(../images/green-trees.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer .logos p {
	color: #333333;
}

.clearfloat {
	clear: both;
}
.exhibitorLeft {
	float: left;
	width: 390px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 25px;
	background-color: #E6E6E6;
	padding: 5px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent .exhibitorLeft img {
	border: thick solid #999999;
}
.oneColFixCtrHdr #container #mainContent h2 {
	color: #850207;
}
.exhibitorRight {
	float: left;
	width: 390px;
	margin-bottom: 20px;
	background-color: #E6E6E6;
	padding: 5px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent .exhibitorRight img {
	border: thick solid #999999;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #8C050B;
	padding-top: 10px;
}
a {
	color: #850208;
	text-decoration: none;
}
a:hover {
	color: #EFC13A;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent .event {
	background-color: #DDDDDD;
	width: 245px;
	padding: 8px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	height: 250px;
	border: thin dotted #9c0911;
}
.oneColFixCtrHdr #container #mainContent .event .date {
	background-color: #9C0911;
	width: 170px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	margin-left: 30px;
	border: thin solid #333333;
	padding: 5px;
}
.oneColFixCtrHdr #container #mainContent .event p {
	text-align: center;
	font-size: small;
}

.footerlogo {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.traders {
	float: left;
	width: 550px;
}
.traderspics {
	float: left;
	width: 250px;
	margin-left: 40px;
}
.traderspics img {
	margin-bottom: 40px;
}
.separator {
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#snowflakes {
	background-image: url(../images/snowflakes-parallax.png);
	background-repeat: repeat;
	background-attachment: fixed;
	padding-right: 0;
	padding-left: 0;
}
.weather {
	margin-bottom: 20px;
	border: medium dotted #A70D15;
	margin-right: 30px;
	margin-left: 30px;
	color: #FFFFFF;
	background-color: #8B040A;
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h6 {
	font-size: 1.7em;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	margin-top: 10px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
	margin-left: 40px;
}


.twitter {
	position: relative;
	top: -10px;
	right: -800px;
}
.facebook {
	position: relative;
	top: -10px;
	right: -800px;
}
* html #snowflakes {
	/* because IE6 can't do transparent PNGs for backgrounds */
  background-image: url(../images/snowflakes-parallax.gif);
}

#javascriptcode {
	background-image: url(../images/snowflakes-parallax-wh.png);
	background-repeat: repeat;
}
.socialmediamenu {
	margin-bottom: -15px;
	margin-top: -10px;
	margin-left: 5px;
}
.free {
	font-weight: normal;
	text-transform: uppercase;
	color: #525f2c;
	font-size: 1.4em;
}

