@charset "utf-8";
@import url(color.css);
@import url(typography.css);

/*****************************************************************/
/***********                                         *************/
/***********   Normalizing the formats               *************/
/***********                                         *************/
/*****************************************************************/

/*                            */
/* Normalizes margin, padding */
/*                            */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{margin: 0; padding : 0;}

/* normalizes font-size for headers */

h1, h2, h3, h4, h5, h6 {
font-size: 100%; }

/*                            */
/* Removes list-style from lists */
/*                            */

ol, ul
{list-style: none;}

/*                            */
/* Normalizes font-style and font-weight to normal */
/*                            */

address, caption, cite, code, dfn, em, strong, th, var
{font-style:normal; font-weight:normal;}

/*                            */
/* Removes borders and spacing from tables */
/*                            */

table
{border-collapse: collapse; border-spacing:0;}

/*                            */
/* Removes border from fieldset and img */
/*                            */

fieldset, img
{border: 0;}

/*                            */
/* Left-aligns text in caption and th */
/*                            */

caption, th
{text-align:left;}

/*                                */
/* Removes quotation marks from q */
/*                                */

q:before, q:after
{content:''; }


/*****************************************************************/
/***********                                         *************/
/***********   Formatting HTML tags                  *************/
/***********                                         *************/
/*****************************************************************/


html {
	text-align:center; 
	}
	
body {
	width:100%; 
	text-align:left;
	padding-top:30px;
	font-size:.875em;
	line-height:1.25em;
	}
	
h1 {
	width:100%;
	text-align:center;
	text-indent: -9999px; 
	height:82px;
	background: url(../images/nancypickard_signature.gif) center top no-repeat;
	padding-bottom:25px;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Index page:: ID=branding  *************/
/***********                                         *************/
/*****************************************************************/

	
/* Formatting ID=Branding */


div#branding {
	width: 97%;
	margin-left:0;
}


#branding h2 {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}



/*****************************************************************/
/*****************************************************************/
/***********                                         *************/
/***********   Styling the Index page:: ID=content   *************/
/***********                                         *************/
/*****************************************************************/
/*****************************************************************/


div#content {
	width:99%;
	margin:0 auto;
}

/* Formatting ID=content-main */

div#content-main, div#content-fullMain {
	width: 47%;
	float:left;
	padding:0;
	text-align:center;
}

div#content-fullMain{
	width:72%;
	text-align:left;
}

/* Formatting (Index.html) ID=content-main IMG */	
div#content-main img {
	margin-bottom: 0px;
	border:#000 1px solid;
}

div#content-main #letter{
	clear:both;	
	width:98%;
	margin: 20px auto;
	text-align:left;
}
div#content-main #letter p, div#content-main #letter h3, div#content-main #letter h4{
	padding:6px;
}
div#content-main #letter p:first-letter
{
	color:#B8860B;
	font-size:xx-large;
	font-weight:bold;
	font-family: Garamond, Georgia, cursive;
}

div#content-main #letter img.signed {
	margin-top:-100px;
	margin-left:33%;
	position:absolute;
	border:none;
	z-index:50;
}
div#content-main #letter img.letter, div#content-main #letter div.letter {
	float:right;
	padding-left:10px;
	padding-right:3px;
	border:none;
}
div#content-main #letter div.letter {
	border:#B8860B double 1px;
	margin:10px;
}
div#content-main #letter div.letter h3 {
	text-align:center;
	color: #808019;
	font-weight:bold;
}
div#content-main #letter div.letter a {
	display:block;
	padding:3px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
div#content-main #letter div.letter a:hover, div#content-main #letter div.letter a:active {
	text-decoration:underline;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting ID=content-sup1 */

div#content-sup1 {
	padding: 0;
	float:left;
	width: 25%;
/*	padding:1em 0; */
	text-align:center; 
	}
	
div#content-sup1 img{
	border:#000 thin solid;
	margin: 0 auto;
}

div#content-sup1 img.kansas{
	border:#000 thin solid;
	margin: -10 auto;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/

	
/* Formatting ID=content-sup2 */

div#content-sup2 {
	float:left;
	width:27%;
	padding:0; 
	text-align:center;
	}
div#content-sup2 img{
/*	padding-bottom:15px; */
	margin-bottom:15px;
	border:#000 thin solid;
}

div#content-sup2 hr{
	width:25%;
	color:#B8860B;
	height:1px;
	border:0;
}
	
