/*nxMod styles 2013-4*/
.ads_top {background-color:#969579;padding-top:8px;padding-bottom:8px;}
.ads_top img {margin-left:10px;}
#ads_top {border:none;seamless:seamless;width:715px;height:275px;} /*iframe*/

.ads_sidebar {background-color:#969579;padding-top:0px;padding-bottom:8px;text-align:center;margin-top:18px;}
.ads_sidebar img {margin-bottom:15px;}
#ads_sidebar {border:none;width:220px;height:660px;} /*iframe*/

iframe #ads_top {overflow-y:hidden; overflow-x:hidden;}
iframe #ads_sidebar {overflow-y:hidden; overflow-x:hidden;}

img {border:0;}

#tblMerchandise td {vertical-align:top; padding:5px;}
#tblEvents td {vertical-align:top;}

/* --- */


.hd {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #774943;
}

.hd2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #774943;
}

.hd3 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #774943;
}
.fontsansnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /*nxMod 10px */
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	

.textbox {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px; /*nxMod 12px */
	color: #333333;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.text {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px; /*nxMod 14px */
	color: #333333;
}

.text a:link {
	color: #CC3300;
	text-decoration: none;
} 
.text a:visited {
	color: #CC3300;
	text-decoration: none;
} 
.text a:hover { color: #999999; text-decoration: none}

.fontsansnormal a:link { color: #333333; text-decoration: none} 
.fontsansnormal a:visited { color: #333333; text-decoration: none} 
.fontsansnormal a:hover { color: #FFFFFF; text-decoration: none}

.nav {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.nav a:link { color: #ffffff; text-decoration: none} 
.nav a:visited { color: #ffffff; text-decoration: none} 
.nav a:hover { color: #cccccc; text-decoration: none}

.side {
	padding-top:2px;
}
	
/* nxMod 5-13-13 | add styles */
 a[href $='.doc'] { 
   padding-left: 22px;
   background: transparent url(/images/iconDOC.png) left no-repeat; 
   display:inline-block;}
   
 a[href $='.pdf'] { 
   padding-left: 22px;
   background: transparent url(/images/iconPDF.png) left no-repeat; 
   display:inline-block;}
 
  a[href $='.ppt'] { 
   padding-left: 22px;
   background: transparent url(/images/iconPPT.png) left no-repeat; 
   display:inline-block;}
    
  a[href $='.xls'] { 
   padding-left: 22px;
   background: transparent url(/images/iconXLS.png) left no-repeat; 
   display:inline-block;}
  
   a[href $='.zip'] { 
   padding-left: 22px;
   background: transparent url(/images/iconZIP.png) left no-repeat; 
   display:inline-block;}
