﻿/* CSS layout */
.image {
	border-style: none;
}
.link1 {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
.center {
	font-family: Verdana;
	text-align: center;
}
.short_hr {
	text-align: center;
	color: #993300;
	width: 77px;
	height: 1px;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
}
.nav_hr {
	text-align: left;
	color: #993300;
	width: 120px
}
.noborder {
	border-width: 0;
}
.border4 {
	border: 4px solid #000000;
	text-align: center;
}

.nav_text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	text-decoration: none;
}
.nav_black_link {
	color: #000000;
	text-decoration: none;
}
.bullet2 {
	list-style-image: url('../Trash/old_images/bullet2.gif');
}


.text_left {
	font-family: Verdana;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}
.mem_page_box {
	margin: auto;
	padding: 2px;
	border: 1px solid #993300;
	text-align: left;
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	table-layout: auto;
	border-collapse: separate;
	background-color: #FFFFFF;

}
a {
	color: #000000;
}
a:visited {
	color: #744205;
}
a:active {
	color: #744205;
}
a:hover {
	color: #D29B09;
}
.link {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #4A2D1A;
	font-weight: bold;
	font-style: italic;
}
.footer_link {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #4A2D1A;
	font-weight: normal;
	font-style: italic;
}
.h1small {
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 3pt;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}
.directory {
	border: 2px solid #993300;
	background-color: #FFFFE6;
}
.twopxred {
	border: 2px solid #993300;
}
.small {
	font-size: small;
}
.h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}

.directory_link {
	font-family: Verdana, Arial, sans-serif;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #744205;
	line-height: normal;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	text-decoration: none;
}