@charset "utf-8";
/* CSS Document */

body {
font-family:   Arial, Tahoma, Georgia, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#515151;
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	background:#cdcdcd;
}

body img{
display:block;
border:none;

}


a , a:active, a:visited , a:link{
	color:#515151;
	text-decoration:underline;
}

a:hover{
	color:#515151;
	text-decoration:none;
}
a:focus { outline: none; }
p {
	line-height:16px;
	padding:0 0px 0px 0px;
	margin:5px 0 5px 0;
	
}

h1{
	font-size:24px;
	margin:15px 0 15px 0 ;
	padding:0;
	font-weight:bold;
	
}


h3{
	font-size:14px;
	margin:10px 0 10px 0 ;
	padding:0;
	font-weight:bold;
}

td{
	padding:0 20px 0 0;
	margin: 0;
	
}
#uppersection{
	height:130px; 
	background:#fff;
	text-align: center;
}
#uppercontainer{
width: 950px;
height:130px;
	padding: 0;
	margin: 0 auto;	
	text-align:left;
	

}

#uppercontainer img{
	position:absolute;
	z-index:90px;
	margin:20px 0 0 0;
}
#nag{
	height:42px;
	/*width:608px;*/
	position:absolute;
	margin:110px 0 0 0;
	padding:0;
	z-index:100px;
	
	overflow:hidden;
	
	
}

#nag a , #nag a:visited , #nag a:active , #nag a:link {
	color:#ececec;
	float:left;
	font-size:14px;
	line-height:35px;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0 16px 0 17px;
	text-transform:uppercase;
	height:42px;
	background:url(../images/mainnav-bg.gif) repeat-x 0px 0px;
	
}

.buttoms{
	height:22px;
	/*width:608px;*/
	margin: 0;
	padding: 0;
	overflow:hidden;
}

.buttoms a, .buttoms a:visited, .buttoms a:active, .buttoms a:link{
	color:#ffffff;
	float:left;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
	
	display:block;
	margin:0;
	padding:0 4px 0 4px;
	text-transform:uppercase;
	height:22px;
	background:url(../images/button-bg.gif) repeat-x 0px 0px;
}

.buttoms a:hover{
		color:#CCC;
	float:left;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0 4px 0 4px;
	text-transform:uppercase;
	height:22px;
}
.buttoms a:focus { outline: none; }
.buttomleft{
	display:block;
	float:left;
	height:22px;
	width:3px;
	margin:0;
	padding:0;
	background:url(../images/buttonleft-bg.gif) no-repeat;
	
}

.buttomright{
	display:block;
	float:left;
	height:22px;
	width:3px;
	margin:0;
	padding:0;
	background:url(../images/buttonright-bg.gif) no-repeat;
	
}

.maincallcontain {
	padding:10px 10px 0px 10px;
}
 .maincallcontainevent{
	 
	padding:10px 10px 2px 10px;
 }


.maincallcontain h2, .maincallcontainevent h2{
	margin:0px 0px 4px 0px;
	padding:0;
	line-height:16px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	/*text-transform:uppercase;*/
}

.maincallcontain p{
	margin:0px 0px 0px 0px;
	padding:0;
	line-height:16px;
	font-size:12px;
	height:35px;
	
}

.maincallcontainevent p{
	margin:10px 0px 2px 0px;
	padding:0;
	line-height:16px;
	font-size:12px;
	
	
}
.maincallcontainevent a , .maincallcontainevent a:active, .maincallcontainevent a:link, .maincallcontainevent a:visited{
	display:block;
	margin:0px 0px 15px 0px;
	padding:0 5px 0px 0px;
	line-height:16px;
	font-size:12px;
	color:#000;
	
	
}

.maincallcontainevent a.currentevent{
	display:block;
	margin:0px 0px 15px 0px;
	padding:0 5px 0px 5px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background:#c14b51;
	cursor:default;
	height:20px;
	
	
}
#nag a:hover{
	float:left;
	font-size:14px;
	line-height:35px;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0 16px 0 17px;
	text-transform:uppercase;
	height:42px;
	background:url(../images/mainnav-bg.gif) repeat-x 0px -42px;
}


#nag a.offimage{
		float:left;
	font-size:14px;
	line-height:35px;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0 16px 0 17px;
	text-transform:uppercase;
	height:42px;
background:url(../images/mainnav-bg.gif) repeat-x 0px -42px;
cursor:default;


}

.begin{
	display:block;
	float:left;
	height:42px;
	width:29px;
	margin:0;
	padding:0;
	background:url(../images/mainnavleft-bg.gif) no-repeat;
	
	
}
.end{
	display:block;
	float:left;
	height:42px;
	width:31px;
	margin:0;
	padding:0;
	background:url(../images/mainnavright-bg.gif) no-repeat;
}


