.plaque {
  width: 367px;
  border: 6px solid #f7e7c5;
  border-bottom: 22px solid #f7e7c5;
  min-height: 100px;
  margin: 0 0 20px 0;
}
.plaque-header {
  height: 22px;
  border-bottom: 6px solid #f7e7c5;
}
.plaque-inner-header {
  background-color: #4d8cdc;
  border: 2px solid #000;
  height: 18px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  vertical-align: middle;
  font-size: 13px;
  line-height: 18px
}
.plaque-img {
  width:367px;
  margin: 0;
}
.plaque-content {
  min-height: 100px;
  text-align: center;
  padding:10px;
  background-color: #fdfbef;
}
.plaque-content h2 {
  color: #cd8e49;
  font-size: 15px;
  margin: 0 0 10px 0;
  font-weight: 200
}
.plaque-content h2 {
  text-align: center;
}
.plaque-content ul {
  margin-bottom: 20px;
}
.plaque-content ul li {
  font-size: 13px;
  font-weight: 200;
  color: #000;
  list-style-type: none;
  margin-left: -43px;
  line-height: 15px;
  margin-bottom: 6px;
}
.plaque-content ul li:before {
  content: "\2022";
  color: #cd8e49;
  margin-right: 4px;
  font-size: 14px;
  }
