a {
	text-decoration: none;
}
p, h2 {
	margin: 1em 0;
}
img {
	border: 0;
}
blockquote {
	font-style: italic;
	clear: left;
}
html {
	overflow-y:scroll;
}
body {
	background-color: lightgrey;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: url("images/bg1.gif") repeat-y center;
}
li li {
	line-height: 0.3em;
}
#container {
	background: Lavender;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	font-family: arial,helvetica,sans-serif;
	font-size: smaller;
	background: url("images/bg2.gif") repeat-y;
}
#menuC {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#menuC p {
	font-size: smaller;
}
#menu {
	width: 150px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #172727;
}
#nonmenu {
	float: right;
	width: 800px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	color: #404040;
}
#nonmenu.format2Cols #contentC {
	width: 800px;
}
#nonmenu.format2Cols #contentC #content {
	width: 790px;
}
#nonmenu.format2Cols #sidebarC {
	display: none;
}
#nonmenu.format3Cols #contentC {
	width: 580px;
}
#nonmenu.format3Cols #contentC #content {
	width: 570px;
}
#nonmenu.format3Cols #sidebarC {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#nonmenu.format3Cols #sidebarC #sidebar {
	width: 180px;
	margin: 0 auto;
	padding: 0 5px;
	background-color: #CECEFA;
	overflow: auto;
}
#nonmenu h2 {
	color: MidnightBlue;
}
#header {
	background: url("images/headtext.jpg") no-repeat;
	text-align: center;
	padding: 67px 6px 5px 6px; /* top was 67 */
	color: #733614;
}
#header h1,
#title {
	display: none;
	margin: 0 0 24px 0;
	text-align: left;
	/*font-size: 32pt;*/
	font-family: "Aramis Italic", "Lucida Calligraphy Italic", "Apple Chancery", "Zapf Chancery", serif;
	color: MidnightBlue;
}
#header img {
	margin: 0;
	padding: 0;
	border: 0;
}
#header table {
	border-collapse: collapse;
}
#header table tr td.spacing {
	width: 4px;
}
#header p {
	padding: 0;
	margin: 0;
}
#contentC {
	float: left;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#content {
	margin: 0 auto;
	color: #172727;

	overflow: auto;
}
#content h2 {
	font-style: italic;
}
#content ul {
	list-style-type: square;
}
#content ul li {
	margin: 1em 0;
}
#content .item ul li {
	margin: 0;
}
#foot {
	clear: both;
	margin: 0 0 0px 0;
	padding: 0 5px 18px 5px;
	background: url("images/headtext.jpg") no-repeat;
	background-position: center left;
	overflow: auto;
}
#foot a {
	color: gray;
	margin-right: 2em;
}
.sitemap {
	margin: 0; 
	float: right;
}
.sitemap a {
	margin: 0;
}
.decoration1 {
	float: left;
	border: 0;
	margin-right: 10px;
}
.decoration2 {
	float: right;
	border: 0;
	width: 185px;
	display: inline;
}
.decoration2 img {
	display: block;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	padding: 0;
	margin: 0;
}
.current {
	cursor: default;
}
.sectiontype1 {
	margin: 0 0 20px 0;
}
.sectiontype1 h3,
.sectiontype1 div {
	margin: 0;
}
.sectiontype1 h3 {
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background-color: #FAFAE6; /* 180 deg hue shift from Lavender background*/
	padding: 3px 5px;
}
.sectiontype1 div {
	overflow: auto;
	padding: 3px 0 3px 5px;
}
.sectiontype2 {
	border-top: 5px solid #51C1E6; 
	margin: 0 0 10px 0;
}
.sectiontype2 h3,
.sectiontype2 div {
	border: 1px solid Gray;
	padding: 3px 5px;
	margin: 0;
}
.sectiontype2 h3 {
	border-bottom: none;
	background-color: LightBlue;
}
.sectiontype2 div {
	border-top: none;
	overflow: auto;
}