#lowersetion{
	background: url(../images/grey-bg.gif) repeat-x #cdcdcd;
	height:671px;
	text-align: center;
	}
#lowercontainer{
	width: 950px;
	height:671px;
	padding: 0;
	margin: 0 auto;	
	text-align:left;
	
	}
#uppermaincontain{
	margin:0px 0 0 0;
	padding:32px 0 0 0;
}
#maincontain{
	background:#FFF;
	width:950px;
	/*height:450px;*/
	margin:0;
	padding:0px 0px 20px 0px;
	overflow:hidden;
	
}

#leftcol{
	float:left;
	width:630px;
	/*height:380px;
	background:#666;*/
	
	
}

#leftcontain{
	background: #FFF;
	margin:14px 0 0 20px;
	width:586px;
	/*height:340px;*/
	
	
}

#bannercontainer{
	
	margin:0;
	padding:0;
	width:586px;
	height:321px;
	overflow:hidden;
	
	
}
#bannercontainer .slideshow{
	position:absolute; !important
	z-index:90;
	margin:0;
	padding:0;
}

#bannercontainer #pagernagcontainer{
	position:absolute;
	z-index:100;
	margin:295px 0 0 0;
	width:580px;
	height:20px;
}
#bannercontainer #pagernagcontainer #pagernag{
	float:right;
	overflow:hidden;
	height:17px;
	margin:0;
	padding:0;
}

#pagernag a , #pagernag a:visited , #pagernag a:active , #pagernag a:link{
	color:#FFF;
	float:left;
	text-decoration:none;
	text-align:center;
	height:17px;
	width:17px;
	background:url(../images/pager-bg.gif) no-repeat 0px 0px;
	margin:0 0px 0 4px;
	display:block;
	
}

#pagernag a:hover{
	color:#FFF;
	float:left;
	text-decoration:underline;
	text-align:center;
	height:17px;
	width:17px;
	background:url(../images/pager-bg.gif) no-repeat 0px -17px;
	margin:0 0px 0 4px;
	display:block;
}

#pagernag a:focus { outline: none; }


#bannercontainer #pagernagcontainer #pagernag a.activeSlide{
	/*float:left;
	
	text-align:center;
	height:17px;
	width:17px;
	margin:0 4px 0 0;
	display:block;*/
	background:url(../images/pager-bg.gif) no-repeat 0px -17px;
	text-decoration:underline;
}




#rightcol{
	float:left;
	/*background:#999;
	height:380px;*/
	width:320px;
	
}

#rightcontain{
	background: #FFF;
	margin:14px 0 0 0px;

}
#lowermaincontain{
	margin:0;
	padding:0;
}

.calltoaction{
	margin:0 0 10px 0;
	padding:0;
}
.uppercall{
	background:url(../images/calltoaction-bg1.gif) no-repeat;
	margin:0;
	padding:0;
	width:301px;
	height:2px;
	font-size:0px;
	line-height:0px;

}
.maincall{
	width:301px;
	height:96px;
	background:url(../images/calltoaction-bg2.gif) repeat-y;
	
	
}

.maincallevents{
	width:301px;
	background:url(../images/calltoaction-bg2.gif) repeat-y;
	
	
}
.lowercall{
	background:url(../images/calltoaction-bg3.gif) no-repeat;
	margin:0;
	padding:0;
	width:301px;
	height:2px;
	font-size:0px;
	line-height:0px;
	
}
#contact{
	display:block;
	margin:5px 0 0 0;
	
}

#contact p#tel{
	font-size:18px;
	color:#a5a5a5;
	line-height:24px;
	margin:5px 0 0 0;
	
}

#contact a{
	font-size:12px;
	color:#a5a5a5;
	
}

#footer{
	color:#f2f2f2;
	font-size:10px;
	float:right;
	margin:10px 0 40px 0;
	
}

#footer a ,#footer a:visited , #footer a:active , #footer a:link {
	text-decoration:none;
	color:#f2f2f2;
	
}

#footer a:hover{
	text-decoration:underline;
	color:#f2f2f2;
	
}

#sponsors{
	margin:5px 0 0 0;
	padding:0;
	
}

#sponsorscontainer{
	overflow:hidden;
	margin:5px 0 0 80px;
	

}

#sponsorscontainer img{
	float:left;
	margin:0px 5px 0 5px;
	padding:0;
}

#smallbanner{
	width:586px;
	height:97px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#smallbanner img{
	display:block;
	margin:0;
	padding:0;
	float:left;
	
	
}

#pdf{
	overflow:hidden;
	margin:0 0 20px 0px;
	padding:0;
	width:300px;
	
}

#pdf p{
	font-size:11px;
	float:left;
	padding:10px 0 0 0;
	
}
#pdf p a{
	color:#515151;
	font-size:11px;
	
}

#pdf img{
	float:left;
	margin:0 0 0 10px;
	
}