/* Style sheet for roberta pages */

body {
	background-color:#556B2F;
	background-image:url(../bg/bg.velvet.jpg);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:black;
}


a:link {
   color:#003333;
   font-weight:bold;
 }
 
a:visited {
   	color:#003333;
	font-weight:bold;
 }
 
a:hover {
	color: #CC6633;
	font-weight:bold;
}



h1 {
	color:#C46200;
	background:transparent;
	font-weight:bold;
	font-size:2.0em;
	margin-bottom:0;
}

h2 {
	background:transparent;
	color:#C46200;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:0;
}

h3 {
	background:transparent;
	color:#C46200;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0;
	}

h4 {
	background:transparent;
	color:#C46200;
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	margin-bottom:0;
	}
	
	h5, dt  {
	background:transparent;
	color:#C46200;
	font-weight:bold;
	font-size:1em;
	margin-bottom:0;
	}

h6  {
	background:transparent;
	color: #000000;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0;
	}


#navbuttons {
background-color:transparent;
text-align:center;
}

#navbuttons img {
border:none;
margin-bottom:20px
}



div#pageframe {
width:790px;
background-color:#003300;
border:solid #cccccc 3px;
color:#000000;
margin-right:auto;
margin-left:auto;
padding:10px;

}

div#pageframeinner {
	background-color:white;
	border:none;
	color:#000000;
	margin:0px;
	padding-right:20px;
	padding-left:30px;
	padding-bottom:15px;
	padding-top:30px;
	background-image: url(../images/bg.parch.lt.gif);
}


div#pageframe2 {
width:790px;
background-color:#003300;
border:solid #cccccc 3px;
color:#000000;
margin-right:auto;
margin-left:auto;
padding:10px;

}


div#pageframeinner2 {
text-align:center;
background-color:white;
background-image: url(../images/bg.parch.gif);
border:none;
color:#000000;
margin:0px;
padding-right:15px;
padding-left:15px;
padding-bottom:15px;
padding-top:30px;

}


.clear {
clear:both;
}

	p {
    background:transparent;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}

td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.padding {
		padding-left: 50px;
}	
	
.header img {
	text-align:center;
	border:#cccccc solid 3px;
	padding: 5px;
}	
	
.coverleft	{
float:left;
margin:0px 15px 10px 0px;
border:solid black 2px;
}
	
.review {
	text-align:center;
	font-style:italic;
	border:double black 4px;
	padding:10px;
}


.boxedcenter {
	border: medium solid #330099;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-weight:bold;
	background-color: White;
	text-align:center;
}

.boxed {
	border: medium solid #330099;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-weight:bold;
	background-color: White;
}


.small {
	background:transparent;
	font-size:.8em;
}

.smallest {
	background:transparent;
	font-size:70%;
	font-weight:bold;
}

.dropcap {
font-size:1.2em;
color:#C46200;
}


.center {
	background:transparent;
	text-align:center;
}


/* BOOKLINKS ========================= */

.booklink
{
	width:175px;
	float:left;
	margin: 0 15px;
}
.booklink ul  {
	margin:20px 0 0 0;
	padding:0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
 }
.booklink li  {
	list-style-type:none;
	display:inline;
	font-weight: bold;
	font-size: 80%;
}
.booklink a:link {
	padding: 5px 15px;
	display:block;
	margin-bottom:3px;
	text-decoration:none;
	border: 3px solid #999999;
	background-color: #003300;
	color:white;
	}
	
.booklink a:visited  {
	padding: 5px 15px;
	display:block;
	margin-bottom:3px;
	text-decoration:none;
	border: 3px solid #999999;
	background-color: #003300;
	color:white;

 }
.booklink a:hover  {
 	padding: 5px 15px;
	display:block;
	margin-bottom:3px;
	text-decoration:none;
	border: 3px solid #999999;
	background-color:#003300;
	color: #C46200;
 }


.indexcover {
	background-image:url(../images/mono.bg.gif);
	background-position: 40px 220px;
	background-repeat:no-repeat;
	color: black;
	font-size: 1.1em;
	
}


.indexcover2 {
	background-image:url(../images/mono2.bg.gif);
	background-position: 40px 220px;
	background-repeat:no-repeat;
	color: black;
	font-size: 1.2em;
	
}


/* ===================================== */

/* ======================================== */
/* THE MENU */
/* from css play*/
/* without text */

#menu {display:block; height:35px; margin:15px; text-align:center; width:800px;}
#menu ul {margin:0; padding:0; list-style-type:none;}

#menu li {float:left; margin-right:5px; display:block; width:104px; border:1px solid #000;}

#menu li.home {background:transparent url(../images/b.home.a.gif);}
#menu li.books {background:transparent url(../images/b.books.a.gif);}
#menu li.bio {background:transparent url(../images/b.bio.a.gif);}
#menu li.contact {background:transparent url(../images/b.contact.a.gif);}
#menu li.backlist {background:transparent url(../images/b.backlist.a.gif);}
#menu li.guestbook {background:transparent url(../images/b.guestbook.a.gif);}
#menu li.resources {background:transparent url(../images/b.resources.a.gif);}

#menu a {display:block; width:104px; padding-top:35px; height:0; color:#000; text-decoration:none; overflow:hidden;}

* html #menu a:link, * html #menu a:visited {height:35px; he\ight:0;}

#menu a#home {background:transparent url(../images/b.home.2.a.gif) -104px -35px no-repeat;}
#menu a#books {background:transparent url(../images/b.books.2.a.gif) -104px -35px no-repeat;}
#menu a#bio {background:transparent url(../images/b.bio.2.a.gif) -104px -35px no-repeat;}
#menu a#contact {background:transparent url(../images/b.contact.2.a.gif) -104px -35px no-repeat;}
#menu a#backlist {background:transparent url(../images/b.backlist.2.a.gif) -104px -35px no-repeat;}
#menu a#guestbook {background:transparent url(../images/b.guestbook.2.a.gif) -104px -35px no-repeat;}
#menu a#resources {background:transparent url(../images/b.resources.2.a.gif) -104px -35px no-repeat;}


#menu a#home:hover {background-position:top right; z-index:50;}
#menu a#books:hover {background-position:top right; z-index:50;}
#menu a#bio:hover {background-position:top right; z-index:50;}
#menu a#contact:hover {background-position:top right; z-index:50;}
#menu a#backlist:hover {background-position:top right; z-index:50;}
#menu a#guestbook:hover {background-position:top right; z-index:50;}
#menu a#resources:hover {background-position:top right; z-index:50;}

* html #menu a:hover {height:35px; he\ight:0;}

/* ======================================== */
