body {
	background-image : url(../images/cnvbkgnd.jpg);
	font-family : verdana, arial, helvetica, sans-serif;
			
}

#wrapper {
	width: 95%;
	min-width:800px; 
	margin-left: 2%;
	margin-right: 1%;
	/*margin-left: auto;
	margin-right: auto;*/
	border: 1px solid #99CC66;
	}

#banner {
	width: 98%;
	clear: right;
}

span.topleft {
	margin: 2% 1%;
	width: 75%;
	float: left;
	}

span.topright {
	margin: 2% 1%;
	width: 20%;
	float: right;
	text-align:left;
}


/*menu - all pages*/
#topnav {
	display: block;
	clear: both;
	width: 100%;
	background-color : transparent;
	color : #004000;
	margin-top: 1%;
	padding : 5px 0px 5px 0px;
	font-size:0.8em;
}

#topnav ul {
	display: block;
	clear: both;
	background-color : #FEFFEE;
	color : #004000;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	text-align : center;
	border-top: 1px solid #99CC66;
	border-bottom: 1px solid #99CC66;	
	
}

#topnav ul li {
	display: inline;
	}

/*footer - all pages*/

#footer {
	background-image: url(../images/cnvbkgnd.jpg);
	text-align: center;
	position: relative;
	width: 100%;
	clear: both;
}

#footercred {
	clear: both;
	background-color: #FEFFEE;
	color: #004000;
	margin: 2% 15% 1% 15%;
	font-size:0.8em;
	border-bottom: 1px solid #99CC66;
	}

#footerlinks {
	clear: both;
	background-color : #FEFFEE;
	color : #004000;
	font-size:0.8em;
	margin: 0% 15% 5% 15%;
	border-top: 1px solid #99CC66;
	border-bottom: 1px solid #99CC66;
	}

/*content on all or most pages*/

#pageheader {
	font-weight: bold;
			
}

#pageheader h1	{
	background-color: #99CC66;
	font-size : 1em;
	margin: 0 1%;
	padding: 0 0 0 0;	
}

#pageheader h1 span.left {
	background-color: #99CC66;
	float: left;
	width: 71%;
	margin: 0;
	padding: 0 0 0 1%;
	
	
}
#pageheader span.right{
	font-size: 0.8em;
	width: 27%;
	float: right;
	text-align: right;
	border-top: 1px solid #99CC66;
	border-bottom: 1px solid #99CC66;
	padding: 0 1% 0 0;
}

#counter {
	display: none;
}


#rightcontent {
	position: absolute;
	top: 0;
	right:0;
	width: 182px;
	}


/*extra divs and spaces for containment of wandering page elements in 3-col pages.*/

#container {
	position:relative;
	margin:20px 10px 10px 10px;
	width: 97%;
	}


.clearer {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
		}

/*pages with 100px image on left*/

#leftcolnarrow {
	width:112px;
	position:absolute;
	top: 0;
	left: 0;
	
	}

#centercolwide {
	background-color: #FEFFEE;
	color: #000000;
	margin-left:112px;
	margin-right:190px;
	
}

/*pages with 170px image on left*/

#leftcol {
	width:182px;
	position:absolute;
	top: 0;
	left: 0;
}

#centercolnarrow {
	background-color: #FEFFEE;
	margin-left: 185px;
	margin-right: 190px;
}

/*other pages, eg search and forms*/

#fullwidth {
	width: 95%;
	margin: 10px 100px 15px 30px;
	background-color: #FEFFEE;
	float: right;
	clear: right;
}

#leftwide {
	background-color: #FEFFEE;
	margin-left: 112px;
	margin-top:0;
	margin-right:10px;
}


/*front page styles*/

#frontpageheader {
	background-color : #99CC66;
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 0.8em;
	font-weight : bold;
	margin: 15px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	}

#frontright {
	position: absolute;
	top: 0;
	right:0;
	width: 170px;
	margin:0; padding: 0;
	}
	
