body {
     background: #E4E2C9 url(images/background.jpg);
     margin: 0;
     color: #41542A;
}

.content { 
     color: #41542A; 
     font-size: 12px; 
     font-family: Arial, Verdana, Helvetica, sans-serif; 
     line-height: 14pt; 
}

.content h1 {
     font-size: 14px;
     line-height: 8px; 
     text-align: left;
}

.content h2 {
     font-size: 14px;
     line-height: 8px; 
     text-align: left;
}

.content h3 {
     font-size: 16px;
     line-height: 18px;
     color: #E57518;
     text-align: left; 
}

.content h4 {
     font-size: 14px;
     line-height: 18px;
     text-align: center; 
}

.feature {
     font-size: 12px;
     line-height: 14px;
     text-align: center;
}

.rfp_left {
     text-align: left;
}

.rfp_right {
     text-align: right;
}

.rates {
     font-size: 12px;
}

.newsbox {
     font-size: 11px;
}

.tiny { font-size: 10px; }

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

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

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

#nav {
      font-variant: small-caps;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 11px;
	  text-align: center;
	  color: #DA7B20;
	  line-height: 14pt; 
}

#nav a {
      text-decoration: none;
	  color: #FFFFFF;
}

#nav a:hover {
      color: #DA7B20;
}

#subnav li {
      list-style-image: url(images/bullet.gif);
	  font-weight: bold;
      text-align: left;
      padding-bottom: 5px;
      width: 145px;
}

#subnav a {
      text-decoration: none;
	  color: #133359;
}

#subnav a:hover {
      color: #60803D;
}

.thumbnail img { border: solid 8px #ffc07d; }

.thumbnail {
      font-size: 11px;
	  line-height: 12pt;
	  margin-left: auto;
	  margin-right: auto;
	  text-align: center;
}

#footer {
      font-variant: small-caps;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 12px;
	  text-align: center;
	  color: #41542A;
	  line-height: 12pt; 
}

#footer a {
      text-decoration: none;
	  color: #FFFFFF;
}

#footer a:hover {
      color: #133359;
}