/*----------Style sheet for Histories for Kids, Inc. web site----------*/
/*------------------------Redesigned Summer 2004-----------------------*/

/*-------------------------------Tags----------------------------------*/

body	{
	background-color: #CBBD95;
	background-image: url(images/parch_bg_main.gif);
	margin: 0;
}

body, p, td, li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

input {
	float: right;
	background-color: #ff0000;
}
.right {
	float: right;
	display: inline;
}



td	{
	vertical-align: top;
}

tr	{
	vertical-align: top;
}

a	{
	text-decoration: none;
	/*color: #000099;*/
}

a:link	{
	color: #000099;
}

a:visited {
	color: #000099;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

h3	{
	font-family: "times new roman", times, serif;
	font-size: 120%;
	color: #222277;
	margin: 2px 0 4px 0;
}

p	{
	line-height: 1.7em;
	color: #000000;
	margin: 0 0 6px 1px;
}

li	{
	line-height: 1.7em;
	margin: 6px 0 0 0;
}

ul	{
	/*margin: 0 0 0 18px;*/
}

input 	{
	background-color: #F6EED3;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	float: none;
}

textarea {
	background-color: #F6EED3;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

/*-------------------------Table styles--------------------------*/

/*This table is within a larger table, and holds the left table and the main table*/

table.pageinner {
	background-color: #EEE1BB;
	background-image: url(images/parch_bg_inner.jpg);
}

table.sg p {
	padding: 8px;
}

/*Contain the left sidebar info, left on homepage, sidebar on others*/

table.left {
	vertical-align: top;
}

.left h3 {
	font-size: 105%;
	text-align: right;
}

.left p	{
	font-size: 94%;
	line-height: 1.4em;
	color: #000000;
	text-align: right;
}

/*Contains the brown HFK Presents information*/

table.hfk {
	background-color: #DBCDA8;
	border-top: 1px solid #7B7258;
	border-bottom: 1px solid #7B7258;
}

/*Contains the bottom text navigation and is part of the pageinner table*/

table.nav {
	border-top: 1px solid #7B7258;
	border-bottom: 1px solid #7B7258;
	/*text-align: center;*/
}

/*Contains the copyright information*/

table.copyright {
	/*text-align: center;*/
}

.copyright p {
	font-size: 93%;
}

/*Contains the link and left sidebar information on the prgrams page and the schedule page*/

table.sidebar {
	vertical-align: top;
}

.sidebar h3 {
	font-size: 105%;
	text-align: right;
}

.sidebar p {
	font-size: 94%;
	line-height: 1.4em;
	color: #000000;
	text-align: right;
}

/*Quotes appear on the programs page*/

p.quote	{
	font-size: 94%;
	line-height: 1.4em;
	color: #222277;
	text-align: right;
	margin: 6px 0 0 0;
}

p.quotefirst {
	border-top: 1px solid #A09983;
	font-size: 94%;
	line-height: 1.4em;
	color: #222277;
	text-align: right;
	padding: 8px 0 0 0;
	margin: 12px 0 0 0;
}

/*Citations appear beneath each quote on the programs page*/

p.cite	{
	font-size: 94%;
	line-height: 1.4em;
	color: #757061;
	margin: 4px 0 0 0;
	text-align: right;
}

/*Contains each pages main content and is part of the innerpage table*/

table.main {
	background-image: url(images/parch_bg_inner.gif);
	/*border-left: 1px solid #7B7258;*/
	/*padding: 6px 16px 6px 24px;*/
	border-left: 1px solid #A09983;
	padding: 0 16px 0 24px;
	/*width: 498px;*/
	margin-top: 16px;
}

/*Contains the HFK Presents info on the home page*/


table.inset {
	background-color: #DBCDA8;
	padding: 2px 8px 10px 8px;
	border-top: 1px solid #7B7258;
	border-bottom: 1px solid #7B7258;
}

/*These next 2 remove some of the extra space from the brown inset table*/

.inset h3 {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 125%;
}

.inset p {
	/*margin: 1px 8px 1px 8px;*/
	margin: 0;
	padding: 0;
}


/*Contains the date info on the scheduling page*/

table.date {
	border-bottom: 1px solid #B7AF96;
	margin: 10px 0 0 0;
	padding: 0 0 6px 1px;
}

table.datelast {
	margin: 10px 0 0 0;
	padding: 0 0 6px 1px;
}

.month	{
	color: #625E52;
	font-family: verdana, arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
}

table.program {
	border-bottom: 1px solid #B7AF96;
	margin: 10px 0 0 0;
	padding: 0 0 6px 0;
}

table.programlast {
	margin: 10px 0 6px 0;
	padding: 1px 0 6px 0;
}

.progname {
	color: #625E52;
	font-family: verdana, arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
}

.progquote {
	color: #7B7258;
	font-family: times new roman, times, serif;
	font-size: 135%;
	line-height: 1.3em;
	font-style: italic;
}

.progcite {
	color: #7B7258;
	font-family: times new roman, times, serif;
	font-size: 130%;
	line-height: 1.3em;
	text-align: right;
}

.highlight {
	font-family: "times new roman", times, serif;
	font-size: 130%;
	color: #ba0000;
	font-weight: bold;
	line-height: 1.2em;
}

table.trivia {
	background-image: url(images/parch_bg_inner.gif);
	background-color: #EEE1BB;
	border: 1px solid #A09983;
	margin: 10px;
}

/*----------------specialized text styles----------------------*/

p.browntop {
	border-top: 1px solid #A09983;
	padding: 8px 0 0 0;
	/*margin: 16px 0 0 0;*/

}

p.browntopthick {
	border-top: 2px solid #7B7258;
	padding-top: 5px;
}

/*-------------------------image styles----------------------------*/

.right {
	float: right;
	display: inline;
}

.left {
	float: left;
	margin-right: 5px;
}

/*Contains the contact information and is part of the main table*/

table.contact {
	padding: 3px 6px 3px 3px;
	margin-bottom: 4px;
}
