@charset "utf-8";
/* CSS Document */

/*DIV WRAPPERS*/
.body-wrapper{
	width:847px;
	height:auto;
	background:url(../images/backgrounds/body-gradient-bg.jpg) repeat-x #cebc90;
	margin:auto;
	padding:10px;
	}
.body-int-wrapper{
	width:847px;
	height:auto;
	background:#FFFFFF;
	margin:auto;
	padding:10px;
	}
.body-news-wrapper{
	background:url(../images/backgrounds/bounty-book-bg.jpg) #FFFFFF no-repeat;
	width:865px;
	height:244px;
	margin:auto;
	}
.body-news-wrapper{
	background:url(../images/backgrounds/bounty-book-bg.jpg) #FFFFFF no-repeat;
	width:865px;
	height:244px;
	margin:auto;
	}
.footer-wrapper{
	width:865px;
	height:28px;
	background:url(../images/backgrounds/footer-bg.jpg) repeat-x;
	margin:auto;
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
	}
.footer-int-wrapper{
	width:865px;
	height:28px;
	background:url(http://www.richardleejames.info/images/backgrounds/footer-int-bg.jpg) repeat-x;
	margin:auto;
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
	clear:both;
	}
.logo-wrapper{
	width:865px;
	height:100px;
	background:#FFFFFF;
	margin:auto;
	}
.menu-nav-main-wrapper{
	width:865px;
	height:20px;
	background:url(../images/backgrounds/menu-bg.jpg) repeat-x;
	margin:auto;
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
	}
.separator-wrapper{
	background:url(../images/backgrounds/top-corner-book.gif) #000000 no-repeat;
	background-position:bottom left;
	width:865px;
	height:28px;
	margin:auto;
	}
.top-wrapper{
	width:865px;
	height:26px;
	background:#000000;
	margin:auto;
	text-align:right;
	padding-top:13px;
	}
/*BOXES*/
.email-signup-box{
		width:350px;
	height:300px;
	margin-left:30px;
	margin-top:3px;
	margin-bottom:2px;
	padding:10px 5px 5px 10px;
	}
