* {
   font-size: 100.5%;
}


tr.reports{
border-bottom-style: groove
}

.menuskin{
position:absolute;
width:85px;
background-color:menu;
border:2px solid black;
font:normal 12px Verdana, freesans;
font-weight: normal;
line-height:18px;
z-index:100;
visibility:hidden;
text-align: left;
}

.menuskin a{
text-decoration:none;
color:black;
font:normal 12px Verdana, freesans;
padding-left:10px;
padding-right:10px;
text-align: left;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}


body {
        background: #FFF5EE url(../imag/background-boss.jpg) repeat-x fixed bottom;
        color: #723D16;
        border: 0;
        margin: 0;
        padding: 0;
        padding-bottom: 20px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif, freesans;
}

p {
   font-size: 0.85em;
        margin: 0;
   text-align: center;
}


#bedsout a:link {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

#bedsout a:visited {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

#bedsout a:hover {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: underline;
}

#bedsout a:active {
   background: transparent;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}

#bedsnotpaid td a:link {
   background: transparent;
   color: #F90000;
   font-weight: bold;
   text-decoration: none;
}

#bedsnotpaid td a:visited {
   background: transparent;
   color: #F90000;
   font-weight: bold;
   text-decoration: none;
}

#bedsnotpaid td a:hover {
   background: transparent;
   color: Black;
   font-weight: bold;
   text-decoration: underline;
}

#bedsnotpaid td a:active {
   background: transparent;
   color: White;
   font-weight: bold;
   text-decoration: none;
}

#bedspaid a:link {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

#bedspaid a:visited {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

#bedspaid a:hover {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: underline;
}

#bedspaid a:active {
   background: transparent;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}

#bedsbook a:link {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

#bedsbook a:visited {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

#bedsbook a:hover {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: underline;
}

#bedsbook a:active {
   background: transparent;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}

a:link {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   background: transparent;
   color: #723D16;
   font-weight: bold;
   text-decoration: underline;
}

a:active {
   background: transparent;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}

h1 {
   font-size: 1.18em;
   font-weight: normal;
        text-align: center;
}

h2 {
        font-size: 1.10em;
        font-weight: normal;
        text-align: center;
}

img {
   border: 0;
   display: block;
}

.floatright {
        float: right;
        margin: 5px 0 5px 5px; 
}

.floatleft {
        float: left;
        margin: 5px 5px 5px 0;
}

.clearboth {
        clear: both;
}

.center {
        text-align: center;
}
.marginleft25 {
        margin-left: 25px;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
   font-family: Arial, Helvetica, sans-serif;
}

table#nav td {
   border-left: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   font-size: 11px;
   text-align: center;
}

table#nav td a {
   display: block;
   font-weight: normal;
   margin: 0;
   padding: 0;
   text-decoration: none;
}

#wrapper {
        background-color: #FADEC4;
        border: 1px solid #fff;
        width: 700px;
        margin: 10px auto;
        padding: 0;
}

#nav td a:link, #nav td a:visited {
   background-color: #666666;
   display: block;
   line-height: 25px;
   margin: 0;
   width: 100px;
        color: #fff;
}

#nav td a:hover {
   background: #FFFFFF url(../imag/nopad.gif) repeat;
   color: #000;
}

td#home a:link img, td#home a:visited img {
   background: transparent url(../imag/bgpad.gif) repeat;
   color: #fff;
   height: 75px;
   width: 396px;
}

td#home a:hover img {
   background: #FFFFFF url(../imag/nopad.gif) repeat;
   color: #fff;
   height: 75px;
   width: 396px;
}

#primarycontent {
   padding: 15px 8px 0 8px;
}

#content {
   background: transparent url(../imag/background.gif) no-repeat top;
}


#footer p {
   font-size: 11px;
   margin-top: 15px;
        clear: both;
        text-align: center;
}

/* Sub menu */

#submenutop {
width: 148px;
}

#submenutop img {
   margin: 5px 0 5px 12px;
}

#submenutop a {
display: block;
padding: 5px;
text-decoration: none;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 2px 0;
text-align: center;
background-color: #A2A2A2;
color: #F8F8FF;
}

