html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*This is a comment*/

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(images/background_6.jpg);
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}

#bgwrapper {
	margin: auto;
	width: 1450px;
	height: 1400px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 856px;
}

#body {
	background: url(images/background2.jpg) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top left url(images/background_top_0.jpg) no-repeat;
	position: relative;
}
#body-bot {
	background: bottom left url(images/body_bottom_0.jpg) no-repeat;
	padding-bottom: 19px;
}
#body-top-2 {
	position: absolute;
	top: 13px;
	left: 296px;
	width: 545px;
	height: 13px;
	background: top left url(images/background_top_0.jpg) no-repeat;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: 37px;
	left: -1px;
	font-size: 24px;
	color: #3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 39px;
	left: 220px;
	width: 639px;
	
}
#nav  a {
	background-image:url(images/nav_bar_2.jpg);
	width:106px;
	height:22px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#544e38;
}

#body-bot {
	padding-top: 15px;
}
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	
}
#logo {
	float:left;
	width: 272px;
	padding-left: 12px;
	
}
#welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#DEB821;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
        color:#DEB821;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 492px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-top: 23px;
	color: #686454;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	padding: 3px;
	width: 219px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-left: 8px;
	background: 0px 4px url(images/background_light2.jpg) no-repeat;
}
.bar-drk {
	padding-left: 8px;
	background: 0px 4px url(images/background_dark2.jpg) no-repeat;
}

#picbar {
	background: #d66919;
	width: 490px;
	margin: 2px 0 19px 0;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 142px;
	padding: 2px;
	border: 1px solid #934d19;
	margin: 5px 0px 4px 4px;
}

.picboxgallery {
	float: left;
	width: 100px;
	height: 90px;
	padding: 1px;
	border: 1px solid #934d19;
	margin: 5px 2px 4px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 219px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 229px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}

#imageContainer {
	height: 90px;
	width: 100px;
}
#BBBLogo{
	margin-bottom: 20px;
	margin-left: 21px;
	width: 90px;
	height: 150px;
	-webkit-box-shadow: 3px 3px 8px #000000;
	box-shadow: 3px 3px 8px #000000;
}
