body {
		background-image: url(images/snowflakes.gif);
		background-color: #dcecf9;
		}

body, p, td {font-family: arial, helvetica; font-size: 10pt; color: black;}

a.foot {color: white; text-decoration: none;}
a.subnav {color: #006633; text-decoration: none;}

.basiccontent {
	margin: 25px;
	}
	
h1 {font-size: 16pt; color: #a01613;

}

#page-container {
	width: 756px;
	margin: auto;
	border: solid 1px #d32a25;
	border-bottom: none;
	background-color: white;
	}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	}
	
#cart {
position: relative;
margin-top: -50px;
	float: right;
	margin-right: 10px;
	width: 150px;
	height: 25px;
}

#footer {
	color: #ffffff;
	font-size: 8pt;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	width: 758px;
	height: 44px;
	background-image: url(images/footer.jpg);
	background-color: #b7121a;
	}
	
#leftcolumn {
	width: 278px;
	float: left;
	margin-left: 15px;
	}
	
#mainphoto {
	float: left; 
	margin-top: 15px;
	border: solid 1px #d32a25;
	width: 276px;
	height: 348px;
	font-weight: bold;
}

#mainphotocaption {
	font-weight: bold;
	line-height: 2em;
	}

#rightcolumn {
	float: right;
	margin: 15px;
}	

#home {
	background-image: url(images/homeimage.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 756px;
	}

#hometext {
	top: 225px;
	left: 550;
	width: 322px;
	height: 300px;
	margin-top: 115px;
	margin-left: 400px;
	margin-bottom: -300px;
	font-size: 9pt;
	line-height: 1.25em;
	color: white;
}	

.whybuy {
	font-size: 13pt;
	text-decoration: none;
	color: white;
	line-height: 1em;
}	

#title {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
#description-top {
	font-size: 8.5pt;
	line-height: 1.5em;
	}
	

	
#altviews {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
.altviewstable {
	width: 416px;
}
	
.thumb {
	width: 57px;
	height: 70px;
	border: solid 1px #d32a25;
	}
	
.thumbcaption {
	font-size: 9pt;
	}
	
.sectionthumb {
	width: 126px;
	height: 170px;
	float: left;
	}
	
#chooseyourtree {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
#treecolor {
	margin-bottom: 5px;
	}
	
.treetable {
	width: 426px;
	border: solid 1px #cc9;
	border-collapse: collapse;
}

th.treetabletitle {
	color: white;
	padding: .3em;
	font-size: 9pt;
	border: 1px solid #cc9;
	}
	
td.treetablecol {
	color: black
	padding: .3em;
	font-size: 9pt;
	text-align: center;
	border: 1px solid #cc9;
	}

td.treetableprice {
	color: black
	padding: .3em;
	font-size: 9pt;
	text-align: right;
	border: 1px solid #cc9;
	}
	
td.treetablesaleprice {
	color: red;
	padding: .3em;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	border: 1px solid #cc9;
	}

#altviewsthumbs {
	height: 100px;
}
.alt-thumb {
	width: 100px;
	text-align: center;
	float: left;
}
.alt-thumb img {
	border: solid 1px #d32a25;
}
#photo-overlay {
	width:276px; height:348px; position: absolute; z-index: 999; opacity: 0.6;
	text-align: center; background-color: black; display: none;
}
#photo-overlay p { padding-top: 160px; color: white; }

