body {  
	margin:		0 auto;
	background-color: white;
	background-repeat: no-repeat;
	font-size:  62.5%; /* reset 1EM to 10px */
	padding:    0;
}
#MenuContainer
{
    position:relative;
    width:288px;
    height:635px;
}
#MenuContainer ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.pawprints
{
    margin-top: 2px;
}
.pawprints li
{
    list-style:none;
    line-height: 1.5em;
    background-image: url(images/Paw-sm.gif);
    background-repeat: no-repeat;
    background-position: 0 .2em;
    padding-left: 1.4em;
}
#MenuContainer a
{
    display: block;
    position: absolute;
    width: 133px;
    height: 45px;
    font-size: 1.5em;
    font-family: Trebuchet MS;
    color: #59175a;
    text-decoration: none;
    text-align: center;
    line-height: 2.8em;
    font-weight: bold;
    text-transform: lowercase;
}
#MenuContainer ul a:hover
{
  color:#577d28;
}
#MenuContainer .Home a
{
 top:30px;
 left: 20px;
}
#MenuContainer .LogoDesign a
{
    top:94px;
 left: 10px;
 
}
#MenuContainer .DesignSamples a
{
 top:155px;
 left: 30px;

}
#MenuContainer .InteriorSamples a
{
 top:218px;
 left: 55px;

}
#MenuContainer .Contact a
{
 top:280px;
 left: 60px;
}
#MenuContainer ul a:hover
{
  color:#577d28;
}
#WAC{
position: absolute;
	top: 40px;
	left:240px;
}

#Posh{
position: absolute;
	top: 50px;
	left: 460px;
}
#LP{
position: absolute;
	top: 210px;
	left: 310px;
}

#MC{
position: absolute;
	top: 340px;
	left: 310px;
}
#SLSB{
	position: absolute;
	top: 440px;
	left: 330px;
}
#TastefullySimple{
	position: absolute;
	top: 150px;
	left: 690px;
}
#TSIcon{
	position: absolute;
	top: 50px;
	left: 710px;
}
#CaribouSample
{
    position: absolute;
	top: 6px;
	left: 708px;
}
#VegasSample
{
    position: absolute;
	top: 352px;
	left: 316px;
}
#HITSample
{
    position: absolute;
	top: 22px;
	left: 220px;
}
#HIT{
	position: absolute;
	top: 270px;
	left: 680px;
}
#LPGESample
{
    position: absolute;
	top: 14px;
	left: 929px;
}
#TreeSample
{
    position: absolute;
    top: 215px;
    left: 245px;
    z-index: 2;
}
#ImpactSample
{
    position: absolute;
	top: 13px;
	left: 424px;
}
#KittyWampusSample{
	position: absolute;
	top: 142px;
	left: 674px;
	 z-index: 2;
}
#KittyWampus{
	position: absolute;
	top: 500px;
	left: 660px;
}
#StoneHouse{
	position: absolute;
	top: 400px;
	left: 660px;
}
.IDPics{
		border: 5px solid Black;	
}
#IDOne{
	position: absolute;
	top: 10px;
	left: 370px;
}
#IDTwo{
	position: absolute;
	top: 18px;
	left: 673px;
	z-index: 100;
	
}
#IDThree{
	position: absolute;
	top: 375px;
	left: 406px;
	z-index: 10;
}
#TextArea1{
	position: absolute;
	left:260px;
/*	top:20px;*/
	top:100px;
	width:230px;
}
.AboutOval{
	position:absolute;
	top: 2em;
	left:65em;
	border: 0;
}


#TextArea2{
	position: absolute;
	left:520px;
/*	top:175px;*/
	top:220px;
	width:230px;
}
#ContactBody
{
    background-position: left top;
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
}
#TextArea3{
	position: absolute;
	left:770px;
/*	top:550px;*/
	top:300px;
	width:230px;
}
#TextArea3 span.Quote
{
    margin-left: 10px;
    display: block;
    font-style: italic;
}
#TextArea4{
	position: absolute;
	left:410px;
	top:450px;
	width:600px;
}
.BodyText{
	color:#59175a;
	font: 500 1.2em Verdana, sans-serif;
	line-height: 1.5em;	
}
.emphasis{	
	font: 900;
}