.body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 10px;
	margin-right: 80px;
	margin-top: 25px;
}
body, table, tr, td, ul, ol, li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

body {
	background-image: url(../images/bg_blue01.gif);
	background-repeat: repeat;

}

h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	letter-spacing: 1px;
	margin-top: 26px;
}
.normalwhite {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a:link {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #996699;
}
a.homelink:link {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: none;
}
a.homelink:visited {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: none;
}
a.homelink:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #996699;
}
a.hometextlink:link {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px none;
	padding: 3px;
}
a.hometextlink:visited {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: none;
	padding: 3px;
	border: 1px none;
}
a.hometextlink:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #996699;
	border: 1px solid #996699;
	padding: 2px;
}
a.couponbutton:link {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: none;
	border: 1px solid #996699;
	padding: 3px;
}
a.couponbutton:visited {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: none;
	border: 1px solid #996699;
	padding: 3px;
}
a.couponbutton:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #996699;
	border: 1px solid #996699;
	padding: 3px;
}
a.newstickerlink:link {
	white-space: nowrap;
	padding: 0;
	color: #FFFFCC;
	background: none;
	font: lighter normal 15px "Century Gothic", Helvetica, sans-serif;
	margin: 0 50px 0 0;
	letter-spacing: 1px;
} 
a.newstickerlink:visited {
	white-space: nowrap;
	padding: 0;
	color: #FFFFCC;
	background: none;
	font: lighter normal 15px "Century Gothic", Helvetica, sans-serif;
	margin: 0 50px 0 0;
	letter-spacing: 1px;
} 
a.newstickerlink:hover {
	white-space: nowrap;
	padding: 0;
	color: #FFFFCC;
	background: none;
	font: lighter normal 15px "Century Gothic", Helvetica, sans-serif;
	margin: 0 50px 0 0;
	letter-spacing: 1px;
} 
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #336699;
	margin-top: 20px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	margin-right: 150px;
}
.signupform {
	margin-right: 20px;
	border: 1px dashed #CCCC99;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
}
.blackemphasis {
	font-style: italic;
	color: #000000;
}
.categories {
	background-color: #f3f3f3;
	border-top: 1px dashed #666666;
	border-right: none;
	border-bottom: 1px dashed #666666;
	border-left: none;
}
.smalltext {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
.appbody {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 25px;
}
.appdate {
	background-color: #f3f3f3;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
.underlinered {
	color: #000000;
	text-decoration: underline;
}
.listspace {
	margin-bottom: 10px;
}
.appdatesmalltext {
	background-color: #f3f3f3;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.signupformprint {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.headerprint {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
.listprint {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.printform {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.printformbigger {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.categoriesprint {
	background-color: #f3f3f3;
	border-top: 1px dashed #666666;
	border-right: none;
	border-bottom: 1px dashed #666666;
	border-left: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
}
.categoriesprintmult {
	background-color: #f3f3f3;
	border-top: 1px dashed #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
}
.toppicts {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
}
.smalltableunderlined {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
}
.topphotos {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 15px;
	margin-left: 10px;
}
.hometextdiv {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 13px;
	margin-top: 10px;
	left: 10px;
	top: 25px;
	margin-bottom: 135px;
}
h4 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-bottom: 0px;
	background-color: #99CCCC;
	padding: 1px 1px 1px 2px;
	line-height: normal;
}
.nospacebefore {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}
.smspacebefore {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 2px;
}
.nospaceafter {
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bodywider {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 25px;
}
.verdanasmallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.showschedule {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	padding-top: 5px;
}
.blackbold {
	font-weight: bold;
	color: #000000;
}
.shownumber {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	background-color: #996699;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
	border: 0px none;
	text-decoration: none;
}
.lightergraynormal {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.blackunderline {
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.blacknormal {
	font-style: normal;
	color: #000000;
}
.tdmultirowpadding {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdprintformnopad {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.tdfoodvendors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.hrfoodvendors {
	color: #CCCCCC;
	margin: 3px 0px;
}
a.signupbutton:link {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #CC9999;
	text-decoration: none;
	border: 2px solid #CC9999;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
a.signupbutton:visited {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #CC9999;
	text-decoration: none;
	border: 2px solid #CC9999;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
a.signupbutton:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	border: 2px solid #CC9999;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #CC9999;
}
.pagetable {
	margin-top: 20px;
	margin-bottom: 25px;
	padding: 3px;
	background-color: #FFFFCC;
	width: 721px;
	border: 15px solid #336699;
}
.printbigandboldtimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.printformbiggerlist {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
.printformfirefox {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
.congrats {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC9999;
	border-bottom-color: #CC9999;
}
.bodyexpanded {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 10px;
	margin-top: 25px;
}
.exhibitortextbox {
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #CC9999;
}
.exhibitorcolumnwidth {
	width: 177px;
}
.centurygothicbigger {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.centurygothicbiggerblackheading {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 500px;
	margin-bottom: 30px;
}

.mailinglist {
	font-size: 12px;
	text-align:right;
	margin-right: 20px;
	margin-top: 10px;
}

.copyright {
	font-size: 9px;
	font-color: #000000;
	text-align:right;
	margin-right: 20px;
	margin-bottom: 10px;
}

.photolink {
	display: block;
	width: 126px;
	height: 126px;
}

.photolinkbig {
	display: block;
	width: 259px;
	height: 252px;
}

.lightboxThumbnailDiv{
	float: left;
	width: 185px;
	height: 150px;
	/*padding-top: 10px;*/
}

.lightboxThumbnailDiv a{
	display: block;
	width: 147px;
	height: 110px;
	/*margin-top: 0px;*/
}

.lightboxThumbnailDiv a img{
	border: none;
}

.lightboxThumbnailDiv a:link{
	border: 10px solid #FFFFCC;
}

.lightboxThumbnailDiv a:visited{
	border: 10px solid #FFFFCC;
}

.lightboxThumbnailDiv a:hover{
	border: 10px solid #996699;
}
.homemessage {
	color: #FFF;
	padding: 10px 26px;
}

.photolinkbig {
	display: block;
	width: 259;
	height: 252px;
}
.hometextsmalllightblue {
	font-size: 10px;
	color: #99CDCC;
}

.bestinshowtext {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodyred {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.boxpurpleoutline {
	color: #000000;
	background-color: #CC99CC;
	padding: 10px;
	border: 3px solid #996699;
	width: 200px;
}
td.photolink110x110 a {
	display: block;
	width: 110px;
	height: 110px;
	border: 8px solid #FEFFD3;
	text-decoration: none;
}
td.photolink243x236 a {
	display: block;
	width: 243px;
	height: 236px;
	border: 8px solid #FEFFD3;
	text-decoration: none;
}
td.photolink110x110 a:hover {
	display: block;
	width: 110px;
	height: 110px;
	border: 8px solid #996699;
	text-decoration: none;
}
td.photolink243x236 a:hover {
	display: block;
	width: 243px;
	height: 236px;
	border: 8px solid #996699;
	text-decoration: none;
}

.coupontable {
	border: 3px dashed #999;
}

.couponleft {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000;
	background-color: #CCCC99;
	background-image: url(../images/coupon_leftcolumnbg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 13px;
	vertical-align: bottom;
	height: 280px;
}

.couponright {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 15px;
	text-align: left;
	vertical-align: top;
}

.coupondate {
	font-size: 20px;
	margin-bottom: 20px;	
}

.couponhours {
	font-size: 12px;
	margin-bottom: 30px;	
}

.coupontitle {
	font-size: 16px;
	margin-bottom: 30px;	
}

.couponaddress {
	font-size: 12px;
	margin-bottom: 30px;	
}

.coupondirections {
	font-size: 10px;
}

.coupontype {
	font-size: 18px;
	padding-top: 170px;
	padding-left: 18px;
	padding-right: 60px;
}

.couponlefttext {
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 18px;
	margin: 0px;
	font-size: 10px;
	line-height: 13px;
}
