/*
// $Id: wrapper.css,v 1.10 2010/07/28 21:04:11 brianl Exp $
// $Revision: 1.10 $
// $Author: brianl $
//
// $Log: wrapper.css,v $
// Revision 1.10  2010/07/28 21:04:11  brianl
// IE PNG Animation Fix: Replaced images that do not have a semi-opaque background.
//
// Revision 1.9  2010/07/27 18:35:47  brianl
// Fixed menu navigation bg image
//
// Revision 1.8  2010/07/26 23:31:07  brianl
// Updated the layout
//
// Revision 1.7  2006/12/13 22:51:48  stephend
// Scrubs build, new header banners, images, kitchen sink etc.
//
// Revision 1.6  2006/12/04 22:58:49  stephend
// Wrapper cahnges, subnav changes, new image links
//
// Revision 1.5  2006/12/04 21:25:28  stephend
// Changed <h1> style
//
// Revision 1.4  2006/12/04 18:39:39  stephend
// New images, new CMT pages, new kitchen sink, garden trowel, etc.
//
// Revision 1.3  2006/12/01 01:01:49  stephend
// Changed out images for heros and restructed menu
//
// Revision 1.2  2006/11/27 16:33:25  stephend
// Updated Menu
//
// Revision 1.1  2006/11/22 22:46:09  stephend
// Finally...
//
// Revision 1.2  2006/11/22 20:45:55  stephend
// Initial HTML build-out version
//
// Revision 1.1.1.1  2006/08/28 19:54:54  scottl
// Initial check-in.
//
//
*/
body {background-image:url("../images/bg.jpg");margin:0px}
h1 {font-size:12px}

.hdrbkg 
{
	background-image:url("../images/bg.header.jpg");
	height:64px
}

.hdrbkg_scrubbed
{
	background-image:url("../images/bg.header.scrubbed.jpg");
	height:64px
}

.tdSidebar 
{
	background-image:url("../images/bg.leftcolumn_01.jpg");
	background-repeat:repeat-y;
	width:176px;
}

.tdVerticalBar
{
	background-image:url("../images/bg.middlecolumn.jpg");
	background-repeat:repeat-y;
	width:4px;
}

.divMM 
{
	background-image:url("../images/bg.nav.jpg");
    background-repeat:repeat-x;
    background-color:#E9E2CF;
	height:37px;
}
#divSubMM 
{
	background-image:url("../images/bg.subnav.jpg");
	background-repeat:repeat-x;
	background-color:#DDCEAD;
	height:27px;
}
.divFooter a {
	text-decoration:none;
}
.tdHomePgCMT {
	background-image:url("../images/bg.bodytext.jpg");
	background-repeat:repeat-y;
}
.footer {font:normal 9px Verdana;color: #bfa478}

	

/*
    All divs within #hpSlideshow take up the entire space of #hpSlideshow
    and are all position to the top left corner of #hpSlideshow.  This
    enables us to truely use layers.
*/	
#hpSlideshow { width:759px; height:313px; overflow:hidden; background-color:#E0CEAA; }

#hpSlideshow div { position:relative; left:0px; height:313px; overflow:hidden; }

#mainDiv { top:0px; z-index:500; }
#subDiv01 { top:-313px; z-index:490; }
#phoneDiv { top:-626px; z-index:510; }
#borderDiv01 { top:-939px; z-index:505; }
#borderDiv02 { top:-1252px; z-index:505; }

#contentDiv01 { top:-1565px; z-index:510; }
#contentDiv02 { top:-1878px; z-index:510; }
#contentDiv03 { top:-2191px; z-index:510; }
#contentDiv04 { top:-2504px; z-index:510; }
#contentDiv05 { top:-2817px; z-index:510; }
#contentDiv06 { top:-3130px; z-index:510; }
#contentDiv07 { top:-3443px; z-index:510; }
#contentDiv08 { top:-3756px; z-index:510; }
#contentDiv09 { top:-4069px; z-index:510; }

#pleaseWait { top:-4382px; z-index:500; }
#imageCacheDiv { display:none; }

/********** Images - Relative to their contating div ***********/
#mainImage { position:relative; display:none; right:1490px; width:2250px; }
#subImg01 { position:relative; display:none; left:-450px;  }
#phoneImg { position:relative; display:none; top:268px; left:535px; }
#borderImg01 { position:relative; display:none; top:10px; left:10px; }
#borderImg02 { position:relative; display:none; top:10px; left:10px; }
/*
#contentImg01 { position:relative; display:none; top:10px; left:10px; }
#contentImg02 { position:relative; display:none; top:10px; left:10px; }
#contentImg03 { position:relative; display:none; top:85px; left:40px; }
#contentImg04 { position:relative; display:none; top:160px; left:70px; }
#contentImg05 { position:relative; display:none; top:-100px; left:280px; }
#contentImg06 { position:relative; display:none; top:110px; left:390px; }
#contentImg07 { position:relative; display:none; top:30px; left:35px; }
#contentImg08 { position:relative; display:none; top:30px; left:35px; }
#contentImg09 { position:relative; display:none; top:0px; left:0px; }*/

#contentImg01 { position:relative; display:none; top:35px; left:35px; }
#contentImg02 { position:relative; display:none; top:35px; left:35px; }
#contentImg03 { position:relative; display:none; top:110px; left:65px; }
#contentImg04 { position:relative; display:none; top:185px; left:95px; }
#contentImg05 { position:relative; display:none; top:-100px; left:280px; }
#contentImg06 { position:relative; display:none; top:110px; left:390px; }
#contentImg07 { position:relative; display:none; top:55px; left:65px; }
#contentImg08 { position:relative; display:none; top:65px; left:70px; }
#contentImg09 { position:relative; display:none; top:20px; left:20px; }