@charset "utf-8";
#container {
	background-color: #fff;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 35px;*/
	border: solid 5px #000;
}
body {
	margin: 0px;
	padding: 38px 0 0 0;
	background: #A84C10 url(../images/background.jpg) fixed;
	height: 100%;
}


#header {
	background: #fff url(../images/header.jpg) no-repeat top center;
	height: 261px;
}
#sponsors {
	/*background-image: url(../images/bg_sponsor.jpg);*/
	background: #fff;
	height: 55px;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-left: 205px;
}

.rsscroller_thumb {
	/*margin-top: 5px;*/

}

#sponsors .title {
	margin-top: 7px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainbody {
	position: relative;
}
#navigation {

	left: 0px;
	top: 0px;

	float: left;
	margin-bottom: 15px;
	
}
#content {
	margin-left: 360px;
	width: 615px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#contentwide {
	margin-left: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#footer {
	clear: both;
	background:  url(../images/bg_footer.jpg) repeat-x;
	height: 34px;
	margin: 8px 8px 15px 15px;
	position: relative;

	
}
#footer table {
	
	margin: 9px 0 0 9px;
	font-size: 12px;
	width: 50%;
	
}
#footer a {
	color: #333333;
}
.credits {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 9px;
	margin-top: 9px;
	font-size: 12px;
}
#homebottom {
	
	/*background: #000000;
	color: #CCC;
	padding: 1px 10px 10px 10px;*/
}
#homebottom .moduletable_featured h3 {
	background: #000000;
	color: #FECA0A;
	font-size: 18px;
}
.moduletable_featured img {
	border: solid 3px #000;
	margin-right: 4px;
}
.moduletable_featured a {
	color: #EA7F1E;
}
.moduletable_featured .gk_news_block_right {
	width: 46% !important;
}


.componentheading,
.contentheading {
	font-size: 27px;
	font-weight: bold;
	padding: 8px 0px 15px 0px;
}


.message {
	background: #BDA543;
	border: solid 1px #533B0D;
	margin-top: 10px;
	padding: 10px;
	font-size: 14px; 
	font-weight: bold;
	color: #533B0D;
	
}


/*news*/

.article-row .contentheading { font-size: 16px;}
.article_image { float: left; margin: 0 10px 10px 0;}

.article-row img { float: left; margin: 0 10px 10px 0; border: solid 3px #CCC;}


#schedule td {
	vertical-align: top;
}

.eventtable .time {
	font: bold 38px Arial, Helvetica, sans-serif;
	color: #B16F0E;
	width: 130px;
	letter-spacing: -4px;
	vertical-align: top;
}
.eventtable .title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.eventtable img {
	float: left;
	margin-right: 4px;
	border: 3px solid #000000;
}


/* topnav */
.moduletable_topnav {
	margin: 5px 8px 8px 8px;
	background: #668f69;
	
}
.moduletable_topnav img {
	margin-bottom: -1px;
	margin-top: -1px;
}
.moduletable_topnav a:link, .moduletable_topnav a:visited {
	display: inline;
	float: left;
	width: auto;
}
.moduletable_topnav a:hover { border: none !important;}

/* Exibitors Page	*/
.exibitors li {
	float: left;	
	width: 47%;
	list-style: none;
	margin-bottom: 5px;
}

#exhibitors td {
	text-transform: uppercase;
}

#exhibitors p {

/*event page*/
}
.moduletable_slideshow {
	margin: 8px 0;
}

.moduletable_leftfeatures {
	background: #668f69;
	margin-left: 8px;
}

.article-row {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #999;
}

.sponsorsidelist {
	width: 329px;
	margin-left: 8px;
}
.sponsorsidelist img { margin: 10px; }




/*special event sidebar*/
#special_events {
	background: #668f69;
	width: 316px;
	margin-left: 6px;
}
#special_events h3 {
	margin: 0px 0 12px 18px;
	padding: 8px 0 1px 0;
	color: #000;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;

}
#special_events a:link,
#special_events a:visited { color: #fff;}

#special_events a:hover { color:#CCC; }

#special_events ul {
	margin: 11px 12px 11px 18px;
	list-style: none;
	padding: 0 0 0 0;
}
#special_events li {
	list-style: none;
	padding: 0 0 3px 0;
	border-bottom: solid 1px #49794e;
	margin: 0 0 5px 0;
}

#special_events li img {
	float: left;
	padding-right: 10px;
}

#special_events li .title {
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	margin-left: 39px;
}