body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #99CC99 url("pics_hcda/pics_general/gifs/background.jpg") fixed;
	font-size: 0.9em;
	line-height: 1em;
	max-width: 1054px;
	color: #003300;
}
a {
	text-decoration: underline;
	color: #003300;
	border: none;
	font-weight: bold;
	}
a:visited {
	color: #003300;
	}
a:active {
	color: #003300;
	}
a:hover {
	color: #669999;
	text-decoration: none;
	}
a.current {
	font-weight: bold;
	color: #003300;
	border: 0px;
}
#main p    {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	}
h3  /*Heading for all pages*/     {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: large;
	text-align: center;
}
h5 /*Shoulder heading in big italic*/    {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 12px;
   }
h6 /*Used occasionally*/     {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 6px;
	font-size: medium;
	margin-right: 10px;
	margin-left: 12px;
	text-align: center;
}
#overcoat     {
	position: relative;
	float: left;
	margin: 0;
	width: 92%;
	min-width: 770px;
  }
#jacket     {
	position: relative;
	float: right;
	text-align: left;
	width: 762px;
  }  
#top      {
  width: 100%;
  position: relative;
  margin: 0 0 0px;
  padding: 0;
	text-align: right;
	border-bottom: 1px solid #000099;
	border-right: 1px solid #000099;
	background:  #006666 url("pics_hcda/pics_general/gifs/topblock.jpg");
  }
#top p     {
    padding: 0;
    padding-top: 50px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 1.45em;
    letter-spacing: 4px;
    color: #fff;
  }
#navigation     {
	position: relative;
	float: left;
	width: 110px;
  }
#navigation a {
	font-weight: bold;
	text-decoration: none;
}
#navigation p {
	margin-bottom: 2em;
	margin-left: 0.75em;
	text-indent: -0.75em;
	margin-top: -0.5em;
	font-size: 0.9em;
	line-height: 1.1em;
}
.contact      {
  border-top: 1px dotted #ddc4a1;
  }
#main  {
	position: relative;
	float: right;
	width: 632px;
	background-color: #FFFFFF;
  }
#finial   {
	position: relative;
	float: left;
	margin-right: 8%;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 92%;
	min-width: 770px;
	border-top: 1px solid #006666;
	border-right: 0px solid #006666;
	border-left: 0px solid #006666;
	text-align: center;
  }
#finial p   {
	padding: 5px;
	font-size: 0.75em;
	line-height: 1em;
	text-indent: 0px;
	position: relative;
	float: left;
	width: 32%;
	display: inline;
	color: #003300;
  }
.table {
	text-align: center;
	border: 2px solid #000066;
	clear: none;
	float: none;
	width: 600px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-image: none;
	margin-top: 12px;
}
.textwhite {
	color: #FFFFFF;
}
.alignleft   {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.alignright   {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
.aligncenter {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: center;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
}
.floatingleft {
	float:left;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left: 12px;
	border: none;
	text-align: left;
    }
.floatingright {
	float:right;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left: 0px;
	border: none;
	text-align: right;
    }
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
blockquote {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 35px;
}
.bigtext {
	font-size: 1.2em;
	list-style-type: disc;
	line-height: 1.1em;
}
.bigtextmagenta {
	font-size: 1.2em;
	list-style-type: disc;
	line-height: 1.1em;
	color: #990000;
}
.background006666 {
	background-color: #006666;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
hr {
	height:0px;
	border-top:1px solid #003300;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.paraclear {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img{
    border: 0;
}
a.current {
    font-weight: bold; }

li.current {   
    margin-bottom: 0px
}
.tight {
	margin-top: 2px;
	margin-bottom: 2px;
}
.borderblack {
	border: thin double #000000;
}
.smallcaps {
	font-variant: small-caps;
}
#main p ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
}
#main li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.phototext {
	font-size: 0.9em;
	text-align: center;
	line-height: 1.1em;
}
.smallcaps {
}
.strikethrough {
	text-decoration: line-through;
}
