.red {
	color: #853A35;
}

.offWhite {
	color: #FAF8EC;
}

.dkEcru {
	color: #C4C3B9;
}

body,html{
	padding: 0;
	margin: 0;
	height: 100%;
	text-align: center;
	min-width: 740px;
	font: 12px georgia;
	line-height: 16px;
	color: #000;
	background: #C4C3B9 /* url('../images/LTW-BG2.jpg') center 0px repeat-x*/;
	font: 12px arial;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #853A35;
	font-weight:bold;
}

#wrapper{
	min-height:100%;
	/* background: url('images/background_shade.gif') center repeat; */
	width: 100%;
}
#outer_shadow{
	min-height:100%;
	background: #FAF8EC;
	border-left: 2px solid #d1cfc5;
	border-right: 2px solid #d1cfc5;
	width: 728px;
	margin: 0px auto 0px auto;
}
#content_frame{
	min-height:100%;
	background: url('../images/background_content.jpg') center repeat-y;
	border-left: 1px solid #d1cfc5;
	border-right: 1px solid #d1cfc5;
	width: 726px;
}
#content{
	height: 100%;
	background: #FAF8EC;
	text-align: left;
	width: 561px;
	position: relative;
	z-index: 2;
}
#header{
	padding:22px 0px 18px 18px;
}

#rssChicklet {
	float: left;
	font-size:11px;
	margin-top:20px;
}

#rssChickletHome {
	position: absolute;
	top:140px;
	font-size:11px;
}

#footer_outer{
	position:absolute;
	z-index:1;
	margin-left:-3px;
	top:0px;
	bottom:0px;
	border-left:3px solid #d1cfc5;
	border-right: 3px solid #d1cfc5;
	width:726px;
}
/*#footer_inner{
	position:relative;
	z-index:1;
	margin-left:-165px;
	background: #E6E4D8;
	border-left: 1px solid #d1cfc5;
	border-right: 1px solid #d1cfc5;
	padding-top: 9px;
	font-size: 10px;
	width:561px;
	height:20px;
} */


.content_main{
	margin: 0px 0px 30px 10px;
	padding-top: 43px;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	width: 550px;
	padding-bottom: 20px;
	float: left;
}

.home{
}

.content_sub{
	margin: 0px 0px 30px 10px;
	padding: 43px 10px 20px 10px;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	width: 520px;
	float: left;
}

.content_sub h2 {
	color: #853A35;
	text-align: justify;
	margin-top: -12px;
}

.content_sub div {
	margin-top: -12px;
	margin-bottom: 32px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
}

.content_sub a {
	color: #853A35;
}

.img_left {
	margin: 0px 12px 5px 0px;
	border: #333 medium solid;
}

.img_right {
	margin: 0px 0px 5px 12px;
	border: #333 medium solid;
}

.contact_info {
	line-height:24px;
}

.slideshow {
	text-align: center;
}
.cec_pic {
	position: absolute;
	top: 240px;
	left: 300px;
}


/*input{
	border: 1px solid #999;
	background: #eee;
	height: 16px;
	line-height:12px;
	padding:2px;
	padding-bottom: 0px;
	margin-bottom:4px;
	width: 150px;
}
input.submit{
	background: #e29549;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	height: 24px;
	line-height: 12px;
	width: 60px;
}*/
label{
	width: 50px;
	height: 24px;
	line-height: 24px;
	float:left;
}
h1{
	font: bold 20px arial;
	margin-bottom: 30px;
}
h2{
	margin-top: 40px;
	font: bold 16px arial;
}
.subtitle{
	margin-top: -28px;
	font-style: italic;
}
.hsub{
	margin-top: -12px;
}
.attrib{
	padding-top: 6px;
	text-align: right;
	font-size: 12px;
}
.attrib a{
	color: #853A35;
}
.praise{
	margin-top: -14px;
	padding-right: 10px;
	text-align: ;
	font-weight: bold;
}
#sidebar{
	position: relative;
	z-index: 2;
	width: 165px;
	float: right;
	text-align: left;
	padding-bottom: 50px;
}
#sidebarTop{
	position: relative;
	z-index: 2;
	width: 165px;
	float: right;
	text-align: center;
	padding-bottom: 10px;
	padding-top:22px;
}
#sidebar p{
	padding: 0px 18px 0px 21px;
	margin: 0;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}