div#frontbox {
margin: 0 180px 10px 0;
padding: 0;
background-color: #FEFFEE;
	color: #000000;
}

div.photo {
float: left;
margin: 10px 10px 10px 60px;
padding: 0;
width: 220px;
}

div.text {
margin-left: 220px;
}

/*photo pages styles*/

#photocolleft {
	background-color: #FEFFEE;
	color: #000000;
	position: absolute;
	left:0px;
	top:0px;
	width:25%;
}

#photocolleft2 {
	background-color: #FEFFEE;
	color: #000000;
	position: absolute;
	left:0px;
	top:0px;
	width:15%;
}

#photocolleft p, #photocolleft2 p {
	margin: 10px 10px;
}

#photocolleft p.photocredit, #photocolleft2 p.photocredit {
	font-size : 0.7em;
	margin: 10px 10px;
	padding-bottom: 10px;
	border-top: 1px solid #99CC66;
	border-bottom: 1px solid #99CC66;
	}

#photocolleft p.backlink {
	margin: 10px 10px;

}

#photocolright {
	background-color: transparent;
	color: #000000;
	margin-left: 25%;
	width:73%;
}

#photocolright2 {
{
	background-color: transparent;
	color: #000000;
	margin-left: 18%;
	width:82%;
}
}

div.notes {
	float: right;
	}

div.notes p {
	background-color: #FEFFEE;
	color: #000000;
	font-size: 0.8em;
	padding: 10px;
}

div.notes2 {
margin: 0 0 0 5px; 
padding: 0;
float: left;
background-color: #FEFFEE;
}

div.notes2 p {
margin: 0;
padding: 10px 20px 20px 20px;
}

#photocolright img.clearleft { /*addition, May 07*/
clear: left;
}


/*modifications for 'from elsewhere' photo pages - Sept 06*/
div.photoessay {
	background-color: #FEFFEE;
	color: #000000;
	margin-left: 27%;
	width:70%;
}

div.photoessay img {
float: left;
margin: 0.8em 1em 0.8em 0.8em;
}

div.photoessay p {
background-color: #FEFFEE;
	color: #000000;
	font-size: 0.8em;
	margin-left: 0;
	padding: 0.8em 1.6em 0.8em 0.8em;
	}

/*main text styles*/
p 	{
	font-family : verdana, arial, helvetica, sans-serif;
	margin : 0px 0px 10px 30px;
	padding-top: 10px;
	padding-right: 10px;
	font-size:0.8em;
	line-height: 150%;
	}

p.caption {
	margin : 5px 0px 30px 0px;
	font-size:0.7em;
	line-height: 120%;
	}

h2	{
	background-color : transparent;
	color : #003300;
	font-size : 0.9em;
	font-weight : bold;
	/*margin :0 1% 1% 2%;*/
	margin : 0px 0px 10px 30px;
	padding-top:5px;
	width:95%;
	border-bottom: 1px solid #99CC66;
}

h2.spaced	{
	background-color : transparent;
	color : #003300;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : bold;
	margin : 5px 0px 5px 30px;
	padding : 15px 0px 0px 0px;
}

h3	{
	background-color : transparent;
	color: #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 0.8em;
	font-weight : bold;
	margin : 5px 0px 5px 30px;
	padding : 0px 0px 0px 0px;
	}

p.linksmall-spaced {
	font-size : 0.8em;
	margin : 50px 0px 0px 0px;
	}

.name {
	display:none;
	}

.tagline {
	background-color : transparent;
	color : #003300;
	font-weight : bold;
	font-size: 0.8em;
	margin : 30px 0px 0px 0px;
	}

p.new {
	background-image : url(../images/new_graphic5b.gif);
	background-repeat : no-repeat;
	text-align:right;
	margin : 5px 10px 5px 30px;
}

blockquote {
	width: 80%;
	margin : 10px 30px 20px 30px;
	padding : 10px 10px 10px 10px;
	font-size:0.8em;
	line-height: 150%;
	border: 1px solid #99CC66;
}

