BODY	{
	margin-top: 0;
	margin-right: 80px;
	background-color: #B0C4DE;
	background-image: url(/graphics/background.jpg);
	}
TABLE.headline {
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 10px;
	top: 20px;
}
A	{
	color: white;
	font-weight: bold;
	}
A.mail	{
	color: blue;
	}
DIV#wrap {
	border: 2px solid #4682B4;
	background: white;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	left: 80px;
	/* right: 80px; */
	top: 20px;
	text-align: justify;
}
DIV#wrap img.curve {
	float: left;
	clear: left;
	margin: 0 1px 0 0;
	padding: 0;
}
DIV#intro {
	position: absolute;
	z-index: 0;
	text-align: justify;
	font-family: Arial, sans-serif;
	color: white;
	top: 180px;
	left: 130px;
	right: 50px;
	margin-left: 1em;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: none;
	background-color: transparent;
	}
TH.intro	{
	z-index: 5;
	background-color: #4682B4;
	}
TD.intro	{
	z-index: 5;
	background-color: #4682B4;
	}
DIV#intro P {
	margin-left: 1em;
	}
DIV#pagelocn	{
	position: absolute;
	z-index: 0;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 2em;
	font-variant: small-caps;
	color: #4682B4;
	top: 130px;
	left: 110px;
	margin-left: 1em;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: none;
	background-color: transparent;
	}
DIV#charity {
	position: absolute;
	z-index: 7;
	text-align: center;
	font-family: Arial, sans-serif;
	width: 7em;
	top: 330px;
	left: 0;
	margin-left: 0;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: 0;
	background-color: transparent;
}
DIV#navmenu {
	position: absolute;
	z-index: 7;
	text-align: center;
	font-family: Arial, sans-serif;
	width: 7em;
	top: 110px;
	left: 0;
	margin-left: -4.5em;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: 3px double black;
	background-color: #87CEEB;
}
DIV#navmenu A {
	display: block;
	text-decoration: none;
	color: black;
	text-align: right;
	background: transparent;
	padding-right: 7px;
}
DIV#navmenu A:hover {
	background-color: #E6E6FA;
	border-right: 3px solid #9966CC;
	border-left: 3px solid #9966CC;
	padding-right: 4px;
}
DIV.pullquote {
	font: bold 1em Arial, sans-serif;
	text-align: left;
	float: right;
	width: 160px;
	color: #000000;
	border: solid #9999DD;
	border-width: 7px 0 7px 0;
	padding: 3px 2px 3px 2px;
	margin: 1px 7px 1px 7px;
}
DIV.pullquote_left {
	font: bold 1em Arial, sans-serif;
	text-align: left;
	float: left;
	width: 160px;
	color: #000000;
	border: solid #9999DD;
	border-width: 7px 0 7px 0;
	padding: 3px 2px 3px 2px;
	margin: 1px 7px 1px 7px;
}
P {
	margin: 1em 30px 1em 65px;
}
UL.body	{
	margin: 1em 30px 1em 95px;
}
H1	{
	color: #191905;
	background-color: #CCF;
	padding: 0 30px 0.25em 30px;
	text-align: right;
	border-bottom: 2px solid #4682B4;
}
H2	{
	font-family: Arial, sans-serif;
	color: #191905;
	background-color: #E6E6FA;
	padding: 0 30px 0 65px;
	text-align: left;
	border-top: 1px solid #4682B4;
	border-bottom: 1px solid #4682B4;
}
H3.navmenu	{
	margin-bottom: 0.25em;
	background-color: #4682B4;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: .75em;
	padding: 0;
}
H3.navmenu:first-letter	{
	font-size: 1.25em;
}
TD#title	{
	border: none;
	font-size: 2em;
	color: #4682B4;
	padding-left: 50px; padding-right: 20px;
	margin-right: 20px;
	}
SPAN#indent	{
		padding-left: 35px;
	}
TD#tel	{
	text-align: right;
	padding-left: 50px; padding-right: 20px;
	}
TD#fax	{
	text-align: right;
	padding-left: 50px; padding-right: 20px;
	}
TD#email	{
	text-align: right;
	padding-left: 50px; padding-right: 20px;
	}

DIV#swish {
	border: 0px double silver;
}

TR.highlight	{
	cellspacing-top: 50px;
	background-color: transparent;
	}

TD.highlight1	{
	border: 3px solid #4682B4;
	background-color: #9999CC;
	color: black;
	}
TD.highlight2	{
	border: 3px solid #4682B4;
	background-color: #9999DD;
	color: black;
	}
TD.highlight3	{
	border: 3px solid #4682B4;
	background-color: #9999EE;
	color: black;
	}
SPAN.subhead	{
	font-variant: small-caps;
	}
LI	{
	margin: 0em 60px 0em 15px;
	}

/**********************************************************************
This section required for navigation menu stuff
**********************************************************************/
TD DIV {
  /* this makes TDs a container with their own coordinate system.
	 absolutely-positioned elements will be offset relative to them */
  position: relative;
	}

	.menu {
		font-family:verdana;
		color:#FFFFFF;
		font-size:10pt;
		border: none;
		background-color: #B0C4DE;
		layer-background-color: # FAFAD2;
		z-index: 100;
	}
td	{
  vertical-align: top;
  }
td.slide {
	width: 25%;
}
td div {
  /* this makes TDs a container with their own coordinate system.
	 absolutely-positioned elements will be offset relative to them */
  position:relative;
  }
/**********************************************************************
End of navigation menu stuff
**********************************************************************/
