/* Comment Line */
body {
    background: #796368;
    background: #D6D2C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #432D31;
}
a {
	color: #796368;
	text-decoration: none;
}
a:hover {
    color: #CAC0BF;
}
#articles a,
.linkonlight {
/*    color: #796368;*/
}
.linkonlight:hover {
    color: #dddddd;
}
.bigger {
  font-size: 1.2em;
}
.bolder {
  font-weight: bold;
}
.bigger-bolder {
  font-size: 1.2em;
  font-weight: bold;
}
div {
	position: relative;
}
.clear-floats {
	clear: both;
}
.spacer {
    height: 3px;
}
.clear-thin {
	clear: both;
	height: 0px;
}
.pic-hide {
    display: none;
}
.large-text {
    font-size: 1.4em;
/*    margin-top: 30px;*/
    line-height: 1.8em;
    padding: 20px;
    text-align: center;
}
/****** Page Layout  ********/
#page-background {
    position: absolute;
	background:  url(images/background.jpg) repeat-y scroll center top;
	top: 160px;
	left: -150px;
	width: 1400px;
	height: 700px;
}
#page-border {
	width: 1020px;
	margin: auto;
	background:  url(images/backgroundlight.gif) repeat-y scroll center top;
}
#page-top {
	width: 1100px;
	height: 43px;
	margin: auto;
	background:  url(images/page-top.jpg) no-repeat scroll center top;
}
#page-bottom {
	width: 1100px;
	margin: auto;
	height: 30px;
}
#header {
	top: 0px;
	height: 120px;
}
#header img {
}
#content {
  width: 820px;
/*  padding: 10px;*/
	left: 190px;
	z-index: 6;
	min-height: 500px;
}
#footer {
	width: 940px;
	margin: auto;
	border-top: thin solid #81666C;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 8px;
}
#copyright {
/*	position: absolute;*/
	width: 940px;
	margin: auto;
	top: -10px;
	z-index: 20;
	color: #796368;
	font-size: 0.9em;
}
#copyright a {
    color: #cccccc;
}
.ontheright {
    float:right;
    text-align: right;
    width: 300px;
}

#bayberry {
	width: 960px;
	margin: auto;
	color: white;
	font-size: 0.9em;
	top: -15px;
}
#bayberry a {
	font-weight: normal;
	color: #796368;
}
/************   First menu ***************/
#mainnav {
  margin: auto;
   text-align: center;
   top: 190px;
   left: 240px;
/*  background: #21406A url("images/menu-background.jpg") ;*/
  z-index: 7;
  position: absolute;
    font-family: Trebuchet MS, Arial, Helvetica;
/*  border-bottom: #672900 solid 1px;*/
  
}
#mainnav ul {
  margin: auto;
  padding: 6px;
  list-style: none;
  display: block;
}
#mainnav li {
  display: block;
  float: left;
  position: relative;
  left: -5px;
  width:120px;
  z-index: 6000;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
/*  border-left: #21406A solid 1px;*/
  border-left: #672900 solid 1px;
}
#mainnav li:first-child {
    border-left: none;
}
#mainnav li a {
  font-size: 1.0em;
  display: block;
  padding: 0px 5px 4px 5px;
  color: #672900;
}
#mainnav li a:hover {
  color: #cccccc;
}

/************   Vertical menu ***************/
#nav {
    left: 25px;
	width: 140px;
	position: absolute;
	top: 160px;
/*	border: 2px #EFDB7F solid;*/
/*	border: 2px #CAFFCA solid;*/
    font-family: Trebuchet MS, Arial, Helvetica;
}
#nav ul {
	left: 20px;
	margin: 3px auto;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#nav li {
  text-align: center;
  padding: 2px 0 10px;
/*  background: #C2DFE5 url("images/menu-off.jpg") no-repeat scroll top center;*/
    margin: 8px auto 0px;
    border-bottom: #81666C solid 2px;
}
#nav li:first-child {
    border-top: #81666C solid 2px;
    padding-top: 10px;
}
#nav li a {
  width: 140px;
  margin: 12px auto;
  min-height: 60px;
    font-size: 1.2em;
}
#nav li:hover {
/*  background: #860308 url("images/menu-on.jpg") no-repeat scroll center top;*/
  }
/************ Front page ***************/
#page1 {
    height: 620px;
    color: #432D31;
}
#page1 div,
#page1 img {
    border: 6px solid #432D31;
    border: 6px solid #ADAAA1;