blockquote.sidecol {
	background-color: #FEFFEE;
	color: #000000;
	padding : 10px 10px 10px 10px;
	margin : 0px 10px 10px 0px;
	width: 150px;
	font-size:0.8em;
	border: 1px solid #99CC66;
}


.new	{
	background-color: #B6EA7D;
	color: #000000;
	}

/*list formatting*/

div.list {
	margin: 0px 10px 10px 0px;
	padding-top: 5px;
}

div.list ul	{ 
	margin: 0 0 0 40px;
	padding: 0 10px 0 10px;
	font-size: 0.8em;
	}

div.list ul li	{ 
	margin: 10px 0px 10px 0px;
	padding: 0;
	list-style: none;
	line-height: 150%;
	}
	
div.list ul li ul {
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	list-style: none;
	}

div.inlinelist {
	margin: 10px 10px 10px 0px;
	}

div.inlinelist h2 {
	margin: 20px 10px 10px 30px;
}

div.inlinelist ul	{ 
	margin: 10px 10px 10px 20px;
	padding: 0px 10px 0px 30px;
	font-size: 0.8em;
	
	}

div.inlinelist ul li	{ 
	margin: 10px 0px 10px 0px;
	line-height: 200%;
	list-style: none;
	list-style-position:outside;
	display: inline;
	}

/* jumplinks - hidden navigation*/
#jumplinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#jumplinks li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#jumplinks a {
	color: #0080C0;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0.8em !important;
	
}
#jumplinks a:active, #jumplinks a:focus { /* only shown on focus */
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	font-size: 1em;
	border: 0;
	margin: 0;
	padding: 6px;
	border: 3px #3399cc solid;
	background: #FFF;
}

/*form formatting*/

#centercol-formbox
{
	display: block;
	float: left;
	margin: 1% 10% 0 10%;
	background-color: #FEFFEE;
	width: 80%;
	border: none;
}

/*highlight and enlarge for some browsers*/
	form input:focus, select:focus, textarea:focus {
	border:2px solid #73AC39;
	color:#000000;
	font-size:medium;
}

div.formrow {
	clear: both;
	margin: 10px 10px 10px 10px;
}

div.formrow span.label {
	float: left;
	width: 125px;
	text-align: right;
}

div.formrow span.input {
	float: right;
	width: 420px;
	text-align: left;
}

fieldset {
	margin: 0px 10px 20px 10px;
	font-size: 0.8em;
}

fieldset legend {
	font-size:0.9em;
	background-color: transparent;
	color: #000000;
	margin: 10px 10px 5px 10px;
	font-weight: bold;
}

textarea {
	font-size:medium;
	font-family: verdana, helvetica, arial, sans-serif;
	margin-left: 50px;
}

.formbuttons {
	margin: 20px 0px 10px 0px;	
	text-align: center;
}

.formscript {
	border: none;
}

.hidden {
	position: absolute; 
	left: -9000px;
}

.searchbox p {
	margin: 10px 0px 10px 18px;
	font-size: 1em;
}

/*books info*/

div.books {
	width: 95%;
	margin: 10px 0px 15px 0px;
	
}

img.books {
	border: none;
	margin: 5px 10px 0 0;
	float: left;
}

div.books span.booknote {
	font-size:0.8em;
	margin: 0;
	line-height: 150%;
}

/*image styles, formatting bits, etc*/

img 	{
	border : 1px solid #666666;
	}

img.noborder {
	border : none;
	}

img.logolink {
	border: none;
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	}

img.tegraphic {
	border: none;
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}


img.sunnygraphic {
	border : 0px;
	
	}

img.sunnygraphic2 {
	border : 0px;
	margin-left : 50px;
	margin-top : 25px;
	}

img.spaced {
	border : 1px solid #000000;
	margin:0px 10px 0px 10px;
	}

img.spaced2 {
	border : 1px solid #000000;
	margin:0px 10px 0px 0px;
	}

