@charset "utf-8";
/* CSS Document */

/*NITKIN LITERARY */

body {
	/* background:#DADAEB; */
	margin: 0;
	padding: 0;
}


#container
{
	width: 870px;
	margin: 0 auto;
	padding: 0;
}

#header
{
	width: 870px;
	background-image:url(../images/typewriter2B.png);
	background-repeat:no-repeat;
	/* background-color:#332B20;  darkest brown */
	background-color: #3F372B; /* mocha */
	height: 357px;
}




.typeWriter
{
	font-family: 'Special Elite', "Times New Roman", Times, serif;
	
	color:#000000;
	letter-spacing: 5px;
	text-align: center;
	padding-top: 0px;
	
}



.homePosition
{
	
	line-height: 36px;
}

.noBorder
{
	border:none;	
}





/* NEW DROPDOWN MENU STYLE */


#nav
{
    height: 35px;
    width: 100%
    padding: 0;
	background-color: #438AB7; /* TEAL */
   
}
#menuBar ul
{
    margin:0;
	padding:0;
	list-style-type: none;
   
}

ul.drop a
{
    display:inline-block;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
	text-align: center;
	line-height: 25px;
	padding: 0.3em 5px;
	width: 133px;
	border-right: 2px solid white;
	
	
    
}

ul.drop
{
    list-style: none;
    margin: 0;
    color: #fff;
}


ul.drop li
{
	text-align: center;
	display:inline-block;
	float: left;
}


/*SECONDARY MENU HOVER */
ul.drop li:hover
{
    position: relative;
    z-index: 598;
    cursor: default;
    background: #537395; /* Dark Teal */
    
}

ul.drop ul
{
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 599;
    width: 200px; /* was 100% */
    /* BACKGROUND OF 2ND MENU COLOR */
    background: #438AB7; /* Teal */
    border: 1px solid #ffffff;
}

ul.drop ul li
{
    float: none;
    border-bottom: 1px solid #FFFFFF;
	width: 200px;
		
}

ul.drop ul ul
{
    top: -2px;
    left: 100%;
	
}

ul.drop ul a
{
    display:inline-block;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	line-height: 25px;
	padding: 0.3em 0.5em;
	width: 200px;
	border: none;
}

ul.drop li:hover > ul
{
    visibility: visible; 
	 
}



/* END DROPDOWN MENU */

#lowerContainer
{
	width: 870px;
	background-color:#FFF;
	
	
}

#lowerContainerText
{
font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	text-align: left;
	color: #3F372B;
	margin-left: 20px;
	width: 600px;
	float: left;
	
}

#lowerContainerText3
{
font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	text-align: left;
	color: #3F372B;
	margin-left: 20px;
	width: 800px;
	
	
}

#slideShow
{
	width: 870px;
	
}

#leftText
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	text-align: left;
	color: #3F372B;
	margin-left: 20px;
	width: 445px;
	float: left;
	
}

.niceWords
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	text-align: left;
	color: #3F372B;
	margin-left: 5px;
	width: 350px;
	float: left;	
}


#dark a:link
{
	color:#333333;

}

#dark a:visited
{
	color:#333333;

}

#dark a:hover
{
	color:#333333;

}

#dark a:active
{
	color:#333333;

}

#rightSide
{
	width: 340px;	
	float: right;
	margin-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}





#footer
{
	width: 870px;
	background-color: #438AB7;
	height: 26px;
	text-align: center;
	color: #E8D9A9;
	font-size: 16px;
	font-family: 'Sorts Mill Goudy', serif;
	padding: 5px 0 5px 0;	
	float: left;
	margin-top: -30px;
	
}

#footer a
{
	color:#FFFFFF;	
}


#footer a:hover
{
	color: #FFC;
	text-decoration:none;
}

#footer a:link, a:visited
{
	color:#FFFFFF;	
}
#footer2
{
	width: 870px;
	background-color: #3F372B;
	height: 26px;
	text-align: center;
	color: #E8D9A9;
	font-size: 16px;
	font-family: 'Sorts Mill Goudy', serif;
	padding: 5px 0 5px 0;	
	float: left;
	
	
}

.brownButton
{
	font-family: 'Sorts Mill Goudy', serif;
	display: block;
	padding: 16px 14px;
	background-color: #3D372B;
	color: white;
	text-align: center;
	width: 320px;	
}

.brownButton a
{
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 6px 10px;
		
}

.brownButton a:hover
{
	color: #E8D9A9;
		
}

#blurbText
{
	
	background-color: #FFFFFF;
	width: 870px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#blurbText p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0 20px 0 50px;
	width: 600px;
	/* text-align: left; */
}

#blurbText h1
{
	font-family: 'Anton', sans-serif;
	font-size: 30px;
	/* text-align: left; */
	font-weight: normal;	
	margin-left:40px;
	color:#004FA3;
	clear: left;
}

#blurbText h2
{
	font-family: 'Anton', sans-serif;
	font-size: 20px;
	/* text-align: left; */
	font-weight: normal;	
	margin-left:40px;
	color:#000000;
}	

#blurbText img
{
	float: right;	
}



.center
{
	text-align:center;	
}

.sans

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}

