.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;
	line-height: 26px;
}
.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;
}
.homeblurbs {
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top:154px;
	width: 300px;
}
.homeblurbs-left {
	text-align:right;
	padding-right:30px;
	background-image: url(images/side-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #2E2423;
	border-left: 1px solid #32404a;
}
.homeblurbs-right {
	padding-left:30px;
	background-color: #2E2423;
	background-image: url(images/side-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-right: 1px solid #32404a;
}
.lefttop {
	background-color: #52666F;
	text-align: right;
	margin: 0px -30px 20px 0;
	padding: 0px;
}
.righttop {
	background-color: #52666F;
	text-align: left;
	margin: 0px 0px 20px -30px;
	padding: 0px;
}
.names {
	color: #7F7978;
}
#covergallery img {
	float:left;
	margin:10px 25px;
	height:125px;
	width:80px;
}
#covergallery_lg img {
	float:left;
	margin:0 5px;
	width:128px;
	height:200px;
}
#covergallery_lg {
	margin:5px auto;
}
