body {
	background-color: #000 !important;
	font-family: trebuchet, helvetica,verdana,arial, sans-serif;
}

p {
	font-family: trebuchet, helvetica,verdana,arial, sans-serif;
	line-height: 120%;
}

#contentWrapper {
	margin: 0 auto;
	width: 820px;
	background-color: #fff;
}

/* ------ NAVIGATION ------ */
#navigationWrapper {
	margin-bottom: 10px; 
	background: url(../img/header.png) no-repeat top left;
	width: 820px;
	height: 130px;
}

.home-nav-item {
	position: relative;
	margin-left: 0px;
	margin-top: 90px;
	float: left;
	width: 130px;
	height: 37px;
	background: url(../img/nav/home.png);
}

.home-nav-item:hover {
	background-position: -130px 0;
	text-decoration: none !important;
	border-bottom: none !important;
	color: transparent !important;
}

.home-nav-spacer {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
}

.about-nav-item {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
	width: 278px;
	height: 37px;
	background: url(../img/nav/about.png);
}

.about-nav-item:hover {
	background-position: -278px 0;
	text-decoration: none !important;
	border-bottom: none !important;
	color: transparent !important;
}

.about-nav-spacer {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
}

.books-nav-item {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
	width: 128px;
	height: 37px;
	background: url(../img/nav/books.png);
}

.books-nav-item:hover {
	background-position: -128px 0;
	text-decoration: none !important;
	border-bottom: none !important;
	color: transparent !important;
}

.books-nav-spacer {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
}

.blog-nav-item {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
	width: 108px;
	height: 37px;
	background: url(../img/nav/blog.png);
}

.blog-nav-item:hover {
	background-position: -108px 0;
	text-decoration: none !important;
	border-bottom: none !important;
	color: transparent !important;
}

.blog-nav-spacer {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
}

.contact-nav-item {
	margin-left: 0px;
	margin-top: 90px;
	float: left;
	width: 172px;
	height: 37px;
	background: url(../img/nav/contact.png);
}

.contact-nav-item:hover {
	background-position: -172px 0;
	text-decoration: none !important;
	border-bottom: none !important;
	color: transparent !important;
}

#header-nav {
	padding: 0px !important;
}

/* ------ END NAVIGATION ------ */

.displace {
	position: absolute;
	left: -5000px;
}

#headerWrapper {
	margin: 0px;
	padding: 0px;
}

#mainContent {
	background-color: #fff !important;
	width: 820px;
	margin-top: -10px;
}

#footerWrapper {
	background-color: #fff;
	width: 820px;
	background: url(../img/footer.png) no-repeat top left;
	height: 43px;
	clear: both;
}

#footerWrapperBooks {
	background-color: #fff;
	width: 820px;
	background: url(../img/footer.png) no-repeat bottom left;
	height: 80px;
	clear: both;
	text-align: center;
	font-family: trebuchet, helvetica,verdana,arial, sans-serif;
	font-size: 10px;
}

/* ------ CONTACT ------ */

#contact_col_1 {
	background-color: #fff;
	position:relative;
	float: left;
	width: 250px;
	padding: 25px 0px 25px 25px;
	vertical-align: top;
}

#contact_col_2 {
	background-color: #fff;
	width: 525px;
	float: right;
	padding-top: 25px;
	margin-left: -25px;
	vertical-align: top;
}

p.contact {
	color: #003333;
	font-size: 17px !important;
}

/* ------ END CONTACT ------ */

/* ------ BOOKS ------ */

#book_spacer {
	background-color: #fff;
	height: 25px;
}

#books_col_1 {
	background-color: #feda7e;
	position:relative;
	float: left;
	width: 380px;
	padding: -1px;
	margin-left: 20px;
	margin-bottom: 25px;
	vertical-align: top;
	z-index: 1;
	height: 550px;
}

#books_col_2 {
	background-color: #c3ed8e;
	position:relative;
	width: 380px;
	float: right;
	padding-top: 0px;
	margin-left: -55px;
	margin-right: 20px;
	vertical-align: top;
	z-index: 1;
	height: 550px;
}

.booktext1 {
	color: #0660ac;
	font-size: 17px !important;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
}

.booktext2 {
	color: #701c02;
	font-size: 17px !important;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
}

