html
{
	*height: 100%;
}

form
{
	*height: 100%;
	*margin: 0;
	*padding: 0;
}

body 
{
	*height: 100%;
	*margin: 0;
	*padding: 0;
	*font-family: Arial;
	*font-size: 10pt;
	*color: #998F67;
	*background-color: White;
}

img
{
	*border: 0;
}

#container
{
	*width: 100%;
	*min-height: 100%;
	*height: auto !important;
	*height: 100%;
	*margin: 0 auto -51px;
	*text-align: center;
	*overflow: hidden;
	*position: relative;
}

#header
{
	*width: 100%;
	*height: 83px;
	*text-align: center;
	*background: #cd2528 url("../../images/bg_header.gif") repeat-x bottom;
	*position: relative;
}

#headercontent
{
	*width: 935px;
	*margin: 0 auto 0 auto;
	*position: relative;
}

#headercontent img.logo
{
	*float: left;
	*padding-top: 20px;
	*position: relative;
}

#nav 
{
	*float: right;
	*padding-top: 1px;
	*position: relative;
}

#headershadow
{
	*top: 80px;
	*left: 231px;
	*width: 672px;
	*height: 5px;
	*height: 3px;
	*background: url("../../images/shadow_content_fix.gif") repeat-y;
	*z-index: 3;
	*position: absolute;
}

#headershadowleft
{
	*top: 80px;
	*left: 231px;
	*width: 3px;
	*height: 5px;
	*background: #fff;
	*z-index: 2;
	*position: absolute;
}

#headershadowright
{
	*top: 80px;
	*right: 32px;
	*width: 3px;
	*height: 5px;
	*background: #fff;
	*z-index: 2;
	*position: absolute;
}

#nav 
{
	*float: right;
	*position: relative;
}

#content
{
	*width: 100%;
	*height: 100%;
	*padding-bottom: 51px;
	*position: relative;
}

#maintable
{
	*width: 100%;
	*height: 100%;
	*background: url("../../images/bg_gradient.gif") repeat-x center;
	*text-align: center;
}

#maintable tr td
{
	*vertical-align: middle;
}

#contenttable
{
	*margin: 0 auto 0 auto;
	*margin: 0 64px 0 0;
	*padding-right: 32px;
	*padding-right: 23px;
	*width: 935px;
}

#contenttable tr td
{
	*text-align: left;
	*vertical-align: top;
}

#contenttable tr td.leftnav
{
	*padding-left: 4px;
	*padding-left: 36px;
	*width: 208px;
	*width: 198px;
}

#contenttable tr td.contents
{
	*padding: 30px 0 0 85px;
	*padding: 30px 0 0 60px;
	*width: 672px;
	*background: url("../../images/shadow_content.gif") repeat-y right;
}

#footer
{
	*width: 100%;
	*height: 51px;
	*border: 1px;
	*color: #999999;
	*clear: both;
	*background: url("../../images/bg_footer.gif") repeat-x bottom;
	*position: relative;
}

#footercontent
{
	*width: 935px;
	*margin: 0 auto 0 auto;
	*padding-top: 13px;
	*position: relative;
}

#footercontent img.logo
{
	*float: left;
	*padding-right: 12px;
	*position: relative;
}

#footershadow
{
	*top: -13px;
	*left: 231px;
	*width: 672px;
	*height: 1px;
	*background: url("../../images/shadow_content_fix.gif") repeat-y;
	*z-index: 3;
	*position: absolute;
}

#footercontent div.content
{
	*float: left;
	*font-size: 7pt;
	*padding-left: 8px;
	*border-left: solid 2px #e4e4e4;
	*position: relative;
}

#footercontent div.content .telfax
{
	*color: #929292;
	*font-weight: bold;	
}

#footercontent div.content .copyright
{
	*color: #b8b8b8;
}

#search
{
	*float: right;
	*width: 155px;
	*height: 24px;
	*margin-top: -3px;
	*padding: 6px 0 0 6px;
	*background: url("../../images/bg_search.gif") no-repeat top left;
	*position: relative;
}

#search input.searchBox
{
	*top: 3px;
	*left: 4px;
	*width: 118px;
	*height: 15px;
	*font-family: Arial;
	*font-size: 8pt;
	*color: #999999;
	*border: 0;
	*position: absolute;
}

#search .btnSearch
{
	*top: 0;
	*left: 127px;	
	*position: absolute;
}

div.sidetitle
{
	*padding: 35px 0 15px 0;
}

#pagetitle
{
	*width: 575px;
	*padding-bottom: 6px;
	*border-bottom: solid 1px #8D191B;
	*position: relative;
}

#pagetitle img.titleimage
{
	*padding: 0 0 3px 4px;
}

div.CurrentItem
{
	*padding-top: 10px;
	*padding-bottom: 8px;
	*padding-bottom: 5px;
	*width: 158px;
	*cursor: default;
	*border-bottom: solid 1px #8D191B;
}

div.IdleItem
{
	*padding-top: 10px;
	*padding-bottom: 8px;
	*padding-bottom: 5px;
	*width: 158px;
	*cursor: pointer;
	*border-bottom: solid 1px #BCB4A6;
}

