body {
	background-image: url(images/background.gif);
	font-family: Optima, Georgia, Garamond, Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.banner {
	border: 1px solid #FF9933;
	background-color: #FF9933;
}
.main {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.menu {
	background-color: #003399;
	text-align: left;
	border: 1px solid #003333;
}
.link a {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.copyright {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 8px;
	color: #333333;
	text-align: center;
}
.link {
	white-space: nowrap;
}
.menubar {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
.textmenu {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Optima, Georgia, Garamond, Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	text-shadow: #333333 0px 2px 6px;
}
h2 {
	font-family: Optima, Georgia, Garamond, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	text-shadow: #333333 0px 2px 6px;
}
h3 {
	font-family: Optima, Georgia, Garamond, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-shadow: #333333 0px 2px 6px;
}
.familylist {
	border: 2px solid #003399;
}
.SearchResults {
	text-decoration: none;
}
.SearchHighlight {
	font-weight: bold;
	color: #FF9933;
}
.PhoneNumberLarge {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #003399;
	text-shadow: #996600 0px 2px 6px;
}
.PhoneNumberSmall {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.list {
	border: 1px solid #FF9933;
}
.header {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color: #FF9933;
	white-space: nowrap;
}
.white {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.gray {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	vertical-align: top;
}
.twocolumns {
	text-align: justify;
	vertical-align: top;
}
input {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #999999;
}
textarea {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #999999;
}
select {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.orange {
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC99;
	border: 1px solid #FF9933;
}
.white-text {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.gray-text {
	font-size: 1px;
	color: #DDDDDD;
	text-decoration: none;
	background-color: #DDDDDD;
}