.book_cover_art {
	float: right;
	clear: left;
	vertical-align: top;
	position: relative;
	padding-left: 10px;
	margin-right: 0px;
	z-index: 100;
}
.book_cover_art2 {
	float: left;
	clear: right;
	vertical-align: top;
	position: relative;
	padding-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	z-index: 100;
}

.book_additional_art {
	z-index: -1;
	position: absolute;
	margin-top: -100px;
	float: right;
	right: 10px;
}

.book_additional_art2 {
	z-index: -1;
	position: absolute;
	margin-top: -130px;
	float: right;
	right: 10px;
}

/* ------ END BOOKS ------ */

/* ------ ABOUT ------ */

#about_spacer {
	background-color: #fff;
	height: 25px;
}

#aboutMain {
	margin-left: 25px;
	margin-right: 25px;
}

#aboutMain p {
	font-size: 18px;
	text-align: left;
	vertical-align: baseline;
}

#aboutMain a {
	color: #990066;
	text-decoration: none;
	border-bottom: 1px dotted #990066;
}

.about_headshot {
	float: left;
	margin-right: 25px;
}

.about_header {
	float: left;
}

.about_youth {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
}

.about_right_special {
	float: right;
	margin-left: 25px;
	vertical-align: baseline;
	margin-top: 20px;
	position: relative;
}

.about_right {
	float: right;
	margin-left: 25px;
	margin-top: 25px;
}

.about_right2 {
	float: right;
	margin-left: 30px;
	margin-top: 5px;
}

.about_left {
	float: left;
	margin-right: 25px;
	vertical-align: top;
}

/* ------ END ABOUT ------ */

/* ------ HOME ------ */

#home_spacer {
	background-color: #fff;
	height: 25px;
}

.home_headshot {
	margin-right: 25px;
	float: left;
	width: 250px;
	height: 300px;
	background: url(../img/home_headshot.png);
}

.home_headshot:hover {
	background-position: -250px 0;
}

#homeMain {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#homeMain p {
	font-size: 18px;
	text-align: left;
	vertical-align: baseline;
}

.home_header {
	float: left;
}

.blog_box {
	margin-right: 25px;
	margin-top: 25px;
	float: left;
	width: 250px;
	height: 100px;
	background: url(../img/blogbox.png);
	text-align: left;
}

.blog_box_text {
	position: relative;
	float: left;
	padding-top: 45px;
	padding-left: 10px;
	line-height: 130%;
}

.blog_box a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	font-size: 16px;
}

.question_box {
	margin-right: 25px;
	margin-top: 25px;
	float: left;
	width: 250px;
	height: 132px;
	background: url(../img/questionbox.png);
	text-align: left;
}

.question_box a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	font-size: 14px;
}

.question_box_text {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	position: relative;
	float: left;
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 84px;
	line-height: 130%;
}


#home_col_1 {
	background-color: #fff;
	position:relative;
	float: left;
	width: 275px;
	padding: -1px;
	margin-left: 20px;
	margin-bottom: 25px;
	vertical-align: top;
	z-index: 1;
	height: 600px;
}

#home_col_2 {
	background-color: #fff;
	position:relative;
	width: 510px;
	float: right;
	padding-top: 0px;
	margin-left: -55px;
	margin-right: 20px;
	vertical-align: top;
	z-index: 1;
	height: 600px;
}

.hometext2 {
	color: #000;
	font-size: 15px !important;
	padding-right: 10px;
	margin-top: 0px;
	text-align: left;
}

.booktouts {
	margin-top: 30px;
}

/* ------ END HOME ------ */

/* ------ FORMS ------ */
input.textInput, textarea {
	font-family: trebuchet, helvetica,verdana,arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 3px 3px 3px;
	width: 350px;
	color: #990099;
	background-color: #d6e8f8;
	border: 1px solid #528ebf;
}

.formLabel {
	color: #003333;
	font-family: trebuchet, helvetica,verdana,arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: left;
	clear: left;
	position: relative;
	top: 10px;
	margin-right:0;
	width: 140px;
}

.formRow {
	clear: left;
	margin-bottom: 7px;
}

#sendRow {
	float: right;
	padding-right: 120px;
	padding-bottom: 25px;
}

#shbook {
width:780px;
height:315px;
background-color:#fbb732;
margin-left:20px;
margin-bottom: 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
}

.shtext {
	color: #0d4383;
	font-size: 17px !important;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
}
