.rip {
	background-image: url(images/rip.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.menu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #36474E;
	padding-left: 45px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #B9A86A;
}
.quotefrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #6A5302;
}
.tree {
	background-image: url(images/tree.jpg);
	background-repeat: no-repeat;
	background-position: right 200px;
}
.treeshorter {

	background-image: url(images/tree.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
}
