@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0f0600;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../img/logo/hbgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#top_logo {
	position: relative;
	width: 835px;
	top: 5px;
	margin: 0px auto;
	padding-left: 20px;
	border: 0px;
}
#top_logo a:link {
	position: relative;
	width: 835px;
	top: 5px;
	margin: 0px auto;
	padding-left: 20px;
	border: 0px;
}


#top_menu {
	position: relative;
	top: -15px;
	width: 525px;
	height: 25px;
	right: 10px;
	margin-left: 310px;
	z-index: 1050;
}

#top_bar {
	top: -20px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	padding-top: 2px;
}
#main_container {
	position: relative;
	height: 580px;
	width: 850px;
	top: 0px;
	background-color: #dfab58;
	margin: 0px auto;
}
#main_container #mask {
	height: 323px;
	position: absolute;
	top: 120px;
	text-align: center;
	background-color: #000000;
	left: 13px;
	width: 823px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	display: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
#main_container #multi_hero {
	height: 330px;
	position: relative;
	top: -10px;
	text-align: center;
	margin: 0px auto;
}
#main_container  #info_container {
	position: absolute;
	left: 24px;
	top: 155px;
	margin: 0px auto;
	width: 442px;
	text-align: center;
	height: 282px;
}
#info_container #directions {
	font-family: "Bodoni MT";
	color: #0E0800;
	font-size: 14px;
	font-style: normal;
	display: none;
	top: -15px;
	position: relative;
	width: 432px;
	padding-left: 5px;
	padding-right: 5px;
}

#info_container #hours {
	font-family: "Bodoni MT";
	color: #0E0800;
	font-size: 16px;
	font-style: normal;
	display: none;
	position: relative;
	top: 20px;
}
#hours .title {
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: underline;
}

#info_container  #information {
	font-family: "Bodoni MT";
	color: #0E0800;
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 15px;
	overflow: hidden;
	position: relative;
	top: -15px;
}

#main_container  #gmap_canvas {
	position: absolute;
	left: 475px;
	top: 135px;
	width: 357px;
	height: 298px;
	display: block;
	background-color: #DFAB58;
	border: 1px groove #45250C;
	visibility: hidden;
}
#main_container #gmap_canvas #google_map {
	position: absolute;
	width: 350px;
	height: 270px;
	top: 25px;
	left: 5px;
}

#main_container #multi_hero #gmap_open {
	font-family: "Bodoni MT";
	font-size: 13px;
	font-variant: small-caps;
	position: absolute;
	left: 485px;
	top: 10px;
	color: #0E0800;
	text-decoration: none;
}
#main_container    #gmap_canvas    #gmap_close  {
	font-family: "Bodoni MT";
	font-size: 13px;
	font-variant: small-caps;
	position: absolute;
	left: 4px;
	top: 4px;
	color: #0E0800;
	text-decoration: none;
}
#main_container #bottom_container {
	position: absolute;
	top: 455px;
}
#bottom_container  #lead_text {
	font-family: "Bodoni MT";
	font-size: 40px;
	color: #0E0800;
	width: 400px;
	padding-top: 0px;
	padding-left: 15px;
	text-align: center;
	position: relative;
	top: 0px;
	height: 100px;
	left: 2px;
	margin-right: 0px;
	vertical-align: bottom;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
#bottom_container  #thumbs {
	position: absolute;
	left: 455px;
	top: 0px;
	height: 100px;
	width: 0px;
}
#bottom_container  #divider {
	position: absolute;
	left: 425px;
	top: 2px;
	width: 27px;
	height: 100px;
}
#bottom_container  #bottom_line {
	margin: 0px auto;
	width: 850px;
	position: relative;
	text-align: center;
	top: 6px;
}
#main_container #top_logo #search_box {
	position: absolute;
	right: 35px;
	top: 10px;
	width: 415px;
	height: 40px;
	text-align: right;
}
.searchbtn {
	font-family: "Bodoni MT";
	color: #0E0800;
	background-color: #DFAB58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info_text    {
	font-family: Arial;
	font-size: 12px;
	color: #0E0800;
	display: none;
}


#mi_container {
	display: none;
	z-index: -1;
}
#mi_container #em_container #banner_container h1 {
	font-size: 10px;
	font-weight: bold;
}

#mi_container   #em_container {
	position: relative;
	height: 320px;
	width: 822px;
	border: solid;
	border-color: #0E0800;
	border-width: 1px;
	margin: 0px auto;
	top: -510px;
	background-image: url(../img/logo/texture1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mi_container #em_container #banner_container {
	font-family: "Bodoni MT";
	font-size: 14px;
	color: #0E0800;
	top: 35px;
	text-align: center;
	width: 780px;
	padding-left: 15px;
	padding-right: 15px;
	height: 280px;
	overflow: scroll;
	line-height: 20px;
	left: 4px;
}


#mi_container #em_container #em_form {
	top: 50px;
	position: absolute;
	width: 822px;
	left: -1px;
}


#mi_container    #em_container    #title {
	font-family: "Bodoni MT";
	font-size: 16px;
	color: #0E0800;
	font-weight: bold;
	height: 18px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 808px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E0800;
}
#mi_container   #em_container   #close_box {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #0E0800;
	text-align: right;
	top: 0px;
	height: 16px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	font-variant: small-caps;
}
#mi_container   #em_container   #close_box   a{
	color: #0E0800;
	text-decoration: none;
}

#mi_container    #em_container    #close_box    a:visited {
	color: #0E0800;
	text-decoration: none;
}
#mi_container   #em_container   #close_box   a:hover{
	font-weight: bold;
	color: #0E0800;
}
#mi_container #em_container #style_info {
	font-family: "Tw Cen MT";
	font-size: 13px;
	color: #666666;
	height: 18px;
	width: 289px;
	left: 6px;
	position: relative;
	top: 35px;
	padding: 2px;
}
.open {
}
.open a {
	text-decoration: none;
	color: #990000;
}
.open a:hover {
	text-decoration: none;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.open  a:visited {
	text-decoration: none;
	color: #990000;
}