.side_author{
	border: 2px solid #333;
	margin-bottom: 20px;
}
.side_book{
	margin-top: 15px;
	border: 0px;
}
.side_buy{
	margin-top: 8px;
	margin-left: 2px;
	border: 0px;
}
#sidebar ul{
	list-style-type: square;
	color: #c4c3b9;
	padding: 10px 20px 8px 20px;
	margin: 10px;
	font-size: 12px;
}
#sidebar ul li{
	list-style-type: square;
}

#sidebar a {
	color: #853A35;
}

img.ileft{
	float: left;
	border-top: 3px solid #fff;
	border-right: 20px solid #fff;
	border-bottom: 15px solid #fff;
}
img.iright{
	float: left;
	border-top: 3px solid #fff;
	border-left: 20px solid #fff;
	border-bottom: 15px solid #fff;
}

#special_offer_burst {
	z-index: 5;
	position: absolute;
	top: 110px;
	left: 70px;
	width: 200px;
	height: 179px;
}

#info_box{
	color: #853A35;
	font-size: 13px;
	line-height: 17px;
	position: relative;
	width: 240px;
	/*margin-left: -250px;
	top: 565px;*/
	float: left;
}
.clear_all{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* START FEEDBURNED AREA */
.fbText {
	color: #333;
	font-size:11px;
	margin-bottom:5px;
}



/* START NAV AREA */

#nav{
	padding: 0px;
	height: 33px;
	width: 561px;
	/*background: url('../images/NavBar.jpg') 0px 0px no-repeat;
	border-left: 1px solid #d1cfc5;
	border-top: 1px solid #d1cfc5;
	border-bottom: 1px solid #d1cfc5; */
}
#nav ul{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 561px;
}
#nav ul li{
	height: 33px;
	line-height: 0px;
	font-size: 0px;
	float: left;
	vertical-align: bottom;
}
#nav ul li a{
	display:block;
	height:33px;
	text-decoration: none;
	padding: 33px 0 0 0;
	height: 0px !important;
	overflow: hidden;
}
#nav ul li a:hover,#nav ul li a.selected,#nav ul li a.moused{
	background-position: 0 -33px;
	border: 0px;
	text-decoration: none;
}
#nav_home{
	width: 52px;
}
a#nhome{
	background: url('../images/NavBar_01.jpg') 0px 0px no-repeat;
}
#nav_book{
	width: 140px;
}
a#naboutBook{
	background: url('../images/NavBar_02.jpg') 0px 0px no-repeat;
}
li#nav_jim{
	width: 96px;
}
a#naboutJim{
	background: url('../images/NavBar_03.jpg') 0px 0px no-repeat;
}
li#nav_press{
	width: 54px;
}
a#npress{
	background: url('../images/NavBar_05.jpg') 0px 0px no-repeat;
}
li#nav_pm{
	width: 138px;
}
a#nphotosMedia{
	background: url('../images/NavBar_04.jpg') 0px 0px no-repeat;
}
li#nav_contact{
	width: 81px;
}
a#ncontact{
	background: url('../images/NavBar_06.jpg') 0px 0px no-repeat;
}
#secondary_nav{
	position: relative;
}
#secondary_nav div{
	position: absolute;
	height: 33px;
}
#secondary_nav #saboutJim{
	left: 192px;
}

#secondary_nav #spress{
	left: 288px;
}

#secondary_nav p{
	height: 16px;
	font: bold 14px arial;
	letter-spacing: 1px;
	line-height: 16px;
	padding: 5px 0 5px 2px;
	margin: 0;
	border-bottom: 2px solid #76829e;
}

/* END NAV AREA */
