@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #2E1B0C;
	background: url(../images/body_bg.gif) repeat-x #CCBAA3;
}
p{
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
p.small-margin{
	margin-bottom: 0.4em;
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.2em;
	margin-bottom: 0.4em;
	color: #613919;
}
h1{
	font-size: 2.4em;
	font-weight: normal;
}
h2{
	font-size: 1.8em;
	font-weight: normal;
}
h3{
	font-size: 1.2em;
	font-weight: bold;
}
a{
	color: #613919;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
hr{
	background: #E5D7C3;
	color: #E5D7C3;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin: 1.5em 0;
	#margin-top: 0;
}
.content-left ul, .content-right ul.list{
	list-style: none;
	margin-bottom: 1.5em;
	padding-left: 10px;
}
.content-left ul li, .content-right ul.list li{
	padding-left: 12px;
	background: url(../images/list.gif) no-repeat 0 0.4em;
	line-height: 1.4em;
}
.content-left table{
	border-collapse: collapse;
	background: #F7F0E9;
	margin-bottom: 1.5em;
}
.content-left table th{
	border-collapse: collapse;
	background: #E5D7C3;
	border: 1px solid #fff;
	padding: 0.3em 0.8em;
}
.content-left table td{
	border-collapse: collapse;
	border: 1px solid #fff;
	padding: 0.3em 0.8em;
}
.even{
	background: #F2EAE1;
}
input, textarea{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.container{
	width: 920px;
	background: url(../images/container_bg.gif) repeat-y #FFFEFD;
	margin: 0 auto;
	position: relative;
}

.header{
	width: 920px;
	height: 214px;
	position: relative;
	overflow: hidden;
	background: url(../images/header_bg.jpg) no-repeat;
}
.header-logo{
	display: block;
	width: 480px;
	height: 79px;
	position: absolute;
	top: 117px;
	left: 68px;
	overflow: hidden;
}
.header span{
	display: block;
	width: 480px;
	height: 79px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/header_logo.jpg) no-repeat;
	cursor: pointer;
}

.menu{
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/menu_bg.gif) repeat-x #977255;
	cursor: default;
}
.menu ul{
	list-style: none;
	padding-left: 30px;
}
.menu li{
	float: left;
	padding: 10px 60px 7px 15px;
	background: url(../images/menu_line.gif) no-repeat left bottom;
}
.menu a{
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
}
.menu span{
	font-size: 1.1em;
	color: #E0C190;
}
.menu li.menu-active{
	background-color: #805A3C;
}
.menu-bottom{
	clear: both;
	background: url(../images/menu_bottom.gif) repeat-x;
	height: 4px;
	overflow: hidden;
}

.main{
	background: url(../images/main_bg.gif) repeat-x #FEFCFA;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	_height: 1px;
}
.content-full{
	width: 837px;
	padding: 30px 30px 20px 30px;
	min-height: 460px;
	_height: 460px;
}
.content-left{
	width: 539px;
	padding: 30px 25px 20px 33px;
	float: left;
	min-height: 410px;
	_height: 410px;
}
.content-right{
	width: 240px;
	padding: 30px;
	border-left: 1px solid #FFFEFC;
	float: right;
	background: url(../images/content_right_bg.gif) repeat-x;
	min-height: 400px;
	_height: 400px;
}

.home-left{
	width: 350px;
	float: left;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 44px;
}
.home-left a{
	display: block;
	width: 350px;
	height: 370px;
	position: relative;
	overflow: hidden;
}
.home-left a span{
	display: block;
	width: 350px;
	height: 370px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/home_left.jpg) no-repeat;
	cursor: pointer;
}
.home-left p{
	background: #C9AE89;
	color: #FFFEFD;
	margin-left: 32px;
	padding: 10px 20px;
}
.home-right{
	width: 350px;
	float: left;
	padding-top: 40px;
}
.home-right a{
	display: block;
	width: 350px;
	height: 370px;
	position: relative;
	overflow: hidden;
}
.home-right a span{
	display: block;
	width: 350px;
	height: 370px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/home_right.jpg) no-repeat;
	cursor: pointer;
}
.home-right p{
	background: #C9AE89;
	color: #FFFEFD;
	margin-right: 32px;
	padding: 10px 20px;
}
.home-left h2, .home-right h2{
	margin-bottom: 0;
}

