@charset "UTF-8";
html {
	background-color: #8C8170;
}
ul, li {
	font-size: 100%;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.bluelink {
	color: #09435D;
	text-decoration: underline;
}
.tablepadding {
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background-pattern.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
}
#content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
#content #linksuperior {
	width:900px;
	height:35px;
	margin:0 auto;
	border-bottom: solid #8a7f6d 5px;
}
#content #leftside {
	float: left;
}
#content #flashad {
	height: 283px;
	width: 542px;
	margin: 0px;
	padding: 0px;
 !--[if IE 6]> float:left;
<![endif];
	position: relative;
	z-index: 0;
}
#flashad #message-rotate {
	position: relative;
	z-index: 1;
}
#content #message {
	margin: 0px;
	padding: 0px;
	height: 227px;
	width: 543px;
	background-image: url(images/wood-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
}
#message p {
	padding-top: 5px;
	padding-right: 28px;
	padding-left: 22px;
	margin-bottom: 8px;
	font-size: 93%;
	line-height: 1.3em;
}
#message ul {
	font-size: 85% !important;
	color: #602e01;
	padding-right: 20px;
	margin-top: 5px;
	margin-left: 20px;
}
#rightcontent {
	position: absolute;
	left: 554px;
	height: 416px;
	width: 339px;
	top: -277px;
	z-index: 200 !important;
	display: block;
}
.infobuttons {
	float: left;
	margin-left: 18px;
}
#content #bottom {
	height: 101px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/wood-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#content #rightside {
	height: 510px;
	width: 367px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
	background-image: url(images/wood-rightside.jpg);
}
.offerbutton {
	margin-left: 14px;
}
#videos {
	height: 416px;
	width: 339px;
	background-image: url(images/video-bgd_05.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 11px;
}
#videos h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 98%;
}
#rightcontent #mediaspace {
	padding-top: 5px;
	padding-left: 9px;
	display: block;
}
#rightcontent p {
	margin: 0px;
	padding: 0px;
}
#datesrates {
	visibility: none;
	z-index: 300;
}
#footer {
	padding-top: 5px;
}
#footer p {
	color: #134B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	text-align: center;
}
