<!-- LINK CHARACTERISTICS -->

a:link {color: #003366;
	font-size: 18px;
	font-weight:bold;
	}
a:visited {color: #4200ff;
	font-size: 18px;
	font-weight: bold;
	}
a:hover {color: #7b9ce7;
	font-size: 18px;
	font-weight: bold;
	}
a:active {color: #3e4878;
	font-size: 18px;
	font-weight: bold;
	}

<!-- BODY CHARACTERISTICS -->


body	{background-image: url(./images/patternbkgrnd.gif);
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	}

<!-- HEADER-LINE CHARACTERISTICS -->

h1.main {color: #4200ff;
	text-align: center;
	font-size: 30px;
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	}
h1.about {color: #ff0000;
	text-align: center;
	font-size: 30px;
	font-family: 'Britanic Bold', arial, helvetica, sans-serif;
	}
h1.contact {color: #ff0000;
	text-align: center;
	font-size: 30px;
	font-family: 'Britanic Bold', arial, helvetica, sans-serif;
	}
h2.contact {color: #ff0000;
	text-align: center;
	font-size: 20px;
	font-family: 'Britanic Bold', arial, helvetica, sans-serif;
	}

<!-- IMAGE CHARACTERISTICS -->

img.bluebullet {width: 12px;
	height: 12px;
	float: none;
	}
img.logo1 {width: 150px;
	height: 146px;
	float: none;
	}
img.logo2  {width: 487px;
	height: 106px;
	float: none;
	padding-bottom: 18px;
	padding-left: 40px;
	}
img.quakertower {width: 326px;
	padding-top: 50px;
	margin-left: 5%;
	height: 466px;
	width: 326;
	float: right;
	}

<!-- PARAGRAPH CHARACTERISTICS -->

p.contact {color: #000000;
	text-align: center;
	font-size: 26px;
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	}
p.main {color: #000000;
	text-align: justify;
	font-size: 18px;
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	}
p.mainlinks {color: #4200ff;
	font-size: 16px;
	}
p.rates {color: #000000;
	text-align: left;
	font-size: 14px;
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	white-space: pre;
	}

<!-- HEADER TABLE CHARACTERISTICS -->

table.header {border-collapse: collapse;
	border-spacing: 0pt;
	border-color: #4200ff;
	empty-cells: show;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	width: 90%;
	}
td.header {background-color: #ffffff;
	border-color: #4200ff;
	border-left: 2px solid;
	border-top: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	text-align: center;
	width: 90%
	}

<!-- MEETING TABLE CHARACTERISTICS -->

table.meeting {font-family: "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	width: 60px;
	}
td.meetingday {padding: 5px;
	font-family: "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	width: 10px;
	}
td.meetingmonth {padding: 5px;
	font-family: "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	width: 25px;
	}
/*td.meetingemptyL {width: 5%;*/
	}
td.meetingemptyR {padding: 5px;
	font-family: "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	width: 15px;
	}

<!-- FAQ CHARACTERISTICS -->

img.rates {border style: none;
	width: 425px;
	height: 113px ;
	}
p.faqbullet {color: #000000;
	text-align: justify;
	font-size: 16px;
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	font-weight: normal;
	margin-left: 30px;
	}
p.faqq {color: #000000;
	text-align: justify;
	font-size: 18px;
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	font-weight: bold;
	margin-left: 10px;
	}
p.faqa {color: #000000;
	text-align: justify;
	font-size: 16px;
	font-family: 'Britanic Bold', arial, helvetica, san-serif;
	font-weight: normal;
	margin-left: 20px;
	}


<!-- background-image: url(./images/sky_bkgd.gif); -->