#submenutop a:visited {
color: #696969;
background: #494949;
}

#submenutop a:hover {
color:#DCDCDC;
background: #A9A9A9;
}

#submenutop a:active {
color: #000;
background: #708090;
}
/* search feature */

#searchres {
width: 420px;
}

#searchres a {
display: block;
padding: 5px;
text-decoration: none;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 2px 0;
text-align: left;
background-color: #723D16;
color: #fff
}

#searchres a:visited {
color: #A2A2A2;
background:  #723D16 ;
}

/* menu left */

#sidebar {
width: 148px;
}

#sidebar img {
   margin: 5px 0 5px 12px;
}

#sidebar a {
display: block;
padding: 5px;
text-decoration: none;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 2px 0;
text-align: center;
background-color: #723D16;
color: #fff
}

#sidebar a:visited {
color: #A2A2A2;
background:  #723D16 ;
}

#sidebar a:hover {
color:#000;
background: #E5A97C;
}

#sidebar a:active {
color: #000;
background: #E5A97C;
}

/* content */

#rooms-table {
text-align: center;
}

#rooms-table tr td {
padding: 2px 0;
}

#rooms-table td a img{
margin: 7px 5px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

#rooms-table td a img:hover {
margin: 7px 5px;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#rooms-table td a {
text-decoration: none;
color: #723D16;
}

#rooms-big-pic {
margin: 25px 0 25px 25px;
}

#rooms-big-links a {
font-weight: normal;
text-decoration: none;
}

#rooms-big-links a:hover {
font-weight: normal;
text-decoration: overline underline;
}

#facilities-list li {
padding: 3px 0;
}

#facilities-list li a {
text-decoration: none;
}

#facilities-table {
text-align: center;
}

#facilities-table tr td {
padding: 2px 0;
}

#facilities-table td img {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

#facilities-table td img:hover {
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#facilities-table td a {
text-decoration: none;
color: #723D16;
}

.facilities-big-pic {
margin: 25px 0 25px 25px;
}

#contact-div p {
padding: 3px 0;
}

#bookings p {
margin: 6px 0;
}

#index-list {
font-weight: bold;
text-align: left;
list-style-type: disc;
list-style-position: inside;
}

.rates li{
padding: 2px 0;
}

.global-notation {
font-size: 0.70em;
font-weight: 900;
}
.mt20 {
margin-top: 1em;
}
.ml30 {
margin-left: 30px;
}
.global-notation-tiny {
font-size: 0.55em;
font-weight: bold;
}

.activities {
list-style-type: disc;
list-style-position: inside;
float: left;
margin: 10px;
}

.activities li {
padding: 2px 0;
}

.guestbook {
text-align:left;
border-bottom:1px solid black;
margin-bottom: 8px;
padding: 5px 0;
}

.guestbook-comment {
text-align:left;
text-transform: uppercase;
text-decoration:underline;
font-weight:bold;
}

.photos-big {
margin: 20px 0 20px 20px;
}

.alignleft {
text-align:left;
}
.alignright {
text-align:right;
}

.pm {
 text-align: left;
}

.msgmenuitem{
width: 70px;
height: 30px;
margin-top: 5px;
margin-left: 0px;
text-align: left;
background-color: #723D16;
color: #fff
}

.msgmenuitem a{
padding:5px;
text-decoration:none;
text-align:left;
display:block;
width:100%;
height:100%;
color: #fff
}

.msgmenuitem a:hover{
text-align:center;
}

.msgtoolbar{
margin-left:120px;
width:90px;
height:40px;
position:center;
background-color: #723D16;
}

.msgtoolbar a{
line-height:40px;
text-align: center;
color: #fff;
display:block;
width:100%;
text-decoration:none;
}

.msgtoolbar a:hover{
font-size:120%;
}

.msgnames{
float:right;
margin-top:120px;
margin-right:50px;
text-decoration:none;
text-align:left;
}

.messlist{
margin-top:15px;
text-align:left;
display: block;
padding: 5px;
text-decoration: none;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 2px 0;
text-align: center;
background-color:none;
color: #fff
{

.messlist a{
font-weight:normal;
line-height:40px;
display:block;
text-decoration:none;
background-color:none;
}

