/* tags */

html {
  height: 100%;
  margin: 0 0 1px;
}
body {
  height: 100%;
  margin: 0 0 1px;
  padding: 0;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  background-color: #f9fafa;
}
h1 {
  margin-top: 0;
  font-size: 1em;
  color: #7b8ac3;
}
h2 {
  font-size: 0.8em;
  color: #7b8ac3;
}
h3 {
  margin: 0;
  font-size: 0.8em;
  color: #7b8ac3;
}
p {
  font-size: 0.8em;
  color: #000000;
  line-height: 1.4em;
}
ul {
  list-style-position: outside;
  list-style-image: url(../images/bullet.png);
  list-style-type: none;
}
li {
  margin-bottom: 10px;
  font-size: 0.8em;
  color: #000000;
}
abbr {
  color: #0066cc;
  border: 0;
}

/* layout */

#topnav {
  padding: 10px;
  font-size: 0.75em;
  color: #7b8ac3;
}
.fees-table {
  border: 1px solid #edf1f1;
  font-size: 0.75em;
  border-collapse: collapse;
}
.fees-gap {
  border: 1px solid #ffffff;
  border-collapse: collapse;
  background-color: #ffffff;
  font-size: 0.75em;
}
#map {
  width: 585px;
  height: 350px;
}

/* classes */

.standard {
  font-size: 0.8em;
  color: #000000;
}
.offertext1 {
  margin: 0;
  font-size: 0.75em;
  color: #000000;
}
.offertext2 {
  margin: 0;
  font-size: 1.8em;
  color: #000000;
}
.address {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 0.6em;
  color: #000000;
}
.old-address {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 11px;
  color: #ffffff;
}
.pagetext {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.formobject {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #71a8d4;
  border: 1px solid #b8d3e9;
}
.staff-title {
  margin-top: 0;
  font-size: 0.9em;
  color: #000000;
}
.staff-list {
  margin-top: 10px;
  padding-left: 14px;
  font-size: 0.8em;
  color: #000000;
}
.staff-list li {
  margin-top: 0;
  margin-bottom: 0;
}
.no-bullet {
  list-style-type: none;
  list-style-image: none;
}
.staff {
  border: 2px solid #7e1981;
}
.highlight {
  padding: 2px;
  background-color: #edf1f1;
  border: 1px solid #71a8d4;
}
.blue {
  color: #71a8d4;
}
.yes {
  margin-right: 10px;
}
.seo-h1 {
  margin-top: 0;
  font-size: 1.25em;
  font-weight: bold;
  color: #7b8ac3;
}
.seo-h2 {
  margin-top: 0;
  font-size: 1em;
  font-weight: bold;
  color: #7b8ac3;
}
.seo-bold {
  font-weight: bold;
}
.seo-italic {
  font-style: italic;
}
.news-image {
  border: 4px solid #7b8ac3;
}

/* backgrounds */

#bg1 {
  background-image: url(../images/bg1.gif);
}
#bg2 {
  background-image: url(../images/bg2.gif);
}
#bg3 {
  background-image: url(../images/bg3.gif);
}
#bg4 {
  background-image: url(../images/bg4.gif);
}
#bg5 {
  background: url(../images/apple.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}
#topswirl {
  background: url(../images/topswirl.gif);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.top {
  background-image: url(../images/top.gif);
  background-repeat: repeat-x;
}
.topright {
  background-image: url(../images/topright.gif);
}
.right {
  background-image: url(../images/right.gif);
  background-repeat: repeat-y;
}
.bottomright {
  background-image: url(../images/bottomright.gif);
}
.bottom {
  background-image: url(../images/bottom.gif);
  background-repeat: repeat-x;
}
.bottomleft {
  background-image: url(../images/bottomleft.gif);
}
.left {
  background-image: url(../images/left.gif);
  background-repeat: repeat-y;
}
.topleft {
  background-image: url(../images/topleft.gif);
}
#offer1 {
  background: url(../images/offer1bg.jpg);
  background-repeat: no-repeat;
}
#offer2 {
  background: url(../images/offer2bg.jpg);
  background-repeat: no-repeat;
}

/* form */

fieldset {
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #7b8ac3;
}
input.text {
  width: 200px;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
input.error {
  width: 200px;
  background-color: #edf1f1;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
input.text-wide {
  width: 100%;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
input.error-wide {
  width: 100%;
  background-color: #edf1f1;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
select.text {
  width: 200px;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
select.error {
  width: 200px;
  background-color: #edf1f1;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
textarea.text {
  width: 100%;
  height: 100px;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 1em;
}
textarea.error {
  width: 100%;
  height: 100px;
  background-color: #edf1f1;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 1em;
}
textarea.text-large {
  width: 100%;
  height: 200px;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 1em;
}
textarea.error-large {
  width: 100%;
  height: 200px;
  background-color: #edf1f1;
  border: 1px solid #71a8d4;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 1em;
}
.hidden-fields { 
  display: none;
}
.check {
  display: inline;
}

/* links */

a:link {
  color: #71a8d4;
  text-decoration: none;
}
a:visited {
  color: #71a8d4;
  text-decoration: none;
}
a:hover {
  color: #71a8d4;
  text-decoration: underline;
}
a:active {
  color: #71a8d4;
  text-decoration: none;
}
#topnav a:link {
  font-size: 0.75em;
  color: #7b8ac3;
  text-decoration: none;
}
#topnav a:visited {
  font-size: 0.75em;
  color: #7b8ac3;
  text-decoration: none;
}
#topnav a:hover {
  font-size: 0.75em;
  color: #990099;
  text-decoration: none;
}
#topnav a:active {
  font-size: 0.75em;
  color: #7b8ac3;
  text-decoration: none;
}
.nav a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.75em;
}
.nav a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.75em;
}
.nav a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-size: 0.75em;
}
.nav a:active {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.75em;
}
.subnav a:link {
  color: #000000;
  text-decoration: none;
  font-size: 0.75em;
}
.subnav a:visited {
  color: #000000;
  text-decoration: none;
  font-size: 0.75em;
}
.subnav a:hover {
  color: #71a8d4;
  text-decoration: underline;
  font-size: 0.75em;
}
.subnav a:active {
  color: #000000;
  text-decoration: none;
  font-size: 0.75em;
}
.address a:link {
  color: #000000;
  text-decoration: none;
}
.address a:visited {
  color: #000000;
  text-decoration: none;
}
.address a:hover {
  color: #71a8d4;
  text-decoration: underline;
}
.address a:active {
  color: #000000;
  text-decoration: none;
}