@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/RPWittHomesBACKG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow-x:-moz-scrollbars-none;
	top: 0px;
	clear: none;
	float: none;
	margin: 0px;
	padding: 0px;
	z-index: auto;

}
.topbar {
	background-image: url(images/RPWittHomesMENU.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow-x:hidden;
	overflow-y:scroll;
	z-index: -100;
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: absolute;
	height: 52px;
	top: 0px;
}
.rpwitthomesmenu {
	width: 1000px;
	top: -.8em;
	margin-left: -500px;
	left: 50%;
	position: absolute;
	z-index: -99;
	overflow: visible;
	visibility: visible;
	height: auto;
	padding: 0px;
}
.flash {
	height: 490px;
	width: 490px;
	right: 50%;
	position: absolute;
	margin-right: -470px;
	z-index: 720;
	top: 154px;
	overflow: hidden;
}
.maintable {
	min-height:auto;
	width: 1000px;
	border: 0px none;
	background-position: center top;
	z-index: auto;
	visibility: visible;
	overflow-x:hidden;
	overflow-y:scroll;
	clear: both;
	float: none;
}

.horizbar {
	background-image: url(images/RPWittHomesTRANSP.png);
	background-repeat: repeat;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow-x:-moz-scrollbars-none;
	height: 327px;
	width: 1920px;
	margin-left: -960px;
	position: fixed;
	left: 50%;
	top: 154px;
	z-index: -500;
}
.leftbar {
	background-image: url(images/RPWittHomesTRANSP.png);
	background-repeat: repeat;
	overflow-x:hidden;
	overflow-y:hidden;
	overflow-x:-moz-scrollbars-none;
	height: 325px;
	width: 960px;
	margin-left: -1450px;
	position: absolute;
	left: 50%;
	top: 154px;
	z-index: -500;
}
.rightbar1 {
	background-image: url(images/RPWittHomesTRANSP.png);
	background-repeat: repeat;
	overflow-x:hidden;
	overflow-y:hidden;
	overflow-x:-moz-scrollbars-none;
	height: 156px;
	width: 960px;
	margin-right: -1440px;
	position: absolute;
	right: 50%;
	z-index: -500;
	top: 154px;
}
.rightbar2 {
	background-image: url(images/RPWittHomesTRANSP.png);
	background-repeat: repeat;
	overflow-x:hidden;
	overflow-y:hidden;
	overflow-x:-moz-scrollbars-none;
	height: 156px;
	width: 960px;
	margin-right: -1440px;
	position: absolute;
	right: 50%;
	z-index: -500;
	top: 321px;
}
.rightbar3 {
	background-image: url(images/RPWittHomesTRANSP.png);
	background-repeat: repeat;
	overflow-x:hidden;
	overflow-y:hidden;
	overflow-x:-moz-scrollbars-none;
	height: 156px;
	width: 960px;
	margin-right: -1440px;
	position: absolute;
	right: 50%;
	z-index: -500;
	top: 488px;
}
.vertbar {
	background-image: url(images/RPWittHomesTRANSP.png);
	background-repeat: repeat;
	width: 370px;
	position: absolute;
	top: 154px;
	z-index: -450;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 72px;
	padding-left: 40px;
	left: 50%;
	margin-left: -480px;
	min-height: 72%;
}
.horizline {
	background-image: url(images/RPWittHomesTRANSP.png);
	background-repeat: repeat;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow-x:-moz-scrollbars-none;
	height: 48px;
	width: 450px;
	margin-left: -480px;
	position: fixed;
	left: 50%;
	z-index: -449;
	bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9e8f7e;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #9e8f7e;
	border-bottom-color: #9e8f7e;
	border-left-color: #9e8f7e;
	overflow: hidden;
}
iframe {
	border: 2px solid #9e8f7e;
}
.bottombuttons {
	position: fixed;
 	_position:absolute;
	bottom:0;
  	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	clear: none;
	float:right;
	width: 450px;
	z-index: -446;
	left: 50%;
	margin-left: -480px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9e8f7e;
	vertical-align: bottom;
	display:inline;

}
.logo {
	
	width: 450px;
	position: absolute;
	top: 65px;
	z-index: -450;
	margin-left: -480px;
	left: 50%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #54392e;
	letter-spacing: 2px;
	word-spacing: 0.5px;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 0.2px;
	text-align: justify;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 0.2px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #54392e;
	letter-spacing: 4px;
	word-spacing: 1px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #54392e;
	letter-spacing: 2px;
	word-spacing: .4px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #7bab55;
	letter-spacing: 4px;
	word-spacing: 1px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.vertbar ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 0.2px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
.vertbar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 0.2px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

.rpwitttable {
	background-image: url(images/RPWittHomesTABLE.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	border: 2px solid #9e8f7e;
}
.rpwitttableGREEN {
	background-image: url(images/RPWittHomes_GREENTABLE.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	border: 2px solid #9e8f7e;
}
.rpwitttableCUSTOM {
	background-image: url(images/RPWittHomes_CUSTOMTABLE.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	border: 2px solid #9e8f7e;
	padding-bottom: 6px;
}
.rpwitttableREMODEL {
	background-image: url(images/RPWittHomes_REMODTABLE.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	border: 2px solid #9e8f7e;
	padding-bottom: 6px;
}

#dropmenudiv{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	z-index:-100;
	color: #000000;
	text-align: center;
	letter-spacing: 1.2px;
	word-spacing: .3px;
	text-transform: uppercase;
	background-image: url(images/RPWittHomesDROP.jpg);
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e8f7e;
	border-right-color: #9e8f7e;
	border-bottom-color: #9e8f7e;
	border-left-color: #9e8f7e;
	padding-top: 52px;
	left: 50%;
	position: absolute;
	margin-left: -184px;
	width: 200px;
	overflow: visible;
	visibility: visible;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	z-index: -1;
	letter-spacing: 1.2px;
	word-spacing: .3px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-image:url(images/RPWittHomesHOVER.png);
	color: #000000;
	z-index: -1;
}
a:visited {
text-decoration: none;
	color: #54392e;
	}
a:link {
	color: #54392e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #54392e;
}
body {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.contactform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 0.2px;
	font-weight: normal;
}