/* Formatting ID=content-sup1 AND contet-sup2 */	

ol#sub-1, ol#sub-2, ol#sub-3 {
	text-align:left;
	margin-top:25px;
	clear:both;
}

ol#sub-3 {
	width:75%;	
}

/* Formatting ID=content-main #updates */	
div#content-sup2 #updates {
	width: 80%;
	margin:0 auto;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/

/* Formatting Navigation (ID=nav-main) (ID=nav-features) (ID=nav-sub) (ID=nav-series */	

div#nav-main {
	width:100%;	
	margin:0;
	text-align:center;
	padding-top: 2em;
	padding-bottom: 1em;
}
div#nav-features .tooltipContent em {
	font-style:italic;
}
ul#nav-features li {
	display:block;	
	text-align:left;
	margin-left: 40px;
}


div#nav-sub {
	clear:both;
	width: 97%;
	margin-left:0;
	text-align:center;
	padding-top:10px;
	padding-bottom:25px;
}

div#nav-sub li {
	display:inline;
	width:auto;
	padding:5px;
}




/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/

/* For The Virgin of Small Plains & The Seven Steps & The scent of rain and Lightning */



div#nav-book {
	width:75%;
	margin-left:25%;
}	
div#nav-book #nav-chapters {
	width:100%;
	margin: 0 auto;
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
/*	border:#0C0 thin solid; */
}

ul#nav-chapters li {
	display:inline;
	width:auto;
	margin:0 auto;
	text-align:center;
	}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page-Booklist */

div#serieslist div {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}

#JennyCain h3, #MarieLightfoot h3, #EugeniaPotter h3, #ShortStoryAnth h3, #SevenSteps h3, #Reading h3, #carolyn h3, #standalone h3 {
	width:40%;
	padding-bottom:15px;
}
#JennyCain ul, #MarieLightfoot ul, #EugeniaPotter ul, #ShortStoryAnth ul, #SevenSteps ul, #Reading ul, #standalone ul {
	width:55%;
	border-left:#000 1px solid; 
	left: 25%;
	padding-left: 5px;
}
#JennyCain ol, #MarieLightfoot ol, #EugeniaPotter ol, #ShortStoryAnth ol, #SevenSteps ol, #Reading ol, #standalone ol {
	width:55%;
	left: 25%;
	padding-left: 5px;
	padding-top: 10px;
}

#standalone a {
	color:#000;
	text-decoration:none;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page, Guestbook */
div#guestbook ol li{
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}

div#guestbook ul li {
	border:none;	
}

div#guestbook table {
	width:500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 50px;
}

div#guestbook table th {
	font-weight:700;	
}

div#guestbook table td {
	padding-top:5px;
	padding-bottom:5px;
}

div#guestbooks ol.form {
	width: 40%;
	background-color:#FDEEE1;
	margin-right:0 0;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;

}

div#guestbooks ol.guests li{
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page - Calendar of Events */

div#calendar ol li{
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#calendar ul li {
	border:none;	
}
div#calendar h3 {
	font-size:1.6em;
	padding-bottom:1px;
}
div#calendar h4 {
	padding-bottom:7px;
	font-size:1.2em;
	font-style:italic;
	font-weight:lighter;
}
div#calendar ol li ul {
	margin-top:10px;
}
div#calendar h5 {
	padding-bottom:7px;
	font-size:1.2em;
	font-style:normal;
	font-weight:500;
}
div#calendar h5 a {
	color:#000;	
}
div#calendar strong {
	font-weight:bold;	
}
div#calendar p {
	padding-top:10px;
}
div#calendar p:first-letter
{
	color:#B8860B;
	font-size:x-large;
	font-weight:bold;
	font-family: Garamond, Georgia, cursive;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page- JennyCain */

div#jennylist ol li{
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#jennylist ol li h3 {
	font-size:1.2em;
	padding-bottom:1px;
}
div#jennylist ol li h4 {
	padding-bottom:7px;
	font-size:1.2em;
	font-style:italic;
	font-weight:lighter;
}

div#jennylist ol li p, div#jennylist ol li ol li {
	padding-bottom:8px;
}
div#jennylist cite {
	font-size:1em;
	font-weight:bold;
}
div#jennylist h5 {
	font-size:1em;
	font-weight:bold;
	padding-top:2px;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page- Marie Lightfoot Series */

