html {
	margin: 0;
	padding: 0;
}
body {
	background: #CDC2B3 url(images/bb.gif);
	text-align: center;
	color: #5F3E2F;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	color: #5F3E2F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 320px;
	background: url(images/header.jpg) no-repeat;
}
#header div {
	padding: 183px 213px 0px 82px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#header1 {
	height: 200px;
	background: url(images/smallheader.jpg) no-repeat;
}
#header1 p {
	font-size:20px;
	font-style:italic;
	color:#862e06;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header1 div {
	padding: 105px 213px 0px 82px;
}
#header1 a {
	color:#341c12;
}
#header3 {
	height: 200px;
	background: url(images/smallheader.jpg) no-repeat;
}
#header3 p {
	font-size:16px;
	font-style:italic;
	color:#862e06;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header3 div {
	padding: 105px 213px 0px 82px;
}
#header3 a {
	color:#341c12;
}

#wrapper1 {
	width: 778px;
	margin: auto;
	text-align: left;
}
#nav {
	width: 740px;
	height:48px;
	margin: 0px 0px 0px 20px;
	background-image:url(images/nav1.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:18px;
	font-style:bold;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#862e06;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}
#body1 {
	background: url(images/body_solbg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body1-top {
	background: url(images/bodysoltop.gif) no-repeat;
}
#body1-bot {
	background: bottom url(images/bodysolbot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}
#about-box {
	float: left;
	width: 315px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 327px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;

	color:#862e06;
}
h2 b{
	color:#341c12;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}
#container {
    position:relative;
    width:500px;
    height:396px;
    margin:20px auto 0 auto;
    border:0px solid #aaa;
    }

#container a.gallery span {
    position:absolute;
    width:1px;
    height:1px;
    top:5px;
    left:5px;
    overflow:hidden;
    background:#bdae9b;
    }
#container a.gallery, #container a.gallery:visited {
    display:block;
    color:#bdae9b;
    text-decoration:none;
    border:1px solid #000;
    margin:1px 2px 1px 2px;
    text-align:left;
    cursor:default;
    }
#container a.slidea {
    background:url(images/thumb.jpg);
    height:93px;
    width:60px;
    }
#container a.slideb {
    background:url(images/thumb.jpg);
    height:93px;
    width:60px;
    }
#container a.slidec {
    background:url(images/thumb.jpg);
    height:93px;
    width:60px;
    }
#container a.slided {
    background:url(images/thumb.jpg);
    height:60px;
    width:93px;
    }
* html #container a.slided {
    width:91px;
    width:93px;
    }
#container a.slidee {
    background:url(images/thumb.jpg);
    height:60px;
    width:93px;
    }
#container a.slidef {
    background:url(images/thumb.jpg);
    height:60px;
    width:93px;
    }
* html #container a.slidef {
    width:91px;
    w\idth:93px;
    }
#container a.slideg {
    background:url(images/thumb.jpg);
    height:60px;
    width:93px;
    }
#container a.slideh {
    background:url(images/thumb.jpg);
    height:93px;
    width:60px;
    }
#container a.slidei {
    background:url(images/thumb.jpg);
    height:93px;
    width:60px;
    }
#container a.slidej {
    background:url(images/thumb.jpg);
    height:93px;
    width:60px;
    }
#container a.slidek {
    background:url(images/thumb.jpg);
    height:60px;
    width:93px;
    }
* html #container a.slidek {
    width:91px;
    w\idth:93px;
    }
#container a.slidel {
    background:url(images/thumb.jpg);
    height:60px;
    width:93px;
    }
#container ul {
    width:198px;
    height:386px;
    }
#container li {
    float:left;
    }

#container a.gallery:hover {
    border:1px solid #bdae9b;
    }
#container a.gallery:hover span {
    position:absolute;
    width:372px;
    height:372px;
    top:10px;
    left:75px;
    color:#000;
    background:#fff;
    }
#container a.gallery:hover img {
    border:1px solid #bdae9b;
    float:left;
    margin-right:5px;
    }
#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }
#container {
    background:#bdae9b url(images/bg.jpg) 300px 500px no-repeat;
    }