div.HoverItem
{
	*padding-top: 10px;
	*padding-bottom: 8px;
	*padding-bottom: 5px;
	*width: 158px;
	*cursor: pointer;
	/*border-bottom: solid 1px #8D191B;*/
	*border-bottom: solid 1px #BCB4A6;
}

a.SubItem
{
	*text-decoration: none;
}

div.CurrentSub
{
	*padding-top: 2px;
	*color: #8D191B;
	*width: 158px;
	*cursor: default;
	*font-size: 11pt;
	*font-weight: bold;
	*text-decoration: none;
}

div.IdleSub
{
	*padding-top: 2px;
	*color: #BCB4A6;
	*width: 158px;
	*cursor: pointer;
	*font-size: 11pt;
	*font-weight: bold;
	*text-decoration: none;
}

div.HoverSub
{
	*padding-top: 2px;
	*color: #8D191B;
	*width: 158px;
	*cursor: pointer;
	*font-size: 11pt;
	*font-weight: bold;
	*text-decoration: none;
}

div.SubSpacer
{
	*margin-top: 2px;
	*margin-top: -12px;
	*width: 158px;
	*border-bottom: solid 1px #8D191B;
}

#pagecontent1
{
	*margin-top: 35px;
	*float: left;
}

#pagecontent1 div.right
{
	*float: right;
	*margin-right: 30px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 187px;
}

#pagecontent1 div.decorright
{
	*float: right;
	*margin-right: 20px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 187px;
}

#pagecontent1 div.basinsright
{
	*float: right;
	*margin-right: 20px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 187px;
}

#pagecontent1 div.signageright
{
	*float: right;
	*margin-right: 20px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 187px;
}

#pagecontent1 div.tombright
{
	*float: right;
	*margin-right: 30px;
	*margin-right: 12px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 200px;
	*width: 210px;
}

#previmage, #nextimage
{
	*padding: 5px 0 0 0;
	*padding: 6px 0 0 0;
}

div.aboutmsg
{
	*float: left;
	*margin-top: 30px;
}

div.glanceimage
{
	*float: right;
	*margin: 38px 30px 0 0;
}

div.aboutcontent
{
	*float: left;
	*margin: 20px 20px 0 8px;
	*width: 370px;
	*font-size: 9pt;
}

div.philosophybox
{
	*clear: both;
	*padding-top: 20px;
}

div.networkcontent
{
	*clear: both;
	*padding: 20px 0 0 15px;
	*font-size: 9pt;
	*width: 565px;
	*height: 269px;
	*background: url("../../images/network_worldmap.gif") no-repeat center;
}

div.careimage
{
	*float: left;
	*padding-top: 35px;
}

div.carecontent
{
	*padding-top: 34px;
	*margin-left: 180px;
	*width: 390px;
	*font-family: Arial;
	*position: relative;
}

div.carecontent .caresubtitle
{
	*color: #8D191B;
	*font-size: 10pt;
	*font-weight: bold;
}

div.carecontent .content
{
	*color: #998F67;
	*font-size: 9pt;
}

div.carecontent ul.content
{
	*padding: 0;
	*margin: 0;
	*list-style-image: url("../../images/bullet.gif");
	*padding-left: 16px;
	*color: #998F67;
	*font-size: 9pt;
}

div.getquote
{
	*float: right;
}

div.pagetitlehack
{
	*margin-top: -80px;
	*position: relative;
}

#inquiryform
{
	*margin: 105px 0 0 15px;
}

#inquiryform .redtext
{
	*font-weight: bold;
	*color: #8D191B;
}

#inquiryform .dash
{
	*font-size: 12pt;
}

#inquiryform td.radiotitle
{
	*width: 189px;
	*vertical-align: middle;
}

#inquiryform td.formtitle
{
	*width: 160px;
	*text-align: left;
	*vertical-align: middle;
	*color: #998F67;
	*font-size: 10pt;
}

#inquiryform td.formtitlearea
{
	*width: 160px;
	*text-align: left;
	*vertical-align: top;
	*color: #998F67;
	*font-size: 10pt;
}

#inquiryform td.formtitle2
{
	*width: 10px;
	*vertical-align: middle;
	*color: #998F67;
	*font-size: 10pt;
}

#inquiryform input.textbox
{
	*width: 300px;
	*height: 16px;
	*color: #998F67;
	*font-family: Arial;
	*font-size: 8pt;
	*border: solid 1px #ececec;
	*border-right: solid 2px #dfdfdf;
	*border-bottom: solid 2px #dfdfdf;
}

#inquiryform select.dropdown
{
	*width: 301px;
	*width: 304px;
	*height: 20px;
	*height: auto;
	*color: #998F67;
	*font-family: Arial;
	*font-size: 8pt;
	*border: solid 1px #ececec;
	*border-right: solid 2px #dfdfdf;
	*border-bottom: solid 2px #dfdfdf;
}

#inquiryform textarea.textbox
{
	*width: 300px;
	*height: 106px;
	*color: #998F67;
	*font-family: Arial;
	*font-size: 8pt;
	*border: solid 1px #ececec;
	*border-right: solid 2px #dfdfdf;
	*border-bottom: solid 2px #dfdfdf;
	*resize: none;
}

