
/* 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, caption /*table, 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;
}

A, A:Visited {
  text-decoration: none;
  color: #639DAE;
}

A:Hover {
  text-decoration: underline;
  color: #639DAE;
}

.SlidingPanel {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
  z-index:2000;
}

.QuickMenu {
  width: 100%;
  overflow: hidden;
  background-color: #2B2B2B;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  text-align: left;
  text-transform: uppercase;
}

.QuickMenuButton {
  margin: 0px auto;
  width: 887px;
 *width: 1087px;
  _width: 1087px;
  height: 31px;
  text-align: right;
}

.QuickMenu UL.QuickMenuList.Level1 {
  float: left;
  position: relative;
  left: 50%;
}

.QuickMenu UL.QuickMenuList.Level1, .QuickMenu UL.QuickMenuList.level2 {
  list-style: none;
  padding: 0px;
}

.QuickMenu UL.QuickMenuList.Level1 LI {
  margin: 2px 15px;
  width: 100px;
  float: left;
  position: relative;
  left: -50%;
  font-weight: bold;
  color: #FFF;
  font-size: 10px;
}

.QuickMenu UL.QuickMenuList.Level1 LI A, UL.QuickMenuList.Level1 LI A:Hover, UL.QuickMenuList.Level1 LI A:Visited {
  color: #FFF;
  font-size: 10px;
}

.QuickMenu UL.QuickMenuList.Level2 LI {
  float: none;
  left: 0;
  margin: 6px 0px;
  font-weight: normal;
}

.QuickMenu UL.QuickMenuList.Level2 {
  padding: 0px;
  margin: 0px;
  line-height: 1.5em;
}

.Container {
  margin: 0px auto;
 *margin: 4px auto 0px auto;
  _margin: 4px auto 0px auto;
  width: 960px;
}

.Header {
  margin: 0px auto;
  height: 180px;
  clear: both;
  background: #525252; /* Old browsers */
  background: -moz-linear-gradient(top, #525252 0%, #3c3c3c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #525252), color-stop(100%, #3c3c3c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #525252 0%, #3c3c3c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #525252 0%, #3c3c3c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #525252 0%, #3c3c3c 100%); /* IE10+ */
  background: linear-gradient(top, #525252 0%, #3c3c3c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#3c3c3c', GradientType=0 ); /* IE6-9 */
  text-align: left;
  overflow: hidden;
}

.Header .Container {
  height: 180px;
}

.Menu {
  margin: 0px auto;
  width: 948px;
  clear: both;
  background-color: #2B2B2B;
  display: inline-block;
}

#MainMenu {
  padding-left: 15px;
  width: 930px;
  height: 31px;
 *height: 26px;
  _height: 26px;
}

#MainMenu .rmText {
  height: 15px;
  _height: 0%;
 *height: 0%;
 *display: inline;
  _display: inline;
  letter-spacing: 1px;
}

#MainMenu .rmLink, #MainMenu .rmLink:Hover, #MainMenu .rmFocused, #MainMenu .rmExpanded, #MainMenu .rmGroup .rmLink {
 *margin: -5px 0px 0px 0px;
  _margin: -5px 0px 0px 0px;
  height: 22px;
  _height: 13px;
 *height: 13px;
 *display: inline;
  _display: inline;
  text-transform: uppercase;
  border: 0px;
  color: #FFF;
  background-color: transparent;
  font-size: 12px;
}

#MainMenu .rmGroup .rmLink {
  border: 0px;
  background-color: #2B2B2B;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  color: #FFF;
}

#MainMenu .rmGroup .rmLink:Hover, #MainMenu .rmGroup .rmExpanded {
  border: 0px;
  color: #FFF;
  background-color: #3C3C3C;
}

#MainMenu .rmGroup .rmItem.rmLast {
  padding-bottom: 8px;
}

.Something {
  margin: 0px auto;
  width: 930px;
  clear: both;
  border-right: 1px solid #0A0B0B;
  border-left: 1px solid #0A0B0B;
  background-color: #FFFFFF;
}

.PageContent {
  margin:  0px;
  padding: 0px 8px 0px 0px;
  line-height: 1.5em;
}

.PageContent A, .PageContent A:Hover, .PageContent A:Visited {
  color: #38626E;
  font-weight: bold;
}

.PageTools {
  display: block;
  width: 100%;
  text-align: right;
}

.LeftPanel {
  padding: 0px 15px 5px 15px;
  width: 160px;
  background-image: url(LeftPanelBorder.jpg);
  background-repeat: no-repeat;
  background-position: 165px 40px;
}

.ContentBox .Title, .BlogPanelItem .Heading, .DidYouKnow .Heading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
}

.DidYouKnow {
  margin: 15px 0px 0px 0px;
}

.ContentBox {
  margin: 0px 0px 20px 0px;
}

