/* v1.0 | 20080212 */

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

TD {
  vertical-align: top;
}

/**/

BODY {
  margin: 0px auto;
  text-align: center;
  background-image: url(BodyBackground.jpg);
  background-repeat: repeat-x;
}

.Container {
  margin: 0px auto;
  width: 1030px;
}

.Header {
  margin: 0px auto;
  width: 890px;
}

.Menu {
  margin: 0px auto;
  *margin: -3px auto 0px auto;
  _margin: -3px auto 0px auto;
  padding: 0px 0px 0px 105px;
  width: 785px;
  *width: 890px;
  _width: 890px;
  height: 38px;
  background-image: url(MenuBackground.jpg);
  background-repeat: no-repeat;
}

#MainMenu {
  font-size: 12px;
}

#MainMenu .Link {
  color: #fefdfd;
  margin: 4px 10px 0px 0px;
  *margin: 2px 10px 0px 0px;
  _margin: 2px 10px 0px 0px;
}

#MainMenu .Link:Hover,
#MainMenu .Focused,
#MainMenu .Expanded {
  color: #66e94d;
  background-color: transparent;
  border: 0px;
}

#MainMenu .Group .Link {
  background-image: url(SubMenu.png);
  background-color: transparent;
  color: #F2F2F2;
  border: 0px;
  margin: 0px;
}

#MainMenu .group .link:hover,
#MainMenu .group .focused,
#MainMenu .group .expanded {
  background-image: url(SubMenu.png);
  background-color: transparent;
  border: 0px;
  color: #66e94d;
}

.ContentBackground {
  width: 1030px;
  background-image: url(SomethingBackground.jpg);
  background-repeat: no-repeat;
  clear: both;
  display: block;
}

.Something {
  margin: 20px auto 0px auto;
  *margin-left: 70px;
  _margin-left:  70px;
  width: 760px;
  line-height: 1.3em;
}

.PageContent {
  margin-bottom: 20px;
}

.CenterPanel {
  width: 760px;
  padding: 0px 0px 20px 0px;
  *padding-right: 25px;
  _padding-right: 25px;
}

/*.FrontPage {
  margin: -10px 0px 0px 130px;
  padding: 20px 0px 0px 0px;
  width: 760px;
  text-align: left;
}
*/

.FrontPageTable {
  *margin-left: 60px;
  _margin-left: 60px;
}

.FrontPageTable P {
  line-height: 1.5em;
  font-size: 1.3em;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.PageTitle {
  margin-bottom: 10px;
  display: block;
  color: #2d6b24;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 2em;
}

.Title A, .Title A:Hover, .Title A:Visited {
  color: #2d6b24;
  font-size: 1em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

.ThumbnailHolder IMG {
  width: 80px;
  height: 80px;
}

.ThumbnailHolder,
.Products .ThumbnailHolder {
  width: 88px;
  height: 88px;
  background-image: url(ThumbnailHolder.png);
  background-repeat: no-repeat;
}

.LeftPanel {
  width: 20%;
}

.RightPanel {
  padding-bottom: 20px;
  padding-left: 15px;
  width: 20%;
  background-image: url(RightPanelBorder.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 1.2em;
}

.NormRow,
.AltRow {
  padding-bottom: 10px;
  background-image: url(RowBackground.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

.Search .Button,
#lnkOrganization,
.PhotoGalleries .Subtitle {
  display: none;
}

.BlogPanelItem {
  padding: 0px 4%;
}

.Highlights .Title A, .Highlights .Title A:Hover, .Highlights .Title A:Visited {
  font-size: 12px;
}

.Highlights .Thumbnailholder IMG {
  width: 60px;
  height: 60px;  
}

.Highlights .Thumbnailholder {
  padding-bottom: 20%;
  *padding-bottom: 40%;
  _padding-bottom: 40%;
  width: 68px;
  height: 68px;
  background-image: url(SmallThumbnailHolder.png);
  background-repeat: no-repeat;
}

.Highlights .NormRow,
.Highlights .AltRow {
  padding-bottom: 10px;
  width: 180px;
  background-image: url(HighlightsRowBackground.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#PhotoGallery .Thumbnail {
  background-image: url(PhotoThumbnail.png);
  background-repeat: no-repeat;
}

.Ad {
  margin: 0px 0px 0px 85px;
  *margin: 0px 0px 0px 20px;
  _margin: 0px 0px 0px 20px;
  width: 895px;
}

.FormTable,
.Instructions,
.FinePrint {
  background-color: transparent;
  border: 0px;
}

.Footer {
  margin: 30px auto 0px auto;
  padding-top: 20px;
  background-image: url(FooterBackground.png);
  background-repeat: no-repeat;
  width: 630px;
  height: 55px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 8px;
  font-weight: bold;
  line-height: 1.7em;
  clear: both;
}

.OneVerse {
  display: block;
  margin-left: 240px;
  margin-bottom: 20px;
  width: 212px;
}

.Address {
  margin-right: 32px;
  float: right;
}

.ECFA {
  margin: 0px auto;
  padding: 15px 0px 0px 54px;
  width: 300px;
  height: 43px;
  background-image: url(ECFA.gif);
  background-repeat: no-repeat;
  display: block;
}

.ECFA A, .ECFA A:Hover, .ECFA A:Visited {
  font-size: 8px;
}

.PoweredBy {
  margin: 0px auto;
  width: 630px;
  text-align: left;
}

.Admin {
  float: right;
  margin-top: -20px;
}

.Admin A, .Admin A:Hover, .Admin A:Visited,
.PoweredBy A, .PoweredBy A:Hover, .PoweredBy A:Visited {
  *margin-top: -20px;
  _margin-top: -20px;
  font-size: 10px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #858B8B;
}

.PoweredBy A, .PoweredBy A:Visited {
  display: inline;
}