.plaque-content ul li a {
  text-decoration: none;
  color:#000;
}
.plaque-content ul li a:hover {
  color:#cd8e49;
}
.plaque-content p {
 text-align: justify;
 font-weight: 200;
 font-size: 13px;
 color: #cd8e49;
}
.plaque-content blockquote {
 text-align: justify;
 font-style: italic;
 font-size: 13px;
 color: #cd8e49;
 font-size: 12px;
 line-height: 16px;
 margin-right: 10px;
 margin-left: 10px;
}
.plaque-content blockquote a.bqa {
  color:dodgerblue;
  font-size: 12px;
}
.plaque-caption {
  color:#666;
  font-size:12px;
  font-style: italic;
  margin-top: -6px;
  margin-bottom: 10px;
  margin-right: -8px;
  text-align: right;
}
.content-gradient {
/* IE10+ */ 
background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FDFDFD 0%, #F7ECD9 100%);
/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FDFDFD 0%, #F7ECD9 100%);
/* Opera */ 
background-image: -o-radial-gradient(center, ellipse farthest-corner, #FDFDFD 0%, #F7ECD9 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(0, #FDFDFD), color-stop(100, #F7ECD9));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FDFDFD 0%, #F7ECD9 100%);
/* W3C Markup */ 
background-image: radial-gradient(ellipse farthest-corner at center, #FDFDFD 0%, #F7ECD9 100%);
}
.blue-gradient {
/* IE10+ */ 
background-image: -ms-linear-gradient(left, #4D8CDC 0%, #506077 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #4D8CDC 0%, #506077 100%);
/* Opera */ 
background-image: -o-linear-gradient(left, #4D8CDC 0%, #506077 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #4D8CDC), color-stop(100, #506077));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #4D8CDC 0%, #506077 100%);
/* W3C Markup */ 
background-image: linear-gradient(to right, #4D8CDC 0%, #506077 100%);
}
.gold-gradient {
/* IE10+ */ 
background-image: -ms-linear-gradient(left, #DDAD4B 0%, #71654d 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #DDAD4B 0%, #71654d 100%);
/* Opera */ 
background-image: -o-linear-gradient(left, #DDAD4B 0%, #71654d 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #DDAD4B), color-stop(100, #71654d));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #DDAD4B 0%, #71654d 100%);
/* W3C Markup */ 
background-image: linear-gradient(to right, #DDAD4B 0%, #71654d 100%);
}
.purple-gradient {
/* IE10+ */ 
background-image: -ms-linear-gradient(left, #C4899D 0%, #5b3242 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #C4899D 0%, #5b3242 100%);
/* Opera */ 
background-image: -o-linear-gradient(left, #C4899D 0%, #5b3242 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #C4899D), color-stop(100, #5b3242));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #C4899D 0%, #5b3242 100%);
/* W3C Markup */ 
background-image: linear-gradient(to right, #C4899D 0%, #5b3242 100%);
}



.about-caption {
  color:#666;
  font-size:12px;
  font-style: italic;
  margin-top: 2px;
  margin-bottom: 0;
  margin-right: 12px;
  text-align: right;
}




p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 21px; color: #333333; font-weight: bold; text-decoration: none}
.white {  color: #FFFFFF}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; line-height: 18px; color: #333333}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #666699; line-height: 22px}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #996699;
}
.bold {  font-weight: bold}
.fulljustify {  text-align: justify}
.strikethrubold {
	font-weight: bold;
	text-decoration: line-through;
}
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 24px; font-weight: normal; color: #000000}
.red {  color: #CC0000}
.shortheight {
	line-height: 16px;
	color: #333333;
}
.centerdarker {
	text-align: center;
	color: #333;
}
a:link {  color: #0000FF; font-family: Verdana, Arial, Helvetica, sans-serif}
a:visited {  color: #0000FF; font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover {
	color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}
.cream {  color: #FFFFCC; line-height: 16px}
.shortwhite {  line-height: 16px; color: #FFFFFF}
.italics {  font-style: italic; line-height: 16px}
body {
	background-color: #fcd99d;
	color: #FFFFFF;
	clip:   rect(   );
	background-position: 30%
}
.align_left {
	float: left;
	border: none;
}
.unnamed1 {  }
.unnamed2 {  }
.center {  text-align: center}
.boldred {  font-weight: bold; color: #CC0000}    
.background {
	background-color: #A36685;

}
.outer {    width: 80%;    background-color:#FFFFFF;    margin-top: 50px;    margin-bottom: 50px;    margin-left: auto;    margin-right: auto;    padding: 0px;    border: thin solid #000000;
}
.shortheightextra {
	line-height: 12px;
	color: #FFFFFF;


}
.alignright {

	float: right;
	border: none;
}
.bigheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;

}
.bigitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;



}
.boldrblue {
	font-weight: bold;
	color: #FF9933;

}
.medheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 22px;

}
.centerbold {
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.normalheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 14px;
	font-weight: bold;


}
.italicheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	font-style: italic;

}
.heading18pt {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996699;
	text-align: center;
}
.alien {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #669966;
	text-align: center;
	font-style: italic;

}
.alien {
}
.centerboldcream {

	text-align: center;
	font-weight: bold;
	color: #FFFFCC;
}
.italicheadingcream {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}
.normalheadingcream {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
	line-height: 4px;
	font-weight: bold;
}
.creamsmall {
	color: #FFFFCC;
	line-height: 16px;
	font-size: 9px;

}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;



}
.timesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;


}
.timesitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;

}
.timessmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;



}
.smalldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.bottommenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height: 13px;
	color: #666666;
}
.topmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
}
.indent {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.indentcenter {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	line-height: 14px;



}
.boldpurple {
font-weight: bold; color: #996699
}
.italicspurple {
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #996699;

}
.boldpurplelarge {
	font-weight: bold;
	color: #996699;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.christmas {
	font-weight: bold;
	color: #CC0000;
	font-family: "Old English Text MT", Verdana;
	font-size: 23px;


}
.signature {
	font-family: "Edwardian Script ITC";
	font-size: 24px;
}
.indentsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 13px;
	color: #666666;
	border: 9px;


}
.boldorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
.photocaption {
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
}
.photocaptionheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;

}
.photopicture {
	text-align: center;
	border: 7px solid #660033;
	vertical-align: middle;
	background-position: center;



}
hr {
	color: #996666;

}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	color: #000000;

}
.headingsub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.boldlight {
	font-weight: bold;
	color: #999999;

}
.boldlightitalics {
	font-weight: bold;
	color: #996666;
	font-style: italic;

}
.photopicturecrew {

	text-align: center;
	border: 7px solid #F2F2F2;
	vertical-align: middle;
	background-position: center;
}
.photocaptionbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	font-weight: bold;

}
.photocaptionitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	font-style: italic;

}
.highlighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.highlighttextboldpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA7A8C;
	font-weight: bold;

}
.highlighttextboldblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.alignmiddle {
	vertical-align: middle;
	margin-right: 10px;
}
.fulljustifyitalics {
	text-align: justify;
	font-style: italic;

}
.boldpurplecenter {
	font-weight: bold;
	color: #996699;
	text-align: center;

}
.boldpurplecenterhead {
	font-weight: bold;
	color: #996699;
	text-align: center;
	font-size: 14px;
	font-style: italic;

}
.chorusverse {

	font-weight: bold;
	color: #FF6699;
	font-style: italic;
}
.lyricstitle {
	font-weight: bold;
	font-size: 16px;
	color: #660033;
	font-family: "Times New Roman", Times, serif;

}
.italicspurpleright {
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #996699;
	text-align: right;
	font-size: 11px;


}
.boldreditalics {
	font-weight: bold;
	color: #CC0000;
	font-style: italic;

}
ul {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	list-style-type: square;


}
.justifydarker {
	text-align: justify;
	color: #333;
}
.justifydarkerbold {
	text-align: justify;
	color: #333;
	font-weight: bold;
}
.boldpurplecenterlarge {
	font-weight: bold;
	color: #996699;
	text-align: center;
	font-size: 24px;
}
.heading1centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	color: #FFF;
	text-align: center;
}
.heading1centeredblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	color: #172753;
	text-align: center;
}
.paragraphcentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	text-align: center;
}
.italicscenter {
	font-style: italic;
	line-height: 16px;
	text-align: center;
	color: #1A2A57;
}
blockquote, blockquote a:link, blockquote a:visited {
	color: #A9798C;
	font-size:15px;
	font-weight:400;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
}
