/* Start of CMSMS style sheet 'style' */
/*###################################################*/
/*##################  RESET  ########################*/
/*###################################################*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

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

/*###################################################*/
/*##############  MAIN STRUCTURE  ###################*/
/*###################################################*/
body {
	font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
	font-size: 12px;
	color: #3d3d3d;
}

h1, h2, h3 {
	font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
	margin: 0 0 25px;
	font-style: italic;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	line-height: 1.0;
}

h2 {
	font-size: 22px;
	line-height: 1.0;
}

h3 {
	font-size: 18px;
	line-height: 1.0;
}

a {
	color: #3d3d3d;
	text-decoration: none;
}

a:hover {
	color: #578B8C;
	text-decoration: none;
}

p {
	font-size: 12px;
}

.indent {
	padding-left: 12px;
}

.indentx2 {
	padding-left: 24px;
}

.indentx3 {
	padding-left: 36px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearBoth {
	width: 100%;
	height: 0;
	clear: both;
}

.centre-text {
	text-align: center;
}

span.front-page {
	display: block;
	width: 94px;
	margin: 6px 0 0;
	padding: 0;
	text-align: left;
	font-size: 10px;
}

#header-cont {
	width: 100%;
	height: 90px;
	background-color: #3d3d3d;
}

	#header {
		width: 920px;
		height: 90px;
		margin: 0 auto;
	}
	
		#logo {
			width: 200px;
			margin: 50px 0 0;
			float: left;
		}
		
			#logo a {
				color: #fff;
				font-size: 30px;
			}

#container {
	width: 920px;
	min-height: 589px;
	margin: 0 auto;
}

#home-container {
	width: 977px;
	height: 589px;
	margin: 1px auto 0;
	background: url('images/home-bg.jpg') 0 0 no-repeat;
	position: relative;
}
	
	#clickable {
		width: 600px;
		height: 400px;
		margin: 60px 0 0 330px;
		padding: 0;
		position: absolute;
		z-index: 100;
	}
	
		#clickable a {
			margin: 0;
			padding: 0;
			width: 600px;
			height: 400px;
			display: block;
		}	
		
	#left, #middle, #middle-default, #content, #right, #books {
		float: left;
	}
	
	/*  SUB MENU  */
	#left {
		width: 220px;
		margin: 0 65px 0 0;
		padding: 25px 0 0;
	}
	
		#left ul li {
			width: 220px;
			float: left;
			clear: left;
			border-bottom: 1px solid #3d3d3d;
		}
		
			#left ul li a {
				width: 260px;
				padding: 6px 0;
				float: left;
				color: #3d3d3d;
				font-size: 24px;
				font-style: italic;
			}
			
			#left ul li a:hover, #left ul li a.menuactive {
				color: #578b8c;
			}
	
	
	/* Style for all quotes*/
p.quote {
	font-size: 21px;
	line-height: 1.1;
	color: #578B8C;
	font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
}

p.quote-2 {
	font-size: 21px;
	line-height: 1.1;
	color: #578B8C;
	font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
}
		
p.quote-name {
	font-size: 15px;
	line-height: 1.0;		
	color: #3d3d3d;
	font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
	font-style: italic;
}

#content p.quote {
	margin: 0;
	padding: 8px 8px 0 8px;
	background: url('../images/quotation-mark.gif') 0 8px no-repeat; 
}

#content p.quote-name {
	margin: 0;
	padding: 0px 8px 0 8px;
	text-align: right;
}

#top-quote p.quote {
	margin: 0;
	padding: 0;	
}

#top-quote p.quote-name {
	margin: 0;
	padding: 0;
	float: right;
}

#bottom-quote p.quote {
	margin: 0;
	padding: 0;
	float: right;
}

#bottom-quote p.quote-name {
	margin: 3px 0;
	padding: 0;
	float: right;
}

#books-quote p.quote {
	margin: 0;
	padding: 24px 0 0 8px;
	
}

#books-quote p.quote-2 {
	margin: 0;
	padding: 24px 0 0 8px;
}

#books-quote p.quote-name {
	margin: 0;		
	float: right;
	top: -8px;
}