div#truthlist {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#wholetruth, div#truthhurts {
	width:33%;
}
div#ringtruth {
	width:34%;
}
div#wholetruth, div#ringtruth, div#truthhurts {
	float:left;
	text-align:center;
}


div#truthlist h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page- Virginia Rich */
div#eugenialist {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}

#virginia {
	width:25%;
	float:right;
	padding: 5px;
	text-align:center;
}
div#chili, div#secret {
	width:33%;
}
div#bluecorn {
	width:34%;
}
div#chili, div#bluecorn, div#secret {
	float:left;
	text-align:center;
}
div#eugenialist h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
}
div#eugenialist h5 {
	font-size:1em;
	font-weight:bold;
	padding-top:12px;
}
div#eugenialist ul {
	padding-top:6px;
}
div#eugenialist ul li {
	list-style-type: circle;
	list-style-position: inside;
	padding-top:2px;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page- Short Stories */
div#shortlist {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#shortlist h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
}

div#shortlist h5.title {
	display:inline;
	font-size:100%;
	font-weight:normal;
	font-style:italic;
}
div#shortlist h4.title, span.title {
	display:inline;
	font-size:100%;
	font-weight:bold;
	font-style:italic;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Sitemap */
div#sitemap {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#sitemap h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
}

div#sitemap ul {
	padding-left:2em;
}

div#sitemap li {
	padding-top:5px;
	font-size:1em;
	font-weight:bold;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page-Seven Steps */

div#sevenlist {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#sevenlist p.comments	{
	font-style: italic;
	font-size: 1.1em;
	padding-left:3em;
	padding-right:3em;
	padding-bottom:.5em;
	padding-top:.5em;
 }
div#sevenlist h3 {
	padding-top:.5em;
	padding-bottom:.5em;
	font-size: 1.3em;
	text-align:center;
	font-weight:500;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting page - How to tell the step you're on */

div#sevenhow {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}

div#sevenhow h3 {
	padding-top:.5em;
	padding-bottom:.5em;
	font-size: 1.3em;
	text-align:center;
	font-weight:500;
}
div#sevenhow h4 {
	font-size:1.3em;
	padding:0;
}
div#sevenhow hr {
	width:45%;
	text-align:center;
	border: thin inset #CCC;
}
	
/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/
	
	
/* Formatting page - What other writers are saying */

div#sevenwhat {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}

div#sevenwhat h3 {
	padding-top:.5em;
	padding-bottom:.5em;
	font-size: 1.3em;
	text-align:center;
	font-weight:500;
}
div#sevenwhat h4 {
	font-size:1.3em;
	padding:0;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/

/* Formatting page - Questionaire */

div#sevenquestionaire {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}

div#sevenquestionaire h3 {
	padding-top:.5em;
	padding-bottom:.5em;
	font-size: 1.3em;
	text-align:center;
	font-weight:500;
}
div#sevenquestionaire h4 {
	font-size:1.3em;
	padding:0;
}
ol#questions {
	margin-left:4em;	
	margin-top:1em;
}
ol#questions li {
	padding-top:1em;
	font-size:1.1em;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/

/* Formatting page - About Lynn */

div#sevenaboutlynn {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}

div#sevenaboutlynn h3 {
	padding-top:.5em;
	padding-bottom:.5em;
	font-size: 1.3em;
	text-align:center;
	font-weight:500;
}
div#sevenaboutlynn img {
	float:left;
	padding-right:20px;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Pages the Virgin */
h1.virgin, h2.virgin {
	width:69%;
	margin-left:26%;
}


div#virginlist {
	width: 95%;
	height:500px;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-left:0;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
	overflow: auto;
	background-image:url(../images/Virgin_Small_Plains_paper_b.jpg);
	background-repeat:no-repeat;
	background-position: 20px 20px;
	background-attachment:scroll;
}

div#virginlist img {
	float:left; 
	padding-right:20px;
}
#virginlist h2 {
	font-weight:lighter;
	text-align:center;
	padding-top:25px;
}

div#virginlist h3 {
	width:60%;
	margin-left:38%;
	padding-bottom:.5em;
	font-size: 1.3em;
	text-align:center;
	font-weight:500;

}
div#virginlist p {
	
	padding:3px;
	width:60%;
	margin-left:38%;
}
div#virginlist.nancy p {
	padding-top:25px;
	font-size:1.2em;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/

