body {
    margin-top: 0px;
    background-color: #958671;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
	height: 100%;
}

h1 {
    color: #7a6a57;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

a {
    color: #4B212D;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

textarea {
	font-family: Arial;
    font-size: 12px;
    color: #000000;
}

li {
	margin: 12px;	
}

.whiteText11 {
    font-size: 11px;
    color: #FFFFFF;
}

.whiteTextBold {
	font-weight: bold;
    color: #FFFFFF;
}

.whiteTextBold a {
	font-weight: bold;
    color: #FFFFFF;
	text-decoration: underline;
}

.brownBold {
    color: #993300;
    font-weight: bold;
}

.salesPrice {
    font-size: 18px;
    font-weight: bold;
    color: #4B212D;
}

.pictureHeader {
	font-size: 14px;
	font-weight: bold;
}

.newsText {
	margin-top: -40px;
}

.picBorder1 {
	border: 1px solid #000000;
}

.picBorder2 {
	border: 2px solid #000000;
}

.maroonBorder {
	border: 4px solid #4B212D;
}

.overflowArea {
	overflow: auto;
	width: 125px;
	height: 525px;
	padding: 0px;
	margin: 0px;
	scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #7B6D58;
    scrollbar-highlight-color: #948671;
}

#siteContainer {
    width: 775px;
    margin-left: auto;
    margin-right: auto;
	background-color: #7C6D58;
	height: 100%;
	overflow: auto;
}

#headerTop {
	float: left;
    margin: 0px;
    padding: 0px;
    height: 148px;
}

#headerBottomLeft {
    background-color: #4B212D;
    width: 570px;
    height: 31px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#headerBottomRight {
    background-color: #666666;
    width: 205px;
    height: 31px;
    float: right;
    margin: 0px;
    padding: 0px;
}

#wthvideo {
    position: absolute;
    width: 176px;
    height: 352px;
    left: 50%;
    margin-left: 188px;
    top: 365px;
    visibility: hidden;
    z-index: 1;
}

#nav {
	float: left;
	width: 170px;
	background-color: #7C6D58;
}

#mainPicBG {
    float: right;
    width: 605px;
    height: 535px;
    background: url("/interior_design/images/main_body_display.jpg");
}

#contentPicBG {
    float: left;
    width: 390px;
    height: 525px;
    padding: 5px;
    overflow: auto;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #7B6D58;
    scrollbar-highlight-color: #948671;
}

#contentWhiteBG {
    float: right;
    width: 595px;
	min-height: 525px;
    padding: 5px;
	background-color: #FFFFFF;
}

#footer {
	float: left;
}

#footerLeft {
    float: left;
    width: 170px;
    height: 35px;
    background-color: #4B212D;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    line-height: 35px;
}

#footerRight {
    float: right;
    width: 601px;
    height: 31px;
    background-color: #666666;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    padding: 2px;
}

#footerRight a {
    color: #FFFFFF;
    font-size: 10px;
}

/*
Intranet
*/

#iSiteContainer {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
	background-color: #FFFFFF;
	height: 100%;
	overflow: auto;
}

#iHeaderLeft {
	float: left;
	background-color: #4B212D;
    width: 750px;
	height: 25px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#iHeaderRight {
	float: right;
    background-color: #4B212D;
    width: 230px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

#iHeaderRight a {
	color: #FFFFFF;
	text-decoration: underline;
}

#iPageTitle {
	float: left;
	width: 200px;
	height: 40px;
	font-weight: bold;
}

#iNav {
	float: right;
	width: 780px;
	height: 40px;
}

#iContent {
    padding: 5px;
	background-color: #FFFFFF;
}
