@charset "UTF-8";
#tdMasthead {
	font-family: Zapfino, Georgia, "New Times Roman", Times, serif;
	font-size: 1.5em;
	background-color: #FFEABC;
	background-image: url(Assets/Media/Home/Goldenrod_Plant_b_h.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	color: #662811;
}
body {
	background-image: url(Assets/Media/Home/scorched_wood_bkgrnd.jpg);
}
.style1 {
	font-size: 1em;
	font-family: Zapfino, Georgia, "New Times Roman", Times, serif;
	line-height: 1.5em;
	text-align: center;
	padding-top: 1em;
}
a:link {
	text-decoration: underline;
	color: #663300;
}
a:visited {
	text-decoration: underline;
	color: #CC6699;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
#tdTopright {
	background-color: #FFEABC;
	vertical-align: middle;
}
#tdContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFEABC;
	line-height: 1.25em;
	text-align: justify;
	color: #6B2E16;
	padding-right: 1em;
	padding-left: 1em;
	height: 650px;
	padding-top: 1em;
}
#tdSidebar {
	background-color: #B69E77;
	background-image: url(Assets/Media/Home/Goldenrod_Plant_b_v.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-top: 1em;
	padding-left: 1em;
	color: #6B2E16;
	font-weight: bold;
	height: 650px;
	padding-right: 1em;
}
#tdSidebar a {
	color: #896948;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #670E0B;
	border-bottom-color: #670E0B;
}
#tdSidebar a:hover {
	background-color: #EFEBDF;
}
#tdContent #smHouse {
	float: left;
	margin-right: 1em;
	padding-top: 1em;
}
#tdBTLphoto {
	background-color: #FFEABC;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 1em;
	color: #662811;
}
#tdHowTo {
	font-size: 13px;
	color: #662811;
	background-color: #FFEABC;
	padding: 1em;
}
