body {
  padding: 30px;
  font-family: Cambria,Times,"Book Antiqua","Times New Roman",Serif;
  font-size: medium;
  background-color: #ffffdd;
  background-image: url(../img/agotile.gif);
}
a:link {
  color: #000000;
}
a:visited {
  color: #0033ff;
}
a:hover {
  color: #006600;
}
a:active {
  color: #444444;
}
a.xmas:link {
  color: #ff0000;
}
a.xmas:visited {
  color: #ff0000;
}
a.xmas:hover {
  color: #006600;
}
a.xmas:active {
  color: #00cc00;
}
.GeneralDivision {
  border-style: none;
  text-align: center;
  font-family: Cambria,Times,"Book Antiqua","Times new Roman",Serif;
  font-size: medium;
  color: black;
  padding-top: 6px;
  padding-bottom: 6px;
}
.CalendarItem {
  text-align: left;
}
.CalendarItemDetail {
  border-style: none;
  margin-left: 40px;
  line-height: 1.1em;
  color: black;
  font-weight: normal;
}
.xmas {
  border-style: none;
  line-height: 1.1em;
}
.GeneralDivision600px {
  width: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Cambria,Book antiqua,Times New Roman,Times,Serif;
  font-size: medium;
  color: black;
  font-weight: normal;
}
.GeneralDivision750px {
  width: 750px;
  padding-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: justify;
}
.GeneralDivision800px {
  width: 800px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Cambria,Book antiqua,Times New Roman,Times,Serif;
  font-size: medium;
  color: black;
  font-weight: normal;
}
.HeaderTable {
  border: 6px ridge #cc9933;
  width: 100%;
  background-color: #996600;
  vertical-align: middle;
  margin-right: auto;
  margin-left: auto;
  line-height: normal;
  color: black;
}
.HeaderL {
  width: 100px;
  background-color: #fff000;
}
.HeaderR {
  background-color: #ffc800;
  width: 100%;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url(img/tile3.gif);
}
.nav {
  width: 204px;
  min-height: 100px;
  margin-top: 0px;
  position: relative;
}
.Footer {
  border: 4px ridge #cc9933;
  background-color: #cc9933;
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  min-height: 30px;
}
.ContentTitle {
  font-family: Book Antiqua,Times New Roman,Serif;
  color: #990000;
  text-align: center;
  font-size: xx-large;
  visibility: visible;
  float: right;
  position: relative;
  width: 100%;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  height: 30px;
}
.PageBox {
  width: 96%;
  min-height: 634px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 190px;
  position: absolute;
}
.PageContent {
  min-height: 550px;
  position: absolute;
  width: 100%;
  margin-top: 0px;
  margin-left: 204px;
  padding-left: 20px;
}
.SectionName {
  font-size: x-large;
  font-weight: bold;
  text-align: center;
  color: #990000;
}
.title2 {
  font-size: x-large;
  color: #990000;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  text-align: center;
}
.title1 {
  font-size: xx-large;
  color: #990000;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  text-align: center;
}
.GalleryText {
  font-size: small;
  text-align: justify;
  line-height: 1.1em;
  margin-left: 26px;
  width: 429px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.Dropshadow1 {
  background-color: transparent;
  font-weight: bold;
  color: #993300;
  margin-right: auto;
  text-shadow: #663300 0.05em 0.05em 0.1em;
}
.Dropshadow2 {
  font-family: Book Antiqua;
  line-height: normal;
  background-color: transparent;
  padding-top: 45px;
  padding-bottom: 0px;
  height: 65px;
  text-align: center;
  color: #990000;
  text-shadow: #663300 0.05em 0.05em 0.1em;
  font-size: xx-large;
  font-weight: bold;
}
.Dropcap {
  float: left;
  color: maroon;
  font-family: Old English Text MT,Old English,Georgia,serif;
  font-size: 300%;
  line-height: 0.85em;
  margin-right: 0.03em;
  margin-bottom: -0.25em;
  text-shadow: #663300 0.08em 0.08em 0.2em;
}
.RegularContent {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: justify;
  vertical-align: top;
}
.Dropshadow3 {
  background-color: transparent;
  font-weight: bold;
  color: #993300;
  margin-right: auto;
  text-shadow: #663300 0.05em 0.05em 0.1em;
  font-family: Book Antiqua;
  line-height: normal;
  padding-top: 45px;
  height: 65px;
  margin-left: auto;
  text-align: center;
  font-size: 1.1em;
}
.shadow {
	-moz-box-shadow: 3px 3px 4px #663300;
	-webkit-box-shadow: 3px 3px 4px #663300;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#663300')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#663300');
}

