/* CSS Document */
img {
	border: 0;
}

a {
	color: #003c19;
}

	a:hover {
		text-decoration: none;
	}

.noborder {
	border: 0 !important;
}

h1 {
	border: 1px solid #d0b48c;
	background:url(../grfx/backgrounds/hbg.jpg) repeat-x #004b1f;
	color: #efd5af;
	font-size: 14px;
	padding: 4px 15px 4px 15px;
	display: inline;
}



.h1hr {
	border: 0;
	color: #bea965;
	background-color: #bea965;
	height: 1px;
	margin-top: 3px;
}


h6 {
	border: 1px solid #bea965;
	background:url(../grfx/backgrounds/h1bg.jpg) repeat-x #004b20;
	color: #efd5af;
	font-size: 14px;
	text-align: center;
	padding: 3px 5px 3px 5px;
	margin: 0;
}

	h6 a {
		color: #efd5af;
		text-decoration: none;
	}

h2 {
	background:url(../grfx/bookheader.png) no-repeat;
	height: 52px;
	padding: 10px 0 0 60px;
	color: #603f1c;
	font-size: 26px;
	line-height: 40px;
	margin: 20px 0 0 -16px;
}

h3 {
	color: #963c01;
	font-size: 13px;
	border-bottom: 1px solid #963c01;
}

h4 {
	color: #603f1c;
	font-size: 26px;
	margin: -50px 0 0 0px;
	padding: 0;
}


h5 {
	font-size: 16px;
	margin: 0 0 -5px 0;
	padding: 0;
}




.greenheader {
	color: #003c19;
	font-weight: bold;
	font-size: 17px;
	margin: 5px 0 0 45px;
}

.float-image-left {
	float: left;
	padding: 0 25px 25px 0;
}

	.float-image-left img {
		border: 1px solid #000;
	}
	
	
.float-image-left2 {
	float: left;
	padding: 0 25px 25px 0;
}

.float-image-right {
	float: right;
	padding: 0 0px 25px 25px;
}

	.float-image-right img {
		border: 1px solid #000;
	}
	
.float-image-center {
		padding: 10px 0px 25px 0px;
}

	.float-image-center img {
		border: 1px solid #000;
	}

.shophome-intro {
	color: #963c01;
	font-weight: bold;
	font-size: 13px;
}