#books-details-quote p.quote {
	margin: 0;
	padding: 8px 8px 0 8px;
	background: url('../images/quotation-mark.gif') 0 8px no-repeat; 			
}

#books-details-quote p.quote-name {
	margin: 0;
	padding: 0 0 0 8px;
	float: left;
	position: relative;
	top: -8px;
}	

/* Books Quote Ticker */
#books-quote {
	width: 220px;
	margin: 280px 0 0;
	padding: 0;
	position: absolute;	
}

	.tickerstyle {
		width: 220px; 
		height: 275px;
		padding: 8px; 
		overflow: hidden;
	}

	.messagediv {
		display: none;
		background: url('../images/quotation-mark.gif') 0 26.5px no-repeat;
	}

#books-details-quote {
	margin: 35px 0 0;
	padding: 0;
	float: left;
	width: 290px;
}

#top-quote {
	margin: 0;
	padding: 20px 0;
	width: 410px;
	float: left;
}

#bottom-quote {
	margin: 0;
	padding: 0px;
	width: 100px;
	float: right;
}

#books-details-block  {
	margin: 0;
	padding: 0;
	width: 410px;
	float: left;
}
		
	#books-details-block img {
		margin: 20px 0 0;
		width: 120px;
		float: right;
	}
		
#book-details-links {
	margin: 20px 0;
	padding: 0;
	float: left;
	width: 284px;
}

	#book-details-links ul {
		margin: 0;
		padding: 0;
	}
	
	#book-details-links li {
		margin: 0px 14px 0 0;
		padding: 0;
		display: inline;
	}
	
	#book-details-links ul li a {
		color: #578B8C;
		font-size: 14px;
		text-decoration: underline;
	}
	
	
	/*  MIDDLE IMAGE COLUMN  */
	#middle {
		width: 160px;
		margin: 0 62px 0 0;
		padding: 40px 0 0;
		background-color: #3d3d3d;
	}
	
	/*  MIDDLE RIGHT  */
	#middle-default {
		width: 630px;
		margin: 0;
		padding: 40px 0 0;
	}
	
	/*  RIGHT CONTENT  */
	#right {
		width: 410px;
	}
		#right h1 {
			margin: 0;
		}

