/* @group body */
body
{
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/images/znhbkgrnd.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #380000;
	font: small/130% Georgia, "Times New Roman", Times, serif;
}

body#home #home_tab a,
body#bio #bio_tab a,
body#chrono #chrono_tab a,
body#news #news_tab a,
body#reading #reading_tab a,
body#teachers #teachers_tab a 
{
}

body#home #home_tab a:hover,
body#bio #bio_tab a:hover,
body#chrono #chrono_tab a:hover,
body#news #news_tab a:hover,
body#reading #reading_tab a:hover,
body#teachers #teachers_tab a:hover
 {  }

/* @end */
/* @group text */
.front_button
{
	font-style: italic;
	text-align: right;
}

#about_book p, #about_author p, #contact p, #buy p
{
	color: #000;
	word-spacing: 0.1em;
}

p
{
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 190%;
	text-align: left;
}

p a { border-bottom: 1px dashed #999; }
.firstletter { font-size: 130%; }

blockquote
{
	color: #666;
	line-height: 110%;
	text-align: left;
	padding: 15px;
}

a
{
	color: #400000;
	text-decoration: none;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }

a:hover
{
	color: #999;
	}

h1
{
	font-size: 2em;
	text-align: left;
	margin: 50px 0 0.67em;
	color: #666633;
	text-decoration: none;
	font-variant: small-caps;
}

h1.header
{
	color: #400000;
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 100%;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0;
}

h1.header a
{
	color: #54663e;
	letter-spacing: 0.1em;
}

h1.header a:hover { color: #fff; }

h1.text
{
	font-size: large;
	letter-spacing: 1em;
	line-height: 200%;
	margin: 400px 0 0;
	color: #ccc;
	text-align: center;
	padding-left: 50px;
}

h2.msg
{
	color: #56b0b0;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.3em;
	margin: 0.85em 0;
}

h2
{
	color: #cb710a;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 2em 0 0.2em;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited { border-style: none; }

h2.sidebar
{
	color: #162c09;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 0.25em;
	margin: 2.5em 0 0.83em;
	border-bottom: 1px solid #999;
}

h2.sidebar a, h2.sidebar a:active, h2.sidebar a:link, h2.sidebar a:visited
{
	color: #aa5f09;
	font-size: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 0.25em;
	margin: 2.5em 0 0.83em;
	border-bottom: 1px solid #999;
}

h2.front
{
	color: #690300;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 2.5em 0 0.5em;
}

h2.title
{
	color: #690300;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 2.5em 0 0.5em;
	font: italic 150%/150% Georgia, "Times New Roman", Times, serif;
}

h3
{
	color: #aa5f09;
	font-size: 115%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 3em 0 0.75em;
}

h3 a, h3 a:link, h3 a:active, h3 a:visited
{
	color: #630;
	padding: 3px;
}

h3 a:hover
{
	color: #182828;
	background-color: #ccc;
}

h4
{
	color: #cb710a;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 2.33em 0 1.33em;
}

.post-cat-three h4
{
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 3em 0 0.25em;
}

h5
{
	font-size: 0.83em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 1.67em 0 0.75em;
}

h6
{
	font-size: 0.67em;
	font-weight: bold;
	text-align: left;
	margin: 2.33em 0;
}

#footer p a
{
	color: #999;
	border-style: none;
}

#footer p
{
	color: #999;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	letter-spacing: 0.35em;
	margin: 0;
	padding: 0;
}

#footer p a:hover { color: #cb710a; }

#sidebar p
{
	font-size: 90%;
	text-align: justify;
}

/* @end */
/* @group lists */
ol
{
	color: #666;
	list-style-type: decimal;
	margin-right: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

ol li
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 95%;
	color: #333;
}

ul
{
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 1px 10px 1px 5px;
}

li
{
	text-align: left;
	letter-spacing: 0.09em;
	padding: 3px;
	list-style-type: none;
	list-style-position: inside;
	font-size: x-small;
}

ul li
{
	padding: 0;
	list-style-type: none;
	margin-bottom: 6px;
}
li a:hover{
		padding: 3px;
	background-color: #380000;
}

ol.commentlist
{
	color: #666;
	margin: 0;
	padding: 0;
}

li.commentlist_alt
{
	padding: 5px;
	border-color: #999;
	border-style: none none dotted;
	border-width: 1px;
}

li.commentlist_
{
	padding: 5px;
	border-color: #999;
	border-style: none none dotted;
	border-width: 1px;
}

li.icon_list
{
	padding-bottom: 5px;
	list-style-type: none;
}

ul.links li {
	font-size: 1em;
}

/* @end */
/* @group structure */
#container  /* outer box */
{
	width: 850px;
	margin: 5px auto 15px;
}

#container_inner
{
	background-color: #FFFFcc;
	width: 850px;
	margin: 0 auto 15px;
	border: 1px solid #323300;
}

#content { padding: 0; }

#main_content
{
	word-spacing: 0.1em;
	position: relative;
	width: 95%;
	height: auto;
	padding: 0 20px 20px;
}

#banner
{
	width: 850px;
	height: 90px;
	background-image: url(/images/znhurstonbanner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 0;
	z-index: 10;
}

#wrapper
{
	width: 100%;
	height: 100%;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}

#column_left
{
	width: 25%;
	float: left;
}

#column_right
{
	width: 69%;
	float: right;
	padding: 0 15px 15px;
}

#main_left
{
	width: 35%;
	float: left;
	margin-top: 20px;
}

#main_right
{
	width: 60%;
	float: right;
	padding: 0 15px 0;
}

#footer
{
	clear: both;
	margin-top: 25px;
	padding: 10px 5px;
}

/* @end */
/* @group navigation */
#navlayer
{
	border-bottom: 6px solid #cacd95;
	letter-spacing: .25em;
	z-index: 102;
	width: 850px;
	color: #fff;
	text-transform: none;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navlayer1
{
	width: 850px;
	text-align: center;
	background-color: #666633;
	height: 24px;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;

}

#navlayer1_inner
{	
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#navlayer2
{
		text-align: center;
	width: 850px;
	background-color: #837745;
}

#navlayer2_inner
{
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.navtext, .navtext a {
	color: #fff;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 7px;
}
.navtext a:hover{
	background-color: #380000;
	color: #ffffcc;
		font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* @end */
/* @group boxes */
#about_book, #about_author, #contact, #buy
{
	color: #000;
	background-color: #eee;
	word-spacing: 0.1em;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px;
	border: solid 1px #666;
}

.hide_button
{
	float: right;
	clear: both;
}

#sidebar
{
	font-size: 80%;
	text-align: left;
}

#sidebar p
{
	font-size: 90%;
	text-align: justify;
}

/* @end */
/* @group front page box */
#front_content
{
	word-spacing: 0.1em;
	position: relative;
	width: 95%;
	height: 110px;
	margin-top: 30px;
	margin-bottom: 5px;
}

#front_content_top { margin-bottom: 35px; }
#front_content_top p { font-size: 90%; }

#front_content_inner
{
	word-spacing: 0.1em;
	position: relative;
	width: 95%;
	height: auto;
	margin-top: 30px;
	padding: 5px 5px 5px 10px;
}

#front_column_left
{
	width: 50%;
	float: left;
	padding: 0;
}

#front_column_right
{
	width: 45%;
	float: right;
	padding: 0;
}

h3.front
{
	color: #690300;
	font-size: 115%;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	text-indent: 5px;
	letter-spacing: 0.25em;
	margin: 0;
}

/* @end */
/* @group sidebar */
#navcontainer_side
{
	width: 100%;
	margin: 0 0 25px;
}

ul#navlist_side
{
	padding: 0;
	margin: 0;
	font: 12px verdana, helvetica, arial, sans-serif;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

ul#navlist_side li
{
	list-style: none;
	margin: 0;
}

ul#navlist_side li a
{
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	text-align: left;
}

ul#navlist_side li a:link { color: #666677; }
div#navcontainer_side li a:visited { color: #666677; }

ul#navlist_side li a:hover
{
	padding: 4px 8px;
	color: #ffffff;
	background-color: #690300;
}

/* @end */

test {
	list-style-type: decimal;
}