/* Formatting The Virgin, Great Britain  Page */

div#virginlist.gb {
	height:500px;
	background-image:url(../images/Virgin_Small_Plainsgb-mb.jpg);
	background-repeat:no-repeat;
	background-position: 20px 20px;
	background-attachment:scroll;
}
div#virginlist.gb h3 {
	font-size:1em;
	text-transform: uppercase;
	font-weight: bold;
}
div#virginlist.gb p {
	padding-top:10px;
	font-size:1em;
}
div#virginlist.gb h4	{
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting The Virgin, Review Page */
div#virginlist.reviews {
	overflow: auto;
	background-image:url(../images/Virgin_Small_Plains_paper_b.jpg);
	background-repeat:no-repeat;
	background-position: 20px 20px;
	background-attachment:scroll;
}


div#virginlist.reviews ol#sub-1 {
	width: 60%;
	margin-left: 38%;
	margin-top:0;
}

div#virginlist.reviews h3 {
	width:60%;
	margin-right:38%;
	padding-top:0;
}

div#virginlist cite {
	font-size:1em;
	font-weight:bold;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page- The Virgin, From the Editor */

div#editor {
	width:60%;
	margin-left:38%;
/*	margin-left: 32%; */
	background-color:#FFF;
	border: thin;
	border-style: solid;
	border-color: #555;
	padding:10px;
}

div#editor h3 {
	width:100%;
	margin-left:0;
}

div#virginlist div#editor p {
	font-size:1.1em;
	margin-left: 0;
	width:100%;
}

/*************************/
/* The Virgin Setting */
/***************************/

div#virginlist.setting {
	background-image:none;
}
div#virginlist.setting p {
	margin:0;
	width:100%;
	
}
/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Pagez- Bookstores & Rainy Day Books */

div#bookstores {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	border: inset thin #000;
	padding:20px;
}
div#bookstores h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
}
div#bookstores p {
	text-indent:2em;	
}
div#bookstores em {
	font-weight:bold;
	font-style:italic;
}
div#bookstores a {
	color:#000;
}
div#bookstores img.lovemystery {
	float:right;
	border:#000 thin solid;
	padding:0;
}
#vivien {
float: right;
/* border: 1px solid #666; */
text-align: center;
padding:0;
padding-bottom:20px;
}
#vivien img {
	margin-left:0;
padding-left:20px;
}
.indy {
	display: block;
	width: 100%;
		height: 100px;

	text-align: center;
}
.stores {
	text-align: left;
	padding: 10px;
	width: 28%;
	display: block;
	float:left;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formating page, Biography */

div#biography {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
#biography h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
	padding-bottom:20px;
}

#biography #nancy-pic {
	float:right;
}
#biography p {
	font-size:1.1em;
	padding-bottom:15px;
}

#biography p.nancy{
	font-style:italic;
	margin-left:25px;
	padding-top:15px;
	padding-bottom:15px;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formating page, Media */

div#media {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
#media h3 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-bottom:8px;
	font-size: 1.1em;
	text-align:left;
	font-style: normal;
	font-weight:bold;
}
#media h4 {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 15px;	
}

#media h4 em{
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 8px;	
	font-weight:bold;
}


#media p {
	padding-bottom:10px;	
}

#media ul.contact li {
	padding-left:15px;
	padding-bottom:3px;	
}

#media ul.novels {
	padding-bottom:10px;	
}


#media ul.novels li {
	padding-bottom:3px;	
}

#media em {
	font-style:italic;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Page- Awards list */

div#awardlist ol li{
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#awardlist ol li ul li {
	padding:0;
	border: none;
	padding-bottom:3px;
	font-style: italic;
}

div#awardlist ol li h3 {
	font-size:1.2em;
	padding-bottom:6px;
}
div#awardlist ol li h4 {
	padding-bottom:7px;
	font-size:1.2em;
	font-style:italic;
	font-weight:lighter;
}
div#awardlist strong {
	font-weight:bolder;	
}

div#awardlist em {
	font-style:italic;
	
}
/*
div#awardlist ol li p, div#awardlist ol li ol li {
	padding-bottom:8px;
}
*/

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formating page, Nancy-Drew */

#nancydrew {
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
	
}
#nancydrew h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1.5em;
	text-align:center;
	font-style: italic;
	font-weight:normal;
	padding-bottom:20px;
}