.menuBlue
{
	height: 46px;
	margin-left: -40px;
	
	
}

.menuBlue ul
{
	
	list-style-type: none;	
}

.menuBlue li
{
	text-align: center;
	display: inline-block;
	padding: 5px 1px;
	background-color:#438AB7; */ Teal Color */		
}

.menuConsult
{
	color: #FFFFFF;
	background-color:#3F372B; */ Mocha */
}

.menuConsult2
{
	color: #FFFFFF;
	background-color:#3F372B; */ Mocha */
	height: 24px;
	font-size: 24px;
	font-weight:bold;
}

.menuConsult3
{
	color: #FFFFFF;
	background-color:#3F372B; */ Mocha */
	height: 24px;
	font-size: 20px;
	font-weight:bold;
}


.menuBlue a
{
	display: inline-block;
    color: #FFFFFF;
	text-decoration: none;
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 17px;
	font-weight: normal;
	padding: 0.3em 0.4em;
}

.menuBlue a:hover
{
	background-color: #FFFFFF;
	color: #3F372B; /* Mocha */
}

.thumbs
{
	margin: 5px;
    padding: 5px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;	
}



/* SIGN UP FORM */
input[type=text] {
    width: 90%;
    padding: 12px 20px;
    margin: 0px 5px 8px 0px;
    box-sizing: border-box;
}

input[type=text]:focus {
    border: 3px solid #555;
}

.button {
    background-color:#06C;
    border: 1px solid #000000;
	border-radius: 10px;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.button:hover
{
	 background-color:#27D;
    color:#000;
}

#formBox

{
	background-color:#87B3D6;
}

#formBox p, h2
{
	margin-left: 15px;
}

.dropdown {
    position: relative;
    display: inline-block;
    left:0;
	top:0;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color:#D0DCDD;
    min-width: 500px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.bookTable
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 16px;
	text-align: left;
	color: #3F372B;	
}

.bookTable tr:nth-child(even) {background-color: #f2f2f2}

.bookTableRow
{
	padding: 20px;	
}

.bookDescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	color:#999999;	
}

.price
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	text-indent: 10px;
	line-height: 8px;
}

.pageHeader
{
	font-family: 'Sorts Mill Goudy', serif;
	text-align: center;
	color:#43577C;
}

.divider
{
	margin-top: -18px;	
}

.niceWords2
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	text-align: left;
	color: #3F372B;
	margin-left: 35px;
		
}

.readMore
{
	color: #000000;	
}

.readMore a:
{
	color: #000000;	
}

.readMore a:hover
{
	color: #999999;	
}

/* COLLAPSIBLE PANELS */
.collapsibles
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 16px;
}

.collapsibles h3 {
  margin: 0;
  background-color: #FFFFFF;
}

.collapsibles h3 a {
  background: url("../images/sprite.png") 15px 13px no-repeat;
  display: block;
  padding: 10px;
  padding-left: 32px;
  margin: 0;
  color:#000000;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px solid #CCC;
  
}
.collapsibles h3:hover { background:#CBCADD; }
.collapsibles h3.open  { background:#F0F0FF; }
.collapsibles h3.open a { background-position: 13px -25px; }
.collapsibles h3 + div { padding: 10px; }
.collapsibles h2 + div,
.example {
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 20px;
}

/* Pre hide sections with JavaScript on
--- */
.collapsibles h3+div {
  display: none;
}

/* END COLLAPSIBLE PANELS */

#lowerContainerText2
{
font-family: 'Sorts Mill Goudy', serif;
	font-size: 18px;
	text-align: left;
	color: #3F372B;
	margin-left: 20px;
	width: 650px;
	float: left;
	
}

#lowerContainerText2 a
{
	color:#43577C;
		
}

#lowerContainerText2 a:hover
{
	color:#414141;
	text-decoration:underline;
		
}

#lowerContainerText2 a:visited
{
	color:#43577C;
}

#rightSide a
{
	color:#43577C;
}

#rightSide a:hover
{
	color:#414141;
	text-decoration:underline;
		
}

#rightSide a:visited
{
	color:#43577C;
}

.red
{
	color:#900;	
}

.smallRed
{
	font-size:14px;
	text-align:left;
	color:#900;	
}

.events
{
color:#537395;
font-size: 24px;
font-weight: regular;
font-family:Arial, Helvetica, sans-serif;	
}

.eventsSmall
{
color:#537395;
font-size: 16px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;	
}


.linkText
{
	font-family:Arial, Helvetica, sans-serif;
	color: #3F372B;
	text-align: left;
	font-weight:bold;
	margin-bottom:-10px;
}

.linkText a
{
	text-decoration:underline;
	color:#433110;
		
}

.linkText a:hover
{
	color:#000000;
}

.greyBack
{
	background-color:#EEEEEE;
	width: 800px;
	padding:10px 20px;	
}

#eventsBox
{
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color:#433110;
	text-align:right;
	top: 2px;
	right:200px;
	z-index:100;
	position:absolute;
	width: 400px;
}

#eventsBox a
{
	text-decoration:underline;
	color:#399BAC;
}

#eventsBox a:hover
{
	color:#000000;
}