/* Generated by KompoZer */
html, body {
  background-image: url(images/background.jpg);
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}
h1 {
  font-family: Casablanca Light SF;
  font-style: italic;
  color: navy;
  font-size: 24px;
}
a {
  color: navy;
}

a:hover {
  text-decoration: underline overline;
  background-image: url(images/content-background.jpg);
  font-variant: small-caps;
  color: black;
}
a:active {
  text-decoration: none;
  color: #0066ff;
  font-variant: small-caps;
  background-image: url(images/content-background.jpg);
  color: black;
}
/* BEGIN STYLE DEFINITIONS */
.fhighlight {
background-color: navy;
}
.normal {
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
table#info {
  border-collapse: collapse;
  width: 100%;
  background-image: url(images/content-background.jpg);
}
table#info td {
  padding: 5 10 5 10;
  font-family: Times New Roman,Times,serif;
  text-align: center;
}
table#mainnav {
  border-collapse: collapse;
  width: 100%;
}
table#mainnav td {
  font-family: Times New Roman,Times,serif;
  background-color: white;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 18px;
}
.toprow { 
  color: navy;
  font-size: 20px;
  border-color: white;
  font-weight: bold;
}
.services { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
}
/* END TABLE DEFINITIONS */

/* BEGIN DIVISION DEFINITIONS */

#wrapper {
  position: relative;
  text-align: left;
  width: 1000px;
  margin: 0 auto;
  top: 20px;
  background-color: white;
}
#facebook {
  position: absolute;
  background-image: url(images/facebook.gif);
  width: 140px;
  height: 40px;
}
#header {
  position: relative;
  text-align: left;
  width: 100%;
}
#column1 {
  float: left;
  width: 400px;
  text-align: center;
}
#column2 {
  float: right;
  padding: 15px;
  width: 570px;
  background-image: url(images/content-background.jpg);
}
#suzimiller {

  padding-left: 100px;
  padding-right: 100px;
  height: 275px;
  width: 196px;
}
blockquote {
  font-style: italic;
}
#pagepic {
  height: 267px;
  background-image: url(images/Beach.jpg);
}

#footer {
  clear:both;
  padding-bottom: 60px;
  height: 30px;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #003f87;
  background-color: white;

}