#nancydrew #nancy-pic {
	float:left;
	padding-right:10px;
}
#nancydrew p {
	font-size:1.1em;
	padding-bottom:15px;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


#facebook {
/*	background-color: #FBA16C; (new color set on color page) */
	width: 100%;
/*	border-bottom:#000 1px solid; */
	text-align:center;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Carolyn Hart Tribute */

div#carolyn {
	width:90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#carolyn h3 {
	clear:both;
	padding-top:.5em;
	font-size: 1em;
	text-align:left;
	font-style:normal;
	font-weight:bold;
}
#carolyn p {
	font-size:1.1em;
	padding-bottom:15px;
}
#carolyn img.right {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
#carolyn img.left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting News */

div#newslist ol li{
	width: 90%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#newslist ol li h3 {
	font-size:1.2em;
	padding-bottom:1em;
}

div#newslist ol li p {
	padding-bottom:10px;	
}

div#newslist ol li p:first-letter
{
	color:#B8860B;
	font-size:x-large;
	font-weight:bold;
	font-family: Garamond, Georgia, cursive;
}

div#newslist em {
	font-style:italic;	
}
div#newslist img.signed {
	float:right;
	border:none;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Signed-Copies */

div#signed-copies ol li{
	width: 80%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-bottom:5px;
	border: inset thin #000;
	padding:20px;
}
div#signed-copies ol li h3 {
	font-size:1.3em;
	padding-bottom:1em;
}

div#signed-copies ol li p {
	padding-bottom:10px;	
}

div#signed-copies ol li p:first-letter
{
	color:#B8860B;
	font-size:x-large;
	font-weight:bold;
	font-family: Garamond, Georgia, cursive;
}

div#signed-copies em {
	font-style:italic;	
}

div#signed-copies img.signed {
	float:right;
	border:none;
}

div#signed-copies ol li ol#sub-1 {
	width: 70%;
	margin-left: 5%;
	margin-top:0;
	font-weight:normal;
	font-size:1em;
}

div#signed-copies ol li ol#sub-1 li {
	padding:0;
	padding-left:10px;
	border:none;
	border-left: #B8860B thin solid;
	
}

div#signed-copies ol li ol#sub-1 li h4 {
	font-size:1.4em;
	padding-top:0;
	padding-bottom:5px;
}

div#signed-copies ol li ol#sub-1 li a {
	color:#000;
}

div#signed-copies ol#sub-1 li blockquote {
	
	font-size:1.1em;
	padding-bottom:15px;
}

div#signed-copies ol li ol#sub-1 li cite {
	padding-top:10px;
	font-weight:normal;
	font-size:1.3em;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/* Formatting Pages Kansas Reads. */
h1.kansas, h2.kansas {
	width:69%;
	margin-left:26%;
}

div#kansas em {
	font-style:italic;
}

div#kansas {
	width: 85%;
	background-color:#FDEEE1;
	margin:0 auto;
	margin-left:0;
	margin-bottom:5px;
	border: inset thin #000;
	padding:10px;
	overflow: auto;
	text-align:center;
}

div#kansas ol#sub-1 {
	width: 70%;
	margin-left: 31%;
}

#kansas h2 {
	font-weight:lighter;
	text-align:center;
	padding-top:25px;
}

div#kansas h3, h4, h5 {
	width:100%;
	margin:0;
	font-size: 1.1em;
	text-align:left;
	font-weight:500;
}

div#kansas h4 {
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-bottom:20px;
}
div#kansas h4.top {
	padding-top:10px;
	text-align:center;
}

div#kansas h5 {
	font-size:1em;
	text-align:left;
}
div#kansas h5.top {
	padding-bottom:10px;	
}

div#kansas h6 {
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	}


div#kansas p {
	width:98%;
	margin: 0 auto;
	padding:.5em;
	text-align:left;
}

#kansas p:first-letter {
	color:#B8860B;
	font-size:x-large;
	font-weight:bold;
	font-family: Garamond, Georgia, cursive;
}

div#kansas img, img.kansas {
	border:#000 thin solid;	
}
div#kansas img.smile {
	border:none;
}

div#kansas blockquote {
	padding:30px;
	font-style: italic;
		
}

div#kansas blockquote strong {
	font-style:normal;
	font-weight:700;
}

#content-sup1 img.kansas {
	border:none;	
}

div#kansas hr {
	width:50%;
	margin:30px auto;
}


