
body
{
	/*color: #FFF;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url('/images/layout/mediumBG.gif');
	background-repeat: repeat;
	line-height: 150%;
	letter-spacing: 0.3px;
}

a:link, a:visited
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a:active, a:hover
{
	background-color: #360;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

img
{
	margin: 0 auto;
	display: block;
	border: none;
	background: none;
}

abbr
{
	border-bottom: 1px dotted #000;
}

#container
{
}

#title
{
	height: 150px;
	background-image: url('/images/layout/title.png');
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#phone
{
	height: 30px;
	background-image: url('/images/layout/phone.png');
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}


h1, h2, h3, h4
{
	font-weight: bold;
	margin: 10px 0;
}

h1
{
	font-size: 28px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 16px;
}

p
{
	margin: 10px;
}

ul
{
	margin: 1 10px;
	margin-top: -10px;
}

#content
{
	width: 944px;
	margin: 0 auto;
}

#copy
{
	padding: 10px;
	font-size: 12px;
	text-align: center;
	clear: both;
	font-weight: bold;
}

.hb
{
	height: 10px;
	width: 945px;
	background-image: url('/images/layout/hr.png');
	background-repeat: no-repeat;
	font-size: 1px;
}

.hr
{
	margin: 20px 0;
	clear: both;
}

#products
{
	margin: 10px auto;
	color: #FFF;
}

#products abbr
{
	border-bottom: 1px dotted #FFF;
}

#aspen, #aspenPine, #pine
{
	margin-bottom: 20px;
}

#aspen
{
	float: left;
	display: inline;
}

#aspenPine
{
	float: left;
	display: inline;
	margin-left: 20px;
}

#pine
{
	margin-left: 640px;
}

#aspenTop, #aspenPineTop, #pineTop
{
	height: 100px;
	width: 300px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#aspenMiddle, #aspenPineMiddle, #pineMiddle
{
	background-repeat: repeat-y;
	text-align: justify;
	padding: 10px 25px;
	width: 250px;
	min-height: 680px;
}

#aspenBottom, #aspenPineBottom, #pineBottom
{
	height: 50px;
	width: 300px;
	background-repeat: no-repeat;
}

#aspenTop
{
	background-image: url('/images/layout/aspenTop.png');
}

#aspenMiddle
{
	background-image: url('/images/layout/aspenBehind.png');
}

#aspenBottom
{
	background-image: url('/images/layout/aspenBottom.png');
}

#aspenPineTop
{
	background-image: url('/images/layout/aspenPineTop.png');
}

#aspenPineMiddle
{
	background-image: url('/images/layout/aspenPineBehind.png');
}

#aspenPineBottom
{
	background-image: url('/images/layout/aspenPineBottom.png');
}

#pineTop
{
	background-image: url('/images/layout/pineTop.png');
}

#pineMiddle
{
	background-image: url('/images/layout/pineBehind.png');
}

#pineBottom
{
	background-image: url('/images/layout/pineBottom.png');
}

#bottom
{
	clear: both;
	margin: 20px auto;
}

#qualities
{
	background-image: url('/images/layout/lightBG.gif');
	text-align: justify;
	width: 915px;
	margin: 0 auto;
	padding: 10px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#moreInfo
{
	margin: 0;
	border-bottom: 1px solid #333;
}

#qualitiesLeft, #qualitiesRight
{
	width: 450px;
}

#qualitiesLeft
{
	float: left;
	display: inline;
}

#qualitiesRight
{
	margin-left: 460px;
	text-align: right;
}
