@charset "utf-8";
/* CSS Document */

.div{
	width: 790px;
	height: 600px%;
	background-color: #F9E8A3;
	position: absolute;
	align: center;
	z-index: 0;
	top: 10px;
	border-radius: 25px;
	border: 6px solid #c3aa46;
padding: 10px;
}


.bgTable{
	background-color: #F9E8A3;
}


hr { display: block; height: 1px;
    border: 0; border-top: 2px solid #003300;
    margin: 1em 0; padding: 0; }
	
.btn {
  background: #ebdd86;
  background-image: -webkit-linear-gradient(top, #ebdd86, #e0c61d);
  background-image: -moz-linear-gradient(top, #ebdd86, #e0c61d);
  background-image: -ms-linear-gradient(top, #ebdd86, #e0c61d);
  background-image: -o-linear-gradient(top, #ebdd86, #e0c61d);
  background-image: linear-gradient(to bottom, #ebdd86, #e0c61d);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 0px #666666;
  font-family: Georgia;
  color: #003300;
  font-size: 24px;
  padding: 10px 20px 10px 20px;
  border: solid #c7ab1c 2px;
  text-decoration: none;
}

.btn:hover {
  background: #fff870;
  background-image: -webkit-linear-gradient(top, #fff870, #ebae15);
  background-image: -moz-linear-gradient(top, #fff870, #ebae15);
  background-image: -ms-linear-gradient(top, #fff870, #ebae15);
  background-image: -o-linear-gradient(top, #fff870, #ebae15);
  background-image: linear-gradient(to bottom, #fff870, #ebae15);
  text-decoration: none;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}
a {
	font-weight: bold;
}


.pagecolor {
    background-color: #fbf1ca;
	color: #003300;
}
#centerBox {
	position: absolute;
	align: center;
	width: 800px;
	height: 714px;
	z-index: 0;
	top: 10px;
}

#divLL{
	position: absolute;
	align: center;
	width: 187px;
	height: 84px;
	z-index: 5;
	top: 753px;
	left: 310px;
}

#divApnt {
	position: absolute;
	align: center;
	width: 800px;
	height: 73px;
	z-index: 0;
	top: 572px;
}


#divLogo{
	position: absolute;
	align: center;
	width: 434px;
	height: 247px;
	z-index: 1;
	left: 0px;
	top: -14px;

}

#divAddress{
	position: absolute;
	align: center;
	width: 500px;
	height: 86px;
	z-index: 2;
	left: 150px;
	top: 470px;

}
#divDesc{
	position: absolute;
	align: center;
	width: 648px;
	height: 116px;
	z-index: 2;
	left: 78px;
	top: 223px;

}
#divDesc1{
	position: absolute;
	align: center;
	width: 697px;
	height: 116px;
	z-index: 2;
	left: 52px;
	top: 327px;

}
#divA{
	position: absolute;
	align: center;
	width: 264px;
	height: 189px;
	z-index: 0;
	left: 261px;
	top: 44px;

}
#divBG{
	position: absolute;
	align: center;
	width: 800px;
	height: 660px;
	z-index: 0;
	left: 261px;
	top: 37px;

}
.italtxt {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#divMap{
	position: absolute;
	align: center;
	width: 186px;
	height: 72px;
	z-index: 4;
	left: 311px;
	top: 693px;

}

#divTinfo{
	position: absolute;
	align: center;
	width: 465px;
	height: 51px;
	z-index: 5;
	left: 173px;
	top: 625px;

}
#divEST{
	position: absolute;
	align: center;
	width: 172px;
	height: 22px;
	z-index: 4;
	left: 115px;
	top: 115px;

}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.txtsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.phnum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.Largetxt {
	font-size: 24px;
	font-weight: bolder;
}
.insline {
	font-size: 28px;
	font-weight: bolder;
}