/*    border: 5px solid #332225;*/
    position: absolute;
}
#page1 img {
    max-height: 300px;
    max-width: 300px;
}
#page1 #pic1 {
    max-height: 380px;
    top: -10px;
}
#page1 #pic2 {
    right: 1.5rem;
    max-height: 600px;
    top: 0;
}
#page1 #pic3 {
    bottom: -1.8rem;
    right: 13rem;
    max-width: 420px;
}
#page1 #pic4 {
    top: 360px;
    left: -130px;
    max-width: 330px;
}
#page1 #pic6 {
    top: 144px;
    left: 316px;
    max-height: 300px;
}
#text1 {
    top: -20px;
    left: 310px;
    background: #D6D2C5;
    padding: 10px 10px 10px 12px;
    width: 226px;
    font-size: 1.1em;
    font-style: italic;
}
#text1 a {
    font-style: normal;
    font-size: 0.7em;
    left: 100px;
    position: relative;
}
/************   Wilno Hills Gallery Page - added 2013 ***************/
.wilnohills img {
    max-width: 100%;
}
/************   Content ***************/
#articles {
    width: 760px;
    left: 10px;
    background: #D6D2C5;
    color: #432D31;
    padding: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
   height: 100%;
}
h1 {
	font-size: 1.7em;
    font-family: Trebuchet MS, georgia, serif;
	color: #FFD8F5;
	color: #432D31;
	margin-bottom: 1px;
}
#content h1 {
    position: relative;
    left: 30px;
    padding: 8px;
}
h1 + p {
    margin-top: 1px;
    margin-bottom: 15px;
}
.info-top {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 8px;
    font-family: Trebuchet MS, georgia, serif;
}
.note,
.notice6 {
	font-style: normal;
	color: #339933;
	font-weight: normal;
}
.padleft {
	font-size: 1.1em;
	line-height: 1.2em;
}
.leftcolumn {
    width: 360px;
    float: left;
}
.rightcolumn {
    width: 360px;
    float: right;
}
.leftcolumn img {
    margin: auto;
}
.editlink {
    clear: both;
}
#articles .editlink a {
    color: #C9B5B3;
}
.article img,
.leftcolumn img,
.rightcolumn img {
    border: #ADAAA1 solid 8px;
    max-width: 340px;
}
.label {
    width: 100px;
    color: #408998;
    color: #672900;
    font-weight: bold;
	display: inline-block;
}
.heading1 {
	font-weight: bold;
	font-size: 1.3em;
    font-family: Trebuchet MS, georgia, serif;
/*	color: #774B55;*/
}
.heading2 {
	color: #408998;
	color: #672900;
	font-weight: bold;
	font-size: 1.1em;
}
.style3 {
	color: #21406A;
	font-weight: bold;
}
.style4 {
	color: #672900;
	font-weight: bold;
}
.caption {
    font-size: 0.8em;
}
.grid {
	display: inline-block;
	width: 140px;
	border-bottom: black solid 1px;
	margin-top: 6px;
}
.wide {
	display: inline-block;
	width: 140px;
	margin-top: 6px;
}

#edit-box {
    background: #CAC0BF;
    color: #432D31;
}
/************   Gallery    ***************/
#stillpic,
#bigpic {
    width: 480px;
    min-height: 560px;
    float: left;
    font-family: Trebuchet MS, Arial, Helvetica;
    margin-top: 15px;
    left: 30px;
}
#gallery-top {
    left: 30px;
}
#controls {
    float:right;
    width: 290px;
    text-align: center;
}
#gallery-page {
    list-style: none;
    position: relative;
    width: 300px;
    float: left;
}
#enquiry a:hover,
#controls a:hover {
    border: #796368 solid 1px;
}
#controls p {
    margin-bottom: 5px;
}
#gallery-page li {
    float: left;
    max-width: 140px;
}
#gallery-page img {
    max-width: 120px;
    margin: 8px;
    border: 3px solid #81666C;
}
.showdiv {
    display: none;
    text-align: center;
}
.show {
    display: block;
}
.picdiv {
    display: inline-block;
    margin: auto;
}
.picdiv .info {
    text-align: left;
}
.picdiv img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
    border: 6px solid #D6D2C5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
    max-height: 400px;
    max-width: 500px;
}
.picdiv .title{ 
    font-size: 1.4em;
    font-weight: bold;
}
.picdiv .caption {
    font-style: italic;
}
#pic-note {
    position: absolute;
    bottom: 10px;
    font-size: 0.8em;
}
#go {
/*    display: none;*/
}

/************   jQuery Tools Scrollable    ***************/
#enquiry {
    position: absolute;
    top: 10px;
    right: 26px;
    text-align: center;
    line-height: 2.5em;
}
#enquiry a {
    border: #777777 solid 1px;
    padding: 2px;
    cursor: pointer;
}
/* root element for scrollable */
.scrollable {
	position:relative;
	overflow:auto;
	/* vertical scrollables have typically larger height than width but not now */
	height: 560px;
	width: 200px;
    text-align: center;
    left: 120px;
    background: #D6D2C5;
    border: 3px solid #D6D2C5;
    border-bottom: 14px solid #D6D2C5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
   border-radius: 5px;
}
/* root element for scrollable items */
.scrollable .items {
	position:absolute;
	width: 183px;
/*    list-style: none;*/
	/* this time we have very large space for the height */
/*	height:20000em;*/
}
.scrollable img {
    max-width: 145px;
    max-height: 145px;
    border: 6px solid #f2eee0;
    margin: auto;
    margin-top: 14px;
}
.scrollable .items li {
    width: 145px;
}

/*     Unite Gallery    */
.ug-lightbox-top-panel-overlay {
  background-color: #ffffff !important;
}
#gallery {
  margin-top: .5rem;
}