body {
	font-family: Arial, Helvetica, sans-serif;  
	background-color: #FFF;
	border: 0px;
	width: 100%;
}
body.frame {
	width: 100%;
}
.iframe {
	position: absolute;
	margin-top: 120px;
	margin-left: 200px;
}

A.ssmItems:link		{color:black;text-decoration:none;z-index:100;}
A.ssmItems:hover	{color:black;text-decoration:none;z-index:100;}
A.ssmItems:active	{color:black;text-decoration:none;z-index:100;}
A.ssmItems:visited	{color:black;text-decoration:none;z-index:100;}

a:link {color: Black;text-shadow:#000 5em 6em 3em;text-decoration: underline;}     /* unvisited link */
a:visited {color: Black;text-shadow:#000 5em 6em 3em;text-decoration: none;}  /* visited link */
a:hover {color: blue;text-shadow:#000 5em 6em 3em;}   /* mouse over link */
a:active {color: Purple;text-shadow:#000 5em 6em 3em;}   /* selected link */
img#banner {
	position: absolute;
	margin-top: 10px;
	margin-left: -10px;
	z-index: 4;
}
.menu {
	position: relative;
	top: 100px;
	margin-left: 5px;
	z-index: 5;
}
a.menuColor {
	color: #FFFFCC;
	text-decoration: none;
	width: 200px;
}
#estimates {
	position: absolute;
	font-size: 24;
	font-variant: small-caps;
	font-weight: bold;
	line-height: .8;
	text-align: center;
	margin-top: 23px;
	margin-left: 600px;
	z-index: 5;
}
#slogan {
	position: relative;
	font-size: 12;
	font-weight: bold;
	top: 100px;
	margin-left: 350px;
}
#emailContact {
	position: absolute;
	font-size: 12;
	font-weight: bold;
	top: 120px;
	margin-left: -200px;
	z-index: 3;
}	
img#left {
	position: absolute;
	margin-top: -10px;
	margin-left: -8px;
	height: 578px;
	z-index: 3;
}
img#logo {
	position: absolute;
	margin-top: 5px;
	margin-left: 150px;
	z-index: 5;
}
.copy {
	position: absolute;
	top: 0px;
	overflow: auto; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 420px;
	width: 640px;
	margin: 0px;
}
.boldHome {
	position: relative;
	top: 32px;
	font-size: 14;
	font-weight: bold;
	text-align: left;
}
#imgHome {
	margin: 20px 0px -15px 0px;
	float: left;
	padding: 10px;
}
.pageTitle {
	font-size: 16;
	font-weight: bold;
	text-align: left;
}
#pageTitle {
	font-size: 16;
	font-weight: bold;
	text-align: left;
}
.topLeft {
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	font-size: 12;
	width: 385px
}
.bottomLeft {
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	font-size: 12;
	width: 385px
}
.topRight {
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	font-size: 12;
	width: 385px
}
.smBold {
	font-weight: bold;
}
.smBoldIt {
	font-weight: bold;
	font-style: italic;
}
.smIt {
	font-style: italic;
}
#imgTopRight {
	float: right;
	font-size: 10;
	padding: 5px;
	width: 223px;
}
#imgBottomLeft {
	font-size: 10;
	width: 462px;
	float: left;
}
#imgTopLeft {
	float: left;
	font-size: 10;
	padding: 5px;
	width: 223px;
}
#imgBottomRight {
	float: right;
	font-size: 10;
	width: 223px;
	
}
ul.bullet {
	margin-left: 15px;
	list-style-type: circle;
}
td.woodPricing {
	font-variant: small-caps;
	font-size: 14;
	font-weight: bold;
}
#imgCenter {
	margin: 5px 85px 5px 65px;
}