#body-even-the-butterfly-must-endure-the-storm #right h1 {
width: 230px;
}
		
		#biography #right h1 {
			margin: 0 0 25px;
		}
		
		#right #excerpt-content h1 {
			margin: 0 0 25px;
		}
		
		#home-container #content h1 {
			margin: 0 0 15px;
			font-size: 34px;
		}
		
		#home-container #content h2 {
			margin: 0 0 15px;
			font-size: 24px;
		}
		/*------------------------------*/
		
		/*  CONTENT AREA  */
		#content {
			font-family: Arial, Helvetica, sans-serif;
			line-height: 1.5;
		}
			
			#content p {
				margin: 0 12px 25px 0 ;
			}
			
			#content p.contact-text {
				margin: 1px 0 25px 200px;
			}
			
			#content a {
				color: #3d3d3d;
				text-decoration: underline;
				font-style: italic;
				font-weight: bold;
			}
			
			#content a:hover {
				color: #578B8C;
				text-decoration: none;
			}
			
			#content ul {
				margin: 0;
				padding: 0;
				list-style: none;
				
			}
			
			#content ul li {
				margin: 0;
				padding: 0;
				text-indent: 20px;
			}
			
				#content ul li ul li {
					margin: 0;
					padding: 0;
					text-indent: 40px;
				}
				
					#content ul li ul li ul li {
						margin: 0;
						padding: 0;
						text-indent: 60px;
					}
						
						#content ul li ul li ul li ul li {
							margin: 0;
							padding: 0 0 0 50px;
							text-indent: 80px;
						}

		#home-container #content {
			width: 290px;
			margin: 70px 0 0 30px;
			font-size: 12px;
		}
		
		#right #content {
			margin: 0 0 0px;
			padding: 0;
			width: 410px;
			height: 430px;
			overflow: auto;
		}
		
		#right #excerpt-content {
			margin: 30px 0 0;
			padding: 0;
			
		}
		
		#right #book-details #content {
			width: 410px;
			height: auto;
			overflow: visible;
		}
		
		#middle-default #content {
			width: 630px;
			height: 360px;
			overflow: auto;
		}
		
		#contact #middle-default #content {
			width: 630px;
			height: 360px;
			overflow: visible;
		}
		
		#biography #right #content {
			height: auto;
		}
		
		/*home page book link bottom right*/
		#book-link {
			width: 420px;
			right: 40px;
			margin: 25px 0;
			padding: 0;
			position: absolute;
			top: 490px;
			z-index: 0;
		}
		
		#book-link h2 {
			width: 100%;
			margin: 0 0 25px;
			padding: 13px 0;
			font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
			font-size: 21px;
			font-style: italic;
			font-weight: normal;
			background: url('../images/book-link-borders.png') center 0 no-repeat;
			display: block;
			text-align: center;
		}
		
		#book-link span {
			padding: 0 4px;
			font-size: 16px;
		}
		
		#book-link a {
			padding: 0 4px;
			font-size: 22px;
			display: block;
			font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
			margin: 0 0 25px;
			font-style: italic;
			font-weight: normal;
		}
	
	/*  MAIN BOOKS PAGE CONTAINER  */
	#books {
		width: 632px;
		padding: 0;
	}
	
		#books .library {
			width: 124px;
			height: 427px;
			float: left;
			margin: 0 0 0 2px;
			padding: 40px 0 0;
		}
		
		#books .library:hover {
			background: #3d3d3d;
		}
		
		#books .library span {
			display: none;
			color: #fff;
		}

			#books .library:hover span {
				display: block;
				position: relative;
			}
			
			#books .library ul {
				margin: 340px 0 0;
				padding: 0;
				list-style-type: none;
				position: absolute;
			}
			
			#books .library li {
				margin: 10px;
				padding: 0;
			}
			
			#books .library p {
				margin: 0;
				padding: 200px 10px 30px;
				color: #fff;
				font-size: 16px;
				font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
			}
			
			#books .library a {
				margin: 0;
				padding: 0;
				color: #fff;
				text-decoration: underline;
				font-size: 14px;
			}
			
			#books .library a span {
				text-decoration: underline;
			}
			
			#books .library a:hover {
				margin: 0;
				padding: 0;
				color: #8fbdbe;
				text-decoration: none;
			}
			
			#books .library a span:hover {
				text-decoration: none;
			}
			
		#books .one {
			background: url('uploads/images/books/as-rivers-flow.jpg') 0 bottom no-repeat;
		}
		
		#books .two {
			background: url('uploads/images/books/the-most-serene-republic.jpg') 0 bottom no-repeat;
		}
		
		#books .three {
			background: url('uploads/images/books/call-it-tender.jpg') 0 bottom no-repeat;
		}
		
		#books .four {
			background: url('uploads/images/books/heron-and-quin.jpg') 0 bottom no-repeat;
		}
		
		#books .five {
			background: url('uploads/images/books/even-the-butterfly-must-endure-the-storm.jpg') 0 bottom no-repeat;
		}
		
		#books .six {
			background: url('uploads/images/books/the-most-serene-republic.jpg') 0 bottom no-repeat;
		}
		
		#books .seven {
			background: url('uploads/images/books/call-it-tender.jpg') 0 bottom no-repeat;
		}
		
		#books .eight {
			background: url('uploads/images/books/heron-and-quin.jpg') 0 bottom no-repeat;
		}

		#books .more-details-image {
			margin: 0;
			padding: 0;
		}
		
		#body-as-rivers-flow a.sub-details-as-rivers-flow, #body-the-most-serene-republic a.sub-details-the-most-serene-republic, #body-call-it-tender a.sub-details-call-it-tender, #body-heron-and-quin a.sub-details-heron-and-quin, #body-even-the-butterfly-must-endure-the-storm a.sub-even-the-butterfly-must-endure-the-storm {
			display: none;
		}
		
		/* More Titles for Books Page - hidden!!!!  */
		#more-details {
			display: none;
			width: 120px;
			margin: 10px 0;
			padding: 0;
			float: right;
			background: url('../images/books_hover.gif') right no-repeat;
		}
		
		#more-details ul li a {
			color: #3D3D3D;
			margin: 0;
			padding: 0;
			font-size: 24px;
			font-style: italic;	
		}
			
	#footer {
		width: 920px;
		margin: 12px auto;
		clear: both;
		border-top: #CCCCCC solid 1px;
	}
	
		#copyright {
			margin: 12px 0px;
			padding: 0;
			float: left;
		}
		
		#wdl {
			margin: 12px 0px;
			padding: 0;
			float: right;
		}
		
