/*======================================================================
  WildernessPros » site-wide CSS
  © 2004 WildernessPros Mktg, LLC
  Bryan Pack
========================================================================
  overall page layout
------------------------------------------------------------------------
*/
html, body {
  margin: 0; padding: 0;
}
body {
  color: #000;
  background-color: #576978;
  font: 0.8em/1.66em Georgia, "Times New Roman", Times, serif;
  text-align: center;
}
#page {
  position: relative;
  width: 720px;
  margin: 0 auto;
  background: #FFF url(/gfx/brdr/vedges.gif) repeat-y 0 0;
  text-align: left;
}
/*======================================================================
  common page elements
------------------------------------------------------------------------
*/
.clear-all {
  clear: both;
}
cite.wpm {
  color: #576978;
  font-weight: bold;
  font-style: normal;
}
object {
  display: block;
}
a:link, a:visited {
  color: #839693;
  text-decoration: none;
}
a:hover {
  color: #6B9D99;
  text-decoration: underline;
}
a.link-back {
  display: block;
  font-weight: bold;
  font-style: italic;
  font-size: 1.25em;
  margin: 2em 0;
  border-top: 1px solid #839693;
  padding: 0.25em 0;
}
/*======================================================================
  site "menu" navigation
------------------------------------------------------------------------
*/
#menu {
  position: absolute;
  top: 260px; left: 0;
}
#menu, #menu ul {
  margin: 0; border: 0; padding: 0;
  list-style: none;
}
#menu li {
  display: inline;
  padding: 0;
}
#menu a {
  display: block;
  width: 180px; height: 23px;
  margin: 0; border: 0; padding: 0;
  border-top: 1px solid #AA835F;
  background: url(/gfx/menu.gif) no-repeat;
  font: 12px/24px Georgia, "Times New Roman", Times, serif;
  color: #AA835F;
  text-decoration: none;
  font-variant: small-caps;
  text-indent: 24px;
}
#menu ul a {
  text-indent: 32px;
}
#menu ul a, #menu i {
  font-variant: normal;
}
#menu li a:hover, #menu li a:focus {
  color: #576978;
  background-position: 0 -24px;
}
#menu li a:active {
  color: #DF8067;
  background-position: 0 -48px;
}
#menu li a#m_selected,
#menu li a#m_selected:hover, #menu li a#m_selected:focus, 
#menu li a#m_selected:active {
  color: #576978;
  background-position: 0 -72px;
}
/*======================================================================
  "header" div layout
------------------------------------------------------------------------
*/
#header {
  padding-top: 40px;
  background: url(/gfx/brdr/top.gif) no-repeat;
}
#header p.slogan {
  margin: 0;
  width: 720px; height: 82px;
  display: block;
  background: url(/gfx/wpmheadimg.gif) 0 0px no-repeat;
}
#header p.slogan cite {
  display: none;
}
/*======================================================================
  "main" div layout: main page content
------------------------------------------------------------------------
*/
#main {
  margin: 20px 60px 32px 220px;
  border-left: 1px solid #E5C89E;
  padding: 0 0 0 20px;
  background: url(/gfx/wm_compass.gif) bottom right no-repeat;
}
#main h2 {
  color: #576978;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0 0 0;
}
#main h3 {
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 -1em;
}
#main p.first {
  background: url(/gfx/chevron25pct.gif) 0 0 no-repeat;
  text-indent: 54px;
  position: relative;
}
#main blockquote {
  float: left;
  width: 200px;
  margin: 1.5em 20px 20px 0; border: 1px solid #576978; padding: 0;
}
#main blockquote.right {
  float: right;
  margin: 0 20px 20px 1.5em;
}
#main blockquote p {
  padding: 1.5em;
  margin: 1px;
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
  text-align: right;
  color: #FFFFFF;
  background-color: #A5B9A8;
}
#main blockquote cite {
  font-size: 0.66em;
  font-weight: normal;
  line-height: 1.2em;
}
#main .netvoice .msg {
	font-size: .8em;
	font-style: italic;
}
/*======================================================================
  "footer" div layout
------------------------------------------------------------------------
*/
#footer {
  background: url(/gfx/brdr/bottom.gif) bottom no-repeat;
}
#footer p {
  text-align: center;
  font-size: 9px;
  line-height: 12px;
  padding-bottom: 12px;
}
/*......................................................................
========================================================================
  Press Room content
------------------------------------------------------------------------
  press release listings
------------------------------------------------------------------------
*/
ul.press-releases {
	list-style-type: none;
	padding: 0;
}
ul.press-releases li {
	padding: 1em 0 1em 36px;
	border-top: 1px solid #839693;
	background: url(/gfx/press_icon.gif) no-repeat 0 4px;
}
ul.press-releases li a:link {
  color: #AA835F;
}
ul.press-releases li a:hover {
  color: #DF8067;
}
/*----------------------------------------------------------------------
  press release text
------------------------------------------------------------------------
*/
.press-release h1 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2em;
}
.press-release .dateline {
  font-size: 85%;
  font-weight: bold;
}
.press-release a {
  font-weight: bold;
}
/*......................................................................
========================================================================
  M.O.S.T. System graphics/layout
------------------------------------------------------------------------
  internal hyperlinks
------------------------------------------------------------------------
*/
.most-links {
  margin: 12px auto;
}
.most-link {
  margin: 1em 27px;
}
.most-links .most-link {
  float: left;
}
.most-link p {
  font-size: 0.8em;
  margin: 0;
}
.most-link a {
  display: block;
  width: 108px; height: 54px;
  margin: 0; border: 0; padding: 0;
  line-height: 54px;
}
.most-link a span {
  display: none;
}
.most-link a:hover, .most-link a:focus {
  background-position: 0 -54px;
}
.submit-site  a { background: url(/gfx/most/links/submit-site.gif)  no-repeat; }
.member-login a { background: url(/gfx/most/links/member-login.gif) no-repeat; }
