
body {
	position: relative;
	background-color: #2F261F;
	margin:150px;
	padding:0px;
}

div {


}

/*text styling*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #56595D;
	line-height: 125%;
	padding-top: 0px;
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D49200;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #56595D;
	line-height: 18px;

}


/*link styling*/

a:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 18px;
	color: #D49200;
	
}

 a:visited {
 text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 18px;
	color: #D49200;
	
}

a:hover {
	text-decoration:none;
	color: #56595D;
	
}

a:active {
	text-decoration:none;
	color: #56595D;
}

.current {
color:#000000;
}







/*overall div tag, holds all the content*/

#content_div {
	position:relative;
	width: 728px;
	background-color:#F9F8E9;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	left: 21px;
	top: -137px;


}



/* holds header graphic*/

#header_div {
	background-image: url(art/E-Layton_header.jpg);
	background-repeat:no-repeat;
	height: 210px;
	width: 728px;
	
}


/* holds main navigation*/

#nav_div {
	background-image: url(art/nav_bkgrnd_60.jpg);
	background-repeat:no-repeat;
	width: 728px;
	height: 65px;
	clear:both;
	text-align:center;
	padding-top:10px;
	
}

/* main navigation text and link*/

#nav_div p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#49CE83;
	letter-spacing: 2px;
}

#nav_div img{
	display: inline;


	
}



#nav_div a:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2F261F;
}

#nav_div a:visited {
 text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2F261F;
	
}

#nav_div a:hover {
	text-decoration:none;
	color: #D49200;
	
}

#nav_div a:active {
 text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2F261F;
}


/* home page div*/
#home_div {
height:260px;
width:694px;
margin-left:auto;
margin-right:auto;
margin-top:20px;

}

#home_banner{
height:200px;
width:494px;
float:left;
}

#home_photo{
height:200px;
width:190px;
float:right;
}



/* home page nav*/


#home_nav {
	width: 694px;
	height: 60px;
	clear:both;
	text-align:center;
	padding-top:10px;
		letter-spacing: 2px;
		font-size: 90%;
	
}

#home_nav a:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #A8CD82;
}

#home_nav a:visited {
 text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #A8CD82;
	
}

#home_nav a:hover {
	text-decoration:none;
	color: #D49200;
	
}

#home_nav a:active {
 text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #A8CD82;
}

/* photo box outer*/
#photo_outer {
position: absolute;

	width:150px;
	padding:25px;
	background-color:#BAD9C6;
	left: 60px;
	margin:0px;

}


/* photo box inner*/
#photo_center{
margin:0px;

	padding:13px;
	border: 1px solid #FFFFFF;
	background-color:#BAD9C6;
}

/* the div for the book page nav*/
#left_column{
	position: absolute;
	width:200px;
	left: 56px;
	top: 302px;

	
}

/* the div for the right column of text*/
#text_div {
	width:370px;
margin-left: 300px;

}



/* the div for the blog page nav*/
#left_column3{
	position: absolute;
	width:200px;
	left: 30px;
	top: 270px;
	height: 37px;


	
}



/* the div for the newsletter page nav*/
#left_column2{
	position: absolute;
	width:191px;
	left: 78px;
	top: 596px;
	height: 37px;


	
}

/* the div for the right column of text on newsletter page*/
#text_div2 {
	width:370px;
margin-left: 300px;

}




/* style for pages with a date*/
.date {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #56595D;
	padding: 0px;
	margin: 0px;
}


/* style for press page for the name of the publication*/
.pub {
	font-style: italic;


}


/* left hand nav styles for books page*/
#books_nav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
		line-height: 100%;
	padding: 0px;
	margin: 0px;
}

.books a:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
		line-height: 100%;
	color: #56595D;
	padding: 0px;
	margin: 0px;
}

.books a:visited {
 font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
 text-decoration:none;

	padding: 0px;
margin: 0px;
}

.books a:hover {
	text-decoration:none;
color: #D49200;
	padding: 0px;
	margin: 0px;
}

.books a:active {
	text-decoration:none;

	color: #D49200;
	padding: 0px;
	margin: 0px;
}



.CurrentBook{
color:#D49200;
}
