/* 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%;
  background: transparent;
}

body {
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/*ol, ul {
  list-style: none;
}*/

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;
}
/**/

BODY {
  margin: 0px auto;
  text-align: center;
  background-repeat: repeat-x;
}

/*A, A:Visited,
.Body A, .Body A:Visited,
.Description A, .Description A:Visited {
  text-decoration: underline;
  font-weight: normal;
  font-size: 10px;
}

A:Hover,
.Body A:Hover,
.Description A:Hover {
  text-decoration: none;
  font-size: 10px;
}*/

.Container {
  margin: 0px auto;
  width: 760px;
}

.Header {
  width: 760px;
  height: 170px;
  background-repeat: no-repeat;
}

.Menu {
  margin: -22px 0px 0px 0px;
  width: 760px;
  clear: both;
}

#index_aspx .Search {
  display: none;
}

.Search {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  text-align: right;
  width: 200px;
  float: right;
}

.Search .Terms {
  padding: 4px;
  width: 196px;
  height: 26px;
  border: 1px solid #FFF;
}

.Search .Button {
  display: none;
}

.Something {
  margin: 20px 0px 0px 0px;
  width: 760px;
  clear: both;
  line-height: 1.3em;
}

.CenterPanel {
  padding: 0px 0px 20px 0px;
  *padding-right: 25px;
  _padding-right: 25px;
}

.LeftPanel {
  width: 20%;
}

.RightPanel {
  width: 196px;
  background-repeat: no-repeat;
  background-position: bottom;
}

#MainMenu .rmLink {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
}

#MainMenu .rmLink:Hover,
#MainMenu .rmFocused,
#MainMenu .rmExpanded {
  background-color: transparent;
}

#MainMenu .rmGroup .rmLink {
  background-repeat: repeat;
  background-color: transparent;
  border: 0px;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#MainMenu .rmGroup .rmLink:Hover,
#MainMenu .rmGroup .rmFocused,
#MainMenu .rmGroup .rmExpanded {
  border: 0px;
  font-size: 12px;
}

.PageContent {
  margin-bottom: 20px;
}

.PageTitle {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 1em;
}

.Title A, .Title A:Hover, .Title A:Visited {
  font-size: 1em;
}

.ThumbnailHolder IMG {
  width: 80px;
  height: 80px;
}

.Staff .ThumbnailHolder {
  margin: 0px 8px 0px 0px;
  width: 88px;
  height: 88px;
  background-image: url(ThumbnailHolder.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
}

.Staff IMG {
  margin: 2px 0px 15px 2px;
}

.ThumbnailHolder,
.Products .ThumbnailHolder {
  width: 88px;
  height: 88px;
  background-image: url(ThumbnailHolder.png);
  background-repeat: no-repeat;
}

.BlogPanelItem {
  padding: 0px 8%;
}

.BlogPanelItem .Heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
}

.HighlightsContainer {
  margin: 0px auto;
  padding: 10px 0px 0px 0px;
  width: 760px;
  height: 140px;
  background-repeat: no-repeat;
}

.Highlights .Title A, .Highlights .Title A:Hover, .Highlights .Title A:Visited {
  font-size: 12px;
  font-family: "Times New Roman", Times, serif;
}

.Highlights A, .Highlights A:Hover, .Highlights A:Visited {
  font-size: 10px;
}

.Highlights .Thumbnailholder IMG {
  width: 60px;
  height: 60px;  
}

.Highlights .Thumbnailholder {
  width: 68px;
  height: 68px;
  background-image: url(SmallThumbnailHolder.png);
  background-repeat: no-repeat;
}

#PhotoGallery,
.Description {
  *width: 100%;
}

.PhotoGalleries .NormRow,
.PhotoGalleries .AltRow,
.Highlights .NormRow,
.Highlights .AltRow {
  margin: 0px 18px 0px 0px;
  width: 235px;
  text-align: left;
  border: 0px;
}

.Highlights .NormRow,
.Highlights .AltRow {
  margin-top: 15px;
}

.Highlights .Summary {
  font-size: .85em;
}

.Footer {
  border-top: 2px solid #86887B;
  clear: both;
}

.Admin {
  margin: 18px 0px 20px 0px;
  width: 40px;
  float: right;
}

.PoweredBy {
  margin: 20px auto 0px auto;
  width: 760px;
  text-align: left;
  color: #AAAAAA;
}

.Admin A, .Admin A:Hover, .Admin A:Visited,
.PoweredBy A, .PoweredBy A:Hover, .PoweredBy A:Visited {
  font-size: 10px;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #858B8B;
}

.FormTable TD {
  padding: 0px 0px 10px 0px;
}
