html 
{
    height:100%; 
    width:100%;
    margin:0; 
    padding:0;
	text-align: center;
}

body {

font: 12px Georgia, "Times New Roman", Times, serif;

color: #fff;
line-height: 1.45em;
background: #000; 
}
.skip-to-content-link {
  left: 50%;
  position: absolute;
  transform: translateY(-100%);
  color: black;
}
.skip-to-content-link {
  background: #e77e23;
  height: 30px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: black;
  background-color: black;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
}
#ac-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.8);
z-index: 1001;
}
#popup{
position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 520px;
  height: 290px;
  background-color: #ccc;
  border-radius: 7px;
  font-family:'Times New Roman';
  font-size: 12pt;
  color:#242424;
  line-height:19px;
}

.buttony {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    width: 240px;
}
.buttony2 {
    background-color: #797979;
    border: none;
    color: white;
    padding: 7px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
}
table.main {
	border-width: 0 0 1px 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: #524019;
	border-collapse: collapse;
}

table.main td {
	border-width: 1px;
	padding: 10px;
	border-style: inset;
	border-color: #524019;
}

table.noborder {
	border-width: 0 0 0px 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #524019;
	border-collapse: collapse;
}

table.noborder td {
	border-width: 0px;
	padding: 10px;
	border-style: inset;
	border-color: #524019;
}

a 
{ 
font-size: 14px;
color: #fac34c;
text-decoration: none;
}

a:hover
{ 
font-size: 14px;
color: #fac34c;
text-decoration: underline;
}

h1
{
font-family: arial; 
font-size: 14px; 
color: #444444; 
line-height: 1em;
}

.error
{
font-family: arial; 
font-size: 14px; 
color: #cc2222; 
line-height: 1em;
}

h2
{
font-family: arial; 
font-size: 24px; 
color: #777777; 
line-height: 1em;
}

.smalltext
{
font: 11px Georgia, "Times New Roman", Times, serif;

color: #fff;
line-height: 1.45em;
}

.goldtext
{

font-size: 14px;

font-style: italic;

color: #fac34c;
}

.titletext
{
font-family: times; 
font-size: 27px;
text-align: justify; 
color: #ffffff;
}

.footertext
{
font: 12px Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #ffffff;
}

a.menutext
{
font-family: times; 
font-size: 13px;
text-align: justify; 
color: #ffffff;
line-height: 1.55em; 
letter-spacing: 1px;
}

a.menutext:hover
{
font-family: times; 
font-size: 13px;
text-align: justify; 
color: #dd9d13;
text-decoration:none;
line-height: 1.55em; 
letter-spacing: 1px;
cursor:hand;
}

/******** GALLERY STYLES ************/

#gallPanel1 {
	position: fixed;
	vertical-align: middle;
	text-align: center;
	background-color: black;
	opacity:0.94;
    filter:alpha(opacity=94);
	width:100%;
	height: 100%;
	top: 0px;
	left: 0px;
    right: 0px;
    bottom: 0px;
	z-index: 3;
	border: 0px solid #000000;
    visibility: hidden;
}

#gallImage1 {
    position: fixed;
	text-align: center;
    left: 50%;
    margin-left: -49%;
	width:98%;
	z-index: 4;
	top:50%; /*causes scroll bar issue */
	margin-top: -300px;
    visibility: hidden;
}

#gallPanel2 {
	position: fixed;
	vertical-align: middle;
	text-align: center;
	background-color: black;
	opacity:0.94;
    filter:alpha(opacity=94);
	width:100%;
	height: 100%;
	top: 0px;
	left: 0px;
    right: 0px;
    bottom: 0px;
	z-index: 3;
	border: 0px solid #000000;
    visibility: hidden;
}

#gallImage2 {
    position: fixed;
	text-align: center;
    left: 50%;
    margin-left: -49%;
	width:98%;
	z-index: 4;
	top:50%; /*causes scroll bar issue */
	margin-top: -300px;
    visibility: hidden;
}
.tooltip 
{
    outline: none;
	cursor: pointer; 
    text-decoration: none;
	position: relative;
    
}

.tooltip span 
{
	margin-left: -999em;
	position: absolute;
}

.tooltip:hover span 
{
	border-radius: 5px 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
	font-family: Arial;
	position: absolute; left: 1em; bottom: 1em; right: 0.5em; z-index: 99;
	margin-left: 30px; 
    width: 200px; 
}

.tooltip:hover em 
{
	font-family: Arial; 
    font-size: 14px; 
    font-weight: bold;
	display: block; 
    padding: 0.2em 0 1.6em 0;
}

.classic 
{ 
    font-family: Arial; 
    color: #333333;
    font-size: 15px; 
    font-weight: bold;
    text-align: left;
}
