body {
      margin: 0; 
      padding: 0; 
      font-family: Verdana, Arial, Helvetica, sans-serif;
      background-color: #ffffff;
      text-align: center;
}

a {
      font: 1em verdana, sans-serif;
      color: #999;
      text-decoration: underline;
      }

#wrapper {
      position: relative;
      text-align: left;
      width: 700px;
      margin-right: auto;
      margin-left: auto;
      border-bottom: 1px solid #ececec;
}

#header {
      background-image: url(../Image10.gif);
      
      background-repeat: no-repeat;
      height: 130px;
      position: relative;
      border-bottom: 1px #ececec solid;
}
#headersweet {
      background-image: url(NEW/abbys_hotel-bar_logo_colorsm.jpg);
      background-position: bottom left;
      background-repeat: no-repeat;
      height: 130px;
      position: relative;
      border-bottom: 1px #ececec solid;
}
#headersweet h1 {
      margin: 0em;
      padding: 0em;
      font-weight: normal;
      font-style: italic;
      font-family: Tahoma, Verdana, Arial sans-serif;
      color: #8c7f52;
      font-size: 180%;
      position: absolute;
      bottom: 4px;
      right: 0em;
}

#header h1 {
      margin: 0em;
      padding: 0em;
      font-weight: normal;
      font-style: italic;
      font-family: Tahoma, Verdana, Arial sans-serif;
      color: #8c7f52;
      font-size: 180%;
      position: absolute;
      bottom: 4px;
      right: 0em;
}

#content {
      margin-left: 230px;
      padding: 0 10px 0 0;
}

#content p {
      font-size: 90%;
      line-height: 1.8em;
      color: #999;
}
#content p.caption {
      font-size: 70%;
      margin-top: 0em;;
      margin-left: 100px;
      color: #999;
}
#content p.caption2 {
      font-size: 70%;
      margin-top: 0em;;
      margin-left: 60px;
      color: #999;
}

#content h2 {
      font-size: 110%;
      color: #8c7f52;
      }

#content h2.sub {
      font-size: 110%;
      font-weight: normal;
      color: #8c7f52;
      }

#content ul{
      font-size: 90%;
      font-style: italic;
      line-height: 1.8em;
      color: #999;  
      margin: 0.5em 0 0 10px;  
}

#content img {
      display: block;      
      border: solid 2px #8c7f52;
      }

#content img.home {
      display: block;      
      border: none;
      margin: 20px;}

#content img.parti {
      display: block;      
      border: solid 2px #8c7f52;
      margin-left: 15px;
}

#navigation {
      position: absolute;
      top: 150px;
      left: 0;
      width: 180px;
}

#navigation ul {
      list-style: none;
      margin: 1em 0 0 0;
      padding: 0;
      border: none;
}

#navigation ul li {
      font-size: 90%;
}

#navigation ul li ul.subnav {
      list-style: none;
      margin: 0.5em 0 0 20px;
      padding: 0;
      border: none;
      }

#navigation ul li ul.subnav li {
      font-size: 100%;
}

#navigation a:link, #navigation a:visited {
      color: #999;
      background-color: transparent;
      display: block;
      border-bottom: 1px solid #ececec;
      padding: 1em 0 0.2em 0;
      text-decoration: none;
}

#navigation a:hover {
      color: #999;
}

#footer {
      font-size: 80%;
      padding-top: 1em;
      text-align: right;
      color: #999;
      background-color: transparent;
}

#header ul {
	position: absolute;
	top: 5px;
        right: 0px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	}

#header ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px #999 solid;	
	}

#header ul li.first {
	border-left: 0px none;
	}

#header ul li a {
      font: 0.7em verdana, sans-serif;
      color: #999;
      text-decoration: none;
      }

#header ul li a {
      text-decoration: none;
      }


#headersweet ul {
	position: absolute;
	top: 5px;
        right: 0px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	}

#headersweet ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px #999 solid;	
	}

#headersweet ul li.first {
	border-left: 0px none;
	}

#headersweet ul li a {
      font: 0.7em verdana, sans-serif;
      color: #999;
      text-decoration: none;
      }

#headersweet ul li a {
      text-decoration: none;
      }
}
/* DOMtabs skin by Michael Martin - http://www.problogdesign.com */
/* DOMtabs script - http://www.onlinetools.org/tools/domtabdata/ */
/* Install guide: http://www.problogdesign.com/general-tips/how-to-install-domtabs-on-wordpress/ */

ul.domtabs li.active {background:#000000;}		/* Active tab background color */
ul.domtabs li:active a {color:#ffffff;}		/* Active tab font color */
ul.domtabs li {background:#888888;}			/* Inactive tabs background color */
ul.domtabs li a {color:#ffffff;}				/* Inactive tabs font color */
ul.domtabs li {border-color:#000000;}			/* Tabs border color */
.domtab div {border:1px solid #000000;}					/* Box border color - Should be the same as the Active tab background color */
.domtab div {background:#ffffff;}						/* Box background color */

ul.domtabs li {margin-right:0.5em;}			/* Space between each tab. Set to 0 for no space. */

div.domtab div {
	display:none;
	}

ul.domtabs {
	list-style:none;
	padding:0;
	margin:0;
	}

ul.domtabs li {
	float:left;
	padding:0 0.5em;
	text-align:center;
	border-style:solid;
	border-width:1px 1px 0 1px;
	}


ul.domtabs li a {
	text-decoration:none;
	}

.domtab div {
	border-width:0 1px 1px 1px;
	padding:0.5em;
	clear:both;
	}