/*###################################################*/
/*####################  NAV  ########################*/
/*###################################################*/

#nav, #nav ul {
	width: 500px;
}

#nav {
	margin: 65px 0 0;
	float: right;
}

	#nav ul {
		list-style-type: none;
		text-align: right;
	}
	
		#nav li {
			margin: 0 0 0 20px;
			display: inline;
		}
	
			#nav a {
				font-size: 16px;
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
			}
			
			#nav a:hover, #nav a.menuactive {
				color: #8fbdbe;
			}

/*###################################################*/
/*###############  OTHER STYLES  ####################*/
/*###################################################*/

/*###############  CONTACT FORM  ####################*/

			.contact-form {
				margin: 0;
				padding: 0 0 15px;
				float: left;
			}
			
			.contact-form label {
				width: 186px;
				margin: 0 20px 0 0 ;
				padding: 0;
				color: #4A4A4A;
				font-size: 20px;
				font-style: italic;
				font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
			}
			
			.required {
				width: 633px;
				margin: 10px 0;
				padding: 0;
				float: left;
			}	
			
			.contact-form textarea, #fbrp__2, #fbrp__3_1 {
				width: 430px;
			}
			
			#fbrp__2, #fbrp__3_1 {
				height: 34px;
			}

				/* full name */
				#fbrp__2 {
					margin: 0;
					padding: 0;
					background-color: #d2e0e0;
					border: #aaaaaa solid 1px;
					float: right;
				}
				/* email address label */
				#fbrp__3 {
					margin: 0;
					padding: 0;
					background-color: #d2e0e0;
					border: #aaaaaa solid 1px;
				}
				/* email address field */
				#fbrp__3_1 {
					/*width: 475px;*/
					margin: 0;
					padding: 0;
					background-color: #d2e0e0;
					border: #aaaaaa solid 1px;
					float: right;
				}
				
				.contact-form textarea {
					height: 160px;
					margin: 0;
					padding: 0;
					background-color: #d2e0e0;
					border: #aaaaaa solid 1px;
					float: right;
				}
			
			.submit {
				margin: 0;
				padding: 0;
				float: right;
			}
			
			#cntnt01fbrp_submit {
				background: #FFFFFF;
				border: none;
				color: #578B8C;
				font-size: 24px;
				font-style: italic;
				cursor: pointer;
				font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2", Garamond, Georgia, Times, serif;
			}
			
			#cntnt01fbrp_submit:hover {
				color: #3D3D3D;
			}
			
/*###############  NEWS  ####################*/
#news {
			
		}
		
		

			#news .NewsSummaryContent {
				margin: 10px 0;
				padding: 0;
				border-bottom: #999 solid 1px;
			}
			
		.NewsSummary {
			margin: 30px 0;
			padding: 0;
		}
		
			.NewsSummaryLink {
				margin: 0 0 30px;
				padding: 0;
			}
			
			.NewsSummaryContent {
				margin: 0;
				padding: 0;
			}
		
		
		#go-back {
			margin: 18px 0;
			padding: 0;
			float: right;
		}
		
		#content .NewsSummaryMorelink {
			margin: 0;
			padding: 0;
			position: relative;
			top: -15px;
		}
		
			#go-back a, #content .NewsSummaryMorelink, #content .NewsSummaryMorelink a {
				font-size: 16px;
				font-style: normal;
				font-weight: normal;
				color: #578B8C;
				text-decoration: underline;
				font-family: "adobe-garamond-pro-1","adobe-garamond-pro-2",Garamond,Georgia,Times,serif;
			}
			
			#go-back a:hover, #content .NewsSummaryMorelink a:hover {
				color: #578B8C;
				text-decoration: none;
			}	
/* End of 'style' */

