@import url("menu.css");
@import url("cms.css");
#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 1000px;
	margin-left: auto;
	position: relative;
	color: #FFF4DF;
	margin-right: auto;
	background-image: url(../images/bg_03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#top {
	height: 126px;
	background-color: #7B6244;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#logo {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#topimg_container {
	position:absolute;
	width:760px;
	height:135px;
	z-index:1;
	overflow: hidden;
	top: 1px;
	background-color: #FFF;
	right: 0px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#topimg_scroll {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#topimg_scroll img {
	border: 0px solid #fff;
	margin-right: 10px;
	cursor: url(images/cursor.cur);
}
#content {
	float: right;
	width: 775px;
	margin-left: 45px;
}
#content_front {
	width: 970px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: right top;
}
#content p {
	margin-top: 0px;
}

#menu {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color: #664B31;
	padding-bottom: 6px;
	padding-top: 3px;
}
#spacer {
	height: 15px;
}

#left {
	float: left;
	width: 180px;
	margin-left: 10px;
}

#menu a {
	font-size: 13px;
	text-decoration: none;
	color: #DCCEBE;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}
#menu a:hover {
	color: #FFF;
}

#menu_left {
	float: left;
	width: 170px;
	margin-left: 0px;
}
#bigimg2 {
	float: left;
	margin-right: 15px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#bottom {
	clear: both;
	background-color: #7B6244;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #fff;
	line-height: normal;
}

#arrow_left {
	position:absolute;
	z-index:100;
	left: 221px;
	top: 50px;
}
#arrow_right {
	position:absolute;
	z-index:101;
	top: 54px;
	right: 0px;
}
body {
	background-color: #606061;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*body#t1 div#container {
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body#t2 div#container {
	background-image: url(../images/bg_02.gif);
}
body#t3 div#container {
	background-image: url(../images/bg_03.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body#t4 div#container {
	background-image: url(../images/bg_04.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body#t5 div#container {
	background-image: url(../images/bg_05.gif);
	background-repeat: repeat-y;
	background-position: left;
}*/
#spacer_right {
	float: right;
	height: 400px;
	width: 0px;
}

#searchTxt {
	width: 111px;
	font-size: 11px;
}
td {
	vertical-align: top;
}
#worldofwood {
	position: absolute;
	left: 937px;
	top: 10px;
}
a {
	outline: none;
}
#slideshow a {
	margin-right: 10px;
}
