@charset "utf-8";
/* CSS Document */

body {
	line-height: 1.3em;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	padding : 0;
	margin : 0;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #555142;
	background-color: #453729;
}
#main_container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	display: block;
}
#inner_container {
	width: 920px;
	height: auto;
	display: block;
	float: left;
	margin-top: 50px;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 175px;
	float: left;
}
.header_button {
	padding-left: 466px;
	width: 405px;
	height: 30px;
	padding-top: 128px;
}
#content {
	width: 920px;
	height: auto;
	background-image: url(../images/frame_float.png);
	background-repeat: repeat-y;
	display: block;
	float: left;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 95px;
	float: left;
}
.maps {
	margin: 0 10px;
	padding: 0px !important;
}
#xtra_link {
	visibility: hidden;
}
a {
	color : #d4ac10;
	text-decoration : none;
	outline : none;
}
a:hover {
	color : #f3cb2f;
}
.small {
	font-size : 9px;
}
h1 {
	color : #453D2C;
	font-size : 22px;
	text-decoration : none;
	line-height : 24px;
}
h2 {
	font-size : 18px;
	color : #564829;
	line-height : 20px;
}
h3 {
	color : #453729;
	font-size : 16px;
	line-height : 18px;
}
h4 {
	color : #453D2C;
	font-size : 14px;
	line-height : 16px;
}
h5 {
	color : #453D2C;
	font-size : 12px;
	line-height : 14px;
}
h6 {
	color : #453D2C;
	font-size : 10px;
	line-height : 12px;
}
img {
	border : none;
}
p {
	text-align : justify;
}
ul, ol {
	margin-left : 310px;
	padding : 5px;
	display: block;
}
ol li {
	list-style-type : decimal;
	padding-left: 5px;
	line-height : 16px;
}
ul li {
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	list-style-type : none;
	padding-left: 25px;
	line-height : 16px;
}
ul.noimage, ol.noimage {
	margin-left : 15px;
	padding : 5px;
	display: block;
}
/* Content Slide CSS */

#box {
	position : absolute;
}
#box div {
	width : 835px;
	height : 300px;
	float : left;
	padding-top : 20px;
	background-image: url(../images/box_bg.png);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#box p {
	padding : 5px;
}
#box h3 {
	padding : 5px 10px 5px 10px;
	color : #453729;
	font-size : 16px;
	line-height : 18px;
	font-weight: bold;
}
#box img {
	width : 280px;
	height : 230px;
	float : left;
	margin : 5px;
	padding: 0px 15px 5px 0px;
}
/* ********************************** */

* {
	margin : 0;
	padding : 0;
}
pre {
	background : #666;
	color : #fff;
	padding : 10px;
	margin : 10px;
	height : auto;
	overflow : auto;
}
* html pre {
	width : 100%;
}
.slider {
	padding : 10px;
	margin : 10px 0px;
	background-image: url(../images/content_bg_float.png);
	background-repeat: repeat-x;
}
#cont {
	width : 860px;
	margin : 0 auto;
	text-align : left;
	padding : 0px 20px 0px 20px;
	float: none;
}
.buttons {
	padding : 0px;
	font-size: 11px;
}
.buttons span {
	color : #a99e93;
	background-color: #453729;
	background-image: url(../images/button.png);
	border: 1px solid #776b61;
	padding : 3px 10px;
	line-height: 20px;
	cursor : pointer;
}
.buttons span:hover {
	background-color : #31261b;
	background-image: url(../images/button_hover.png);
	background-repeat: repeat-x;
	border : 1px solid #94887b;
	color : #ddd6cf;
}
.buttons span.active {
	background-color : #31261b;
	background-image: url(../images/button_hover.png);
	background-repeat: repeat-x;
	border: 1px solid #94887b;
	color : #ddd6cf;
}
#info {
	color : #514937;
	cursor : default;
}
.info {
	width : 835px;
	height : auto;
	position : absolute;
}
.info p, .info h4 {
	color : #ddd;
	padding : 3px 8px;
}
.info {
	font-size : 10px;
}
.info a {
	float : right;
	background : #fbfaf9;
	color : #999;
	font-size : 10px;
	padding : 0 3px;
	text-decoration : none;
}
#nav_container {
	height : 75px;
	float : none;
	padding : 0;
	width: 865px;
	margin: 0 auto;
	display: block;
}
#nav {
	padding-left: 20px;
	float: left;
	margin-top: 20px;
}
#pathway {
	height: 15px;
	padding-left: 5px;
	margin-top: 5px;
}
.mask {
	position : relative;
	width : 835px;
	height : 320px;
	overflow : hidden;
}
span img {
	display : block;
	border : none;
}
