@charset "utf-8";
.pageheading {
  font-family: "Tekton Pro Cond", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  text-align: center;
  color: #af5b41;
  font-size: 20px;
}

html,
body {
  height: 100%;
  background-color: #8e6b31;
}

#main {
  padding: 20px;
  margin: 0;
  background-color: #faf7f0;
}

#menu {
  background-color: #d1b882;
}

.navbar-nav {
	flex-direction: row !important;
}
.navbar-nav .dropdown-menu {
	position: absolute;
}
.navbar-nav .nav-link {
  padding: 0.5rem 1rem;
  margin-right: 0.2rem;
}

nav .navbar-nav li a:hover {
  background-color: #8e6b31;
  color: #fff !important;
}

li.nav-item {
  text-align: left;
}

.toggle-button {
  color: #000000;
}

.dropdown-menu {
  background-color: #d1b882;
}

nav .navbar-nav li a {
  cursor: pointer;
  background-color: #d1b882;
  padding: 0.5em 0.75em;
  color: #000000 !important;
  text-decoration: none;
  font-family: "Tekton Pro";
  font-style: normal;
  font-weight: bold;
}

nav .navbar-nav li.active a {
  background-color: #8e6b31;
  color: #fff !important;
}

p.normal {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: left;
  text-indent: 0ex;
  color: #a2813e;
}

ul.normal {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: left;
  text-indent: 0ex;
  color: #a2813e;
}

p.copyright {
  font-family: verdana;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  text-indent: 0ex;
  color: #ffffff;
}

a:link {
  color: #a2813e;
  text-decoration: underline;
}

a:visited {
  color: #a2813e;
}

a:hover {
  text-decoration: none;
  background-color: #cccccc;
}

img {
  border: 0;
}

.thumbnailtable {
  background-color: #ffffcc;
}

.thumbnail {
  background: url("images/thumbnailbg.jpg") no-repeat;
  width: 225px;
  height: 300px;
}

/*
	Added By Pujan
*/
ul.MenuBarHorizontal a.MenuBarItemSubmenu,
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
  background-position: 98% 60% !important;
}

ul#MenuBar1 li a img {
  vertical-align: bottom;
}

.collection {
  background: none;
  border: none;
  cell-padding: 0;
  cell-spacing: 0;
  text-align: center;
  align: center;
  vertical-align: top;
  margin: auto;
}

.collectionrow {
  background: none;
  border: none;
  text-align: center;
  align: center;
  vertical-align: top;
}

.collectionitem {
  background: url(/images/photobg.jpg) no-repeat center;
  border: none;
  height: 300px;
  width: 250px;
  text-align: center;
  align: center;
  vertical-align: top;
  color: #a2813e;
  position: relative;
}

.collection-img {
  max-width: 200px;
  max-height: 150px;
}

.storyitem {
  border: none;
  height: 300px;
  width: 250px;
  text-align: center;
  align: center;
  vertical-align: top;
  background-image: url(images/notebook.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.itemheading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: left;
  text-indent: 0ex;
  width: 200px;
  align: center;
  margin: auto;
}

.itemheading a img {
  position: absolute;
  right: 1rem;
  box-shadow: 1rem;
  bottom: 1rem;
}

.storyheading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: centre;
  text-indent: 0ex;
  width: 200px;
  align: center;
  vertical-align: middle;
  margin: auto;
}

.phototable {
  border: none;
  background: none;
  cell-padding: 0;
  cell-spacing: 0;
  border-collapse: collapse;
}

.photobg {
  background-color: #ffffff;
  border: none;
}

.textbg {
  background-color: #ffffff;
  border: none;
}

.leftcol {
  align: left;
  vertical-align: top;
  width: 600px;
  height: 30px;
  background-color: #ffffff;
  padding-left: 10px;
  border: none;
}

.bg {
  align: left;
  vertical-align: top;
  border: none;
}

.footer {
  font: Verdana, Arial, Helvetica, sans-serif;
  color: #8f6c34;
  font-size: 10px;
}

.footer-border {
  border-radius: 0 0 20px 20px;
}

a.footer {
  font: Verdana, Arial, Helvetica, sans-serif;
  color: #8f6c34;
  font-size: 10px;
}

a:visited.footer {
  font: Verdana, Arial, Helvetica, sans-serif;
  color: #8f6c34;
  font-size: 10px;
}

a:hover.footer {
  font: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  background-color: #cccccc;
  font-size: 10px;
}

@font-face {
  font-family: FormalSO;
  font-style: normal;
  font-weight: normal;
  src: url(Fonts/FORMALS0.eot);
}

.leftcolold {
  background-image: url(images/lineleft.jpg);
  background-repeat: repeat-y;
  background-color: #faf7f0;
}

.leftcol {
  background-color: #faf7f0;
  width: 200px;
}

.rightcol {
  background-image: url(images/lineright.jpg);
  background-repeat: repeat-y;
  background-color: #faf7f0;
}

input {
  border: 1px;
  border: #bad5ef;
  width: 300px;
  background-color: #ffffff;
  border-style: solid;
  height: 15px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #a2813e;
  margin-left: 10px;
}

textarea {
  border: 1px;
  border: #bad5ef;
  width: 300px;
  background-color: #ffffff;
  border-style: solid;
  height: 60px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #a2813e;
  margin-left: 10px;
}

