/* CSS Document */
*
{
	margin: 0em;
	padding: 0em;
}


a
{
	color: #8DA359;
	text-decoration: underline;
	border: 0;
}

a:hover
{
	text-decoration: none;
}

img {border: 0; }

body
{
	background-color: #F7DC83;
	background-image: url('bbimages/BB05_a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: "Lucida Sans Unicode", "Arial Rounded MT Bold", sans-serif;
	line-height: 1.4em;
	font-size: 100%;
	height: 1%;
}

html{
font-size: 100%;
}


#outer
{
  width: 780px;
	margin: 1em auto;
	background-color: #FEFCF3;	
	background-image: url('bbimages/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #97691C;
}

#outer2
{
	border: dotted 2px #EFEAD1;
	padding: 1.0em;
}

#menu
{
	background-color: #6C7424;
	background-image: url("images/a1.gif");
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: center;
	line-height: 1.5em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0;
}

#menu li
{
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover 
{
	background-color: #7C8628;
	background-image: url("images/a2.gif");
	background-repeat: repeat-x;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	color: #97691C;
	text-transform: lowercase;
  font-family: "Arial Rounded MT Bold", "Lucida Sans Unicode", sans-serif;
  font-size: 2.5em;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	font-family: "Arial Rounded MT Bold", "Lucida Sans Unicode", sans-serif;
	text-transform: lowercase;
	font-weight: bold;
	margin: 0.5em 0;
	font-size: 1.5em;
	color: #97691C;
}

#content
{
  position: relative;
  text-align: left;
	padding: 0em 1.2em 0.5em 1.2em;
	display: inline-block;
	overflow: hidden;
}

#content p
{
  font-size: 100%;
	text-align: justify;
	margin-bottom: 1.0em;
	color: #4F4F2B;
}

#content p.burra
{
margin-top: 1em;
}

#content h3
{
	font-size: 1.5em;
	color: #97691C;
	font-family: "Arial Rounded MT Bold", "Lucida Sans Unicode", sans-serif;
	border-bottom: #CECF8F dashed 2px ;
	margin: 1.5em 0 1.0em 0;
}

#daisylist
{
  position: relative;
	list-style: none;
	line-height: 1.8em;
}

#daisylist li
{ 
position:relative;
background: url("bbimages/daisy_yl.gif") no-repeat 0 50%;
padding: 0.5em 2.5em;
margin: 0.5em 2em;
text-align: left;
color: #8DA359;
display: block; 
}

#gallery 
{
  margin: 0;
  padding: 0;
  margin: 1.5em 0;
  list-style: none;
}
  
#gallery li 
{
  display: inline;
}

/* Blockquote code by Gary Turner. See his article at http://gtwebdev.com/workshop */
  blockquote {
    font-family: Georgia, "Trebuchet MS", serif;
    font-size: 0.9em;
    margin-top: 2em;
    padding-left: 1.5em;
    overflow: hidden;
    zoom: 1;  /*for IE <7*/
    }

  blockquote p {
    text-indent: -.5em;                  /*value equals width of quote-mark face*/
    }

  blockquote p:before {
    content: open-quote;
    }

  blockquote p:after {
    content: close-quote;                 /*we have to close each paragraph else
                                          following quotes would all be inner
                                          quotes*/
    visibility: hidden;                   /*so we hide them until the last
                                          paragraph*/
    }

  blockquote p:last-child:after,
  blockquote p.last-p:after {             /*Opera doesn't grok :last child, so … */
    visibility: visible;
    }

    
  #pullquote {
    background:#FEFCF3 url("bbimages/quote.gif") no-repeat left top;
    display:block;
    float:right;
    font-family: Georgia, "Trebuchet MS", serif;
    font-size:28px;
    line-height:1.5em;
    margin-top: 0.5em;
    margin-left: 30px;
    opacity: 0.60;
    filter:alpha(opacity=60);
    padding: 13px 0 0;
    position:relative;
    text-align:right;
    width:190px;
    }

  #pullquote p {
    text-align:right;
    color: #6B8E23;
    background:transparent url("bbimages/unquote.gif") no-repeat right bottom;
    margin: 0;
    padding: 0 0 13px;
    }


#nukunu
{
text-align: justify;
width: 300px;
font-size: 0.8em;
font-style: italic;
font-weight: bold;
line-height: 1.2em;
margin: 2.5em 0 2em 15em;
color: #BB8222;
display: block;
}

#nukunu p
{
text-align: center;
}


.floathouse {
  float: right;
  height: 120px;
  width: 126px;
  margin: 0 0 0 2em;
  }

.floatbird1 {
  float: left;
  height: 56px;
  width: 75px;
  margin: 2.5em 0 0 0;
  }
  
.floatbird2 {
  float: right;
  height: 56px;
  width: 75px;
  margin: 2.5em 0 0 0;
  }
  
.centermap img { 
  height: 296px;
  width: 250px;
  margin: 2em auto;
  border: #BB8222 solid 3px;
  display: block;
  }
  
.prev {
  position: relative;
  float: left;
  height: 30px;
  width: 30px;
  margin: 2.5em 0 0 0;
  padding-top: 1.2em;
  }  	

.next {
  position: relative;
  float: right;
  height: 30px;
  width: 30px;
  margin: 2.5em 0 0 0;
  padding-top: 1.2em;
  }
  
#goodwords {
  position: relative;
  float: left;
  height: 90px;
  width: 510px;
  font-size: 0.8em;
  margin: 2.5em 0 0 0;
  padding: 0 1em 0 2em;
}

#goodwords p {
  color: #BB8222;
}

	
/*-- TARIFFS table --*/
table#tariffs {
  background: #FDFDDF;
	padding: 2px;
	border: 1px solid #E0D1B2;
}

table#tariffs th {
  color: #BB8222;
  background: #FFFFCC;
  text-align: center;
  font-family: arial, sans-serif;
	padding: 10px;
	border: 1px solid #E0D1B2;
}

table#tariffs td {
	line-height: 1.2em;
	padding: 5px;
	border: 1px solid #E0D1B2;
}

table#tariffs p {
  font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.2em;
  padding: 10px 10px 0 10px;}
  
.accomm {
  font-size: 1.1em;
}

#footer
{
	border-top: dotted 2px #EFEFD6;
	padding-top: 1.0em;
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 0.8em;
	color: #AFA162;
	clear: both;
}