/* Formatting Administrative pages */

#rec_insert {
	width: 50%;
	margin:0 auto;
}

#myBeginCal, #myEndCal {
	margin-top: 0px;
	float:left;
	width: 100%;
}


/*****************************************************************/
/***********                                         *************/
/***********   Styling the Kansas-Reads Travel page  *************/
/***********                                         *************/
/*****************************************************************/


/*        Formatting Gallery */

div#gallery {
	width:650px;
	margin-top: 20px;	
	margin-left: 100px;
	text-align:center;
}
div#gallery a {
	padding-bottom:20px;	
	font-size:1.2em;
	color:#000;
	text-decoration:none;
}

div#gallery div#story {
	background-color:#FFF;
	color:#000;
}

div#gallery div#story h3 {
	font-size:1.3em;	
}

div#gallery div#story p {
	color:#000;	
}

/*                           Testing                                 */



/*****************************************************************/
/***********                                         *************/
/***********  Styling the Scent of Rain & Lightning  *************/
/***********                                         *************/
/*****************************************************************/


div#thescent {
	width: 95%;
	height:750px;
	background-color:#FDEEE1;
	margin:0 auto;
	border: inset thin #000;
	padding:20px;
	background-image: url(../images/scent-of-rain-web5.jpg);
	background-repeat:no-repeat;
	background-position: 20px 20px;
	background-attachment:scroll;
	overflow:auto;
}

	

/* Format The Signed Book Image */

#thescent #signed {
	margin-top:320px;
	float:left;
}

div#thescent #signed a {
	height: 150px;
	width: 152px;
	background: url(../images/signed-copies2E.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	text-indent:-9000px;
}

div#thescent #signed a:active, div#thescent #signed a:focus {
	outline:none;
	} 
div#thescent a:hover, div#thescent a:active {
	text-decoration:underline;	
}


#thescent #scent-content {
	width:61%;
	margin-left:260px;	
	border:#FDEEE1 solid thin; 
}
div#thescent #scent-content {
	height:500px;	
}

#scent-paper {
	width:95%;
	margin-top: 0;
	margin-left:0;
	padding:1em;
	background:#FFF;
	background-image:none;
	border:#666 thin solid;
}
/*
#scent-paper.editor {
	height:800px;	
}
*/
#thescent h2 {
	font-weight:lighter;
	text-align:center;
	padding-top:25px;
}

div#thescent h3 {
	width:100%;
	padding-bottom:.5em;
	font-size: 1.3em;
	text-align:center;
	font-weight:500;
} 

div#thescent h4 {
	padding-top:5px;
	padding-bottom:5px;
}
div#thescent p {
	padding:3px;
	padding-bottom:15px;
}

div#thescent em {
	font-style:italic;	
}

#scent-content.intro p:first-letter, #scent-content.nancy p:first-letter, #thescent.nancy p:first-letter, #scent-content.editor p:first-letter, #scent-content div.scent p:first-letter, #scent-content div.setting p:first-letter {
	color:#B8860B;
	font-size:x-large;
	font-weight:bold;
	font-family: Garamond, Georgia, cursive;
}


#thescent #scent-content ul.questions {
	width:90%;
	margin-top:15px;
	margin-left:25px;
}

#thescent #scent-content ul.questions li {
	padding-bottom: 10px;
	list-style-image:url(../images/bullet.gif);
}
#thescent #scent-content ol#sub-1 {
	width:98%;
	clear:none;
	margin-top:5px;
	margin-bottom:5px;
}

#scent-content ol#sub-1 li blockquote {
	padding-bottom:10px;	
}


#thescent address {
	padding-bottom:20px;	
}

#scent-content strong{
	font-weight:bold;	
}


#scent-content h4{
	font-size:1.2em;	
}

#scent-content div.scent {
	padding-bottom:20px;	
}


/* Contact Nancy -- email_form.php */



#thanks {
	background-color: #FFF;
	border:#666 thin solid;
	padding:20px;
}
#contact {
	text-align:center;	
}

#contact p.msg {
	width:85%;
	margin:0 auto;
	text-align:center;
	background-color:#FFF;
	color:#F00;
	font-weight:bold;
	font-size:1.2em;
	border:#999 thin solid;
}
#contact table th {
	font-size:1.1em;
	font-weight:bold;
	padding-left:20px;
}

#contact table .button {
	text-align:center;	
}
