body {
  color: #444444;
  background: #f4ba09;
  font-size:12px;
  font-family: Verdana;
  text-align: center;
  line-height: 1.5;
}

#bodywrapper {
  text-align: left;
  background: #FFF;
  margin: 0px auto;
  width: 800px;
  border: 3px solid #EEB10C;
}

table {
  color: #444444;
  font-size:12px;
  font-family: Verdana;
}

img {
  border: 0px;
}

.floatright {
  float: right;
  margin: 4px 0px 10px 20px;
}

.floatleft {
  float: left;
  margin: 0px 20px 10px 0px;
}

.caption {
  color: #008080;
}

/* links */
a {
  color: #CC3300;
}

a:visited {
  
}

a:hover {
  text-decoration: none;
}
/*----------*\
|* headings *|
\*----------*/
h2 {
  color: #444444;
}

h3 {
  color: #343CA3;
  margin: 0px auto;
  text-align: center;
}

.purple {
  color: #343CA3;
  font-size: 14px;
  font-weight: bold;
}

.teal {
  color: #008080;
  font-size: 14px;
  font-weight: bold;
}

/*--------*\
|* header *|
\*--------*/
#logo {
  width: 805px;
  height: 145px;
  background: transparent url(/images/header_805x145.jpg) top left no-repeat;
  text-indent: -9999px;
}

#logo a {
  text-decoration: none;
  display: block;
}

#header {
  
}

/*------------*\
|* Navigation *|
\*------------*/
#nav a, #nav a:visited {
  color: #DS4F06;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#nav a.on {
  color: #333333;
}

#nav a:hover {
  text-decoration: none;
}

#nav {
  border: 0px solid;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

#nav ul {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}

#nav ul li {
  float: left;
  list-style: none;
  height: 35px;
  width: 200px;
  text-align: center;
  background: transparent url(/images/NAV_Swash.gif) top center no-repeat;
}

#nav ul li.navmid {
  border: px solid;
  margin: 0 80px;
}

/*--------*\
|* footer *|
\*--------*/
#footer {
  padding: 0px;
  color: #008080;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

#footer a {
  margin: 0px 100px 0px 100px;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/*Content*/
#contentwrapper {
  margin: 0px 37px;
}

/*Lists*/
#contentwrapper ul {
  margin: 0px;
  padding: 0px 0px 0px 16px;
}

/*Page Specific*/
#imagebox {
  border: 0px solid;
  float: left;
  clear: right;
  margin-bottom: 10px;
  width: 725px;
}

.imagecon {
  float: left;
  text-align: left;
  margin-right: 34px;
}

.imageconr {
  float: right;
  text-align: left;
  border: 0px solid;
}

.caption {
  margin-left: 20px;
  color: #343CA3;
  font-size: 10px;
}

#sidebar img {
  margin-top: 15px;
}

.quoter {
  color: #009999;
  font-style: italic;
  font-weight: bold;
  float: right;
}

#testimonials p {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#centered {
  border: 0px solid;
  font-size: 14px;
  width: 350px;
  margin: 0px auto;
}

#okeefe {
  border: 0px solid;
  float: left;
  clear: both;
  width: 525px;
}

#okeefe .quoter {
  color: #444444;
  font-weight: bold;
}