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

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
	background-image: url(../images/rd-background.png);
	background-color: #6D665E;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Open Sans";
	font-size: 13px;
	color: #A19E99;
}
.pageContainer {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.siteContent {
	background-color: transparent !important;
	position: relative;
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menuContainer {
	background-color: transparent;
	background-image: url(../images/menu-background.png);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 100%;
	width: 180px;
	position: relative;
	min-height: 700px !important;
	overflow: visible;
}
.contentContainer {
	background-color: #171410;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 780px;
	position: relative;
	background-image: url(../images/contentbg.png);
	background-repeat: no-repeat;
	background-position: center top;
		min-height: 700px !important;
	overflow: visible;
		-moz-box-shadow:0px 0px 22px #000;
	-webkit-box-shadow:0px 0px 22px #000;
	box-shadow:0px 0px 22px #000;
}
.logoPanel {
	float: left;
	height: 80px;
	width: 41px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logoText {
	font-family: "Open Sans";
	font-size: 20px;
	color: #b1A99E;
	text-transform: uppercase;
	letter-spacing: 5px;
	float: left;
	margin-top: 65px;
	margin-left: 20px;
}
.language {
	font-family: "Open Sans";
	font-size: 10px;
	color: #b1A99E;
	text-transform: uppercase;
	letter-spacing: 5px;
	float: right;
	margin-top: 65px;
	margin-right: 20px;
	width: 120px;
	text-align: right;
}
.textBox {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-right: 35px;
	height: 445px;
	padding-top: 25px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
}
.textBoxmid {
	float: left;
	width: 290px;
	padding-left: 25px;
	padding-right: 35px;
	height: 445px;
	padding-top: 25px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
}

.textBoxFull {
	float: left;
	width: 720px;
	padding-left: 25px;
	padding-right: 35px;
	height: 445px;
	padding-top: 25px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
}
.textBoxVid {
	float: left;
	width: 780px;
	height: 470px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
	padding: 0px;
}


.bodyContent {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-right: 35px;
	height: 445px;
	padding-top: 25px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
}
.bodyContentRight {
	float: right;
	width: 520px;
	padding-left: 0px;
	padding-right: 0px;
	height: 470px;
	padding-top: 0px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
	margin-right: 0px;
	margin-left: 0px;
}
.bodyContentRight2 {
	float: right;
	width: 430px;
	padding-left: 0px;
	padding-right: 0px;
	height: 470px;
	padding-top: 0px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
	margin-right: 0px;
	margin-left: 0px;
}
.bodyContentRight2Copy {
	float: right;
	width: 379px;
	padding-left: 15px;
	padding-right: 35px;
	height: 445px;
	padding-top: 25px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #79716B;
}
.bodyContentRight2Copy p {
	margin: 0px;
}
.contactForm input, textarea {
	background-color: #332E29 !important;
	border: 1px solid #504842;
	outline: none;
	color: #A19E99;
	font-size: 14px !important;
	padding: 3px !important;
	margin-top: 3px !important;
	margin-bottom: 0px !important;
	overflow: auto !important;
	width: 270px;
	font-family: "Open Sans";
}
.bodyContentFull {
	float: right;
	width: 780px;
	padding-left: 0px;
	padding-right: 0px;
	height: 470px;
	padding-top: 0px;
	background-color: #181614;
	margin-top: 44px;
	clear: left;
}


#slideshow {
    position:relative;
    height:470px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.img-swap{ margin: 0px;}
.footerCopy {
	font-size: 9px;
	font-weight: normal;
	color: #666;
	float: right;
	height: 20px;
	width: auto;
	margin-top: 18px;
	margin-right: 25px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	clear: both;
}
a:link {
	color: #8A7762;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A7762;
}
a:hover {
	text-decoration: none;
	color: #AF9F8D;
}
a:active {
	text-decoration: none;
	color: #AF9F8D;
}
.swapImage {
	background-color: #171410;
	float: left;
	position: absolute;
	z-index: 1500;
	line-height: 80px;
	padding-right: 20px;
	margin-top: -300px;
	top: 0px;
	left: 0px;
}
p, h1 {
	line-height: 150%;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #9d9283;
	letter-spacing: -1px;
	margin-bottom: 18px !important;
	margin-top: 10px;
}
h2 {
	font-size: 29px;
	font-weight: normal;
	color: #9d9283;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 29px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #9d9283;
	letter-spacing: 0px;
	margin-bottom: 10px;
	line-height: 24px;
	margin-top: 0px !important;
	margin-right: 0px;
	margin-left: 0px;
}

.rightImage {
	float: right !important;
	position: relative;
	height: 136px;
	width: 190px;
	padding: 10px;
}


.contentContainer .textBoxFull h2 img {
	float: left;
	margin-right: 25px !important;
}
.contentContainer .textBoxFull h2 {
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	font-size: 28px;
	line-height: 28px;
	color: #FFF;
	font-weight:300 !important;
}
.galleryDesc {
	font-size: 10px;
	color: #6D665E;
	letter-spacing: 1px;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.saleButton {
	background-color: #1D1C16;
	height: auto;
	width: 200px;
	margin-top: 370px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #282620;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	letter-spacing: 3px;
	padding: 4px;
}
.Button {
	background-color: #423c35;
	height: auto;
	width: 180px !important;
	margin-top: 20px !important;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #534B42;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px !important;
	letter-spacing: 2px;
	padding: 6px;
}

.pageContainer .siteContent .contentContainer .textBoxmid p img {
	margin-right: 6px !important; margin-bottom: 6px !important;
}
.titleText {
	font-size: 24px;
	font-weight: 200;
	letter-spacing: -1px;
}
.contactText {
	font-size: 15px;
	line-height: 20px !important;
}
.contactForm {
	font-size: 15px;
	line-height: 20px !important;
}

.contactText p {
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.note {
	position: absolute;
	top: 110px;
	right: 20px;
	background-color: #221e19 !important;
	color: #777069;
	padding: 5px;
	width: 120px;
	height: auto;
	z-index: 5000;
	display: block;
	border: 1px solid #39332B;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #AFA79E;
	letter-spacing: -1px;
}

.quote-text {
	font-size: 11px;
	font-weight: bold;
	color: #777069;
	margin-top: 15px;
}
