/* ---------------------------------*/
/* Header */
#headgrass {
  background-image: url(images/headgrass3.jpg);
  width: 960px;
  height: 142px;
  background-position: bottom
}
#headwhite {
  background-image: url(images/headwhite2.jpg);
  width: 960px;
  height:28px;
  text-align: center;
  padding: 0;
  margin: 0;
  clear: both;

}
#headwhite b{
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  height:29px;
  padding-left: 0;
  margin: 0;
  line-height: 28px;
}
#head_hm {
  background-image: url(images/headbooks.jpg);
  width: 960px;
  height: 142px;
  background-position: bottom
}
#headwhite_hm {
  background-image: url(images/headwhitebooks.jpg);
  width: 960px;
  height:28px;
  text-align: center;
  padding: 0;
  margin: 0;
  clear: both;

}
#headwhite_hm b{
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  height:29px;
  padding-left: 0;
  margin: 0;
  line-height: 28px;
}
.handyhints {
    float: right;
    margin-top: 42px;
    margin-right: 5px;
}
.headlogo {
    float: left;
    margin-top:11px;
    margin-left:20px;

}
.headlogo_hm {
    float: left;
    margin-top:50px;
    margin-left:20px;

}
/* ---------------------------------*/






/* ---------------------------------------------------------------------------------------------------------------------*/
/* layout ---------------------------------*/

    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
    }

	body {
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
word-wrap: break-word;
margin: 0;
padding: 0;
  background-color: #FFFBF2;
}
b, strong{
  font-weight: normal;
}

	#fixed {
   margin: auto;
   width:960px;   /* you can use px, em or % */
   text-align:left;
   border-left: 1px solid;
      border-right: 1px solid;    
}

	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
}







/* 'widths' sub menu */
/*
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}*/

	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */

}
	/* holy grail 3 column settings */
	.holygrail {
	    /*background:#fff;*/    	/* Right column background colour */
        background:#f7e7ce;
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-20px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#F1E4CB;    	/* Centre column background colour */

    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:230px;         	/* Left column width + right column width */
        background:#A6917D;    	/* Left column background colour */
/*        background-image: url(images/menubgnd3.gif);
        background-position: right;
        background-repeat: repeat-y;*/
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:210px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */

	}
	.holygrail .col1 {
        margin:0 20px 0 220px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
        padding-top:5px;

}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:200px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:10px;         	/* Width of the left-had side padding on the left column */
        padding-top:5px;

}
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:0px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:10px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
        padding-top:15px;

    }

    .holygrail .col1 img{
        border: 0;
        padding: 2px;

}
	/* Footer styles */

    #footer p {
        padding:10px;
        margin:0;
    }

    #footer {
    margin: auto;
        clear:both;
        width:962px;
        border-top:1px solid #000;
        padding-bottom: 20px;

    }

/* End layout ---------------------------------*/


/* Menu ---------------------------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
/*width: 210px;*/
padding-top: 10px;
}

.home{
/*width: 210px;*/
padding-bottom: 15px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 210px;
}
.bullet{
  border:0;
  margin-right:10px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
/*list-style-image: url(images/menubullet_off.gif);
list-style-position: inside;*/
width: 210px;

}

.wireframemenu a{
font: 12px Verdana;
padding: 0;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #252F1C;
text-decoration: none;
height:25px;
padding-top: 6px;
padding-left: 5px;
font-weight: bold;
color: #252F1C;


}

.wireframemenu a:visited{
color: #252F1C;
text-decoration: none;
}

.wireframemenu li a.navselected{
color: #D4FFA3;
text-decoration: none;
/*list-style-image: url(images/menubullet_on.gif); */
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
color: #FFF;
text-decoration: none;
}
.wireframemenu li{
/*background-image: url(images/menudivider3.gif);
background-position: bottom;
background-repeat: no-repeat;*/
}

.other-interests{
   padding-top: 4px;
   padding-left: 7px;
}
.other-interests img{
    border:0;
}
.other-interests-title{
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 18px;
  margin-left: 7px;
}


/* End Menu ---------------------------------*/

#gallery{
  background-color: #D4FFA3;
  width: 205px;
  margin: auto;
  text-align: center;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top:7px;
  overflow-x:hidden;overflow-y:auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #252F1C;
}

#gallery img{
border: 0;
padding: 2px;
border: solid 1px #ccc;
background-color: #fff;
/*background-color: #D4FFA3;  */
}



/* START LIGHTBOX ---------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* END LIGHTBOX ---------------------------------*/

/* LEGACY STYLES ---------------------------------*/
h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 10px;
}
h2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: 0;
}
h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 30px 0 0 0;
}
h4{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  font-weight: normal
}
/*strong{
  font-weight: normal;
}*/
.introphoto{

 }

 .introBulletLeft{
   float: left;
   padding-left: 75px;
 }

 .introBulletRight{
   float: right;
   padding-right: 90px;
 }


.bigTitle{
  font-family: Helvetica, sans-serif;
  font-size:16px;
  padding-bottom: 10px;
  display:block;
  font-weight:bold;
}

#books strong{
	font-weight:normal;
}
#books a:link, a:visited, a:hover, a:active{
	text-decoration: underline;
}
#books .bookImage{
	padding-right: 20px;
}
.booktext{
    font-family: Helvetica, sans-serif;
    font-size: 12px;

}
.booktext strong{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold
}