@charset "iso-8859-1";

/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	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_menu {
	position: relative;
	top: -15px;
	width: 525px;
	height: 25px;
	right: 10px;
	z-index: 1050;
	margin-left: 310px;
}

#top_bar {
	top: -20px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	padding-top: 2px;
}
#main_container {
	position: relative;
	width: 850px;
	top: 0px;
	background-color: #dfab58;
	margin: 0px auto;
	height: 620px;
}
#main_container   #bkgnd {
	position: relative;
	top: -20px;
	text-align: center;
	margin: 0px auto;
	background-attachment: scroll;
	background-image: url(../img/logo/texture2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	left: 0px;
	height: 460px;
}

#main_container #divider {
	position: absolute;
	left: 436px;
	top: 450px;
	width: 27px;
	height: 100px;
}
#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;
}
#main_container #menu {
	position: absolute;
	left: 605px;
	top: 135px;
	width: 225px;
	height: 430px;
	border: 1px dashed #452308;
}
#menu #heading {
	text-align: center;
	font-size: 26px;
	font-family: "Bodoni MT";
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0E0800;
	color: #0E0800;
}
#menu #list {
	font-family: "Bodoni MT";
	font-size: 16px;
	font-style: italic;
	color: #0E0800;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#list .listing a:visited {
}
#list   .listing   a {
	color: #0E0800;
}
#list .listing a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}




#main_container #blog {
	position: absolute;
	height: 430px;
	width: 575px;
	left: 25px;
	top: 135px;
	color: #0E0800;
}
#blog    #pDate {
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: "Bodoni MT";
	font-size: 14px;
	font-style: italic;
	color: #990000;
	padding-top: 5px;
	padding-right: 20px;
}
#blog #heading {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-left: 25px;
	font-family: "Bodoni MT";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: small-caps;
	letter-spacing: 1px;
	width: 319px;
}
#blog #shadow {
	background-color: #0E0800;
	position: absolute;
	width: 344px;
	height: 24px;
	left: 10px;
	top: 4px;
}

#blog #text {
	position: absolute;
	left: 0px;
	top: 35px;
	height: 365px;
	text-align: left;
	font-family: "Bodoni MT", "Bookman Old Style", Georgia;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 20px;
	overflow: auto;
	color: #0E0800;
	font-weight: normal;
}
#blog #share {
	position: absolute;
	left: 25px;
	top: 405px;
}
#blog  #aDate {
	position: absolute;
	top: 405px;
	right: 0px;
	font-family: "Bodoni MT";
	font-size: 14px;
	font-style: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 20px;
}

