﻿/* TEXT styles - 1 = Heading at top of page, 2 = transcribers name, 3 = footer, bodytext = main content */

body {
	background-image: url(../images/Top2bottom_aea.jpg);
	background-repeat: repeat-x;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.bodytext a:link {
	color: #660099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.bodytext a:visited {
	color: #660099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #660099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.style1 {
	color: #996699;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
	color: #996699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.style4 {
	font-size: 14pt;
	color: #996699;
	font-weight: bolder;
	text-align: center;
}

.style5 {
	font-size: medium;
	text-align: center;

}



.style8 {
	font-size: 9pt;
}

.style9 {
	font-size: 8pt;
}

.style11 {
font-size: x-small
}

.style12 {
	text-align: center;
}

b {
	color: #996699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

blockquote
{
	margin: 20px 30px 20px 30px;
	padding: 10px 20px 0px 20px;
	background-color: #ECD5EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: smaller;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996699;
	border-right-color: #996699;
	border-bottom-color: #996699;
	border-left-color: #996699;
}


blockquote a:link
{color: #660099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

blockquote a:visited {
	color: #660099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

blockquote a:hover {
	color: #660099;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}


i {
	color: #996699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* HEADER AND NAVIGATION STYLES */
 
#links {
	font-size: 14px;
	color: #996699;
	background-position: right;
	font-family: "Times New Roman", Times, serif;
}

#links a:link {
	color: #996699;
}

#links a:visited {
	color: #996699;
}

#links a:hover {
	color: #fff;
}

/* HOME LINKS -  used for Home, contact, search*/



#contact {
	font-size: 14pt;
	color: #996699;
	font-weight: bolder;
}

#contact a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact a:hover {

	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* NAVIGATION TO STATES in header */

#states {
	font-size: 14pt;
	color: #996699;
	font-weight: bolder;
}

#states a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#states a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#states a:hover {

	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ALPHA LINKS - Letter links to individual alpha pages*/

#letters {
	font-size: 12pt;
	color: #996699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#letters a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#letters a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#letters a:hover {

	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style13 {
	border: 1px solid #996699;
}

/* T0WN LINKS - Links to individual town pages*/

.towns {
	font-size: 10pt;
	color: #996699;
	font-weight: bold;
}

.towns a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.towns a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.towns a:hover {

	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.towns a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.towns a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.towns a:hover {

	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.townslge {
	font-size: 14pt;
	color: #996699;
	font-weight: bold;
}

.townslge a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.townslge a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.townslge a:hover {

	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.townsmed {
	font-size: 14pt;
	color: #996699;
	font-weight: bold;
}

.townsmed a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.townsmed a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.townsmed a:hover {

	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.states {

	font-size: 14pt;
	color: #996699;
	font-weight: bolder;
}

.states a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.states a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.states a:hover {

	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tables {
	color: #996699;
	border: thin double #996699;
}

.tables a:link {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tables a:visited {

	color: #996699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tables a:hover {

	color: #996699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tables td tr {

	color: #996699;
	border: thin double #996699;
}


/* Table Generator*/

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	background-color:#ffffff;
		

}
.CSSTableGenerator td{
	vertical-align:middle;
		background:-o-linear-gradient(bottom, #d3bad3 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d3bad3), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #d3bad3 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3bad3", endColorstr="#ffffff");	background: -o-linear-gradient(top,#d3bad3,ffffff);

	background-color:#d3bad3;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #d3bad3 5%, #d3bad3 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d3bad3), color-stop(1, #d3bad3) );
	background:-moz-linear-gradient( center top, #d3bad3 5%, #d3bad3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3bad3", endColorstr="#d3bad3");	background: -o-linear-gradient(top,#d3bad3,d3bad3);

	background-color:#d3bad3;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #d3bad3 5%, #d3bad3 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d3bad3), color-stop(1, #d3bad3) );
	background:-moz-linear-gradient( center top, #d3bad3 5%, #d3bad3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3bad3", endColorstr="#d3bad3");	background: -o-linear-gradient(top,#d3bad3,d3bad3);

	background-color:#d3bad3;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}