img.left {
	border: none;
	margin: 5px 15px 5px 0;
	float: left;
	}
	
/*addition, Aug 06*/
img.leftnew {
margin: 5px 10px 0 30px;
	float: left;
}

img.leftlarge {
	border: none;
	margin: 0 0 10px 10px;
	float: left;
	}

img.books {
	border: none;
	margin: 5px 15px 10px 30px;
	float: left;
}

hr 	{
	background-color : transparent;
	color : #99CC66;
	}

p.caption2 {
	margin : 10px 0px 50px 0px;
	font-size:0.7em;
	}

p.caption8em {
	margin : 10px 0px 30px 0px;
	font-size:0.8em;
	margin:10px 10px 10px 0px;
}

p.credit {
	font-size : 0.7em;
	padding-bottom: 15px;
	}



p.linksmall {
	font-size : 0.8em;
	margin : 0px 0px 0px 0px;
	}

p.linksmall-spaced {
	font-size : 0.8em;
	margin : 50px 0px 0px 0px;
	}

p.linksrightcol {
	background-image : url(../images/cnvbkgnd5.jpg);
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : center;
	}

p.quoteblue {
	background-color : transparent;
	color : #003366;
	}

.darkgreen {
	background-color : transparent;
	color : #003300;
	font-weight : bold;
	background-repeat : no-repeat;
	}
.lineclear {
	width: 100%;
	clear: both;
}

.linerule {
	width: 100%;
	clear: both;
	border-top: 1px solid #99CC66;
}

.grey {
	background-image : url(../images/cnvbkgnd5.jpg);
}

.italic {
	font-style : italic;
	}

em {
	font-weight: bold;
	font-style: normal;
	}

.bold {
	font-weight: bold;
	}

.noindent {
	margin : 0px 0px 0px 0px;
	}



.smallright {
	text-align: right;
	font-size: 0.7em;
	margin: 0px 0px 5px 0px;
}

.greenbox {
	background-color : #99CC66;
	color : #000000;
	margin : 0px 0px 0px 0px;
	padding : 20px 10px 20px 0px;
	}

.greenbox2 {
	background-color : #99CC66;
	color : #000000;
	margin : 0px 0px 0px 0px;
	padding : 3px 5px 2px 5px;
	font-weight : bold;
	}

ul li.left {
	float: left;
	width: 50%;
}

ul li.right {
	float: right;
	text-align: left;
	width: 50%;
}

img.amazon {
	float: left;
	display: inline;
	margin: 10px 0px 10px 0;
	}

span.whisper { 
	font-size:smaller;
	}

div.bluebox {
	background-color : #99CCFF;
	color: #000000;
	background-image : none;
	margin : 10px 10px 10px 0px;
	padding : 0px 0px 0px 0px;
	}

div.bluebox p {
	background-color : #99CCFF;
	color: #000000;
	background-image : none;
	margin : 0px 0px 0px 0px;
	padding : 10px 10px 10px 10px;
	}

div.palebox {
	background-color : #FEFFEE;
	color:#000000;
	width:85%;
	margin: 0px 0px 10px 30px;
	border : 1px solid #99CC66;
	}

div.palebox p {
	background-color : #FEFFEE;
	color:#000000;
	margin: 10px 0px 10px 10px;
	padding:5px 5px 5px 15px;
	}

div.palebox h2 {
	background-color : #FEFFEE;
	color:#000000;
	margin: 10px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	}

div.palebox2 {
	background-color : #FEFFEE;
	color:#000000;
	margin: 0px 0px 10px 0px;
	border : 1px solid #99CC66;
	}

div.palebox2 p {
	background-color : #FEFFEE;
	color:#000000;
	margin: 0;
	padding: 5px 5px 5px 5px;
	}

div.palebox3 {
	background-color : #FEFFEE;
	color:#000000;
	margin: 15px 0px 10px 0px;
	border : none;
	font-size: 0.8em;
	padding: 10px 10px 10px 10px;
	}

