@charset "utf-8";

@font-face {
 font-family: Edwardian;
 src: url("../fonts/Edwardian.eot");
}
@font-face {
 font-family: Edwardian;
 src: url("../fonts/Edwardian.ttf");
}
@font-face {
    font-family: 'SignPainterMedium';
    src: url('../fonts/signpahc-webfont.eot');
    src: url('../fonts/signpahc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signpahc-webfont.woff') format('woff'),
         url('../fonts/signpahc-webfont.ttf') format('truetype'),
         url('../fonts/signpahc-webfont.svg#SignPainterMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


html {
	height: 100%;
}
body {
	background-color: #dad2c1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533c24;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-position: top;
	background-image: url(../images/gradBg01.jpg);
	background-repeat: repeat-x;
	height: 100%;
}


/* Layout */


.mainCenter {
	min-height: 100%;
	width: 980px;
	background-image: url(../images/darkTanTrans01.png);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.mainContainer {
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}
.mainHeader {
	background-image: url(../images/pageTopper02.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 940px;
}
.mainNav {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #eee9dd;
}
.mainBody {
	padding: 20px;
	padding-top: 0px;
	margin: 0px;
	overflow: hidden;
	background-color: #eee9dd;
}
.mainLeftColumn {
	float: left;
	width: 210px;
	vertical-align: top;
	padding-right: 10px;
}
.mainRightColumn {
	float: left;
	width: 670px;
	padding-left: 10px;
	vertical-align: top;
	overflow: hidden;
}
.mainFooter {
	background-image: url(../images/pageFooter01.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 40px;
	width: 940px;
	text-align: center;
	overflow: visible;
}
.mainFooter p {
	margin: 0px;
	overflow: visible;
}


/* Simple Block */


.simpleBlockUL {
	background-image: url(../images/cornerMainUL.png);
	background-color: #dad2c1;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
}
.simpleBlockUR {
	background-image: url(../images/cornerMainUR.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.simpleBlockBR {
	background-image: url(../images/cornerMainBR.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.simpleBlockBL {
	background-image: url(../images/cornerMainBL.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.simpleBlock1UL {
	background-image: url(../images/cornerMainUL.png);
	background-color: #dad2c1;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	margin-top: 20px;
}
.simpleBlock1BL {
	background-image: url(../images/cornerMainBL.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	/* overflow: hidden; */
	text-align: left;
	padding: 10px;
}
.simpleBlock2BL {
	background-image: url(../images/cornerMainBL.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	/* overflow: hidden; */
	text-align: center;
	padding: 15px;
}


/* Nav Bar */


.mainNavButtonTanUL {
	margin: 5px;
	background-color: #cac1ad;
	background-image: url(../images/mainNavTanUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonTanUR {
	background-image: url(../images/mainNavTanUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonTanBR {
	background-image: url(../images/mainNavTanBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonTanBL {
	background-image: url(../images/mainNavTanBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavButtonCyanUL {
	margin: 5px;
	background-color: #a2c0be;
	background-image: url(../images/mainNavCyanUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonCyanUR {
	background-image: url(../images/mainNavCyanUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonCyanBR {
	background-image: url(../images/mainNavCyanBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonCyanBL {
	background-image: url(../images/mainNavCyanBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavButtonSalmonUL {
	margin: 5px;
	background-color: #e9897d;
	background-image: url(../images/mainNavSalmonUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonSalmonUR {
	background-image: url(../images/mainNavSalmonUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonSalmonBR {
	background-image: url(../images/mainNavSalmonBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonSalmonBL {
	background-image: url(../images/mainNavSalmonBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavButtonPurpleUL {
	margin: 5px;
	background-color: #c0a2ad;
	background-image: url(../images/mainNavPurpleUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonPurpleUR {
	background-image: url(../images/mainNavPurpleUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonPurpleBR {
	background-image: url(../images/mainNavPurpleBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonPurpleBL {
	background-image: url(../images/mainNavPurpleBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavButtonGreenUL {
	margin: 5px;
	background-color: #98b292;
	background-image: url(../images/mainNavGreenUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonGreenUR {
	background-image: url(../images/mainNavGreenUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonGreenBR {
	background-image: url(../images/mainNavGreenBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonGreenBL {
	background-image: url(../images/mainNavGreenBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavButtonBlueUL {
	margin: 5px;
	background-color: #929eb2;
	background-image: url(../images/mainNavBlueUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonBlueUR {
	background-image: url(../images/mainNavBlueUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonBlueBR {
	background-image: url(../images/mainNavBlueBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonBlueBL {
	background-image: url(../images/mainNavBlueBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavButtonOrangeUL {
	margin: 5px;
	background-color: #d8ac6d;
	background-image: url(../images/mainNavOrangeUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonOrangeUR {
	background-image: url(../images/mainNavOrangeUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonOrangeBR {
	background-image: url(../images/mainNavOrangeBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonOrangeBL {
	background-image: url(../images/mainNavOrangeBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavLinkTan {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #533c24;
}
.mainNavLinkCyan {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #3d5251;
}
.mainNavLinkSalmon {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #642b24;
}
.mainNavLinkPurple {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #542436;
}
.mainNavLinkGreen {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #2d5424;
}
.mainNavLinkBlue {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #093170;
}
.mainNavLinkOrange {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #704509;
}
.mainNavLinkTan:hover {
	color: #6e096f;
	background-image: url(../images/mnHighlightTan.png);
}
.mainNavLinkSalmon:hover {
	color: #642b24;
	background-image: url(../images/mnHighlightSalmon.png);
}
.mainNavLinkCyan:hover {
	color: #3d5251;
	background-image: url(../images/mnHighlightCyan.png);
}
.mainNavLinkPurple:hover {
	color: #6e096f;
	background-image: url(../images/mnHighlightPurple.png);
}
.mainNavLinkGreen:hover {
	color: #2d5424;
	background-image: url(../images/mnHighlightGreen.png);
}
.mainNavLinkBlue:hover {
	color: #093170;
	background-image: url(../images/mnHighlightBlue.png);
}
.mainNavLinkOrange:hover {
	color: #704509;
	background-image: url(../images/mnHighlightOrange.png);
}
.mainNavLinkTanActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #6e096f;
	background-image: url(../images/mnHighlightTan.png);
}
.mainNavLinkSalmonActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #642b24;
	background-image: url(../images/mnHighlightSalmon.png);
}
.mainNavLinkCyanActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #3d5251;
	background-image: url(../images/mnHighlightCyan.png);
}
.mainNavLinkPurpleActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #6e096f;
	background-image: url(../images/mnHighlightPurple.png);
}
.mainNavLinkGreenActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #2d5424;
	background-image: url(../images/mnHighlightGreen.png);
}
.mainNavLinkBlueActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #093170;
	background-image: url(../images/mnHighlightBlue.png);
}
.mainNavLinkOrangeActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #704509;
	background-image: url(../images/mnHighlightOrange.png);
}
.subNavLinkTan {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #533c24;
	margin: 2px;
}
.subNavLinkCyan {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #3d5251;
	margin: 2px;
}
.subNavLinkSalmon {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #642b24;
	margin: 2px;
}
.subNavLinkPurple {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #542436;
	margin: 2px;
}
.subNavLinkGreen {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #2d5424;
	margin: 2px;
}
.subNavLinkBlue {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #093170;
	margin: 2px;
}
.subNavLinkOrange {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #704509;
	margin: 2px;
}
.subNavLinkTan:hover {
	color: #6e096f;
	background-color: #ffffff;
}
.subNavLinkCyan:hover {
	color: #3d5251;
	background-color: #ffffff;
}
.subNavLinkSalmon:hover {
	color: #642b24;
	background-color: #ffffff;
}
.subNavLinkPurple:hover {
	color: #6e096f;
	background-color: #ffffff;
}
.subNavLinkGreen:hover {
	color: #2d5424;
	background-color: #ffffff;
}
.subNavLinkBlue:hover {
	color: #093170;
	background-color: #ffffff;
}
.subNavLinkOrange:hover {
	color: #704509;
	background-color: #ffffff;
}
.subNavLinkTanActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #533c24;
	background-color: #ffffff;
	margin: 2px;
}
.subNavLinkCyanActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #3d5251;
	background-color: #ffffff;
	margin: 2px;
}
.subNavLinkSalmonActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #642b24;
	background-color: #ffffff;
	margin: 2px;
}
.subNavLinkPurpleActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #542436;
	background-color: #ffffff;
	margin: 2px;
}
.subNavLinkGreenActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #2d5424;
	background-color: #ffffff;
	margin: 2px;
}
.subNavLinkBlueActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #093170;
	background-color: #ffffff;
	margin: 2px;
}
.subNavLinkOrangeActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #704509;
	background-color: #ffffff;
	margin: 2px;
}
.subTitleNavContainer {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.subTitleNavLink {
	margin-bottom: 20px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #533c24;
	line-height: 20px;
	white-space: nowrap;
}
.subTitleNavLink:hover {
	color: #533c24;
	background-color: #ffffff;
}
.subTitleNavLinkActive {
	margin-bottom: 20px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #533c24;
	background-color: #cac1ad;
	line-height: 20px;
	white-space: nowrap;
}


/* Content */


.contentBgSplitLeft {
	background-color: #c0a1ac;
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.contentBgSplitRight {
	background-color: #c0a1ac;
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.cornerMainUL {
	background-image: url(../images/cornerMainUL.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.cornerMainUR {
	background-image: url(../images/cornerMainUR.png);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
.cornerMainBR {
	background-image: url(../images/cornerMainBR.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
}
.cornerMainBL {
	background-image: url(../images/cornerMainBL.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
}
.contentHeader {
	background-color: #dad2c1;
	padding: 0px;
	overflow: hidden;
}
.contentSplitLeft {
	background-color: #e4ded1;
	width: 470px;
}
.contentSplitRight {
	position: relative;
	left: 200px;
	background-color: #e4ded1;
	width: 470px;
}
.contentBgSplitNone {
	background-color: #e4ded1;
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.textBlock {
	padding: 15px;
}
.albumBlock {
	padding: 5px;
}


/* Headers */


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #6e096f;
	font-size: 18px;
	font-weight: bold;
}
h1 a {
	text-decoration: none;
	color: #6e096f;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #6e096f;
	font-size: 16px;
	font-weight: bold;
}
h3, h3 a {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #6e096f;
	/* background-color: #eee9dd; */
	padding: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	background-color: #eee9dd;
	text-align: center;
	padding: 5px;
}
h5, h5 a {
	color: #6e096f;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}
h6 {
	font-weight: normal;
	font-family: SignPainterMedium, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #8f4339;
	text-align: center;
	text-shadow: 1px 2px 4px #938c7e;
	margin: 0px;
}
strong {
	color: #6e096f;
}
.mainNavLinkSalmon strong {
	color: #642b24;
}
.mainNavLinkCyan strong {
	color: #3d5251;
}
.mainNavLinkSalmonActive strong {
	color: #642b24;
}
.mainNavLinkCyanActive strong {
	color: #3d5251;
}
.mainNavLinkGreen strong {
	color: #2d5424;
}
.mainNavLinkGreenActive strong {
	color: #2d5424;
}
.mainNavLinkBlue strong {
	color: #093170;
}
.mainNavLinkBlueActive strong {
	color: #093170;
}
.mainNavLinkOrange strong {
	color: #704509;
}
.mainNavLinkOrangeActive strong {
	color: #704509;
}

/* Lists, Tables, and Forms */

.logIn {
	text-align: center;
	width: 100%;
}
.logIn form div {
	text-align: left;
	background-color: #eee9dd;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.rightTD {
	vertical-align: top;
	text-align: right;
}
.leftTD {
	vertical-align: top;
	text-align: left;
}
.centerTD {
	text-align: center;
}
.tdRight {
	vertical-align: top;
	text-align: right;
}
.tdLeft {
	vertical-align: top;
	text-align: left;
}
.tdCenter {
	text-align: center;
}
.alignCenter {
	text-align: center;	
}
.rlForm td.rightTD {
	width: 200px;
	text-align: right;
}
.registerList {
	width: 100%;
}
.registerList td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.registerTableLeft {
	float: left;
	width: 50%;
}
.asterisk {
	color: #6e096f;
}
.rowDark {
	background-color: #dad2c1;
}
.rowLight {
	background-color: #e4ded1;
}
.blueP {
	background-color: #eee9dd;
	padding: 5px;
}
.exhibitorsList {
	background-color: #eee9dd;
	border-spacing: 5px;
	padding: 5px;
	border: none;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.exhibitorsList .exhibitorsBlock {
	background-color: #dad2c1;
	text-align: left;
	padding: 10px;
}
.exhibitorsList tr td {
	width: 200px;
}
.exhibitorsList strong {
	display: block;
}
.exhibitorsList tr td a {
	font-size: 12px;
	padding-left: 15px;
}
.exhibitorsList tr td a:link {
	color: #90409f;
	text-decoration: none;
}
.exhibitorsList tr td a:hover {
	color: #90409f;
	text-decoration: underline;
}
.exhibitorsList tr td a:active {
	color: #60106f;
	text-decoration: underline;
}
.exhibitorsList tr td a:visited {
	color: #222299;
	text-decoration: none;
}
.editBar {
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
}
.twmgEditBar {
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
}
.twmgEditBar input {
	font-size: 10px;
}
.floatLeft {
	float: left;
}
.lightBL .floatLeft {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.floatRight {
	float: right;
}
.floatLeftSponsor {
	float: left;
	border: none;
}
.sponsorLink {
	border: none;
	margin-left: auto;
	margin-right: auto;
}
.centered {
	text-align: center;
}
.pageListItem, .pageListSub {
	color: #003366;
	border: solid 1px #eeeeee;
	overflow: hidden;
	font-size: 14px;
}
.pageListSub {
	font-size: 12px;
	padding-left: 15px;
}
.testimonialsList {
	list-style-type: none;
}
.testimonialsList li {
	background-color: #eee9dd;
	padding: 10px;
	margin: 5px;
}
p.exhibitors {
	margin-left: 25px;
}
a.exhibitors {
	margin-left: 15px;
}
.imageNoBorder {
	border: none;
}

/* Highlight Paragraphs */

div.lightUL {
	background-color: #eee9dd;
	background-image: url(../images/lcUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px;
}
div.lightUR {
	background-image: url(../images/lcUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.lightBR {
	background-image: url(../images/lcBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.lightBL {
	background-image: url(../images/lcBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	padding: 10px;
	overflow: hidden;
}
div.darkUL {
	background-color: #dad2c1;
	background-image: url(../images/dcUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px;
}
div.darkUR {
	background-image: url(../images/dcUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.darkBR {
	background-image: url(../images/dcBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.darkBL {
	background-image: url(../images/dcBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	padding: 10px;
}

/* Exhibitors List */
.exhibitorsContainer {
	overflow: hidden;
	padding: 10px;
}
.exhibitorsCell {
	float: left;
	width: 50%;
	padding-top: 5px;
}
.exhibitorsLink {
	color: #6e096f;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
}
.pIndent {
	padding-left: 20px;
}




/* Blog */




.blogContent {
	float: left;
	width: 420px;
}
.blogList {
	float: left;
	width: 200px;
	background-color: #eee9dd;
	margin-bottom: 10px;
	margin-left: 20px;
}
.blogContent h2 {
	margin-left: 0px;
}
a.blogHistory {
	display: block;
	margin: 5px;
}
.blogList p {
	margin: 5px;
	margin-top: 20px;
}




/* Ads */




.upperHorizontalSimpleAd {
	display: block;
	margin-bottom: 20px;
}
.upperHorizontalSimpleAd img {
	border: none;
	text-decoration: none;
}
.upperHorizontalComplexAd {
	background-color: #dad2c1;
	width: 670px;
	height: 90px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}
.upperHorizontalComplexAd .textBlock {
	width: 640px;
	height: 60px;
}
.lowerHorizontalSimpleAd {
	display: block;
	margin-top: 20px;
}
.lowerHorizontalSimpleAd img {
	border: none;
	text-decoration: none;
}
.lowerHorizontalComplexAd {
	background-color: #dad2c1;
	width: 670px;
	height: 90px;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.lowerHorizontalComplexAd .textBlock {
	width: 640px;
	height: 60px;
}
.leftVerticalSimpleAd {
	display: block;
	margin-top: 20px;
}
.leftVerticalSimpleAd img {
	border: none;
	text-decoration: none;
}
.leftVerticalComplexAd {
	background-color: #dad2c1;
	width: 210px;
	height: 150px;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.leftVerticalComplexAd .textBlock {
	width: 180px;
	height: 120px;
}

/* Schedule */
.scheduleTable {
	border: solid 2px #6e096f;
}
.scheduleTable h3 {
	color: #ffffff;
}
.scheduleTable .tdCenter {
	padding: 15px;
	background-color: #6e096f;
	color: #ffffff;
}
.scheduleTable .tdLeft {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	padding-right: 20px;
}
.scheduleTable .tdRight {
	vertical-align: top;
	text-align: right;
	padding: 10px;
	padding-left: 20px;
}

/* Surveys */
.surveyMainList li {
	margin: 10px;
}
.surveySubList li {
	margin: 5px;
	list-style: none;
}

.photographerLine {
	padding-left: 20px;
	font-size: 12px;
}

.text10 {
	font-size: 10px;
}

/* Member News */
.twmgNewsThumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Page List */
.pageListItem {
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 16px;
}
.pageListSub {
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	font-size: 12px;
}
.pageListSub input {
	font-size: 10px;
}


/* Your Home -------------------------------- */
.adminBlock {
	background-color: #dad2c1;
	padding: 10px;
	margin-bottom: 5px;
}
.adminLink {
	
}
.adminLink a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.adminLink a:hover {
	text-decoration: underline;
}
.adminForm {
	background-color: #eee9dd;
	padding: 5px;
}
.adminListing {
	background-color: #eee9dd;
	padding: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.adminListing a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.adminListing a:hover {
	text-decoration: underline;
}
.adminListing .noLink {
	font-size: 14px;
	font-weight: bold;
}
.adminListingSub {
	background-color: #eee9dd;
	padding: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 30px;
}
.adminListingSub a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.adminListingSub a:hover {
	text-decoration: underline;
}
.adminListingSub .noLink {
	font-size: 12px;
	font-weight: bold;
}
.businessListForm {
	float: right;
	text-align: right;
}
.businessListForm input {
	font-size: 10px;	
}
.adminRightLink {
	float: right;
	margin-left: 10px;	
}


/* Map of Venues */
.venueMap {
	width: 640px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/mapStill20120103.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.venueMap a {
	display: block;
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	color: #6e096f;
	font-size: 10px;
}


/* Split Blocks */
.pydSplitBlock {
	background-image: url(../images/pydSplitBlock_20101210_v1a.png);
	background-position: top center;
	width: 320px;
	height: 360px;
	display: table-cell;
}
.pydBrideBlock {
	background-image: url(../images/pydBackgroundBride_470x360.png);
	background-position: top center;
	width: 470px;
	height: 360px;
	float: left;
	position: relative;	
	color: #696969;
}
.pydBrideBlock h2 {
	position: absolute;
	left: 250px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
.pydBrideBlock a p {
	line-height: 8px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	color: #dd0000;
}
.pydBlockPad {
	padding: 25px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.pydBrideButton1 {
	background-image: url(../images/pydButtonBride_290x60.png);
	background-position: top center;
	width: 290px;
	height: 45px;
	display: block;
	position: absolute;
	top: 152px;
	left: 155px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	text-decoration: none;
	color: #696969;
}
.pydBrideButton2 {
	background-image: url(../images/pydButtonBride_290x60.png);
	background-position: top center;
	width: 290px;
	height: 52px;
	display: block;
	position: absolute;
	top: 212px;
	left: 155px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #696969;
}
.pydBrideButton3 {
	background-image: url(../images/pydButtonBride_290x60.png);
	background-position: top center;
	width: 290px;
	height: 45px;
	display: block;
	position: absolute;
	top: 272px;
	left: 155px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	text-decoration: none;
	color: #696969;
}
.pydBrideButton1 strong, .pydBrideButton2 strong, .pydBrideButton3 strong {
	font-size: 18px;
}
.pydBrideParagraph {
	width: 185px;
	position: absolute;
	top: 50px;
	left: 250px;
}
.pydMerchantBlock {
	background-image: url(../images/pydBackgroundMerchant_170x360.png);
	background-position: top center;
	width: 170px;
	height: 360px;	
	float: left;
	color: #696969;
}
.pydMerchantBlock h2 {
	position: relative;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 18px;
	text-align: left;
}
.pydMerchantBlock .pydBlockPad {
	padding: 15px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;	
}
.pydMerchantButton1 {
	background-image: url(../images/pydButtonMerchant_140x90.png);
	background-position: top center;
	width: 120px;
	height: 60px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #696969;
}
.pydMerchantButton2 {
	background-image: url(../images/pydButtonMerchant_140x90.png);
	background-position: top center;
	width: 120px;
	height: 55px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #696969;
}
.pydSplitContent {
	padding-top: 25px;
	padding-bottom: 35px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 16px;
	color: #696969;
}
.pydSplitBlock h2 {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 24px;
}
.pydListAd {
	display: block;
	width: 620px;
	height: 80px;
	background-image: url(/images/pyd_listAd_620x80_20110314.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	color: #6e096f;
}
.pydListAd:hover {
	text-decoration: underline;
}
.pydListAd h2 {
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px;
}
.pydListAd p {
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}
.pydSpecialAd {
	display: block;
	width: 620px;
	height: 80px;
	background-image: url(/images/pyd_specialAd_620x80_20110314.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	color: #6e096f;
	text-align: right;
}
.pydSpecialAd h2 {
	margin-left: 80px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 0px;
	font-size: 13px;
}
.pydSpecialAd p {
	padding: 0px;
	margin-left: 80px;
	margin-right: 20px;
	margin-top: 0px;
}
.pydSpecialAd span {
	color: #dd0000;
}
.redFlag {
	color: #dd0000;	
}
.faqPad {
	padding: 20px;
}
.faqPad p {
	padding: 10px;	
}
.darkRow {
	background-color: #CAC1AD;
}

/* ----------Elite Page----------- */
.vibepePage {
	width: 640px;	
}
.vibepePage .headline {
	font-family: SignPainterMedium, Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #938c7e;
	text-align: center;
}
.vibepePage .headlineTitle {
	font-family: SignPainterMedium, Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #8f4339;
	text-align: center;
	text-shadow: 1px 2px 4px #938c7e;
}
.vibepePage .columnLeft {
	float: left;
	width: 310px;
	padding-right: 20px;	
}
.vibepePage .columnRight {
	float: right;
	width: 310px;	
}
.vibepePage h2 {
	font-family: SignPainterMedium, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #8f4339;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.vibepePage strong {
	color: #2b4b1b;	
}
.vibepePage a {
	color: #2b4b1b;
}
.vibepePage a img {
	border: none;
}
.premiereVendorHeader {
	display: block;
	font-family: SignPainterMedium, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #8f4339;
	text-decoration: none;
	text-shadow: 1px 2px 4px #938c7e;
}
.premiereVendorName {
	font-size: 24px;
	text-shadow: 1px 2px 4px #938c7e;
}
a.vibTicketButton {
	display: block;
	width: 290px;
	height: 110px;
	background-image: url(/images/vibEpeButtonBg01_310x130.png);
	color: #74352d;
	position: relative;
	text-decoration: none;
	padding: 10px;
}
a.vibTicketButton:hover {
	background-image: url(/images/vibEpeButtonBg01_310x130_over.png);
	color: #f0c0ba;
}
.vibTicketPurchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
}
.vibTicketTickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 56px;
}
a.ttwsTicketButton {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 290px;
	height: 110px;
	background-image: url(/images/ttwsButtonBg01_310x130.png);
	color: #886788;
	position: relative;
	text-decoration: none;
	padding: 10px;
}
a.ttwsTicketButton:hover {
	background-image: url(/images/ttwsButtonBg01_310x130_over.png);
	color: #e9d5e9;
}
.ttwsTicketPurchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
}
.ttwsTicketTickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 56px;
}
.popupAd {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 500px;
	height: 465px;
	background-image: url(/images/vibEpe_popupAd_500x465.png);
	text-decoration: none;
}
.popupClose {
	z-index: 3;
	display: block;
	position: absolute;
	right: 75px;
	top: 345px;
	width: 60px;
	height: 25px;
	background-image: url(/images/closeButton01.png);
}
.popupClose img {
	border: none;
}
.vibSponsor {
	text-align: center;
}
.vibSponsor img {
	border: none;
}
.prizeTable {
	background-color: #938C7E;
	font-weight: bold;
	color: #EEE9DD;
	border: #c7beaa 3px solid;
}
.prizeTable tr {
	border-bottom: #c7beaa 1px solid;
}
.prizeTable td {
	padding: 5px;
	vertical-align: middle;
}
