body{
	margin:0;
	background:#574a43 url(../images/bg-body.gif) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	color:#3f2d2d;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
.wrapper{
	width:800px;
	margin:0 auto;
	background:url(../images/bg-wrapper.png) repeat-y;
	padding:0 10px;
}
.container{
	position:relative;
	width:100%;
}
.bottom-shadow{
	height:10px;
	overflow:hidden;
	background:url(../images/bg-bottom-shadow.png) no-repeat;
	margin:0 auto;
	width:820px;
}
#header{
	width:774px;
	padding:26px 13px 9px 13px;
	overflow:hidden;
}
.header-bar{
	float:left;
	width:470px;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:221px;
	height:40px;
	background:url(../images/logo.gif) no-repeat;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}
.header-bar .slogan{
	float:left;
	border-left:3px solid #b5a695;
	height:40px;
	letter-spacing:1px;
	line-height:14px;
	margin:1px 0 0 16px;
	background:url(../images/slogan.gif) no-repeat 8px 7px;
	width:220px;
	text-indent:-9999px;
	overflow:hidden;
}
.contact-box{
	width:146px;
	float:right;
	margin:-1px 0 0;
}
.contact-box .phone-number{
	display:block;
	margin:4px 0 4px 4px;
	width:131px;
	height:13px;
	text-indent:-9999px;
	background:url(../images/bg-phone-number.gif) no-repeat;
	overflow:hidden;
}
.contact-box .contact-us{
	display:block;
	width:146px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-contact-us.gif) no-repeat;
}
#main{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.visual{
	width:790px;
	padding:0px;
	position:relative;
}
.visual img{display:block;}
.visual .text-holder{
	position:absolute;
	right:12px;
	top:123px;
	width:394px;
	color:#fff;
}
.text-holder .info-text{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:394px;
	height:174px;
	background:url(../images/bg-text-holder.png) no-repeat;
}
.nav{
	margin:0;
	padding:1px 0;
	list-style:none;
	width:800px;
	background:#586949;
	height:28px;
	overflow:hidden;
}
.nav li{
	float:left;
}
.nav li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:133px;
	height:28px;
	background:url(../images/bg-nav.gif) no-repeat;
}
.nav li a:hover,
.nav li.active a{background-position:0 -28px;}
.nav li .link2{background:url(../images/bg-nav.gif) no-repeat -133px 0;}
.nav li.active .link2,
.nav li .link2:hover{background:url(../images/bg-nav.gif) no-repeat -133px -28px;}
.nav li .link3{background:url(../images/bg-nav.gif) no-repeat -266px 0;}
.nav li.active .link3,
.nav li .link3:hover{background:url(../images/bg-nav.gif) no-repeat -266px -28px;}
.nav li .link4{background:url(../images/bg-nav.gif) no-repeat -399px 0;}
.nav li.active .link4,
.nav li .link4:hover{background:url(../images/bg-nav.gif) no-repeat -399px -28px;}
.nav li .link5{background:url(../images/bg-nav.gif) no-repeat -532px 0;}
.nav li.active .link5,
.nav li .link5:hover{background:url(../images/bg-nav.gif) no-repeat -532px -28px;}
.nav li .link6{
	background:url(../images/bg-nav.gif) no-repeat -665px 0;
	width:134px;
}
.nav li.active .link6,
.nav li .link6:hover{background:url(../images/bg-nav.gif) no-repeat -665px -28px;}
.info-holder{
	width:100%;
	overflow:hidden;
	background:#e7dfd1;
	padding:9px 0 13px;
	margin:0px;
}
.info-holder .info-box{
	width:180px;
	float:left;
	padding:9px 10px;
	background:url(../images/bg-info-box.gif) repeat-y 100%;
	margin:0 -1px 0 1px;
	display:inline;
}
.info-holder .info-box img{
	display:block;
}
.info-holder .text-box{padding:12px 0 0 8px;}
.info-holder .text-box span{
	display:block;
	line-height:16px;
}
.gallery-holder{
	width:776px;
	padding:2px 12px;
	position:relative;
	background:url(../images/bg-gallery-holder.gif) repeat;
}
.gallery-holder .prev,
.gallery-holder .next{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:34px;
	width:4px;
	height:12px;
}
.gallery-holder .prev{
	background:url(../images/bg-prev.gif) no-repeat;
	left:3px;
}
.gallery-holder .next{
	background:url(../images/bg-next.gif) no-repeat;
	right:3px;
}
.scrollable{
	width:778px;
	height:76px;

	background:url(../images/bg-gallery.gif) no-repeat;
	position:relative;
	overflow:hidden;

}
.scrollable .items {
	/* this cannot be too large */
	width:200000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:773px;
	padding:10px 0 0 5px;

}
.scrollable img{
	width:54px;
	height:54px;
	padding:1px 4px 4px 1px;
	margin:0 0px 0 2px;
	background:url(../images/bg-image-box.gif) no-repeat;
}

