@charset "utf-8";
/* CSS Document */
body {
	background: #ccc;
	margin:0;
	padding: 0;
	text-align: center;
}

a:link, 
a:visited{
	text-decoration:none;
	color: #CCCC99;
  }
  
a:hover, 
a:focus, 
a:active{ 
  text-decoration:underline;
  color: #996600;
  background-color:#CCCCCC;
}
 
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
@media screen and (max-width: 1024px) { /* Specific to this particular image */
	img.bg {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}

#header {
	position:relative;
	background-color: #555;
	width:876px;
	margin: 10px auto 0;
	border: 2px ridge #999;
	/*-webkit-box-shadow: 0px 0px 4px 4px #dedede;
	box-shadow: 0px 0px 4px 4px #dedede;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#container {
	background-color: none;
	position:relative;
	width: 960px;
	margin: 10px auto 0;
	text-align: left;
}

#logo {	
	width:770px;
	height:77px;
	float:left;
	background-image:url(../images/wb-logo.png);
	background-repeat:no-repeat;
}

#logo h1{
	font-size:2.8em;
	color:#fff;
	/*text-align:left;
	margin:10px 0 0 20px;*/
	text-indent: -9999px;
}

#lbp {
	width:70px;
	height:70px;
	margin:7px 30px 0 0;
	float:right;

	}	

 h2.tagline {
	color: #fff;
	text-align:right;
	padding-right:20px;
}

#menu {
	width:860px;
	float:left;
	margin-top:6px;
	margin-left:8px;
	margin-bottom:4px;
/*	background-image:url(../images/h3-bg-menu.jpg);
	border:2px ridge #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	height:36px;
}

#menu ul {
	margin:0 0 0 80px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width:auto;
	z-index: 1000;
}

#menu ul li {
	margin: 4px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 5.5em;
	float: left;
	/*border-right: 1px solid #dedede;*/
}

#menu ul a:link,
#menu ul a:visited {
	display: block;
	cursor: pointer;
	padding: 0.3em 0.5em;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

#menu ul a:hover, 
#menu ul a:active, 
#menu ul a:focus {
	color: #555;
	padding-top:3px;
}

#content-wrapper {
	position:relative;
	float:left;
	width:960px;
}

#content-wrapper h3 {
	color: #fff;
	font-style:italic;
	padding: 10px 0 10px 20px;
	text-shadow:#666;
	background-color:#666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;/**/
	display:block;/**/
	margin-bottom: 10px;
	border: 2px ridge #999;

}

#content-wrapper h3.h3-bg {
	background-color:#555;
	width:400px;
}

#content-wrapper h3.wideh3-bg {
	background-color:#555;
	width:858px;
}

div.content {
	width:880px;
	border: 2px ridge #999;
	margin-bottom: 20px;
	margin-left: 20px;
	padding:10px 20px 0;
	background-color:#666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#intro { 
	width:100%;
	padding-top:10px;
}

#intro h4 { 
	text-align:center;
	font-style:italic;
	padding-bottom:10px;
}

div.column {
	width:202px;
	float:left;
	margin:10px 1%;
	background-color:#666;
}

div.column img {
	width:194px;
	margin-bottom:5px;
}

.gallery {
  padding: 4px;
  background-color: #999;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

.imgBorder {
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

div.content span.skip {
	color: #fff;
	font-style:italic;
	font-size:0.8em;
}

div.content ul {
	margin-left:25px;
}

div.content ul li {
	list-style:circle inside;
	font-size:0.9em;
	padding:4px 0;
}

div.textContent {
	width: 440px;
	padding-right:60px;
}

#contact_txt {
	margin:0;
	padding:10px 0 10px 20px;
}

#map {
	width:440px;
	float:left;
	/*height: 440px;
	border: 3px solid #999;*/
}

#contact_box {
	margin:0;
	padding-left:0px;
	width:420px;
	float:right;
}

.slider-wrapper {
	width:860px;
	float:left;
	margin-bottom: 20px;
	padding:10px 20px 0;
}

.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

#footer {
	position:relative;
	width:960px;
	margin:0 auto 10px;
	text-align:center;
	bottom: 0;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 0.7em;
	color:#fff;
}

#footer a:link, 
#footer a:visited{
	font-size: 0.7em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
  }
  
#footer a:hover, 
#footer a:focus, 
#footer a:active{ 
  font-size: .7em; 
  text-decoration:none;
  font-weight:bold;
  color:#0066FF; 
  background-color:#ff9202;
 }
