/*********

lighter green: #4b7016;
darker green: #293f0a;

**********/

body, a img, ul, li, p, img, a, div, h1,h2,h3,h4,h5,h6, blockquote, cite{
	padding:0px;
	margin:0px;
	border:none;
	list-style-image:none;
	list-style-type:none;
	background-repeat:no-repeat;
	color:#000;
	font-weight:normal;
	font-style:normal;
	font-size:12px;	
}


body {
	background-image:url(../images/bg.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	font-family:Helvetica, sans-serif;
}

p {
	margin-left:100px;
	margin-right:350px;
	line-height:1.5;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
}

p a {
	font-family:Helvetica, sans-serif;
	font-size:12px;		
}

h2 {
	margin-left:100px;
	padding-top:15px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:20px;
}


h3 {
	margin-top:15px;
	margin-bottom:5px;
	font-weight:bold;
	margin-right:300px;
	margin-left:100px;
	text-align:center;
	font-size:14px;
}

p span.loc {
	display:block;
	font-weight:bold;
	font-family:Helvetica, sans-serif;
	font-size:12px;
}

.poem {
	margin-left:150px;
	line-height:1.5;
	font-style:italic;
	margin-bottom:20px;	
}

#sidebar h3 {
	font-weight:bold;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
}

h3 span {
	display:block;
	text-align:center;
	margin-right:250px;	
}

strong {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	color:#4b7016;
	font-size:12px;
}

strong.books {
	font-size:12px;
	color:#293f0a;
}

.music-title {
	color:#293f0a;
	font-style:italic;	
}

.music-records {
	font-size:12px;
	color:#293f0a;
	font-weight:normal;	
}


.poem-title {
	display:block;
	text-align:left;
	font-size:18px;
	margin-left:150px;
	margin-top:20px;
	margin-bottom:2px;
		
}


.poem-author {
	display:block;
	text-align:left;
	font-size:14px;
	margin-left:150px;
	margin-bottom:15px;
}



cite {
	margin-left:150px;	
}




.clear {
	height:0;
	clear:both;
}

a {
	color: #293f0a;	
}

a:hover {
	color: #4b7016;
}

a.top {
	margin:0;
	display:block;
	width:100%;
	text-align:center;	
}

ol.content-list {
	margin-left:100px;
	margin-right:350px;
	line-height:1.5;
	margin-bottom:10px;
	margin-bottom:20px;
	list-style-type: upper-roman;	
}	

ol.content-list span {
	color:#293f0a;
	display:block;
	font-style:italic;
	margin-right:100px;
	margin-bottom:5px;
}

ol.content-list li {
	font-family:"Times New Roman", Times, serif;
	list-style-type: upper-roman;	
	font-size:14px;	
}

blockquote {
	margin-left:50px;
	margin-right:300px;
	line-height:1.3;
	margin-bottom:25px;
	margin-top:15px;	
}

blockquote span {
	display:block;
	font-style:italic	
}

blockquote span.title {
	color:#293f0a;	
}

blockquote span.author {
	margin-top:2px;
	color:#293f0a;	
}


#content ul.sub-nav {
	margin-left:100px;
	margin-top:10px;	
}

#content ul.sub-nav li {
	margin-bottom:5px;	
}

#container {
	width:840px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#blog {
	width:86px;
	height:25px;
	background-image:url(../images/blogger.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	float:right;
}

#blog-div ul {
	width:160px;
	float:left;
	text-align:right;
}

#blog-div ul li {
	margin-bottom:3px;	
}

#blog-div {
	position:absolute;
	top:230px;
	left:320px;
	width:255px;
}

#content-top {
	width:840px;
	height:38px;
	background-image:url(../images/paper_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
}

#content {
	width:840px;
	min-height:700px;
	_height:700px;
	padding-bottom:50px;
	background-image:url(../images/paper_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#FFF;
	text-align:left;
}

#content-bottom {
	width:840px;
	height:62px;
	background-image:url(../images/paper_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	margin-bottom:20px;
	text-align:center;
}

#content-bottom span{
	padding-top:25px;
	display:block;	
}

#sidebar {
	float:right;
	margin-right:30px;
	border:1px solid #000;
	background-color:#bdcdd5;
	padding-bottom:20px;
	text-align:center;
}

#sidebar ul.book-nav {
	margin-top:10px;
	margin-bottom:10px;	
}

#sidebar ul.book-nav li {
	margin-bottom:3px;
	width:100%;
	text-align:center;	
}

#sidebar ul.book-nav li a {
	font-weight:bold;
	display:block;
	width:100%;
	text-align:center;	
}

#sidebar h3 {
	margin-right:0px;
	margin-left:0px;
	width:100%;
	text-align:center;	
}

#book1 {
	background-image:url(../images/book_home.jpg);
	background-repeat:no-repeat;
	background-position:top;	
}

#book2 {
	background-image:url(../images/book_my.jpg);
	background-repeat:no-repeat;
	background-position:top;	
}

#book1 a {
	display:block;
	width:200px;
	height:242px;	
}

#book2 a {
	display:block;
	width:200px;
	height:259px;	
}

#book1 span, #book2 span {
	display:none;	
}

#fade {
	margin-bottom:20px;
}

#fade img {
	padding:10px;
	border:1px solid #000;
	margin-bottom:10px;
	margin-left:80px;	
}

#contact-email {
	display:block;
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:15px;	
}

#header {
	width:840px;
	height:175px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#header ul li a span{
	display:block;
	margin-left:15px;
	margin-top:10px;
	font-size:12px;
	font-family:Helvetica;
	font-weight:bold;
	letter-spacing:-.5px;
}


#header ul li a.end span{
	margin-left:0px;
}

#header ul li a.football span{
	display:block;
	margin:0px;
	margin-top:10px;
	margin-left:10px;
	line-height:1.2;
	font-size:10px;
}

#header ul, #header ul li {
	display:inline;	
}

#header ul li a {
	display:block;
	float:left;
	background-color:#FFF;
	color:#FFF;
	background-position:top left;
	text-align:center;
	width:105px;
	background-image:url(../images/mid.jpg);
	text-decoration:none;
	height:33px;

}

#header ul li a span.end-fix{
	display:block;
	margin-left:0px;
	margin-right:0px;
}



#header ul li a.beg_active {
	font-weight:bold;
	color:#000;
	width:122px;
	background-color:#000;
	background-image:url(../images/beg_active.jpg);
}

#header ul li a.beg {
	width:122px;
	background-image:url(../images/beg.jpg);
}

#header ul li a.end {
	width:131px;
	margin:0;
	background-image:url(../images/end.jpg);
}

#header ul li a.mid_active_left {
	width:105px;
	background-color:#000;
	background-image:url(../images/mid_active_left.jpg);
}

#header ul li a.end_active_left {
	width:131px;
	background-color:#000;
	background-image:url(../images/end_active_left.jpg);
}

#header ul li a.end_active {
	font-weight:bold;
	color:#000;
	width:131px;
	margin:0;
	text-align:left;
	background-color:#000;
	background-image:url(../images/end_active.jpg);
}

#header ul li a.mid_active {
	font-weight:bold;
	color:#000;
	width:105px;
	background-color:#000;
	background-image:url(../images/mid_active.jpg);
}

