body { 
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 100%;
	background: #ffffff;
	color: #441100;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	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 */
	}
a { color: #09a5b4; }

a:visited { color: #0e6e76; }

a:hover { 
	color: #12d7ea;
	text-decoration: none;
}

h1 { font-size:2.5em; }
h2 { font-size:2em; }
h3 { font-size:1.5em; }
h4 { font-size:1.25em; }
h5 { font-size:0.95em; }
.content { font-size:0.80em; }

h1, h2, h3 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:.1em 0 .1em 0;
	padding:0;
}

h4, h5 { 
	font-family: Arial, Helvetica, sans-serif;
	margin:.1em 0 .1em 0;
	padding:0;
}

p, blockquote {	
	margin:.6em 0 .8em 0;
	padding:0;
	line-height: 1.5em;
}

li { 
	line-height: 1.4em;
	max-width: 48em;
	margin: .4em 0 .5em 0;
	overflow: visible;
}
	
img {
	margin:5px 1px 5px 1px;
	border: 0; 
}

tt { color: #007777; }

dl { max-width: 44em; }
dt { 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-variant: small-caps;
	color: #007777; 
	text-align: right;
}

li>h4 { padding-top: 1em; }

input.buy { 
	float: right;}

/* Header styles */
#header { background-color: #12d7ea;
	color: #ffffff;
	clear:both;
	float:left;
	width:100%;
	text-decoration: none;
	border-bottom-left-radius: 20px;
	}
#header a,
#header a:visited { 
	color: #ffffff; 
	text-decoration: none;
}

#header h1 { font-family: "Cabin Sketch";
	font-size: 2.6em;}

/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px dashed #12d7ea;
	text-align: center;
}
#footer p {
	padding:10px;
	margin:0;
	font-size: .7em;
	color: #666666;
}

/* Stylistic classes */
#thanks {
	padding: 1.5em;
	margin: 2em;
	max-width: 45em;
	border: 2px dashed #12d7ea;
	border-radius: 15px;
}
/* Styles for tables of information */
.details {
	padding: 1em;
	padding-left: 2em;
}
.details  td {
	vertical-align: top;
}
.products td {
	width: 50%;
	vertical-align: top;
}

td.label {
	padding-right: 3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #09a5b4;
}

.nobullet > li {
	overflow: hidden;
}

.subhead { font-variant: small-caps;
	margin-top:0;}

.headblock { text-align: right; 
		width: 28em;}
		
.headblock h1 { margin: 0;}

.content h1 { color: #2ea7ca; }
.content h2 { color: #2ea7ca; }
.content h3 { color: #2ea7ca; }
.content h4  { color: #09a5b4; }
.content h5 { color: #09a5b4; }
.content p, .content blockquote { max-width: 52em;
	text-align: justify; }

.quote p { 
	font-style: italic;}

/* Class for inline contrast sections */
.contrast { color: #ff8110;
	font-size: 125%;}

/* Classes for large popout contrast sections */
.accent { background: #fff9f1;
	padding: 1em;
	border: 2px dashed #ff8510;
	margin: 2em;
	padding: 1em;
	border-radius: 15px;
	max-width: 55em;}
.accent ol { list-style-position:inside;
	padding: 0;
	margin: 0;
	font-size: 1.9em;
	font-family: "Cabin Sketch";}
.accent li { 
	overflow: hidden;
	line-height: 1em;
	padding: 0;
	margin: 0;}
.accent li h4 { 
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	padding: .5em;}
.accent li p, .accent li blockquote { 
	font-size: .5em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;}
.accent .quote {
	color: #9f8366;
	background: #ffffff;
	border-left: 2px dashed #d36400;
	padding-left: 1em;}
.accent .illustration { background: #ffffff;
	margin: .4em;
	padding: .3em;}
.accent h3, .accent h2 { 
	color: #ff8110;
	padding: 0 0 .2em 0;
 }
.accent h4 { color: #d36400; }

.title { padding: 1em 0 .5em 0; }

/* High contrast menu titles for sidebar navigation */
.descriptive-menu, .descriptive-menu ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.descriptive-menu h2 { width: 100%;
	background-color: #65dafb;
	color: #ffffff;
	padding: .2em;
	font-family: "Cabin Sketch"}

.descriptive-menu h3 {
	width: 100%;
	padding: .4em;
	border: 2px dashed #ffffff; }

/* Classes for navigation tabs */
.topmenu  { 
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	position: relative;
	bottom: -2px;
	font-family: "Cabin Sketch";}
.topmenu li {
	float: left;
	background: #effcff;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	border-bottom: 2px solid #65dafb;
	border-right: none;}
.topmenu  li a { 
	text-decoration: none;
	padding: 1em;
	display: block;
	border: none;
	color: #fff;}
.topmenu h2 {
	font-family: "Cabin Sketch";
	color: 0e6e76}
.tabcontent { clear: both;
	border-top: 2px solid #65dafb;
	padding-top: 1.4em;}
li.active { 
	border: 2px solid #65dafb;
	border-top: none;
	border-bottom: 2px solid #ffffff; }
.active a {
	background: #ffffff;}
	
.oppalign { text-align: right; }

/* Classes for short fiction */
.fiction > p {
	text-indent: 2em;
	max-width: 45em;
}
.fiction > div + p:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #09a5b4;
}

/* Image styling classes */

.gallery {
	float:left;
	position:relative;
	width:100%;
	padding: 1em 0 1em 0;
}

.thumb {
	float:left;
	position:relative;
	overflow:hidden;
	width:11em;
	text-align:center;
}

.thumb img {
	border-radius: 15px;
}


.illustration {
	float: left;
	position:relative;
	overflow:hidden;
	text-align:center;
	border-radius: 20px;
	background: #effcff;
	margin: 1em;
	padding: .5em;
}

.right { float: right; }
.illustration img {
	border-radius: 15px;
	margin: 0;
	padding: 0;
}
/* liquid column layouts from Matthew James Taylor
/* http://matthewjamestaylor.com/blog/perfect-multi-column-liquid-layouts
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colleft,
.colmid,
.colright {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}

/* 2 Column (double page) settings */
.doublepage {
	background:#effcff;		/* right column background colour */
}
.doublepage .colleft {
	right:50%;			/* right column width */
	background:#fff;		/* left column background colour */
}
.doublepage .col1 {
	width:46%;			/* left column content width (column width minus left and right padding) */
	left:52%;			/* right column width plus left column left padding */
}
.doublepage .col2 {
	width:46%;			/* right column content width (column width minus left and right padding) */
	left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}

/* Full page settings */
.fullpage {
	background:#fff;		/* page background colour */
}
.fullpage .col1 {
	width:96%;			/* page width minus left and right padding */
	left:2%;			/* page left padding */
}

/* 2 Column (right menu) settings */
	.rightmenu {
		background:#effcff;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:30%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.rightmenu .col1 {
		width:66%;			/* left column content width (left column width minus left and right padding) */
		left:32%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:30%;			/* right column content width (right column width minus left and right padding) */
		left:34%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	.rightmenu .col2 p, .rightmenu .col2 form { margin: 1em;}
