body { padding: 0; margin: 0; background: #93000c; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; color: #e8e8e8; }
h1 { font-size: 1.3em; padding: 15px 10px; margin: 0; }
h2 { font-size: 1.1em; padding: 10px; margin: 0; }
img { border: none; }

A:link, A:visited {color:#b47700; font-weight: bold; text-decoration: none }
A:hover {color:#cab271; font-weight: bold; text-decoration: none}

#Header { background: #ffffff; height: 50px; padding: 0}
#Header img { display: block; margin: 0 auto 0; }

#MainContent { background: #ca0515; padding-bottom: 30px; }

#Footer { padding: 10px; border-top: none; } 

.bkgd    { 
	padding: 0; 
	margin: 0; 
	background: #93000c; 
	font-family: Verdana, sans-serif; 
	background-attachment: fixed; 
	background-image:url('images/gradient.jpg'); 
    background-position:top center; 
	background-repeat:no-repeat; 
	background-size:3000px 2048px;
}

.tableBkgd    { 
/*	display: none;   - use none for online, inline for local testing*/
/*	display: inline;  */
	display: none;
}
.tableBkgdVis    { 
/*	display: inline; */
}


.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; }
.gallery li img { display: block; width: 100%; height: auto; }

.homepage { list-style: none; padding: 0; margin: 0; }
.homepage:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.homepage li { float: center; width: 40%; }
.homepage li img { display: block; width: 100%; height: auto; }

.menutext { font-family: Verdana; font-size: 10pt; text-align: center; line-height: 100%; color: #ffffff; }
.menutext A:link {color: #ffffff; font-weight: bold; text-decoration: none}
.menutext A:visited {color: #ffffff; font-weight: bold; text-decoration: none}
.menutext A:active {color: #ffffff; font-weight: bold; text-decoration: none}
.menutext A:hover {color: #cccccc; font-weight: bold; text-decoration: none}

.headtext { font-family: Verdana; font-size: 12pt; text-align: center; letter-spacing: 4px; line-height: 250%; color: #e8e8e8; }

.hometext { font-family: Verdana; font-size: 12pt; text-align: right; vertical-align:text-top; letter-spacing: 4px; line-height: 120%; color: #e8e8e8; }

.buttonLabel   { font-family: Verdana, sans-serif; font-size: 9pt; text-align: center; 
                line-height: 100%; font-weight: bold;  }

.columntext   {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	margin-left: 10;
	margin-right: 10;
	text-align: left;
	line-height: 150%;
	margin-top: 10;
	margin-bottom: 10;
	color: #e8e8e8;
}

.centertext   {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	margin-left: 10;
	margin-right: 10;
	text-align: center;
	line-height: 150%;
	margin-top: 10;
	margin-bottom: 10;
	color: #e8e8e8;
}

.byline      { font-family: Verdana, sans-serif; font-size: 12pt; font-style:italic; text-align: center; 
                line-height: 150%; margin-top: 10; margin-bottom: 10 }

.tabletext   { font-family: Verdana, sans-serif; font-size: 11pt; text-align: left; 
                line-height: 150%;  }

.eventtext   { font-family: Verdana, sans-serif; font-size: 11pt; text-indent: -10; margin-left: 15; margin-right: 5; text-align: left; 
                line-height: 150%; margin-top: 12; margin-bottom: 12; font-weight: bold;  }

.centeredTiny { font-family: Verdana, sans-serif; font-size: 9pt; line-height: 120%; text-align: center; color: #e8e8e8; 
                margin-left: 5; margin-right: 5; }

.letterfont   { font-family: Courier New; font-size: 9pt; margin-left: 20; margin-right: 20; text-align: left;  }

.tit          { font-family: Verdana, sans-serif; font-weight: bold; font-size: 17pt; color: #e8e8e8; 
                text-align: center;  }

.leadin       { font-family: Verdana, sans-serif; font-weight: 700; text-align: left; text-transform: uppercase; 
                line-height: 145%; color: #B01341; font-size: 13pt  }

.subtit       { font-family: Verdana, sans-serif; font-weight: bold; font-size: 14pt; color: #e8e8e8; 
                text-align: center;  }

.buttonLabel   { font-family: Verdana, sans-serif; font-size: 9pt; text-align: center; color: #e8e8e8; 
                line-height: 100%; font-weight: bold;  }

.selectClass {
   font-size: 16px;
   font-family: Verdana, sans-serif; 
   font-weight: 700;
}

.hidden {visibility:hidden;}
.visible {visibility:visible;}

/* For inline examples only */
#PhotoSwipeTarget { width: 100%; height: 600px; }
#MyTarget { width: 100%; height: 600px; }

#Indicators { text-align: center; margin-top: 20px; }
#Indicators span { display: inline-block; height: 10px; width: 10px; margin: 0 10px 0 0; padding: 0; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; background: #c5c5c5; overflow:hidden; }
#Indicators span.current{ background: #EEBF02; }