@charset "utf-8";
html { height: 100%; background: #000; } /*hack for firefox 100% div problem*/

.body_index {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background-color: #000;
	background-image: url(images/backgrnd6a-gardenersprayer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-weight: normal;
	width: 100%;/*stops the image from resizing*/
	height: 100%;
	min-height:100%;
	display: table;/*stops the image from resizing*/
	background-attachment: scroll;
}
.badge {
	background-image: url(images/latest-book.png);
	height: 120px;
	width: 120px;
	margin-left: 810px;
	margin-top: 110px;
	z-index: 10;
	overflow: visible;
	position: relative;
}

.body_excerpts{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background-color: #000;
	background-image: url(images/backgrnd3-gardenersprayer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-weight: normal;
	width: 100%;/*stops the image from resizing*/
	height: 100%;
	min-height:100%;
	display: table;/*stops the image from resizing*/
	background-attachment: scroll;	
}


.body_praise {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background-color: #000;
	background-image: url(images/backgrnd4-gardenersprayer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-weight: normal;
	width: 100%;/*stops the image from resizing*/
	height: 100%;
	min-height:100%;
	display: table;/*stops the image from resizing*/
	background-attachment: scroll;
}
.body_buy {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background-color: #000;
	background-image: url(images/backgrnd7-gardenersprayer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-weight: normal;
	width: 100%;/*stops the image from resizing*/
	height: 100%;
	min-height:100%;
	display: table;/*stops the image from resizing*/
	background-attachment: scroll;
}
.body_about {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background-color: #000;
	background-image: url(images/backgrnd8-gardenersprayer1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-weight: normal;
	width: 100%;/*stops the image from resizing*/
	height: 100%;
	min-height:100%;
	display: table;/*stops the image from resizing*/
	background-attachment: scroll;
}


.about{
	height: 100px;
	width: 200px;
	   
	   }
.header{
	height: 85px;
	width: 960px;
	font-size: 1.8em;
	background-image: url(images/chris-cypher.png);
	background-repeat: no-repeat;
	background-position: 85px 0px;
	text-indent: -9999px;
	overflow: visible;
	top: 162px;
	left: auto;
	position: absolute;
	right: auto;
	margin-top: -35px;
}
.tag {
	background-image: url(images/contemplative-poetry-tag.png);
	height: 85px;
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 65px;
	margin-left: 95px;
}




/*h1.main-logo {
	width: 350px; height: 75px;
	background: url(images/header-image.jpg);
	text-indent: -9999px;
}*/
.menu-about {
	height: 80px;
	width: 150px;
	background-image: url(images/chris-cypher-small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 120%;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	position: relative;
	vertical-align: top;
	left: 100px;
	top: 346px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu-about a{
	text-decoration: none;
	color: #CCC;
}

.menu-about:hover{
	background-color: #5B4D20;
}
.menu-about h2{
	margin: 0px;
	padding: 0px;
	top: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-praises {
	height: 80px;
	width: 165px;
	background-image: url(images/praise_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 120%;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	position: relative;
	left: 295px;
	top: 266px;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu-praises a{
	text-decoration: none;
	color: #CCC;
}
.menu-praises h2{
	margin: 0px;
	padding: 0px;
	top: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-praises:hover{
	background-color: #5B4D20;
}
.menu-excerpts {
	height: 80px;
	width: 165px;
	background-image: url(images/excerpts_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 120%;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	position: relative;
	left: 500px;
	top: 186px;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu-excerpts a{
	text-decoration: none;
	color: #CCC;
}
.menu-excerpts h2{
	margin: 0px;
	padding: 0px;
	top: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-excerpts:hover{
	background-color: #5B4D20;
}
.menu-buy {
	height: 80px;
	width: 155px;
	background-image: url(images/buy_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 120%;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	position: relative;
	left: 712px;
	top: 106px;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*onclick="location.href='http://www.yahoo.com';*/
}
.menu-buy a{
	text-decoration: none;
	color: #CCC;
}
.menu-buy h2{
	margin: 0px;
	padding: 0px;
	top: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-buy:hover{
	background-color: #5B4D20;
}

.wrapper {
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 850px;

}
.content-praise {
	width: 755px;
	position: relative;
	top: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	left: 90px;
	background-image: url(images/praise-heading.png);
	color: #ACACAC;
	bottom: 50px;
	height: 260px;
	background-color: #000;
	background-repeat: no-repeat;
}
.content{
	width: 755px;
	position: relative;
	top: -40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	left: 90px;
	background-image: url(images/contemplative-heading.png);
	color: #ACACAC;
	bottom: 50px;
	height: 300px;
	background-color: #000;
	background-repeat: no-repeat;
	z-index: 1;
	/*min-height:95%;*/
}
.content-buy {
	width: 755px;
	position: relative;
	top: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	left: 90px;
	background-image: url(images/buy-heading.png);
	color: #ACACAC;
	bottom: 50px;
	height: 260px;
	background-color: #000;
	background-repeat: no-repeat;
}

.content-buy2 {
	width: 755px;
	position: relative;
	top: 456px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	left: 90px;
	background-image: url(images/buy-heading.png);
	color: #ACACAC;
	bottom: 50px;
	height: 260px;
	background-color: #000;
	background-repeat: no-repeat;
}



.content-praise{
	width: 755px;
	position: relative;
	top: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	left: 90px;
	background-image: url(images/praise-heading.png);
	color: #ACACAC;
	bottom: 50px;
	height: 260px;
	background-color: #000;
	background-repeat: no-repeat;
}
.content-about{
	width: 755px;
	position: relative;
	top: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	left: 90px;
	background-image: url(images/about_chris_cypher.png);
	color: #ACACAC;
	bottom: 50px;
	height: 260px;
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px;
}

.content-excerpts{
	width: 755px;
	position: relative;
	top: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	line-height: 1.4em;
	left: 90px;
	color: #ACACAC;
	bottom: 50px;
	height: 260px;
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px;
}
.content-excerpts h1{
	font-size: 150%;
	color: #CCC;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.content-buy h1{
	font-size: 150%;
	color: #CCC;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}



.content-excerpts h2{
	font-size: 95%;
	color: #CCC;
	letter-spacing: .3em;
	margin: 0px;
	padding: 0px;
}

.float-image {
	background-color: #009;
	height: 114px;
	width: 86px;
	float: right;
	background-image: url(images/small_tree.jpg);
	position: relative;
	right: 50px;
	background-repeat: no-repeat;
	top: 65px;
}

.float-image-about {
	background-color: #000;
	height: 160px;
	width: 160px;
	float: right;
	background-image: url(images/chris_cypher_large.jpg);
	position: relative;
	right: -10px;
	background-repeat: no-repeat;
	top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 10px;
}

.line_index {
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	width: 780px;
	height: 1px;
	position: relative;
	left: 100px;
	top: -80px;
	z-index: 2;
}

.line {
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	width: 780px;
	height: 1px;
	position: relative;
	left: 100px;
	top: 130px;
	z-index: 2;
}

.line_buy {
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	width: 780px;
	height: 1px;
	position: relative;
	left:0px;
	top: 0px;
	z-index: 2;
}

.line-finish {
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	width: 767px;
	top: 40px;
	height: 10px;
	position: relative;
}
.footer {
	height: 15px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	text-decoration: none;
	position: relative;
	bottom: 0px;
	left: 0px;
	top: 40px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.footer li{
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0;
	padding-left: 0;
	text-decoration: none;
	font-size: 1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: left;
}
.footer li:hover{
	background-color: #666;
	text-decoration: none;
}
.footer li a{
	text-decoration: none;
	color: #999;
}
.footer p{
	font-size: 1.0em;	
}
.right-float-but {
	height: 321px;
	width: 220px;
	float: right;
	padding-left: 50px;
	padding-bottom: 90px;
	padding-top: 0px;
	position: relative;
	top: -50px;
	bottom: 0px;
}
