@import url(https://fonts.googleapis.com/css?family=Signika+Negative:400,700|Raleway:400,400italic,700);
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) repeat fixed #f2f5e5;
}
.clearall {
	clear: both;
}
h1 {
	font: 48px "Signika Negative", sans-serif;
	font-weight: 700;
	color: #776b96;
	margin-top: -10px;
	margin-bottom: 0px;
}
.expoh1 {
	margin-top: 20px;
	margin-bottom: -20px;
}
h2 {
	font: 30px "Signika Negative", sans-serif;
	font-weight: 700;
	color: #776b96;
}
.expoh2 {
	margin-bottom: 10px;
}
h3 {
	font: 24px "Signika Negative", sans-serif;
	font-weight: 700;
	color: #85a443;
	margin-top: 0px;
	margin-bottom: 0px;
}
.expoh3 {
	margin-bottom: -15px;
}
h4 {
	font: 21px "Signika Negative", sans-serif;
	font-weight: 700;
	color: #85a443;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font: 17px/22px "Raleway", sans-serif;
	font-weight: 400;
	color: #000000;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.purple {
	color: #776b96;
}
.lightpurple {
	color: #968bb2;
}
.green {
	color: #85a443;
}
.white {
	color: #ffffff;
}
.whiteshadow {
	color: #ffffff;
	text-shadow: 0 0 10px #85a443;
}
.caps {
	text-transform: uppercase;
}
.bold {
	font-weight: 700;
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
}
.floatleft {
	float: left;
}
.subtitle {
	font-size: 13px;
	text-align: right;
	margin-top: 5px;
}
.smallerp {
	font-size: 15px;
}
.largeh1 {
	font-size: 70px;
}
.largeh2 {
	font-size: 46px;
}
#wrapper {
	width: 1240px;
	margin-bottom: 0px;
	margin: 0 auto;
}
#banner {
	position: relative;
	width: 1240px;
	height: 518px;
	margin-top: 60px;
	z-index: -99999;
}
#expobanner {
	position: relative;
	width: 1240px;
	height: 400px;
	margin-top: 60px;
	z-index: -99999;
	border-bottom: 10px solid #776b96;
}
#header {
	position: absolute;
	width: 1240px;
	height: 60px;
	background: url(../images/altcrete.jpg) repeat;
	top: 0;
	z-index: 100;
}
#navlogo {
	width: 56px;
	height: 50px;
	margin-top: 5px;
	margin-left: 30px;
	float: left;
}
#nav {
	padding-top: 20px;
	margin-left: 715px;
}
#nav ul {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
#nav ul a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font: bold 18px "Signika Negative", sans-serif;
	text-align: center;
	height: 40px;
	padding: 0px 20px;
	text-transform: uppercase;
}

#nav ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#nav ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background: rgba(0, 0, 0, 0.6);
	padding:0;
}

#nav ul ul li:hover {
	background: rgba(0, 0, 0, 0.7);
}

#nav ul ul li {
	float:none;
	width:200px;
}

#nav ul ul a {
	height: 20px;
	padding:10px 15px;
	font-size: 15px;
}

#nav ul ul ul {
	top:0;
	left:100%
}