.sectiontype3 {
	border-top: 1px solid Gray; 
	margin: 0px;
	padding: 5px 0;
}
.sectiontype3 h3,
.sectiontype3 div {
	margin: 0;
}
.sectiontype3 h3 {
	font-size: 100%;
}
.sectiontype3 div {
	overflow: auto;
}
ul.links {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.links li {
	margin-top: 1em;
}
.itemList {
	margin: 10px 0;
	border: 1px solid Gray;
	background-color: white;
}
.itemList h3 {
	padding: 3px 5px;
	margin: 0px;
	background-color: #6B6BFF; /* MidnightBlue 191970 with maximum brightness (100% instead of 44%) and reduced saturation (58% instead of 78%) */
	color: White;
}
.item {
	padding: 5px;
	margin: 0;
	border-top: 1px solid Gray;
}
.itemTitle {
	margin: 0;
	font-weight: bold;
	color: #C50000;
}
.itemTime {
	font-weight: bold;
	margin: 0;
}
.itemNotes,
.itemNotes br {
	font-size: 90%;
	margin: 1ex 0 1ex 2ex;
	font-style: italic;
}
.itemNews {
	margin: 1ex 0 1ex 0;
}
.itemContact {
	margin: 0 0 0 2ex;
	font-weight: bold;
}
.binomen {
	font-style: italic;
}

#menu .level {
	margin: 0;
	padding: 0;
}
#menu .level a {
	padding: 2px 0 2px 5px;
	border-left: 5px solid;
	display: block;
	color: #172727;
	margin: 1px 0 0 0;
}
#menu .level a {
	background-color: #51C1E6;
	border-color: #A15938;
}
#menu .level a.supercat {
	background-color: #51C1E6;
	border-color: #A15938;
	font-weight: bold;
}
#menu .level a:hover {
	background-color: #7DCCE6;
	border-color: #A16F58;
}
#menu .level a.current {
	background-color: LightBlue;
	border-color: #A18578;
}
#menu .level .level {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: none;
	height: auto;
	line-height: normal;
}
.tableStyle1 {
	margin: 1em 5em 1em 1em;
	background-color: White;
	border-collapse: collapse;
	text-align: center;
	padding: 0;
}
.tableStyle1 caption {
	display: none; /* extremely variable and buggy support for margins */
}
.tableStyle1 tr th,
.tableStyle1 tr td {
	border: 1px solid MidnightBlue;
	padding: .25em .5em;
}
.tableStyle1 tr td.txt {
	text-align: left;
}
#siteMap td {
	text-align: left;
	vertical-align: top;
	padding-right: 2em;
}
#siteMap a {
	display: block;
	color: MidnightBlue;
}
#siteMap a.supercat {
	color: #6B6BFF; /* MidnightBlue 191970 with maximum brightness (100% instead of 44%) and reduced saturation (58% instead of 78%) */
}
#siteMap .sitemap {
	float: none;
}
#content .level {
	margin-left: 2em;
}
.emailAdr {
	color: Blue;
}
#quickLinks {
	margin-bottom: 10px;
}
#quickLinks a {
	margin: 0 3px 3px 0;
	padding: 2px 5px 2px 5px;
	border-left: 5px solid;
	color: #172727;
	font-style: italic;
	display: inline-block;
	background-color: #51C1E6;
	border-color: #A15938;
}
#quickLinks a:hover {
	background-color: #7DCCE6;
	border-color: #A16F58;
}
.extern {
	background: url(/images/iconout.gif) no-repeat 100% 50%;
	padding: 0 13px 0 0;
}
#azLetters {
	border-collapse: collapse;
	width: 168px;
	margin-top: 1em;
	font-size: 14px;
	overflow: auto;
}
#azLetters td {
	border: 2px solid DimGray;
	text-align: center;
	width: 26px;
}
#azLetters a {
	text-decoration: none;
	color: MidnightBlue;
	text-align: center;
	width: 26px;
	line-height: 26px;
}
#azLetters a.lastButton {
	float: none;
}
#azLetters td.others {
	width: 110px;
}
#categories {
	text-align: center;
}
#categories a {
	color: MidnightBlue;
	display: block;
}
#searchBox {
	width: 90%;
}

.sponsorEntry {
	margin: 0 0 10px 0;
	border: 1px solid Gray;
	padding: 0 0px 3px 0px;
	background-color: inherited;
}
.sponsorEntry p,
.sponsorEntry img {
	margin: 0;
	padding: 0 5px;
}
.sponsorEntry a {
	margin: 0;
	padding: 0 13px 0 0;
}
.sponsorEntry img {
	float: left;
	border: 0;
	margin-right: 5px;
}
.sponsorEntry .sponsorMark,
.sponsorEntry p.name {
	margin: 0 0 3px 0;
	border-top: 5px solid #51C1E6; 
	padding: 3px 5px;
	font-size: 16px;
	font-weight: bold;
	background-color: LightBlue;
}
.sponsorEntry .sponsorMark {
	float: right;
}
.sponsorEntry p.description {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 1em;
}
.sponsorEntry p.text {
	margin-top: 1em;
}
.premiumEntry {
	margin: 0 0 10px 0;
	border: 1px solid Gray;
	padding: 0 0px 3px 0px;
	background-color: inherited;
}
.premiumEntry p,
.premiumEntry img {
	margin: 0;
	padding: 0 5px;
}
.premiumEntry a {
	margin: 0;
	padding: 0 13px 0 5px;
}
.premiumEntry img {
	float: left;
	border: 0;
	margin-right: 5px;
}
.premiumEntry p.name {
	margin: 0 0 3px 0;
	border-top: 5px solid #51C1E6; 
	padding: 3px 5px;
	font-size: 16px;
	font-weight: bold;
	background-color: LightBlue;
}
.premiumEntry p.text {
	margin-top: 1em;
}

.standardEntry {
	margin: 0px;
	border-bottom: 1px solid Gray;
	padding: 5px 0;
}
.standardEntry p {
	margin: 0;
	padding: 0;
}
.standardEntry p.name {
	margin: 0;
	font-weight: bold;
}
.listing em {
	font-weight: bold;
}
.notYetPosted {
	display: none;
}

.notice {
	margin: 0 0 10px 0;
	border: 1px solid Gray;
	padding: 0 0px 3px 0px;
	background-color: inherited;
	font-size: 13px;
}
.notice p,
.notice img {
	margin: 0;
	padding: 0 5px;
}
.notice a {
	margin: 0;
	padding: 0 13px 0 0;
}
.notice img {
	float: left;
	border: 0;
	margin-right: 5px;
}
.notice p.summary {
	margin: 0 0 3px 0;
	padding: 3px 5px;
	font-weight: bold;
	background-color: HotPink;
	color: #303030;
}
.notice p.email {
	margin-bottom: 13px;
}
.notice p.text {
}
.notice p.name,
.notice p.tel1,
.notice p.tel2,
.notice p.email {
	text-align: right;
	color: Brown;
}
.notice .noticeContact {
	float: right;
	padding-left: 10px;
}
.hidden {
	display: none;
}