#inquiryform input.telfax
{
	*width: 222px;
	*height: 16px;
	*color: #998F67;
	*font-family: Arial;
	*font-size: 8pt;
	*border: solid 1px #ececec;
	*border-right: solid 2px #dfdfdf;
	*border-bottom: solid 2px #dfdfdf;
}

#inquiryform input.others
{
	*width: 60px;
	*height: 16px;
	*color: #998F67;
	*font-family: Arial;
	*font-size: 8pt;
	*border: solid 1px #ececec;
	*border-right: solid 2px #dfdfdf;
	*border-bottom: solid 2px #dfdfdf;
}

#locationmap
{
	*float: left;
	*padding: 30px 0 0 16px;
	*width: 360px;
	*text-align: right;
}

#locationmap a
{
	*color: #8D191B;
	*text-decoration: none;
}

#locationmap a:hover
{
	*text-decoration: underline;
}

#address
{
	*float: right;
	*padding: 30px 40px 0 0;
	*padding: 30px 45px 0 0;
	*font-size: 9pt;
	*width: 195px;
}

#address .red
{
	*width: 46px;
	*color: #8D191B;
	*font-weight: bold;
}

#address td.maillink a
{
	*color: #998F67;
	*text-decoration: none;
}

#address td.maillink a:hover
{
	*text-decoration: underline;
}

div.pagetitlehack2
{
	*margin-top: -100px;
	*position: relative;
}

#quotecontent
{
	*margin: 125px 0 0 15px;
}

#quotecontent td
{
	*font-size: 8pt;
}

#quotecontent td.firstcol
{
	*width: 240px;
}

#quotecontent td.formtitle
{
	*height: 25px;
	*vertical-align: bottom;
}

#quotecontent select
{
	*color: #8D191B;
	*border: solid 1px #727272;
	*width: 192px;
	*height: 22px;
}

#quotecontent input.textbox
{
	*width: 190px;
	*height: 18px;
	*border: solid 1px #727272;
	*color: #998F67;
	*font-family: Arial;
	*font-size: 8pt;
}

#quotecontent textarea
{
	*resize: none;
	*width: 188px;
	*height: 92px;
	*border: solid 1px #727272;
	*color: #998F67;
	*font-family: Arial;
	*font-size: 8pt;
}

div.SubmitQuote
{
	*float: right;
	*padding: 20px 60px 0 0;
}

#stonecontent
{
	*padding: 30px 0 0 15px;
	*font-size: 9pt;
	*width: 555px;
	*text-align: justify;
}

#stonegallerycontent
{
	*position: relative;
}

#stonegallerycontent #sorting
{
	*top: 210px;
	*left: 12px;
	*position: absolute;	
}

div.pagetitlehack3
{
	*margin-top: -120px;
}

div.sitemapWrapper
{
	*margin-top: 140px;
	*font-size: 8pt;
}

div.sitemapWrapper div
{
	*margin-top: 4px;
	*line-height: 12pt;
}

div.sitemapWrapper div a
{
	*padding-left: 4px;
	*color: #AA9F71;
	*text-decoration: none;
}

div.sitemapWrapper div a:hover
{
	*color: #8D191B;
}

div.showcaseContent
{
	*margin-top: 35px;
	*display: none;
	*width: 600px;
	*float: left;
}

div.showcaseContent td
{
	*text-align: center;
	*vertical-align: middle;
}

div.showcaseContent div.thumbnails
{
	*cursor: pointer;
	*width: 37px;
	*height: 41px;
	*background: url("../../images/showroom/box_thumbnailwhite.gif") no-repeat top left;
	*padding-right: 10px;
}

div.showcaseContent div.thumbnails img
{
	*padding: 7px 0 0 3px;
}

div.showcaseContent div.right
{
	*top: -130px;
	*left: 110px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 180px;
	*height: 247px;
	*position: absolute;
}


div.showcaseContent div.righthack
{
	*top: 0;
	*left: 110px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 180px;
	*height: 300px;
	*position: relative;
}

div.showcaseContent div.righthack2
{
	*top: -140px;
	*left: 106px;
	*font-size: 9pt;
	*color: #998F67;
	*width: 180px;
	*height: 300px;
	*position: relative;
}

div.showcaseContent div.thumbnailcontainer
{
	*margin-top: -20px;
}

div.showcaseContent div.right img.showbutton
{
	*right: 0;
	*bottom: 0;
	*cursor: pointer;
	*position: absolute;
}

div.showcaseLayer
{
	*top: 75px;
	*left: 4px;
	*position: absolute;
}

div.showcaseLayer div.showcaseInnerLayers
{
	*position: relative;
}

div.showcaseLayer div.showcaseInnerLayers img.tabletop
{
	*top: 0;
	*left: 0;
	*z-index: 2;
	*display: none;
	*position: absolute;
}

div.showcaseLayer div.showcaseInnerLayers img.floor
{
	*top: 0;
	*left: 0;
	*z-index: 1;
	*display: none;
	*position: absolute;
}