.content-right h3{
	font-size: 1.6em;
	font-weight: normal;
}
.content-right hr{
	background: #D4C2AA;
	color: #D4C2AA;
}

.right-menu{
	list-style: none;
}
.right-menu li{
	background: url(../images/right_menu_line.gif) no-repeat;
	padding-top: 10px;
	padding-bottom: 8px;
}
.right-menu li.first{
	background: none;
}
.right-menu a{
	text-decoration: none;
	margin-left: 22px;
}
.right-menu span{
	padding-left: 22px;
	background: url(../images/right_menu_arrow.gif) no-repeat 5px 0.1em;
}

.right-menu li.active {
  background: url(../images/right_menu_arrow.gif) no-repeat 22px 0.35em;
  font-weight: bold;  
}
.right-submenu{
	list-style: none;
	padding-top: 4px;
}
.right-submenu li{
	background: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.footer{
	margin: 0 auto;
	width: 920px;
	height: 80px;
	position: relative;
	clear: both;
	overflow: hidden;
}
.footer span{
	display: block;
	width: 920px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/footer_bg.gif) no-repeat;
}
.footer-email{
	display: block;
	width: 105px;
	height: 9px;
	position: absolute;
	top: 40px;
	left: 493px;
}
.footer-email:hover{
	border-bottom: 1px solid #F8EEDF;
}

.shadow-left{
	width: 10px;
	height: 456px;
	background: url(../images/shadow_left.jpg) no-repeat;
	position: absolute;
	top: 214px;
	left: 0;
}
.shadow-right{
	width: 10px;
	height: 456px;
	background: url(../images/shadow_right.jpg) no-repeat;
	position: absolute;
	top: 214px;
	left: 910px;
}

img.image-left{
	float: left;
	margin: 0 14px 10px 0;
	border: 1px solid #C9AE89;
	padding: 1px;
}
a.image-left{
	float: left;
	margin: 0 14px 10px 0;
}
a.image-left img{
	border: 1px solid #C9AE89;
	padding: 1px;
}
img.image-right{
	float: right;
	margin: 0 0 10px 14px;
	border: 1px solid #C9AE89;
	padding: 1px;
}
a.image-right{
	float: right;
	margin: 0 0 10px 14px;
}
a.image-right img{
	border: 1px solid #C9AE89;
	padding: 1px;
}
.thumb{
	border: 1px solid #C9AE89;
	padding: 1px;
}

.sample{
	width: 124px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	line-height: 1.4em;
}
.sample-95{
	width: 99px;
	margin-right: 7px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	line-height: 1.4em;
}

.sample-144 {
	width: 144px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	line-height: 1.4em;
}

.sample a, .sample-95 a, .sample-144 a{
	text-decoration: none;
}
.label{
	display: block;
	width: 8em;
	float: left;
}
.info{
	display: block;
	margin-left: 8em;
}
a.image-right.map{
	margin-top: 20px;
	margin-right: 40px;
}

.pdf{
	padding-right: 19px;
	background: url(../images/ico_pdf.gif) no-repeat right top;
}
.out{
	padding-right: 12px;
	background: url(../images/ico_out.gif) no-repeat right 0.3em;
}
#infotext, #infotext2{
	background: #B30000;
	color: #fff;
	padding: 0.5em 1em;
	margin-bottom: 1.5em;
	border: 1px solid #fff;
}

.clear{ clear: both; }
.no-display{ display: none; }
.float-left{ float: left; }
.float-right{ float: right; }
.text-left{ text-align: left; }
.text-right{ text-align: right; }
.text-center{ text-align: center; }
.no-margin, p.no-margin, div.no-margin, a.no-margin{ margin: 0; }
.no-margin-right, a.no-margin-right{ margin-right: 0; }

.w10p{ width: 10%; }
.w20p{ width: 20%; }
.w25p{ width: 25%; }
.w30p{ width: 30%; }
.w35p{ width: 35%; }
.w40p{ width: 40%; }
.w45p{ width: 45%; }
.w50p{ width: 50%; }
.w60p{ width: 60%; }
.w70p{ width: 70%; }
.w80p{ width: 80%; }
.w90p{ width: 90%; }
.w100p{ width: 100%; }

.w50{ width: 50px; }
.w200{ width: 200px; }
.w300{ width: 300px; }
.w400{ width: 400px; }

