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

body{
	background-color:#f1eac4;
	background-image:url(../img/bodybkgd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
}
#none{
	display:none;
}
#fan{
	position:fixed;
	top:0px;
	left:0px;
	z-index:990;
}
/*PARALLAX*/
#parallaxContainer{
	width:790px;
	height:450px;
	position:relative;
	z-index: 40;
	overflow: visible;
	top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
}
/*MAIN CONTENT*/
#container{
	width:720px;
	margin:0 auto -140px auto;
	position: relative;
	z-index: 222;
	top: -167px;
}
#content{
	widows:720px;
	height:auto;
}
.itemRow1{
	width:700px;
	height: 250px;
	background-position:top left;
	background-repeat:no-repeat;
}
.itemRow{
	width:638px;
	background-color:#e4ce93;
	padding:25px 25px 25px 25px;
	height: 100%;
	border: 6px solid #8f793f;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.itemRow p{
	font:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px 0 13px 0;
	padding:0;
	line-height: 1.2em;
}
.itemRow ul{
	margin:0 0 5px 0;
	padding:0;
}
.itemRow ul li{
	font:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0 0 10px 25px;
}
#itemRow1wrap{
	height:250px;
	padding:10px 10px 15px 10px;
	background-image:url(../img/topbannerdpsdw.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 20px;
	width: 700px;
}
#itemRowwrap{
	height:100%;
	padding:10px 10px 15px 10px;
	width: 700px;
	margin: 0;
}
.clear{
	clear:both;
}
/*PANELS LEFT AND RIGHT*/
.contentPanels{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	width:250px;
	margin:0px;
	padding:25px;
	color: #663333;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	margin:20px 0 10px 0;
}
.cardwrapLeft{
	height:682px;
	width:426px;
	background-image:url(../img/cardbkgddpsdw.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	top:45px;
	left:-395px;
	z-index:100;
	margin:0;
	padding:9px;
}
.cardwrapRight{
	height:682px;
	width:31px;
	background-image:url(../img/cardbkgddpsdw.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	top:45px;
	right:0px;
	z-index:350;
	margin:0;
	padding:9px;
	overflow:hidden
}
.listTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.3em;
}
#panelLists{
	margin:15px 0 0 10px;
	padding: 0;
}
#panelLists li{
	margin-bottom:8px;
	list-style-type: disc;
	margin-left: 0px;
}
#leftPanel{
	margin-left:100px;
}
#leftPanel p{
	margin:0;
}
#rightPanel p{
	margin:0;
}
#rightPanel{
	margin-left:35px;
}
#leftpanelMap{
	width:426px;
	height:682px;
	background-image:url(../img/cardbkgd.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin:0;
}
#rightpanelTimes{
	width:426px;
	height:682px;
	background-image:url(../img/cardbkgd.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
	margin:0;
}
/*SPONSORS*/
#bottomSponsors{
	position:fixed;
	left:0px;
	bottom:-420px;
	width:100%;
	height:525px;
	margin:0;
	padding:0;
	z-index:900;
}
#sponsors{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#000000;
}
#sponsors img{
	margin:0 auto 10px auto;
	display:block;
}
#fringe{
	width:100%;
	height:44px;
	margin:0;
	padding:0;
	z-index:900;
	background-image:url(../img/fringebottom.png);
	background-position:top;
	background-repeat:repeat-x;
}
#bottomtexture{
	position:absolute;
	top:1050px;
	left:0px;
	width:100%;
	height:300px;
	background-image:url(../img/bodybkgd.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	z-index:3;
}
img{
	text-decoration: none;
	border-style: none;
}
#newDate{
	background-image:url(../img/redtop.png);
	background-repeat:repeat-x;
	background-position:top center;
	width:100%;
	height:73px;
	position:fixed;
	top:0;
	left:0;
	z-index:980;
	text-align: center;
}