div.palebox4 {
	background-color : #FEFFEE;
	color:#000000;
	margin: 17px 0px 10px 0px;
	padding: 0;
	font-size: 0.9em;
	border : 1px solid #99CC66;
	}

div.palebox4 p {
	background-color : #FEFFEE;
	color:#000000;
	margin: 0;
	padding: 10px;
	line-height:150%;
	}


div.related {
	margin:50px 0px 0px 0px;
	text-align:center;
	}

div.quotebox {
	background-color : #FEFFEE;
	color:#000000;
	margin: 10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	border : 1px solid #99CC66;
	}

div.booksbox1 {
	background-color : #FEFFEE;
	color: #000000;
	padding:10px 10px 10px 10px;
	margin:30px 10px 10px 0px;
	border : 1px solid #006633;
	}

div.booksbox1 p {
	font-size: 0.8em;
	margin:0px 0px 0px 0px;
	}

div.poembox {
	background-color: #F5F5F5;
	color: #000000;
	padding: 10px 10px 10px 5px;
	width:85%;
	}

div.poembox p {
	line-height: 150%;
	}


div.indent {
	margin : 10px 10px 20px 30px;
	padding : 0px 0px 0px 0px;
	}

a:link {
	background-color : transparent;
	/*color : #3333FF;*/
	color: #006600;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	/*color : #000066;*/
	color: #663333;
	text-decoration : underline;
}

a:active {
	background-color : transparent;
	color : #99cc66;
	text-decoration : none;
}

a:hover {
	/*background-color : #99CC66;*/
	background-color: transparent;
	color : #99cc66;
	text-decoration : underline;
}

a.logolink:hover {
	background-color : transparent;
	color : #000000;
}

a.menuitem {
	background-color : transparent;
	color : #004000;
	text-decoration : none;
}

a.menuitem:visited {
	background-color : transparent;
	color : #004000;
	text-decoration : none;
}

a.menuitem:hover {
	/*background-color : #99CC66;*/
	background-color: transparent;
	color : #99cc66;
	text-decoration : underline;
	}

a.menuitem:active {
	/*background-color : #FEFFEE;*/
	background-color: transparent;
	color : #004000;
	text-decoration : none;
}

/*for site map where headings are links*/

h2 a:link {
	text-decoration : none;
background-color : transparent;
	color: #006600;
}

h2 a:visited {
	text-decoration : none;
	background-color : transparent;
	color: #006600;
}

/* - - - */

/*for page headings giving multi pages*/

a.trail:link {
	/*background-color : #FFFF66;*/
	background-color: transparent;
	color : #669933;
	text-decoration : underline;
}

a.trail:visited {
	background-color : transparent;
	color : #663333;
	text-decoration : underline;
}

a.trail:hover {
	/*background-color : #FFFFCC;*/
	background-color: transparent;
	color : #99cc66;
	text-decoration : none;
}

a.trail:active {
	background-color : transparent;
	color : #3333FF;
	text-decoration : none;
}

/*for Amazon adverts*/

iframe {
	margin: 0 5px 5px 0;
}

iframe.front {
	margin: 0 5px 5px 30px;
}

/*addition, Aug 06
/*clearing method devised by Tony Aslett - simply add the clearfix class to any container that must enclose floated elements */
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* end of "no-extra-markup" clearing method */


/*additions 2007*/

img.right07 {
float: right;
}

p.clearleft {
clear: left;
}

p.clearright {
clear: right;
}



img.left30 {
margin: 10px 10px 0.6em 30px;
	float: left;
	clear: left;
}

img.left0 {
margin: 10px 10px 0 0;
	float: left;
}

.clear {
clear: both;
margin: 0; padding: 0;
}

/*additions June 2008*/

div#frontpics {
width: 100%;
margin: 0; padding: 0;
}

div#wrapper div#frontpics img {
margin: 0; 
padding: 0;
border: none;
}

/*additions Aug 2008*/

div#frontcentred {
text-align: center;
margin-right: auto;
margin-left: auto;
}