html {
    height: 100%;
}

body {
	height: 100%;
	margin: 5px;
	background: url(images/bg-4c.jpg) no-repeat fixed center center;
}

#content {
	position: relative;
	text-align: center;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 16px "Times New Roman", Times, serif;
}
.sidebar {
	font: 16px "Times New Roman", Times, serif;
}

#endfooter {
    position: relative;
    min-height: 100%;
}

#left {
	position: absolute;
	left: 0px;
	top: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

h2 {
	color: #008348;
	text-align: center;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #FDB845;
	text-align: center;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.gold {
	color: #FDB845;
}

.openindexh {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}

.openindex {
	color: #008348;
	text-align: center;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#rightyo {
	float: right;
	width: 156px;
	position: absolute;
	top: 10px;
	right: 0px;
}

.box {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #B12C32;
	border: 2px groove #DEF2E2;
	text-align: center;
}

.fullwidth {
	width: 100%;
}
.footer {
	font: 11px/13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

a:link {
	color: #C98E39;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FDB845;
}
a:hover {
	text-decoration: none;
	color: #BC3D38;
}
a:active {
	text-decoration: underline;
	color: #DD6F3E;
}
.fakelink {
	color: #C98E39;
	text-decoration: line-through;
	font: 16px "Times New Roman", Times, serif;
}
.subfake {
	font: 10px "Times New Roman", Times, serif;
	color:#999999
}

.left {
	float:left;
}

.leftclear {
	float:left;
	clear:both;
}
.right {
	float:right
}
.middot {
	color: #E2373E
}
#pdf {
	overflow: scroll;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 225px;
	right: 0px;
	bottom: 0px;
}
th {
	color: #FFFFFF;
}
iframe {
	border-top: 4px outset #A0A0A0;
	border-right: 4px outset #999999;
	border-bottom: 4px outset #626262;
	border-left: 4px outset #666666;
}
.guys {
	width: 336px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#phototag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 290px;
	position: relative;
	top: -15px;
}
.phototagH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 25px;
}
.moveup {
	position: absolute;
	top: -10px;
}
.leftspace {
	position: relative;
	left: 25px;
}
.hours {
	font-size: 14px;
}
