/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px auto;
	background: #19110c url(../images/body.gif);
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#59442a;
}
a {
	text-decoration:none;
	color:#78580a;
}
a:hover {
	text-decoration:underline;
	color:#7b4102;
}
img {
	border:0;
}
p {
	margin-bottom:20px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.blurp {
	font-size:22px;
	line-height:30px;
	color:#29C2E7;
	margin-top:20px;
}
h1 {
	display:none;
}
h2 {
font-size:22px;
font-weight:normal;
color:#643700;
padding:0px;
margin-bottom:30px;}

h3{
font-size:22px;
font-weight:normal;
line-height:22px;
color:#643700;
padding:0px;
margin-bottom:30px;
}
h4{
font-size:20px;
font-weight:normal;
color:#6c0000;
line-height:normal;
padding:0px;
margin-bottom:20px;
}


.author {
	font-size:12px;
	margin-bottom:15px;
	margin-top:0px;
	padding:0px;
}
#container {
	margin:0px auto;
	width:950px;
}
#wrapper {
	float:left;
	clear:both;
	background:url(../images/body2.gif) repeat-x;
	width:100%;
}
#header {
	float:left;
	clear:both;
	height:397px;
	width:950px;
	background:url(../images/header.jpg) no-repeat;
	margin-bottom:0px;
	margin-top:0px!important;
}
/*navigation*/
.menu {
	float:left;
	clear:both;
	list-style:none;
	margin-top:20px;
	width:723px;
	padding-left:125px;
}
.menu li {
	float:left;
	margin-right:0px;
}
.menu span {
	display:none;
}
.home a {
	float:left;
	background:url(../images/home.jpg) no-repeat;
	width:54px;
	height:32px;
}
.home a:hover, .hactive a {
	background:url(../images/home-over.jpg) no-repeat;
}
.buy a {
	float:left;
	background:url(../images/buy.jpg) no-repeat;
	width:114px;
	height:32px;
}
.buy a:hover, .byactive a {
	background:url(../images/buy-over.jpg) no-repeat;
}
.author a {
	float:left;
	background:url(../images/author.jpg) no-repeat;
	width:138px;
	height:32px;
}
.author a:hover, .aactive a {
	background:url(../images/author-over.jpg) no-repeat;
}
.book a {
	float:left;
	background:url(../images/book.jpg) no-repeat;
	width:131px;
	height:32px;
}
.book a:hover, .bactive a {
	background:url(../images/book-over.jpg) no-repeat;
}
.excerpt a {
	float:left;
	background:url(../images/excerpt.jpg) no-repeat;
	width:117px;
	height:32px;
}
.excerpt a:hover, .eactive a {
	background:url(../images/excerpts-over.jpg) no-repeat;
}
.contact a {
	float:left;
	background:url(../images/contact.jpg) no-repeat;
	width:146px;
	height:32px;
}
.contact a:hover, .cactive a {
	background:url(../images/contact-over.jpg) no-repeat;
}

.menu2 {
	float:left;
	clear:both;
	list-style:none;
	margin-top:10px;
	width:723px;
	padding-left:179px;
}
.menu2 li {
	float:left;
	margin-right:0px;
}
.menu2 span {
	display:none;
}

.reviews a {
	float:left;
	background:url(../images/reviews.jpg) no-repeat;
	width:107px;
	height:34px;
}
.reviews a:hover, .ractive a {
	background:url(../images/reviews-over.jpg) no-repeat;
}
.gallery a {
	float:left;
	background:url(../images/gallery.jpg) no-repeat;
	width:76px;
	height:34px;
}
.gallery a:hover, .gactive a {
	background:url(../images/gallery-over.jpg) no-repeat;
}
.media a {
	float:left;
	background:url(../images/media.jpg) no-repeat;
	width:133px;
	height:34px;
}
.media a:hover, .mactive a {
	background:url(../images/media-over.jpg) no-repeat;
}
.works a {
	float:left;
	background:url(../images/works.jpg) no-repeat;
	width:98px;
	height:34px;
}
.works a:hover, .wactive a {
	background:url(../images/works-over.jpg) no-repeat;
}

.blog a {
	float:left;
	background:url(../images/blog.jpg) no-repeat;
	width:111px;
	height:34px;
}
.blog a:hover, .blactive a {
	background:url(../images/blog-over.jpg) no-repeat;
}

.guestbook a {
	float:left;
	background:url(../images/guestbook.jpg) no-repeat;
	width:98px;
	height:34px;
}
.guestbook a:hover, .gbactive a {
	background:url(../images/guestbook-over.jpg) no-repeat;
}
/*end navigation*/

#main {
	float:left;
	clear:both;
	padding-left:115px;
}

#main-c {
	float:left;
	clear:both;
	background:url(../images/content-bg.gif) repeat-y;
	width:723px;
}
#content {
	float:left;
	clear:both;
	width:649px;
	padding:20px 37px 0px 37px;
}
#c-text {
	float:left;
	clear:both;
	margin-top:-100px;
	position:relative;
	width:600px;
}
#sideleft {
	float:left;
	width:390px;
	padding:0px 0 0 0;
}
#sideright {
	float:left;
	width:220px;
	padding:0 0px 0 0px;
}
#footer {
	float:left;
	clear:both;
	width:723px;
	font-size:11px;
	color:#9e8652;
	height:42px;
	background:url(../images/footer.gif) repeat-x;/*padding:0px 0 0 10px;*/
}

#footer p{
	padding-top:45px;
	line-height:normal;
	margin:0;
}

#banner{
float:left;
clear:both;
	padding-left:115px;
	margin-top:0px;
}
ul#buybook {

	width: 723px;
	float: left;
	height: 279px;
	overflow: hidden;
	background: url(../images/banner1.jpg) no-repeat;
}


/* Contact Form */
#contact-form p {
	margin: 0 0 7px 0;
}

#contact-form label {
	float: left;
	width: 70px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 440px;
	border: 1px solid #3a200b;
	background: #fff7a7;
	padding: 3px;
	color: #5a5a5a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

/* Subnav */

#header ul li ul.subnav {
	position: absolute;
	width: 170px;
	float: left;
	background: url(../images/top.gif) top left no-repeat;
	padding: 5px 0 0 0;
	margin-top: 30px;
	clear: both;
	*margin-top: -5px;
	display: none;
	list-style:none;
	line-height:18px;
	font-size:11px;
}

#header ul li ul.subnav li {
	clear: both;
	border: 1px solid #6f3101;
	margin-top: -1px;
}

#header ul li ul.subnav li a {
	background: none;
	width: 150px;
	height: auto;
	padding: 5px 10px;
	background: #552500;
	text-decoration: none;
	color: #ba6e34;
}

#header ul li ul.subnav li a:hover {
	color: #fff;
	background: #6f3101;
}