body { 
	background-color: #ffffff; 
	font-size: 14px; }


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #5771db;             /* bright blue */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #5771db;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;             /* med grey */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
}
a:hover, 
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #cc0000;             /* bright red */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #cc0000;
}

/* this one works: MUST have height:100% or scrolling bars don't show up */ 
div.page {
    position: relative;
    height: 100%;
	margin-left: 30px;
	top: 0px;
	visibility: visible;
}
div#mastheadgeneral {
	color: #999; 
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;      
    text-decoration: none;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 697px; 
	height: 116px; 
	visibility: visible;
}
div#mastheadtext { 
	color: #999; 
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;      
    text-decoration: none;
	position: absolute; 
	top: 56px; 
	left: 123px; 
	width: 356px; 
	height: 60px; 
	visibility: visible;
}
div#quillimage { 
	position: absolute; 
	top: 0px; 
	left: 479px; 
	width: 108px; 
	height: 116px; 
	visibility: visible;
}
div#masthead5 { 
	position: absolute; 
	top: 0px; 
	left: 587px; 
	width: 110px; 
	height: 56px; 
	visibility: visible;
}
div#mastheadlogin {
	color: #999; 
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;  
	position: absolute; 
	top: 56px; 
	left: 587px; 
	width: 110px; 
	height: 60px; 
	visibility: visible;
}
div#extra {    /* NEW 092309 Contains Jewelry Sale info */
	position: absolute;
	top: 160px;
	left: 758px;
	width: 170px;
	height: auto;
	padding: 6px; 
	color: #333; 
    font-size: 10px; 
    line-height: 125%;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    border: 1px solid  #5771db;             /* bright blue */
    background-color: #ffeeff;
}

div#textlogo { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 479px; 
	height: 56px; 
	visibility: visible;
}
div#nav {
	position: absolute;
	width: 180px;
	height: auto;
	left: 0px;
	top: 154px;
	border-top: 1px dotted #CCCCCC;
	margin: 5px;
	padding: 3px 5px 7px 5px;
	visibility: visible; 
	z-index: 100;
}
/* div#nav */
div#nav ul.phone {
	color: #333; 
    font-size: 10px; 
    line-height: 1.5em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: .75em;
}
div#nav ul.phone a:link     { color: #666666; }
div#nav ul.phone a:visited  { color: #666666; }

div#nav ul.phone a:hover, 
div#nav ul.phone a:active  { color: #cc0000;  /* bright red */ }

div#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#nav ul li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #5771db;             /* bright blue */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #5771db;
}

div#nav ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;             /* med grey */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
}

div#nav ul li a:hover, 
div#nav ul li  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #cc0000;             /* bright red */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #cc0000;
}


.page div#backtotoclink {
	position: absolute;
	visibility: visible;
	left: 123px;
	top: 100px;
	width: auto;
	height: auto;
	padding: 2px 8px 5px 8px;
	border: 1px solid #5771db; 
	z-index: 900;
}
	
.page div#backtotoclink a {	
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

.page div#backtotoclink a:link {	
	color: #5771db;             /* bright blue */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #5771db;	
}
div#backtotoclink a:visited {	
	color: #666666;             /*med grey */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;	
}
div#backtotoclink a:link {	
	color: #cc0000;             /* bright red */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #cc0000;	
}
	
div#whatsnew {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 340px;
	visibility: visible;
	background-color: #aabe9e;
	border: thin solid #aabe9e;
	z-index: 50;
}

div#whatsnew_img {
	margin-top: 8px;
	margin-left: 8px;
	width: 128px; height: 17px;  border: none;
 	z-index: 650;
}

div#whatsnew_text p {
	position: relative;
	top: 0;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	margin: 5px;
	padding: 5px 5px 10px 5px;
}

div#whatsnew a:link, div#whatsnew a:visited {
	font-weight: bold;
	color: #3550b9; 
}

div#whatsnew a:hover, div#whatsnew a:active {
	font-weight: bold;
	color: #CC0000;
}

