BODY {
  margin: 0px;
  padding: 0px;
  background-image: url(BodyBackground.gif);
  background-repeat: repeat;
  text-align: center;
}

A:Hover {
  color: #630304;
}


BLOCKQUOTE {
  margin: 0px;
  padding: 10px;
  background-color: #CEB99C;
  quotes: "\201C" "\201D";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

BLOCKQUOTE:Before {
  content: open-quote;
  font-weight: bold;
}

BLOCKQUOTE:after {
  content: close-quote;
  font-weight: bold;
}

.Container {
  margin: 0px auto;
  width: 840px;
  background-image: url(ContainerBackground.png);
  background-repeat: no-repeat;
  text-align: center;
}

.Header {
  margin: 0px 40px;
  width: 760px;
  height: 356px;
  background-image: url(HeaderBackground.jpg);
  background-repeat: repeat-y;
}

.LeftPanel {
  width: 166px;
  background-color: #BBBE94;
/*  border-right: 2px solid ;*/
}

#MainMenu {
  margin-bottom: 10px;
  padding: 6px 0px;
  width: 164px;
  background-color: #BBBE94;
}	

#MainMenu .Link {
  margin: 0px;
  padding: 7px 0px 0px 0px;
  width: 160px;
  height: 41px;
  background-image: url(MenuBackground.gif);
  background-repeat: no-repeat;
  background-color: #BBBE94;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  text-transform: capitalize;
  color: #073a68;
}

#MainMenu .Group .Link {
  margin: 0px;
  padding: 7px 0px 0px 0px;
  height: 41px;
  background-image: url(MenuBackground.gif);
  background-repeat: no-repeat;
  background-color: #BBBE94;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  text-transform: capitalize;
  color: #073a68;
}

#MainMenu .Slide LI {
  background-color: #BBBE94;
}

#MainMenu .Link:Hover, #MainMenu .Focused, #MainMenu .Expanded,
#MainMenu .Group .Link:Hover, #MainMenu .Group .Focused, #MainMenu .Group .Expanded
{
  height: 41px;
  background-image: url(MenuOver.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  color: #073a68;
}

#MainMenu .Text {
  padding: 3px 0px 0px 15px;
}

#MainMenu .Group {
  background-color: #BBBE94;
}

#MainMenu .Group .Link {
  padding: 6px 50px 0px 10px;
  background-image: url(MenuBackground.gif);
  background-repeat: no-repeat;
  border: 0px;
  color: #073a68;
}

#MainMenu .Group .Link:Hover, #MainMenu .Group .Expanded {
  border: 0px;
}

#MainMenu .group .text
{
  background-color: #BBBE94;
  width: 100%;
}

.Children {
  background-color: #848C51;
}

.Children UL {
  margin: 0px 10px;
  padding: 10px 0px 15px 4px;
  text-align: left;
  line-height: 1.2em;
}

.Children LI A {
  margin: 7px 0px;
  color: #073a68;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}

.Children .Current A {
  color: #000;
}

.ContentTable {
  margin: 0px 40px;
  width: 760px;
  background-color: #CDD0B5;
  clear: both;
}

.ContentTable .Heading {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.3em;
}

.CenterPanel,
.CenterPanel A, .CenterPanel A:Hover, .CenterPanel A:Visited {
  font-size: 12px;
}

.PageContent {
  *width: 99%;
  _width: 98%;
}

.Breadcrumbs,
.Breadcrumbs A, .Breadcrumbs A:Hover, .Breadcrumbs A:Visited {
  font-size: 10px;
}

.Breadcrumbs, .Breadcrumbs A, #lnkBack, #lnkSwitch {
  text-decoration: none;
  font-weight: normal;
  color: #93826D;
  line-height: 1.4em;
}

#lnkOrganization {
  display: none;
}

.NormRow .ThumbnailHolder, 
.AltRow .ThumbnailHolder {
  width: 88px;
  height: 88px;
  background-image: url(ThumbnailHolder.png);
  background-repeat: no-repeat;
}

.NormRow A IMG,
.AltRow A IMG {
  margin-bottom: 60px;
}

.DataTable .NormRow A IMG,
.DataTable .AltRow A IMG {
  margin-bottom: 0px;
}

.NormRow .Body,
.AltRow .Body,
#events_aspx .Schedule {
  padding: 0px 0px 50px 0px;
  width: 100%;
  *width: 90%;
  _width: 90%;
  background-image: url(HR.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#events_aspx .Body {
  background: none;
}

.PageTitle, 
.News .Title A, .News .Title A:Visited,
.Events .Title A, .Events .Title A:Visited,
.Courses .Title A, .Courses .Title A:Visited,
.Staff .Name, .Staff .Name A, .Staff .Name A:Visited
.Product .Title A, .Product .Title A:Visited,
.Products .Title A, .Products .Title A:Visited,
.Blogs .Title A, .Blogs .Title A:Visited,
.Information .Title,
.DataTable A, .DataTable A:Visited,
.ContentBox, .Text A, .ContentBox .Text A:Visited,
#pnlControls A, #pnlControls A:Visited,
#lnkParent,
#lnkHelpIndex A:Link,
#lnkOrganization {
  *width: 96%;
  _width: 96%;
  color: #3d3d3c;
  text-decoration: none;
  text-transform: capitalize;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.3em;
}

