/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	line-height: 1.22em;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	background: #ffffff url(images/bg.jpg) repeat-x top left;
	color: #333;
}

p {
text-align:justify;
}

h4
{
	font-size: 1.25em;
	letter-spacing: .3em;
	text-transform: uppercase;
}

h5
{
	font-size: 1em;
	letter-spacing: .3em;
	text-transform: uppercase;
	font-weight: normal;
}

h5.about {
	line-height:.5em;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	}

h4.gallery {
	font-family:Garamond, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:1.25em;
	}

#container  {
	position: relative;
	width: 900px;
	margin: 80px auto 0 auto;
	background: #ffffff;
}

a#logo {
	display: block;
	width: 334px;
	height: 53px;
	position: absolute;
	top: -56px;
	right: 642px;
	background: url(bb-white.jpg) no-repeat;
	_background: url(bb-white.jpg) no-repeat;
	text-indent: -9999px;
}

#navcontainer{
background:#ffffff;

}

#navlist li{
background:transparent;
display:inline;
list-style-type: none;
text-align:center;
padding: 15px 100px 0 0;
font: normal 14px Garamond, sans-serif;
font-weight: bold;
color: #666666;
height: 50px;
line-height: 50px;
text-transform: uppercase;
}

a:link{ 
	color: #333333; 
	text-decoration:none; 
	}
	
a:hover{ 
	color: #959494; 
	text-decoration: underline; 
	}

a:active{ 
	color: #333333; 
	text-decoration:none; 
	}
	
a:visited{ 
	color: #333333; 
	text-decoration:none; 
	}

	
a img{
	border:0;
	}

#content {
	width: 900px;
	min-height: 600px;
	height: auto;
	padding: 5px 0 0 0;
}

#imagecenter {
	text-align:center;
	}

#footer {
	clear: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #ffffff;
	font-size: 11px;
	color: #666666;
}

#copyright {
	float: left;
}

#footernav {
	float: right;
}

.text {
	margin: 0 30px 15px 35px;
}

#image-text
{
float: left;
margin: 2px;
padding: 10px 25px 0px 25px;
text-align:center;
height:250px;
width:200px;
}
