@charset "UTF-8";

body {
	font-size: 17px;
	font-family: 'Noto Serif', serif;
	background:url(images/global/bg.jpg);
	margin: 20px 0;
	color: #000;
	padding: 0;
	text-align: left;
	min-width:1000px;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.navbar {
	margin: 0;
	padding: 0;
	background-image: url(images/global/3x2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.navbox-paragraph {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.header1 {
	width: 1000px;
	margin:0;
	padding:0;
	background-image: url(images/global/1x1.png);
	background-repeat: no-repeat;
	background-position: right;
}

.header2 {
	background-image:url(images/global/2x1.jpg);
	background-repeat:no-repeat;
	height: 179px;
	margin:0;
	padding:0;
}

.headerbox {
	float: right;
	margin-right: 14px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 227px;
	background-color: #b9a5ad;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.headerbox-nav {
	float: right;
	margin-right: 24px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color:#b9a5ad;
	padding: 10px;
	height: 255px;
	width: 207px;
	text-align: center;
}

.headerbox-inner {
	background-color:#d4c8cd;
	border: thin dotted #443d4b;
	text-align: left;
	height: 193px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.bookmark {
	margin-left: -10px;
}

.footer {
	padding: 20px;
	text-align:center;
	background-image:url(images/global/footerbg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

.bottomborder {
	background-image:url(images/global/bottombg.png);
	background-repeat:repeat;
	margin: 0 0 20px 0;
	height:22px;
}

.content {
	background-image: url(images/global/contentbg.jpg);
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.content-home {
	background-image: url(images/global/contentbg.jpg);
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.content-book {
	background-image: url(images/global/contentbg.jpg);
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.content-contact {
	background-image: url(images/global/contentbg.jpg);
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
}

.content-about {
	background-image: url(images/global/contentbg.jpg);
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
}

.content-news {
	background-image: url(images/global/contentbg.jpg);
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0 20px;
	margin: 0;
}

li {
	margin: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6, p {

}

p, td, div {
	font-size: 15px;
	font-family: 'Noto Serif', serif;
}

p + p { margin-top: 0.5em; } 

.p-top {
	margin-top: 0px;
}

.bigtext {
	font-size: 18px;
}

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

.middle-align {
	vertical-align:middle;
}

.justify {
	text-align:justify;
}

img.center-image {   
	display: block;   
	margin-left: auto;   
	margin-right: auto;
	}

.prettyfont1 {
	font-size: 20px;
	color: #482a62;
}

.prettyfont2 {
	font-size: 26px;
	color: #482a62;
}

.prettyfont3 {
	font-size: 26px;
	color: #443d4b;
}

.prettyfont4 {
	font-size: 20px;
	color: #443d4b;
}

.prettyfont1-center {
	font-size: 20px;
	color: #482a62;
	text-align:center;
}

.prettyfont2-center {
	font-size: 26px;
	color: #482a62;
	text-align:center;
}

.prettyfont3-center {
	font-size: 26px;
	color: #443d4b;
	text-align:center;
}

.prettyfont4-center {
	font-size: 20px;
	color: #443d4b;
	text-align:center;
}

a img { 
	border: none;
}

a:link {
	color: #4c2c68;
	text-decoration: underline;
	font-weight:none;
}

a:visited {
	color: #4c2c68;
	text-decoration: underline;
	font-weight:none;
}

a:hover {
	color: #000;
}

a:link.navboxlink {
	color: #4c2c68;
	text-decoration: none;
	font-weight:none;
}

a:visited.navboxlink {
	color: #4c2c68;
	text-decoration: none;
	font-weight:none;
}

a:hover.navboxlink {
	color: #000;
}

a:link.bottomlink {
	color: #4c2c68;
	text-decoration: none;
	font-weight:bold;
}

a:visited.bottomlink {
	color: #4c2c68;
	text-decoration: none;
	font-weight:bold;
}

a:hover.bottomlink {
	color: #000;
}

a:link.biglink {
	text-decoration: underline;
	font-weight:none;
	font-size:20px;
}

a:visited.biglink{
	text-decoration: underline;
	font-weight:none;
	font-size:20px;
}

a:hover.biglink {
	color: #000;
}

.float-right {  
	float: right;
	margin-left: 20px;
}
.float-left { 
	float: left;
	margin-right: 20px;
}

.float-right-border {  
	float: right;
	margin-left: 20px;
	border: 1px black solid;
}
.float-left-border {
	float: left;
	margin-right: 20px;
	border: 1px black solid;
	margin-bottom: 10px;
}

.float-right-div {  
	float: right;
	margin: 20px 0 20px 20px;
	text-align:center;
	font-size:14px;
	font-style:italic;
	font-weight:bold;	
}

.float-left-div { 
	float: left;
	margin: 20px 20px 20px 0;
	text-align:center;
	font-size:14px;
	font-style:italic;
	font-weight:bold;	
}

.imageborder {
	border: 1px solid black;
}

.title {
	margin: 0px;
	padding-top: 80px;
	padding-left: 120px;
}

.title-image {
	float: right;
	margin: 0px;
	padding-top: 110px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 60px;
	width: 250px;
}

/* ~~ BOOKSHELF ~~ */

.books-topbox {
}

.books-topleft {
	padding-right: 50px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #cdbec4;
}

.books-topright {
	padding-left: 50px;
}

.books-previous {
	padding: 10px;
}

.books-details {
	float: left;
	width: 500px;
	padding: 10px;
	margin-bottom: 30px;
	margin-right: 30px;
}

.books-blurb {
	margin-left: 515px;
	padding-left: 30px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #d4c8cd;
}

.books-buylink {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0;
}

.books-excerpt {
	margin: 0 75px;
}

.books-reviews {
	margin: 0 40px;
}

/* ~~ CONTACT ~~ */

.contact-sidebar {
	float: left;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #d4c8cd;
	width: 300px;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0;
}

/* ~~ NEWS ~~ */

.news-sidebar {
	float: right;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #d4c8cd;
	width: 250px;
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 60px;
	padding-bottom: 0;
	padding-right: 0;
}

/* ~~ HOME ~~ */

.home-middle {
	float: right;
	width: 350px;
	margin-top: 0px;
	margin-left: 75px;
	margin-bottom: 0;
	margin-right: 0;
}
