/* ahs.css */

html {
	background:  #e4dfd9 url(/Abington/abiglogo_head.gif) repeat;
	background-attachment: fixed;
}

body {
	background:  #e4dfd9 url(/Abington/abiglogo_head.gif) repeat;
	background-attachment: fixed;
	color: #000000;
	margin-top: 4em;
	margin-left: 10%;
	margin-right: 10%;
	border-style: none;
	border-width: 10px;
	border-color: #f55;
	padding: 0em;
}

#doc_header {
	background:  #e4dfd9 url(/Abington/abiglogo_head.gif) repeat;
	color: #000;
}

#doc_footer {
	background: #e4dfd9 url(/Abington/abiglogo_head.gif) repeat;
}

#logo_1 {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 180%;
	font-weight: normal;
	color: #660000;
}

#logo_2 {
	margin-top: .5em;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 140%;
	font-weight: normal;
	color: #3333FF;
}

.news1 {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 140%;
	font-weight: bold;
	color: #0000aa;
	padding: 1em 0 0 0;
}

img {
	margin-top: 3em;
}

.news2 {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 125%;
	font-weight: normal;
	color: #1111bb;
	padding: 1em 0 0 0;
}

table.email {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: #efe;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

table.email th {
	background: #c8c;
	padding: 2px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

table.email td {
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
}

table.memoriam {
	width: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
}

table.memoriam th {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	padding: 0 0 0 .5em;
	text-transform: uppercase;
}

table.memoriam td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 10px 2px 10px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

table.missing {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: #efe;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

table.missing td {
	border-width: 1px 1px 1px 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
}

table.missing tr td:first-child {
	text-align: center;
}
table.missing th {
	background: #c8c;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	font-weight: bold;
	padding: .3em .5em;
	text-transform: uppercase;
	text-align: left;
}

table.photos {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table.photos th {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
table.photos td {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table.stats {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
}

table.stats th {
	border-width: 1px 1px 1px 1px;
	padding: .3em .5em;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	text-align: center;
}

table.stats td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 10px 2px 10px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	text-align: center;
}

.liahs {
list-style-image: url(heartSmall.gif);
}

hr {
	border: none;
	background-color: #006600;
	color: #006700;
	height: 1px;
	width: 100%;
}
