body { padding: 0; margin: 0; background: #1c2447; font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif; color: #444340; }
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 {text-decoration: none; font-weight: 700; color: #ffe6ad}
A:hover {color:#d1a33d; text-decoration: none}

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

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

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

.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: 12pt; text-align: center; letter-spacing: 4px; line-height: 170%; color: #666666; }
.menutext A:link {color: #666666; font-weight: normal; text-decoration: none}
.menutext A:visited {color: #666666; font-weight: normal; text-decoration: none}
.menutext A:active {color: #666666; font-weight: normal; text-decoration: none}
.menutext A:hover {color: #9a8b72; font-weight: normal; text-decoration: none}

.navigation  { font-family: Verdana; font-size: 10pt; letter-spacing: 3px; color: #9999dd; }
.navigation  A:link {color: #9999dd; font-weight: normal; text-decoration: none}
.navigation  A:visited {color: #9999dd; font-weight: normal; text-decoration: none}
.navigation  A:active {color: #9999dd; font-weight: normal; text-decoration: none}
.navigation  A:hover {color: #bbbbee; font-weight: normal; text-decoration: none}

.tableBkgd    { 
/*	background: #f0dba7; */
/*	display: none or inline;   <-- none for real, inline for testing */
	display: none;
}
.tableBkgdVis    { 
/*	background: #f0dba7; */ 
/*	display: inline; */
}

.bkgd    {
	padding: 0;
	margin: 0;
	background: #600000;
	font-family: Georgia, serif; 
	background-attachment: fixed;
/*	background-position: top center;
	background-repeat: no-repeat;
	background-size: 3000px 2048px; */
	margin-left: 0px;
}

.columntext  { font-family: Georgia, serif; font-size: 15px; 
               margin-right: 5%; margin-left: 5%; margin-bottom: 10; margin-top: 5; 
               text-align: left; line-height: 140%; color: #E0C070}

.centertext  { font-family: Georgia, serif; font-size: 15px; 
               margin-right: 5%; margin-left: 5%; margin-bottom: 10; margin-top: 5; 
               text-align: center; line-height: 140%; color: #E0C070}

.centeredTiny  { font-family: Georgia, serif; font-size: 9pt; line-height: 120%; text-align: center; color: #E8C878 }

.title  { font-family: Georgia, serif; font-weight: bold; text-align: center; line-height: 80%; 
               margin-right: 5%; margin-left: 5%;
               color: #D0B060; font-size: 30px  }

.subtit  { font-family: Georgia, serif; font-weight: bold; font-size: 20px; 
               line-height: 120%; text-align: left; color: #DABA6A; word-spacing:0; margin-left:5%; margin-right:5%;  }

.leadin  { font-family: Georgia, serifk; font-weight: 700; text-align: left; text-transform: uppercase; 
               line-height: 145%; letter-spacing: -1.5pt; color: #efdd81; font-size: 12pt  }

.category  { font-family: Georgia, serif; font-weight: bold; font-size: 18pt; 
               text-align: center; color: #efdd81 }
               
.imageborder {
border-style: solid;
border-width: 1px;
border-color: #E0C070;
}

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