#staff_aspx .ThumbnailHolder {
  width: 160px;
  height: 160px;
}

.Staff .ThumbnailHolder IMG {
  margin: 2px 15px 10px 2px;
  -webkit-box-shadow: 0px 0px 4px 0px #000000;
  -moz-box-shadow: 0px 0px 4px 0px #000000;
  box-shadow: 0px 0px 4px 0px #000000;
}

.Staff IMG {
  width: 160px;
}

.CenterPanel {
  padding: 10px 15px 15px 15px;
}

.PageTitle {
  margin-top: -10px;
 *margin-top: -15px;
  _margin-top: -15px;
  display: block;
  text-transform: none;
  font: normal 3.7em Georgia, 'Times New Roman', Times, Serif;
  color: #444;
  letter-spacing: -2.2px;
  font-weight: normal;
}

.PageContent .Heading {
  font: normal 1.5em Georgia, 'Times New Roman', Times, Serif;
}

.News .Heading, .Events .Heading {
  font: normal 1.5em Georgia, 'Times New Roman', Times, Serif;
  letter-spacing: -1px;
}

.Title A, .Title A:Hover, .Title A:Visited, .Body A, .Body A:Hover, .Body A:Visited, .Summary A, .Summary A:Hover, .Summary A:Visited, .Date {
  font-weight: bold;
  text-transform: uppercase;
}

.ThumbnailHolder {
  width: 88px;
  height: 88px;
  background-image: url(ThumbnailHolder.png);
  background-repeat: no-repeat;
  padding-bottom: 15px;
}

.NormRow, .AltRow {
  display: inline-block;
}

.CenterPanel .NormRow, .CenterPanel .AltRow {
  margin: 2px 0px;
  padding: 0px;
  line-height: 1.5em;
}

.Date {
  color: #334444;
}

.RightPanel {
  padding: 15px 0px 0px 15px;
  width: 195px;
  background-image: url(RightPanelBorder.jpg);
  background-repeat: no-repeat;
  background-position: 0px center;
}

.Search {
  margin: 10px 0px 1px 0px;
}

.Search .Button {
  display: none;
}

.Search .Terms {
  margin-bottom: 10px;
  width: 260px;
  border: 1px solid;
}

.Children UL {
  padding: 0px;
 *margin: 10px 0px 0px 0px;
  _margin: 10px 0px 0px 0px;
}

.Children LI A, .Children LI A:Hover, .Children LI A:Visited, .ContentBox .Text LI A, .ContentBox .Text LI A:Hover, .ContentBox .Text LI A:Visited {
  color: #38626e;
}

.BlogPanelItem .Heading {
  font-weight: normal;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 14px;
}

.BlogPanelItem #ByLine {
  margin: 0px;
  padding: 0px;
}

.BlogPanelItem #Description {
  line-height: 1.5em;
  font-size: 11px;
}

.BlogPanelItem .MailTo A {
  margin: 0px;
  display: block;
}

.Calendar .Heading, .Calendar .Heading A, .Calendar .Heading A:Hover, .Calendar .Heading A:Visited, .Calendar .DayName, .Calendar .DayNumber {
  color: #FFF;
}

.HighlightsContainer {
  background-image: url(FooterBackground.jpg);
  background-repeat: no-repeat;
  clear: both;
  height: 114px;
}

.Highlights {
  margin: 0px auto;
  width: 900px;
  font-size: 11px;
}

.Highlights .Title A, .Highlights .Title A:Hover, .Highlights .Title A:Visited, .Highlights .Summary A, .Highlights .Summary A:Hover, .Highlights .Summary A:Visited {
  font-size: 10px;
  color: #38626E;
}

.Highlights .ThumbnailHolder {
  width: 68px;
  height: 68px;
  background-image: url(HighlightsThumbnailHolder.png);
  background-repeat: no-repeat;
}

.Highlights .Title A, .Highlights .Title A:Hover, .Highlights .Title A:Visited {
  line-height: 1.3em;
}

.PhotoGalleries .NormRow, .PhotoGalleries .AltRow, .Highlights .NormRow, .Highlights .AltRow {
  margin: 25px 30px 0px 0px;
  padding: 0px;
  width: 265px;
  height: 85px;
  text-align: left;
}

.Footer {
  height: 75px;
  background-color: #20465B;
  font-size: 10px;
  color: #FFF;
  letter-spacing: .05em;
}

.Footer P {
  padding: 4px 0px;
 *padding: 10px 0px 0px 0px;
  _padding: 10px 0px 0px 0px;
  height: 40px;
 *line-height: 14px;
  _line-height: 14px;
}

.Footer A, .Footer A:Hover, .Footer A:Visited {
  font-size: 10px;
  color: #FFF;
  letter-spacing: .05em;
}

.PoweredBy {
  display: inline;/*  text-transform: uppercase;
}
