/*
  CSS Stylesheet for wedding section of allrite.net
  Generated by Andrew Wright 05 September 2001
*/

body {
  background-color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

h1 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  color: #ff9900;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #6666cc;
}

h3 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #9999ff;
}

p {
  font-family: arial, helvetica, sans-serif;
}

.newsheader {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
}

.message {
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  background-color: #6666cc;
  margin: 0;
}

/* Normal Links */

a:link {
  color: #6600CC;
  text-decoration: none;
}

a:visited {
  color: #330099;
  text-decoration: none;
}

a:hover {
  color: #ff6600;
  text-decoration: underline;
}

a:active {
  color: #ff6600;
  text-decoration: none;
}

/* Allrite.net */

.footer {
  font-family: vera, verdana, sans-serif;
  font-size: 0.8em;
}

a.allrite:link {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;

}

a.allrite:visited {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

a.allrite:hover {
  color: #6666cc;
  font-weight: bold;
  background-color: #ccccff;
}

.wedding_nav_links {
  font-family: "monotype corsiva", "URW Chancery L", "times new roman", times, serif;
  font-style: italic;
  font-size: bigger;
}

.current_wedding_nav {
  color: #ff6600;
  font-family: "monotype corsiva", "URW Chancery L", "times new roman", times, serif;
  font-style: italic;
  font-size: bigger;
}

a.nav:link {
  color: #6600CC;
  text-decoration: none;
}

a.nav:visited {
  color: #6600CC;
  text-decoration: none;
}

a.nav:hover {
  color: #ff6600;
  text-decoration: underline;
}

a.nav:active {
  color: #ff6600;
  text-decoration: none;
}