.PageTitle {
  font-size: 20px;
}

.Text A {
  font-size: 14px;
}

.Description {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
}

.Description A, .Description A:Visited,
.News .Body, .News .Body A, .News .Body A:Visited, 
.Events A, .Events A:Visited, 
.Blogs A, .Blogs A:Visited,
.Courses A, .Courses A:Visited,
.Photos A, .Photos A:Visited,
.Products .Body A, .Products .Body A:Visited,
.Highlights .Summary, .Highlights .Summary A, .Highlights .Summary A:Hover .Highlights .Summary A:Visited,
.MailTo
{
  color: #616259;
  text-decoration: none;
  font-size: 12px;
  float: none;
}

.Resources .Title A {
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  text-decoration: none;
}

.Resources .Description {
  margin-left: 25px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.News A, .Events A, .Highlights A {
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 10px;
}

#event_aspx .Description {
  font-family: Arial, Helvetica, sans-serif;
}

.RightPanel {
  width: 195px;
  background-image: url(RightPanel.jpg);
  background-repeat: repeat-y;
}

.Search {
  width: 195px;
  height: 50px;
  background-image: url(Search.jpg);
  background-repeat: no-repeat;
}

.Search .Terms {
  margin: 15px 0px 10px 10px;
  width: 120px;
  border-color: #361600;
}

.Search .Button {
  margin: -20px 0px 0px 0px;
  width: 58px;
  height: 20px;
  background-image: url(SearchButton.gif);
  background-repeat: no-repeat;
}

.Highlights {
  margin: 0px 0px 0px 10px;
  width: 170px;
}

.Highlights .Summary {
  padding-bottom: 45px;
  background-image: url(HighlightHR.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  display: block;
  font-size: 10px;
}

.Highlights .ThumbnailHolder {
  margin: 0px 5px 0px 0px;
  padding-bottom: 40px;
  height: 68px;
  width: 68px;
  background-image: url(HighlightsThumbnailHolder.png);
  background-repeat: no-repeat;
}

.Highlights A IMG {
  width: 60px;
  height: 60px;
  margin-left:2px;
}

.Highlights .Title A, .DataTable .Heading, .FormTable TH, .InfoTable TH {
  color: #4A3E2D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}

.Staff A IMG {
  width: 120px;
  height: 120px;
}

.Staff .ThumbnailHolder {
  width: 130px;
}

.Staff .ThumbnailHolder IMG {
  width: 120px;
  height: 120px;
}

.MinistryStaff {
  margin-bottom: 25px;
}

.MinistryStaff IMG {
  margin-bottom: 10px;
  width: 100px;
  height: 100px;
}

.MinistryStaff .Name A {
  text-transform: uppercase;
  text-decoration: none;
}

.MinistryStaff .Title {
  color: #93826D;
}

.MailTo A, .Phone {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #93826D;
}

.Calendar {
  background-color: #FFFFFF;
}

.Calendar .Heading {
  padding: 5px;
  font-size: 1.4em;
  font-weight: bold;
}

.Calendar .DayName {
  padding: 5px;
  font-size: 1.2em;
}

.Calendar .DayNumber {
  color: #FFF;
}

.Calendar .Day {
  background-color: #F0EAD3;
}

.Calendar .DayItem A {
  color: #333333;
}

.Calendar .Today {
  background-color: #FFFFFF;
}

.Products .NormRow, .Products .AltRow {
  height: 200px;
}

#pnlControls A:Link, #pnlControls A:Hover, #pnlControls A:Visited, .DataTable .Heading A, .DataTable TD A, .DataTable TD A:Visited {
  font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
  font-size: 12px;
  text-transform: capitalize;
}

.Footer {
  margin: 0px auto;
  width: 760px;
  height: 146px;
  background-image: url(Footer.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

.FooterTable {
  margin: 0px auto;
  padding: 10px 15px;
  width: 760px;
}

.PoweredBy {
  margin: 10px 0px;
  text-align: left;
  color: #C2AF95;
  text-transform: uppercase;
}

.PoweredBy A, .PoweredBy A:Visited /*.PrivacyPolicy A, .PrivacyPolicy A:Visited*/ {
  margin-top: 10px;
  color: #C2AF95;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}

.PoweredBy A:Hover, .PrivacyPolicy A:Hover {
  text-decoration: underline;
}

.PrivacyPolicy {
  padding: 12px 0px 0px 0px;
  float: right;
}

.DataTable {
  width: 725px;
}

#content_aspx .DataTable {
  width: 350px;
}

.DataTable TD {
  padding: 7px;
}

.DataTable A:Link {
  text-decoration: none;
}
