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

#bottomtexture{
	display:none;
}
#none{
	display:block;
}
.cardwrapRight{
	height:100%;
	width:328px;
	background-image:none;
	position:static;
	z-index:100;
	margin:0 0 0 10px;
	padding:0;
	border: 6px solid #8f793f;
	background-color:#e4ce93;
	float:left
}
.cardwrapLeft{
	height:100%;
	width:328px;
	background-image:none;
	position:static;
	z-index:100;
	margin:0 10px 0 0;
	padding:0;
	border: 6px solid #8f793f;
	background-color:#e4ce93;
	float:left;
}
#bottomSponsors{
	position:static;
	width:700;
	height:525px;
	margin:0 auto;
	padding:0;
}
.itemRow{
	width:638px;
	background-color:#e4ce93;
	padding:75px 25px 25px 25px;
	height: 100%;
	border: 6px solid #8f793f;
	background-image: url(../img/middlebanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#itemRowwrap{
	height:100%;
	padding:10px 10px 15px 10px;
	background-image:none;
	margin-top: 0px;
	width: 700px;
}
#leftpanelMap, #rightpanelTimes{
	background:none;
	width:328;
	height:100%;
	margin:0;
}
.contentPanels{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	width:288px;
	margin:0px;
	padding:20px;
	color: #000;
}
#leftPanel, #rightPanel{
	margin:0;
}
#container{
	margin-bottom:-177px;
}
#cardmasterwrap{
	width:700px;
	height:100%;
	margin:10px auto;
}