.main-content{
	width:780px;
	overflow:hidden;
	padding:26px 10px 0;
}
.main-content p{
	margin:0;
	font-size:12px;
	line-height:22px;
	color:#000;
}
.main-content .small{
	margin:0;
	font-size:10px;
	line-height:16px;
	color:#000;
}
.main-content .text-holder{
	padding:0 10px 24px;
	color:#000;
}
.main-content .text-holder p{
	color:#3f2d2d;
	font-size:14px;
	line-height:18px;
}
.main-content h2{
	margin:0 0 14px;
	font-size:22px;
	font-weight:normal;
	border-left:7px solid #a3907b;
	letter-spacing:2px;
	padding:0 0 0 10px;
}
.main-content .info-block{
	width:100%;
	overflow:hidden;
	color:#000;
	padding:0 0 32px;
}

.info-block .image-block{
	width:378px;
	float:right;
	text-align:right;
	font-size:10px;
	padding:0 2px 0 10px;
}
.info-block .image-block img{
	display:block;
	padding:0 0 6px;
}
.main-content .info-block2{
	width:100%;
	overflow:hidden;
	color:#000;
	padding:0 0 32px;
}
.info-block2 .image-block{
	width:780px;
	text-align:right;
	font-size:10px;
	padding:0;
}
.main-content .image-section{padding:0 0 51px;}
.main-content .image-section img{display:block;}
.main-content .image-section p{margin:0 0 16px;}
.list-holder{
	height:1%;
	overflow:hidden;
	padding:10px 0 61px;
}
.list-holder ul{
	margin:0;
	padding:0 70px 0 39px;
	list-style:none;
	float:left;
}
.list-holder li{
	background:url(../images/bullet-item-list.gif) no-repeat 0 6px;
	font-size:14px;
	padding:0 0 0 11px;
	width:270px;
	line-height:18px;
	overflow:hidden;
	letter-spacing:1px;
	vertical-align:top;
}
.list-holder li a{
	float:left;
	font-weight:normal;
	background:url(../images/bg-points.gif) no-repeat 100% 50%;
	padding:0 12px 1px 0;
	color:#3f2d2d;
}
.list-holder li span{
	text-align:right;
	float:right;
}
.table-holder{
	padding:1px 0 0;
	border-bottom:1px solid #5a483e;
}
.main-table{
	width:100%;
	border-collapse:collapse;
}
.main-table td,
.main-table th{
	padding:0;
	text-align:left;
	border-top:1px solid #5a483e;
}
.main-table th{
	background:#a3907b;
	width:191px;
	color:#fff;
	letter-spacing:2px;
	padding:11px 0 8px 19px;
	vertical-align:top;
}
.main-table td{
	padding:11px 0 8px 13px;
	line-height:17px;
	color:#3f2d2d;
}
.sub-table{
	width:100%;
	border-collapse:collapse;
	margin:12px 0;
}
.sub-table td,
.sub-table th{
	text-align:center;
	padding:2px;
	text-align:center;
	border:1px solid #5a483e;
}
.sub-table th{
	width:114px;
	font-weight:bold;
	color:#3f2d2d;
}
.sub-table td{
	width:50px;
	color:#3f2d2d;
}
.sub-table thead th,.sub-table thead td {
	
	color:#fff;
	background:#a3907b;
	letter-spacing:2px;
	font-weight:bold;

}
.sub-table2{
	width:378px;
	border-collapse:collapse;
	margin-bottom:24px;
	display:inline;
}
.sub-table2 td,
.sub-table2 th{
	text-align:left;
	padding:4px;
	text-align:left;
	border:1px solid #5a483e;
}
.sub-table2 th{
	width:100px;
	font-weight:bold;
	color:#fff;
	background:#a3907b;
	letter-spacing:2px;
	font-weight:bold;

}
.sub-table2 td{
	color:#3f2d2d;
}
#footer{
	width:800px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	padding:4px 0 20px;
}
#footer .copyright{
	display:block;
	letter-spacing:1px;
	word-spacing:1px;
}





