html{background-color: #0D0905;}

body{ 
  color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 8pt;
      line-height: 140%;
      margin-top: 10px;
      scrollbar-face-color: #989898;
      scrollbar-highlight-color: #E9E9E9;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-darkshadow-color: #000000;
      scrollbar-shadow-color: #666666;
      scrollbar-arrow-color: #66CC66; 
      scrollbar-track-color: #3F3F3F; 
    }

/* CONTENT LINKS - DarkBrown Maroon Underline */

a{color: #0D0905; font-size: 8pt; font-family: arial, helvetica, tahoma, sans-serif; text-decoration: underline;}
a:link {color: #0D0905; text-decoration: underline;} 
a:visited {color: #0D0905; text-decoration: underline;}
a:active {color: #0D0905; text-decoration: underline;}
a:hover {color: #692F26; text-decoration: underline;}

/* CONTENT LINKS - DarkBrown Maroon */

a.main{color: #04A351B; font-size: 8pt; font-weight: bold; font-family: arial, helvetica, tahoma, sans-serif; text-decoration: none;}
a.main:link {color: #4A351B; text-decoration: none;}
a.main:visited {color: #4A351B; text-decoration: none;}
a.main:active {color: #4A351B; text-decoration: none;}
a.main:hover {color: #692F26; text-decoration: none;}


/* CONTENT LINKS - LightBrown Lighter */

a.lite{color: #B48141; font-size: 8pt; font-family: arial, helvetica, tahoma, sans-serif; text-decoration: underline;}
a.lite:link {color: #B48141; text-decoration: underline;}
a.lite:visited {color: #B48141; text-decoration: underline;}
a.lite:active {color: #B48141; text-decoration: underline;}
a.lite:hover {color: #F8B25A; text-decoration: underline;}


#home{cursor: pointer; cursor: hand;}
#facilities{cursor: pointer; cursor: hand;}
#BedandBreakfast{cursor: pointer; cursor: hand;}
#guesthouse{cursor: pointer; cursor: hand;}
#guestbook{cursor: pointer; cursor: hand;}
#contact{cursor: pointer; cursor: hand;}

/* DIVS  */

.pageDiv{width: 800px; height: 780px; margin-left: 20px; background-color: #FFEDD6; background-position: bottom; background-image: url(images/gradientBottom.jpg); background-repeat: repeat-x; border-style: solid; border-color: #4A351B; border-width: 2px; z-index: 1;}

.linksDiv{position: absolute; top: 95px; left: 45px; width: 450px; height: 60px; z-index: 3;}

.mainLeftDiv{position: absolute; margin-left: 10px; margin-top: 150px; width: 467px; height: 580px; background-image: url(images/gradientContent.jpg); background-repeat: repeat-y; z-index: 5;}


.leavesInnerDiv{position: absolute; margin-top: 335px; margin-left: 237px; z-index: 6;}

.topInnerDiv{height: 21px; width: 467px; margin-top: 0px; background-color: #692F26; background-image: url(images/cnrLeft.gif); background-repeat: no-repeat; padding: 0px;}

.leftInnerDiv{width: 290px; float: left; margin-left: 1px; z-index: 8;}

.rightInnerDiv{float: right; text-align: center; width: 170px; margin-right: 1px;}


.mainRightDiv{position: absolute; margin-left: 495px; margin-top: 155px; width: 305px; height: 550px; z-index: 5; background-color: #B17F41;}
.cnrRightDiv{position: absolute; margin-left: 495px; margin-top: 150px; width: 305px; height: 550px; z-index: 5;}

.pictureDiv{background-color: #FFEDD6; background-image: url(images/gradientPics.jpg); background-repeat: repeat-x; background-position: bottom;}


/* CONTENT */

p.content {color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 8pt;
      line-height: 140%;
      width: 260px;
      margin-left: 20px; }

p.header {color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 9pt;
      font-weight: bold;
      line-height: 130%;
      margin-top: 0px;
      margin-bottom: 0px;}

h1.header {color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 9pt;
      font-weight: bold;
      line-height: 130%;
      margin-top: 0px;
      margin-bottom: 0px;}

p.headerSub {color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 8pt;
      font-weight: bold;
      line-height: 130%;
      margin-top: 0px;
      margin-bottom: 0px;
      background-image: url(images/headerSub.jpg); 
      background-repeat: no-repeat; 
      height: 21px; 
      margin-left: 15px;
      padding-top: 2px;
      padding-left: 5px;}

h2.headerSub {color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 8pt;
      font-weight: bold;
      line-height: 130%;
      margin-top: 0px;
      margin-bottom: 0px;
      background-image: url(images/headerSub.jpg); 
      background-repeat: no-repeat; 
      height: 21px; 
      margin-left: 15px;
      padding-top: 2px;
      padding-left: 5px;}

p.guest{color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 8pt;
      line-height: 140%;
      width: 260px;
      margin-left: 20px;
      margin-top: 25px; 
      background-image: url(images/gradientGuest.jpg); background-repeat: repeat-y; padding-left: 5px;}

li{color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 8pt;
      line-height: 130%;
      margin-bottom: 8px;}

td{color: #FFEDD6;
      font-family: verdana, arial, helvetica sans-serif;
      font-size: 8pt;
      line-height: 140%;}





img.thumbnail {border-style: solid; border-color: #FFEDD6; border-width: 1px; margin-right: 5px; margin-bottom: 5px;}

