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

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.buttonbg {
	background-image: url(images/site/button-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.linkmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bgimage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	text-decoration: none;
}
a.linkbodytext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	text-decoration: none;
}
a.linkbodytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	text-decoration: none;
}
a.linkbodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.headerintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bgmain {
	background-image: url(images/site/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgawardscategories {
	background-image: url(images/page-images/awards-categories.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgprocessandjudging {
	background-image: url(images/page-images/process-and-judging.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgjudgingprocess {
	background-image: url(images/page-images/judging-process.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bghintsandtips {
	background-image: url(images/page-images/hints-and-tips.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgindustryevents {
	background-image: url(images/page-images/industry-events.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgnatinalawaardsdinner {
	background-image: url(images/page-images/national-awards-dinner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headerorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E06B22;
}
