﻿/* To make sure link styles work properly, set them up in LVHA order. 
That's link, visited, hover, and active.*/

a:link
{
    color: blue;
    text-decoration: none;
}

a:visited
{
    color: purple;
    text-decoration: none;
}

a:hover
{
    color: blue;
    text-decoration: underline;
}

a:active
{
    color: blue;
    text-decoration: none;
}

/*a.info CSS code below is modifed from code I found in "Pure CSS Tooltips" 
at (http://psacake.com/web/jl.asp).*/

a.info
{
    color: blue;
    position: relative;
    text-decoration: underline;
    z-index: 24;
}

a.info:hover
{ 
    background-color: #C0C0C0;
    text-decoration: none;
    z-index: 25;
}

a.info span
{
    display: none;
}

a.info:hover span
{
    background-color: #C0C0C0;
    border: 1px solid #C0C0C0;
    color: #000;
    display: block;
    left: 2em;
    position: absolute;
    text-align: center;
    top: 2em; 
    width: 15em;
}

.AcknowledgementsCell
{
    padding-left:15px;
    text-align:left;
    vertical-align:top;
    width:200px;
}

body
{
    background-image:url(../images/tileBackground.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width:650px;
}

/*.bodyCQ
{
    background-image:url(../images/KerriManTile3.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width:650px;
}*/

.BookCell
{
    font-family:Calibri, Arial;
    /*font-size:0.9em;*/
    padding-right:5px;
    vertical-align:top;
    width:330px;
}

.BookCellNoImage
{
    font-family:Calibri, Arial;
    font-size:0.9em;
    vertical-align:top;
}

.BookCellRight
{
    font-family:Calibri, Arial;
    font-size:0.9em;
    text-align:center;
    vertical-align:middle;
    width:110px;
}

.BookCellAngels
{
    font-family:Calibri, Arial;
    font-size:0.9em;
    text-align:center;
    vertical-align:top;
    width:110px;
}

.BookCellPoems
{
    font-family:Calibri, Arial;
    /*font-size:0.9em;*/
    padding-right:5px;
    vertical-align:top;
    width:230px;
}

.BookCellRightPoems
{
    font-family:Calibri, Arial;
    font-size:0.9em;
    text-align:center;
    vertical-align:middle;
    width:210px;
}

.ContactCell
{
    padding:5px;
    text-align:left;
    vertical-align:top;
    width:325px;
}

.ContactCellRight
{
    padding:5px;
    text-align:center;
    vertical-align:top;
    width:95px;
}

.copyright
{
    bottom:5px;
    float:left;
    font-family:Calibri, Arial;
    font-size:0.7em;
    padding:5px;
    text-align:center;
    width:100%;
}

.cphBox
{
    /*border-left-color:#CC3333;
    border-left-style:solid;
    border-left-width:2px;*/
    border-right:hidden;
    float:left;
    padding-left:5px;
	width:65%;
}

.cphImages
{
    font-family:Calibri, Arial;
    font-size:11px;
    margin-left:10px;
    margin-right:7px;
    text-align:center;
    vertical-align:middle;
}

.cphMainText
{
    font-family:Calibri, Arial;
    font-size:0.8em;
    margin-left:10px;
}

.CQBookCell
{
    font-family:Calibri, Arial;
    /*font-size:0.9em;*/
    padding-right:5px;
    vertical-align:top;
    width:270px;
}

.CQBookCellRight
{
    background-color:#FFCC33;
    font-family:Calibri, Arial;
    font-size:0.9em;
    padding-top:7px;
    text-align:center;
    vertical-align:middle;
    width:170px;
}

.cqHeader
{
    background-color:#FFCC00;
    border-color:#CC3333;
    border-style:solid;
    border-width:3px;
	/*border-bottom-color:#CC3333;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-left-color:#CC3333;
	border-left-style:solid;
	border-left-width:2px;
    border-right-color:#CC3333;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#CC3333;
	border-top-style:solid;
	border-top-width:3px;*/
	float:left;
	margin-left:5px;
	text-align:center;
	width:65%;
}

.CVCell
{
    padding:5px;
    text-align:left;
    vertical-align:top;
    width:270px;
}

.CVCellRight
{
    padding:5px;
    text-align:left;
    vertical-align:middle;
    width:150px;
}

.CVCell2
{
    padding-right:5px;
    text-align:left;
    vertical-align:top;
    width:210px;
}

.CVCellRight2
{
    padding-left:5px;
    text-align:left;
    vertical-align:top;
    width:210px;
}

.Footnote
{
    font-family:Calibri, Arial;
    font-size:0.8em;
    margin-left:15px;
}

.Hammer
{
    border-color:#CC3333;
    border-style:solid;
    border-width:2px;
    margin-left:20px;
    margin-right:20px;
    text-align:center;
}

.HRule1
{
    color:#CC3333;
    height:2px;
    width:100%;
}

.HRule2
{
   background-color:#CC3333;
   border:2px dotted #CC3333;
   border-style:none none dotted;
   width:100%;
}

.KerriMan
{
    text-align:center;
    width:150px;
}

.List1
{
    list-style-type:disc;
    margin-left:10px;
    padding-left:5px;
}

.List2
{
    list-style-type:none;
    margin-left:0px;
}

.List2A
{
    list-style-type:square;
    margin-left:0px;
}

/*.MainTemplate
{
    background-color:#FFCC00;
    background-color:#D4ED91;
	border-left-color:#CC3333;
	border-left-style:solid;
	border-left-width:5px;
	border-right:hidden;
	height:3075px;
	margin-top:5px;
	position:absolute;
	width:650px;
}*/

.NavMenuBottom
{
    background-color:#FFCC00;
    border-color:#CC3333;
    border-style:solid;
    border-width:2px;
    clear:both;
    float:left;
    font-family:"Copperplate Gothic Light";
    font-size:0.7em;
    padding:5px;
    text-align:center;
    width:100%;
}

.NavMenuLeft
{
    /*background-color:#FFCC00;
	border-bottom-color:#CC3333;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-left-color:#CC3333;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#CC3333;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#CC3333;
	border-top-style:solid;
	border-top-width:2px;*/
	float:left;
    font-family:"Courier New";
    font-size:0.8em;
    height:100%;
	/*margin-left:10px;*/
	padding:10px;
	text-align:center;
	/*width:25%*/
}

.news
{
    background-color: #FFCC00;
    border-color: #CC3333;
    border-style: solid;
    border-width: 1px;
    clear: both;
    float: left;
    font-family: "Courier New";
    font-size: 0.85em;
    margin-top: 15px;
    /*position: relative;*/
    text-align: center;
    vertical-align: middle;
}

.newsCell
{
    border-bottom-color: #CC3333;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.PithyQuote
{
	font-family:Calibri, Arial;
	font-size:0.8em;
    padding-bottom:5px;
    padding-left:15px;
	padding-right:0px;
	padding-top:5px;
	text-align:center;
}

.PithyQuotePoem
{
	font-family:Calibri, Arial;
	font-size:0.8em;
    padding-bottom:5px;
    padding-left:17px;
	padding-right:5px;
	padding-top:5px;
	text-align:left;
}

.tkHeader
{
	border-bottom:hidden;
	/*border-left-color:#CC3333;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#CC3333;
	border-right-style:solid;
	border-right-width:2px;*/
	border-top:hidden;
	float:left;
	height:50px;
	margin-left:15px;
	padding-top:15px;
	text-align:center;
	vertical-align:bottom;
	width:65%;
}

/*.tkMainPhoto
{
    text-align:center;
    width:18%;
}*/

.TributeCellLeft
{
    font-family:Calibri, Arial;
    padding-right:5px;
    vertical-align:top;
    width:275px;
}

.TributeCellRight
{
    font-family:Calibri, Arial;
    font-size:0.9em;
    text-align:center;
    /*vertical-align:middle;*/
    width:165px;
}

/*#############################################################################*/

/*Styles for Contact Page Form*/

.EAddress
{
	clear:right;
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.EBody
{
    /*background-image:url(../images/KerriContact.jpg);
    background-repeat:repeat-y;
    background-position:center;*/
	float:right;
	height:200px;
	width:100%;
}

.EmailMain
{
	text-align:right;
	clear:left;
	float:left;
	font-family:Calibri, Arial;
	height:100%;
	margin-left:5px;
	margin-top:3px;
	vertical-align:top;
	width:20%;
}

.EmailMain2
{
	clear:left;
	float:right;
	height:100%;
	width:70%;
}

.ESubject
{
	width:100%;
	float:left;
	height:23px;
	text-align:right;
}

.Message
{
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.SendMsg
{
	font-size:.9em;
	text-align:center;
}

.TB1
{
	float:right;
	width:100%;
}

.TB2
{
	float:right;
	width:100%;
}

.Wrapper
{
	float:left;
	font-family:Calibri Arial;
	font-size:0.9em;
	height:100%;
	margin-left:5px;
	width:98%;
}