BODY	{
	margin-top: 0;
	margin-right: 80px;
	color: black;
	background-color: #FFFFFF;
	background-image: url(/graphics/background.jpg);
	font-family: Verdana, Arial, sans-serif;
	}
A	{
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #0000FF;
	font-weight: bold;
	padding-left: 15px;
	}
A:hover	{
	color: #00FF00;
	}
A.email	{
	text-decoration: none;
	border: dashed #FFFFFF;
	border-width: 5px 5px 5px 5px;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	background-color: white;
	color: blue;
	}
A.email:visited	{
	border: dashed #FFFFFF;
	border-width: 5px 5px 5px 5px;
	background-color: white;
	color: blue;
	}
A.email:hover	{
	border: dashed #C0C0C0;
	border-width: 5px 5px 5px 5px;
	background-color: white;
	color: #000080;
	}
TABLE.headline {
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 10px;
	top: 20px;
}
DIV#wrap {
	border: 2px none #4682B4;
	background: transparent;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	left: 10px;
	top: 5px;
	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: Verdana, Arial, sans-serif;
	color: white;
	top: 100px;
	left: 0px;
	right: 0px;
	margin-left: 1em;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: none;
	background-color: #FAFAD2;
	}
TD.intro	{
	z-index: 5;
	color: white;
	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: #FAFAD2;
	}
DIV#navmenu {
	position: absolute;
	z-index: 7;
	text-align: center;
	font-family: Arial, sans-serif;
	top: 60px;
	left: 0;
	padding: 0.25em 0.25em 0.25em 0.25em;
}
DIV#navmenu TABLE {
	border: 3px double #9999CC;
	color: white;
	background-color: #87CEEB;
}
DIV#navmenu A {
	width: 90px;
	display: block;
	text-decoration: none;
	color: black;
	text-align: center;
	background-color: #87CEEB;
	padding-left: 7px;
	padding-right: 7px;
}
DIV#navmenu A:hover {
	color: black;
	background-color: #E6E6FA;
	border-right: 5px solid #9966CC;
	border-left: 5px solid #9966CC;
	padding-left: 2px;
	padding-right: 2px;
}
DIV.pullquote {
	font: bold 1em Arial, sans-serif;
	text-align: left;
	float: right;
	width: 160px;
	color: #000000;
	background-color: #9999EE;
	border: dashed #C0C0C0;
	border-width: 2px 2px 2px 2px;
	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;
	background-color: #9999EE;
	color: #000000;
	border: dashed #C0C0C0;
	border-width: 2px 2px 2px 2px;
	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: 5px;
	text-align: left;
	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;
}
TD#title	{
	border: none;
	font-size: 2em;
	color: #4682B4;
	background-color: #E6E6FA;
	padding-left: 50px; padding-right: 20px;
	margin-right: 20px;
	}
SPAN#indent	{
		padding-left: 35px;
	}
TD#tel	{
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	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	{
	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;
	}

/**********************************************************************
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, Arial, sans-serif;
		color:#FFFFFF;
		font-size:10pt;
		border: none;
		background-color: #B0C4DE;
		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
**********************************************************************/
