body {
  background-color: #5B0282;
  background-image: url('brushes5.gif');
  margin-top: 70px;
  margin-left: 161px;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif
}

a:link {
  text-decoration: none;
  color: #476547;
}

a:visited {
  text-decoration: none;
  color: #87A587;
}

a:hover {
  text-decoration: none;
  color: #CCBB00;
}

a:active {
  text-decoration: none;
  color: #87A587;
}


#badbrowser {
  display: none;
}

#title {
  padding: 5px;
  text-align: right;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 3px;
  clear: both;
 position: absolute;
 top: 0px;
 left: 0px;
  float: left;
  width: 100%;
}

#TagLine {
  font-size: 11pt;
  font-weight: 900;
  letter-spacing: 0px;
  padding: 5px;
  width: 55%;
  color: #F8D203;
  text-align: right;
  float: right;
}

#title a {
  color: #000000;
}

#printtitle {
  display: none;
}

#cLeft {
  position: absolute;
  display: block;
  float: left;
  width: 130px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 11pt;
  text-align: center;
  color: #F8D203;
  top: 80px;
  left: 10px;
/* work around positioning bugs in IE/Win previous to version 6 */
  voice-family: "\""; 
}

#menu {
  border-style: ridge;
  border-width: 1px;
  border-color: #F8D203;
  background-color: #5B0282;
}

#menu a {
  display: block;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 1px;
  padding-top: 1px;
/*  font-size: 9pt;  */
  line-height: 1.1;
  text-decoration: none;
  color: #FFE2C6;
  border-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-style: solid;
  border-color: #F8D203;
  border-bottom-color: #F8D203;
}

#menu p {
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 8px;
  padding-right: 8px;
/*  font-size: 9pt; */
  line-height: 1.10;
  text-decoration: none;
  font-weight: 200;
  color: #000000;
  border-width: 1px;
  border-bottom-width: 3px;
  border-style: solid;
  border-color: #333333;
  border-bottom-color: #FFEA00;
}

#menu a:link {
  color: #F8D203;
}

#menu a:visited {
  color: #F8D203;
}

#menu a:hover {
  background-color: #F8D203;
  background-image: url('none');
  color: #000066
}

#menu a:active {
  background-color: #F8D203;
  background-image: url('../reunion/Yellow-with-stars.gif');
  color: #000000
}

#submenu {
  float: none;
}

#submenu a {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 11px;
  line-height: 1.1;
  font-weight: 400;
}

#submenu p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 11px;
  line-height: 1.1;
  font-weight: 400;
}

#content {
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFF;
  border-style: ridge;
  border-width: 3px;
  border-color: #F8D203;
  padding: 5px;
/* work around positioning bugs in IE/Win previous to version 6 */
  voice-family: "\""; 
  
}

img.left {
	align: left;
	border-width: 0;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
	}
	/* Left image float settings*/
	
img.right {
	align: right;
	border-width: 0;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	}
	/* Right image float settings */
	
#content #logodesc {
  text-align: center;
}

#content q {
  display: block;
}

#content p, ul, ol, q, address, h1, h2, h3, h4, h5 {
  margin: 20px;
  padding: 0px;
}

#content h1 {
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 16pt;
  font-weight: 600;
}

#content h2 {
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 15pt;
  font-weight: 600;
}

#content h3 {
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 15px;
  font-weight: 600;
}

#content h4 {
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 14px;
  font-weight: 600;
}

#content h5 {
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 13px;
  font-weight: 600;
}

#content p, q, address, abbr {
  line-height: 1.0;
}

#content ol, ul {
}

#content li {
  margin-left: 30px;
  margin-right: 30px;
}

#content img {
  margin: 10px;
}

#content hr {
  width: 74%;
  height: 1px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-color: #999999;
}

#content .photo {
  border-width: 1px;
  border-style: solid;
  border-color: #333333;
}

#content .right {
  float: right;
}

#content .left {
  float: left;
}

.phone {
  font-size: 12pt;
  font-weight: 600;
  color: #5B0282;
}

.question {
  font-style: italic;
  font-weight: bolder;
}

.Quote1 {
  text-align: left;
  background-color: #D66300;
  margin: 20px;
  padding: 0px;
  background-color: #EFD2B6;
  }

.Quote2 {
  text-align: left;
  background-color: #FFE2C6;
  margin: 20px;
  padding: 0px;
  background-color: #FFE2C6;
  }


.pBottom {
  text-align: center;
  padding: 5px;
  color: #F8D203;
  }



.FormBox { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; font-style: normal; 
  line-height: normal; 
  text-decoration: none; 
  background-color: #FAE675; 
  height: 20px;  
  color: #000000; 
  font-weight: normal 
}

.FormText { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; font-style: normal; 
  line-height: normal; 
  text-decoration: none; 
  background-color: #FAE675; 
  color: #000000; 
  font-weight: normal 
}

#footer {
  margin-top: 20px;
  padding: 4px;
  text-align: center;
  font-size: 8pt;
  color: #0000BB;
}

#footer p {
  font-size: 13px;
  line-height: 1.2;
}

#footer a {
  font-weight: 400;
}

#footer a:link {
  color: #000000;
}

#footer a:visited {
  color: #000000;
}

#footer a:hover {
  color: #00FF66;
}

#footer a:active {
  color: #000000;
}