@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-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#top_bar {
	top: -20px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	padding-top: 2px;
}
#top_menu {
	position: relative;
	top: -15px;
	width: 525px;
	height: 25px;
	right: 10px;
	margin-left: 310px;
	z-index: 1050;
}

#menu #title {
	font-family: Georgia;
	font-size: 22px;
	color: #660000;
	background-color: #FEF3CD;
	font-variant: small-caps;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0E0800;
	text-decoration: underline;
}

#main_container {
	position: relative;
	height: 585px;
	width: 850px;
	top: 0px;
	background-color: #dfab58;
	margin: 0px auto;
}


#main_container #multi_hero {
	height: 455px;
	position: relative;
	top: -20px;
	text-align: center;
	margin: 0px auto;
	background-image: url(../img/logo/texture2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#main_container  #imgM {
	height: 453px;
	position: absolute;
	top: 1px;
	text-align: center;
	left: 195px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	border: 1px solid #45250C;
}
#imgM #shadow {
	position: absolute;
	height: 276px;
	width: 180px;
	top: 5px;
	right: 5px;
	background-color: #FFFFFF;
	opacity: .4;
}

#imgM #notes {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	position: absolute;
	height: 250px;
	width: 157px;
	top: 10px;
	text-align: right;
	padding-top: 5px;
	right: 10px;
}
#notes #product_info {
	color: #0E0800;
	padding-top: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
#imgM #prev {
	font-family: "Bodoni MT";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 0px;
	bottom: 20px;
}


#imgM #prev a:hover {
	text-decoration: underline;
	font-style: italic;
}
#imgM  #prev  a:link, a:visited {
	font-style: normal;
	color: #FFFFFF;
}

#imgM #next {
	font-family: "Bodoni MT";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	right: 0px;
	bottom: 20px;
}
#imgM #next a:hover {
	text-decoration: underline;
	font-style: italic;
}
#imgM   #next   a:link, a:visited {
	font-style: normal;
	color: #FFFFFF;
}
.outfit {
	font-family: "Courier New", Courier, monospace;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}
.outfit     a:link   {
	color: #0E0800;
	text-decoration: none;
}
.outfit a:visited {
	color: #0E0800;
	text-decoration: none;
}
.outfit a:hover {
	color: #990000;
	text-decoration: underline;
}




#imgM #img_container  {
	padding-top: 2px;
	text-align: center;
	
}
#imgM img {
	left: 0px;
}
#main_container  #menu {
	position: absolute;
	left: 17px;
	top: 1px;
	height: 453px;
	width: 175px;
	text-align: center;
	padding-left: 0px;
	border: 1px solid #45250C;
	background-color: #FEF3CD;
}
#menu  #label {
	position: absolute;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #0E0800;
	display:block;
}
#menu  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
}
#main_container #top_logo #search_box {
	position: absolute;
	right: 35px;
	top: 10px;
	width: 415px;
	height: 40px;
	text-align: right;
}
#main_container #bottom_line {
	margin: 0px auto;
	width: 850px;
	position: relative;
	text-align: center;
	top: -25px;
}

.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;
}

.jump {
	font-family: "Bodoni MT";
	color: #0E0800;
	background-color: #Fcf8ff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
	font-variant: small-caps;
}