#nav ul li:hover > ul {
	display:block
}
#logo {
	position: relative;
	width: 530px;
	height: 403px;
	z-index: 99;
	margin-top: -490px;
	margin-left: 355px;
}
#content {
	width: 1180px;
	padding: 30px;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #ffffff;
}
#content ul {
	font: 16px "Signika Negative", sans-serif;
}
#content li {
	list-style-type: square;
}
#exponav {
	width: 1240px;
	height: 120px;
	margin-left: -30px;
	margin-top: -30px;
	padding-top: 20px;
	background: url(../images/concretepattern.jpg) repeat;
}
.exponavicon {
	width: 120px;
	float: left;
	padding-left: 28px;
	padding-right: 28px;
	color: #776b96;
	font: 14px "Signika Negative";
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
.exponavicon img {
	padding-bottom: 10px;
	width: 70px;
	padding-left: 25px;
	padding-right: 25px;
}
.full {
	width: 1180px;
}
.twocol {
	width: 580px;
	margin-right: 20px;
	float: left;
}
.threecol {
	width: 380px;
	margin-right: 20px;
	float: left;
}
.fourcol {
	width: 280px;
	margin-right: 20px;
	float: left;
}
.speakergrid {
	max-width: 1200px;
	width: 1200px;
}
.speakercol {
	width: 280px;
	height: auto;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
	background-color: #776b96;
}
.speakercol .speakerpbio {
	display: none;
}
.speakercolhuge {
	height: auto;
}
.speakercolhuge .speakerpbio {
	display: block;
}
.fivecol {
	width: 220px;
	margin-right: 20px;
	float: left;
}
.sixcol {
	width: 180px;
	height: 185px;
	margin-right: 20px;
	float: left;
	color: #776b96;
	font: 14px "Signika Negative";
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
.sixcol img {
	width: 180px;
}
.twofifthscol {
	width: 460px;
	margin-right: 20px;
	float: left;
}
.threefifthscol {
	width: 700px;
	margin-right: 20px;
	float: left;
}
.30pxspacer {
	display: block;
	width: 1180px;
	height: 30px;
}
.exhibitorcontainer {
	margin-left: 10px;
	margin-bottom: 30px;
}
.exhibitor {
	width: 180px;
	height: 185px;
	margin-right: 15px;
	float: left;
	color: #776b96;
	font: 14px "Signika Negative";
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
.exhibitor img {
	width: 180px;
}
.twothirdscol {
	width: 780px;
	margin-right: 20px;
	float: left;
}
.last {
	margin-right: 0px;
}
#homeh3line {
	width: 290px;
	height: 2px;
	margin-top: -15px;
	margin-left: 270px;
	background-color: #776b96;
}
.altcontent {
	width: 1180px;
	padding: 30px;
	margin-top: 10px;
	margin-left: -30px;
	background: url(../images/concretepattern.jpg) repeat;
}
.altcontent p {
	margin-bottom: 0px;
}
.purplecontent {
	width: 1180px;
	padding: 15px 30px 15px 30px;
	margin-left: -30px;
	background-color: #776b96;
	z-index: 12;
}
.purplecontent h2 {
	padding: 0px;
	margin: 0px;
}
.purpleside {
	width: 400px;
	padding: 30px 30px 30px 30px;
	background-color: #776b96;
}
.purpleside p {
	color: #ffffff !important;
}
.whitedivline {
	position: absolute;
	width: 450px;
	height: 2px;
	background-color: #ffffff;
	z-index: 95;
	margin-top: 17px;
}
.whitedivline2 {
	position: absolute;
	width: 450px;
	height: 2px;
	background-color: #ffffff;
	z-index: 95;
	margin-top: -20px;
	margin-left: 730px;
}
.homeicon {
	width: 106px;
	height: 106px;
	margin-left: 137px;
	margin-bottom: 10px;
}
#upcomingexpo {
	display: block;
	width: 1240px;
	height: 548px;
	margin-left: -30px;
	background-image: url(../images/home/upcomingexpo.jpg);
}
#upcomingexpo h1 {
	margin-top: 50px;
}
#upcomingexpo h2 {
	margin-top: -15px;
}
#upcomingexpo h3{
	font-size: 30px;
}
#upcomingexpo h4 {
	margin-bottom: -50px;
}
.learnmorebutton {
	display: block;
  background: #aea1d1;
  background-image: -webkit-linear-gradient(top, #aea1d1, #776b96);
  background-image: -moz-linear-gradient(top, #aea1d1, #776b96);
  background-image: -ms-linear-gradient(top, #aea1d1, #776b96);
  background-image: -o-linear-gradient(top, #aea1d1, #776b96);
  background-image: linear-gradient(to bottom, #aea1d1, #776b96);
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
	color: #ffffff;
	font: bold 20px Raleway;
	padding-top: 20px;
  padding-bottom: 20px;
  width: 200px;
  text-align: center;
  text-decoration: none !important;
	text-transform: uppercase;
	margin-left: 250px;
	margin-top: 70px;
}
.learnmorebutton:hover {
  background: #8f83b3;
  background-image: -webkit-linear-gradient(top, #8f83b3, #5d527a);
  background-image: -moz-linear-gradient(top, #8f83b3, #5d527a);
  background-image: -ms-linear-gradient(top, #8f83b3, #5d527a);
  background-image: -o-linear-gradient(top, #8f83b3, #5d527a);
  background-image: linear-gradient(to bottom, #8f83b3, #5d527a);
  text-decoration: none !important;
}
.learnmorebutton a {
	text-decoration: none !important;
}
.expodivline {
	width: 300px;
	height: 2px;
	margin: 0 auto;
	background-color: #85a443;
	margin-top: -40px;
	margin-bottom: 5px;
}
#footer {
	width: 1180px;
	padding: 15px 30px 15px 30px;
	margin-left: -30px;
	margin-bottom: -30px;
	background-color: #776b96;
	z-index: 12;
}
#footer p {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

/* TACOMA 2016 SPECIFIC CODE */
.ericbrandstad2016 {
	position: absolute;
	margin-top: -180px;
	margin-left: 220px;
}
.infosideimg2016 {
	margin-top: 20px;
	margin-bottom: 40px;
}
.keynoteh2 {
	margin-top: 10px;
	margin-bottom: -10px;
}
.keynotep {
	margin-bottom: -10px;
}
.speakerh3 {
	margin-bottom: -15px;
	color: #ffffff;
	margin-left: 10px;
}
.speakerh4 {
	color: #ffffff;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: -13px;
}
.speakerp {
	font: 15px/18px "Raleway", sans-serif;
	margin-bottom: -10px;
	color: #ffffff;
	width: 260px;
	margin-left: 10px;
}
.speakerpbio {
	font: 15px/18px "Raleway", sans-serif;
	margin-bottom: -10px;
	color: #ffffff;
	width: 260px;
	margin-left: 10px;
}
.buytickets {
	display: block;
  background: #aea1d1;
  background-image: -webkit-linear-gradient(top, #aea1d1, #776b96);
  background-image: -moz-linear-gradient(top, #aea1d1, #776b96);
  background-image: -ms-linear-gradient(top, #aea1d1, #776b96);
  background-image: -o-linear-gradient(top, #aea1d1, #776b96);
  background-image: linear-gradient(to bottom, #aea1d1, #776b96);
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
	color: #ffffff;
	font: bold 20px Raleway;
	padding-top: 20px;
  padding-bottom: 20px;
  width: 400px;
  text-align: center;
  text-decoration: none !important;
	text-transform: uppercase;
	margin-left: 35px;
	margin-top: 0px;
}
.buytickets:hover {
  background: #8f83b3;
  background-image: -webkit-linear-gradient(top, #8f83b3, #5d527a);
  background-image: -moz-linear-gradient(top, #8f83b3, #5d527a);
  background-image: -ms-linear-gradient(top, #8f83b3, #5d527a);
  background-image: -o-linear-gradient(top, #8f83b3, #5d527a);
  background-image: linear-gradient(to bottom, #8f83b3, #5d527a);
  text-decoration: none !important;
}
.buytickets a {
	text-decoration: none !important;
}

/* FORM STYLING */
.quform-elements label {
	font: bold 15px/18px "Raleway", sans-serif;
}
.quform-elements input,
.quform-elements select,
.quform-elements textarea {
	color: #776b96;
	font: 16px "Raleway", sans-serif;
	border-color: #776b96;
  border-style: solid;
  border-width: 2px;
	height: 45px;
}
.quform-submit {
	float: right;
}
.nobold {
	font-weight: normal !important;
	font-style: normal !important;
}