body {
	background-color: #DEDECA;
	color: #666633;
	background-repeat: repeat;
}
body.enter {
	background-color: #FFFFFF;
	color: #666633;
	background-repeat: repeat-y;
	background-image: url(../graphics/bg1.jpg);
}

form.est{
	font-size: x-small;
	font-style: normal;
}
label.est{
	font-size: x-small;
	font-style: normal;

}
.est{
	font-size: x-small;
	font-style: normal;

}
blockquote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: 500;
	color: #666633;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	word-spacing: 2px;
	white-space: normal;

}
blockquote.strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: 700;
	color: #EEEEEE;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	word-spacing: 2px;
	white-space: normal;

}
table.banner{
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 102%;
}
table.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #663333;
	text-decoration: none;
	background-color: #DEDECA;
	padding: 10px;
	position: absolute;
	top: 125px;
	left: 7%;
	right: 8%;
	margin: 5px;
	width: 85%;
	border: thin groove #660000;
}
td, th {
	color: #666633;
}

table.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #663300;
	position: absolute;
	top: 95px;
	left: 12%;
	width: 75%;
	border: thin groove #DDDDDD;
	text-align: center;
	vertical-align: middle;
}

td.menu {
	background-color: #592D00;
	border: thin groove #DDDDDD;
}
table.bottom{
	position: absolute;
	top: 1000px;
	width: 70%;
	left: 15%;
	right: 15%;
}
table.bottom_est{
	position: absolute;
	top: 1200px;
	width: 70%;
	left: 15%;
	right: 15%;
}

th.pict{
	background-color: #592D00;
	padding: 8px;
	border: thin solid #FFCC33;
	text-align: left;
	vertical-align: middle;
	margin: 15px;
}
td.pict{
	background-color: #FFFFFF;
	padding: 4px;
	border: thin solid #000000;
}
div.enter {
	position: absolute;
	left: 460px;
	top: 250px;
	z-index: 0;
}
div.gates {
	position: absolute;
	left: 375px;
	top: 160px;
	z-index: 1;

}
h1 {
	color: #663300;
}
h2 {
	color: #F0F0E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 20px;
	line-height: 24px;
	vertical-align: middle;
}

h2.entrance {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 2px;
	font-size: 22px;
	line-height: 24px;
	vertical-align: middle;
}
h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}
a:hover {
	color: #663333;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #DDDDDD;
	text-decoration: none;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #FFCC33;
	text-decoration: none;
	background-color: #000000;
}
a.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  	color: #DDDDDD;
	text-decoration: none;
	padding: 2px;
	background-color: #663300;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  	color: #663300;
	text-decoration: none;
	padding: 2px;
	background-color: #DDDDDD;
}