/* body#meet_memberspage div#content img {
	padding-right: .5em;
	border: none;
	visibility: visible;
}*/

div#content {
	position: absolute;
	width: 480px;
	left: 218px;
	top: 149px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	visibility: visible;
}
div#errormessage {
	position: absolute;
	width: 480px;
	left: 210px;
	top: 154px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px;   */
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	visibility: visible;
}
.alarm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 1em;   
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
}
.alarm a:link {
	color: #336633;
	font-style: italic;
	font-weight: bold;
}
.alarm a:visited {
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.alarm a:hover {
	color: #cc0000;
	font-style: italic;
	font-weight: bold;
}
.alarm a:active {
	color: #cc0000;	
	font-style: italic;
	font-weight: bold;
}

.alarmyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px;   */
	font-style: italic;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
	background-color: #fff9cb;
	padding: 6px;
} 

div#sidebar {
	margin: 2px;
	padding: 2px;
	width: 200px;
	position: absolute;
	left: 600px;
	top: 400px;
	right: 100px;
	visibility: visible;
}
h1 {
	color: #cc0000;
	font-size: 16px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 0;
}
h2 {
    color: #333399; 
    font-size: 13px; 
    line-height: 120%; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    text-align: left;
    padding: .0 0 .2em 0;	 
}
h3 {
    color: #0066CC; 
    font-size: .95em; 
    line-height: 120%; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    text-align: left;	
    padding: .2em 0 .2em 0; 
}
h4 {
    color: #0066CC; 
    font-size: .95em; 
    line-height: 120%; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    text-align: left;
    padding: .2em 0 .2em 0;
}
h5 {
    color: #cc0000; 
    font-size: 1em; 
    line-height: 120%; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    text-align: left;
    padding: .2em 0 .2em 0;	 
}
h6 {
    color: #0066CC; 
    font-size: .95em; 
    line-height: 120%; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    text-align: left;
    font-style: italic;
    padding: .2em 0 .2em 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px;   */
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px;   */
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #cc0000;
}

.tinylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px;   */
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.tinylinks a:link {
	color: #336699;
	text-decoration: underline;
}
.tinylinks a:visited {
	color: #666666;
}
.tinylinks a:hover {
	color: #cc0000;
}
.tinylinks a:active {
	color: #cc0000;	
}

.smalltalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px;   */
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
.smalltalk a:link {
	color: #333333;
	text-decoration: underline;
}
.smalltalk a:visited {
	color: #112211;
}
.smalltalk a:hover {
	color: #cc0000;
}
.smalltalk a:active {
	color: #cc0000;	
}

/*  Directory listings of individuals */
.directorylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.directorylist a:link { color: #336699; text-decoration: none; }
.directorylist a:visited { color: #666666; }
.directorylist a:hover { color: #cc0000; }
.directorylist a:active { color: #cc0000; }

.lite {
	font-weight: bold;
    color: #888888;
}

.blue { color: #5771db;             /* bright blue */ }

/*  Larger letters for Alphabetical selectors */
.alpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bolder;
}
.alpha a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 100%;
	font-weight: bolder;
	color: #5771db;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #5771db;
}
.alpha a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 100%;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #666666;
}
.alpha a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 100%;
	font-weight: bolder;
	color: #cc0000;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cc0000;
}
.alpha a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 100%;
	font-weight: bolder;
	color: #cc0000;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cc0000;
}


ul li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #5771db;             /* bright blue */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #5771db;
}
ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;             /* med grey */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
}
ul li a:hover, ul li  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #cc0000;             /* bright red */
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #cc0000;
}

ul li ul li { padding-left: 1em; }

ul li.title { color: #666666; 
    font-size: .73em; 
    line-height: 110%; 
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    text-align: left;
    padding-top: 4px; 
    margin: 6px 0 0 0;
    }

.underlined { border-bottom: 1px solid #cc0000; }

.ital { font-style: italic; }

strong { font-weight: bold; font-style: italic; color: #222222; }