html
{
  overflow-y: scroll;
}

body
{
  margin: 0px;
  text-align: center;
  /*background: #F6F3E7 url('/images/body_bg.jpg') left top no-repeat;*/
  background: #F6F3E7 url('/images/body_bg_full_interior.jpg') left top repeat-x;
  font-size: 14px;
  font-family: arial;
  color: #333333;
}

h1
{
  margin: 0px;
  padding: 0px 0px 7px 0px;
  color: #008D71;
  font-family: 'Times New Roman';
  font-size: 30px;
  font-style: italic;
  font-weight: normal;
  background: url('/images/heading_bg.jpg') left bottom repeat-x;
}

h3
{
  margin: 0px 0px 10px 0px;
  padding: 5px;
  color: #008D71;
  font-family: 'Times New Roman';
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
}

p
{
  line-height: 20px;
}

a
{
  color: #008D71;
  text-decoration: underline;
}

a:hover
{
  color: #008D71;
  text-decoration: none;
}

ul
{
  margin: 10px 0px 0px 10px;
  padding: 0px 0px 0px 20px;
  list-style-type: circle;
}

ul li
{
  margin-bottom: 5px;
  padding: 3px;
  /*padding: 3px 3px 3px 20px;*/
  /*background: url('/images/custom_bullet.jpg') left 3px no-repeat;*/
}

form
{
  margin: 0px;
  padding: 0px;
}

form label
{
  display: block;
  float: left;
  width: 110px;
  margin-right: 8px;
  padding-top: 3px;
  text-align: right;
  font-weight: bold;
}

form input.txtinput,
form textarea.txtinput
{
  width: 250px;
  color: #009371;
  font-size: 12px;
  font-family: arial;
}

form textarea.txtinput
{
  height: 100px;
}

#container
{
  margin: 0px auto;
  text-align: left;
}

#top
{
  height: 327px;
}

#header
{
  height: 124px;
  background: url('/images/bg_sky.jpg') left top repeat-x;
  text-align: center;
}

#header_inner
{
  width: 1030px;
  margin: 0px auto;
  text-align: left;
}

a#homelink
{
  float: left;
  display: block;
  width: 405px;
  height: 124px;
  background: url('/images/toplogo.png') left top no-repeat;
  outline: none;
}

#header_right
{
  position: relative;
  float: right;
  width: 600px;
  height: 124px;
  margin: 0px 20px 0px 0px;
}

#header_right_top
{
  position: absolute;
  top: 20px;
  right: 0px;
}

#header_right_bot
{
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 10px 0px;
  font-family: Georgia, 'Times New Roman', sans-serif;
  font-size: 26px;
  font-style: italic;
  color: #009673;
}

#toplinks
{
  display: inline;
  margin-right: 20px;
}

#topsearch
{
  display: inline;
}

#topsearch form
{
  display: inline;
  margin: 0px;
  padding: 0px;
}

#topsearch form input
{
  vertical-align: middle;
}

#topsearch form input.topsearchinput
{
  padding: 2px 5px 3px 5px;
  border: 1px solid #87A3C1;
  background-color: #E8F2FC;
  color: #535353;
}

#navigation
{
  height: 44px;
  background: url('/images/nav_bg.jpg') left top repeat-x;
  text-align: center;
}

#navigation_inner
{
  width: 1030px;
  margin: 0px auto;
  text-align: left;
}

#mid
{
  height: 159px;
  /*height: 125px;*/
  /*background: url('/images/bg_leaf.jpg') left top repeat-x;*/
  /*border-bottom: 15px solid #009872;*/
  text-align: center;
}

#content
{
  width: 1030px;
  height: auto;
  min-height: 400px;
  margin: 0px auto;
  background: url('/images/content_bg.jpg') center top no-repeat;
}

* html #content
{
  height: 400px;
}

#inner
{
  padding: 30px 50px;
}

#main
{
  float: left;
  width: 550px;
}

#main_right
{
  float: right;
  width: 350px;
}

#footer
{
  width: 900px;
  margin: 0px auto;
  text-align: center;
}

#footer p
{
  padding: 10px;
  color: #444444;
  border-top: 1px solid #CCCCCC;
  text-align: left;
  line-height: 24px;
}

#footer p.servicetext
{
  padding: 0px 0px 10px 0px;
  border: 0px;
  color: #999999;
  font-size: 11px;
  text-align: center;
}

span#poweredbynote,
span#poweredbynote a,
span#poweredbynote a:hover
{
  color: #BFBCA3;
}

div.clearfloats
{
  display: block;
  clear: both;
}

img.profileimg
{
  margin: 0px 0px 10px 0px;
  padding: 2px;
  background-color: #EDE9CC;
  border: 1px solid #B8D2ED;
}

img.serviceimg
{
  float: right;
  width: 265px;
  margin: 10px 0px 0px 0px;
}

a.floatimg
{
  display: block;
  float: left;
  margin: 0px 10px 10px 0px;
  border: 1px solid #008D71;
}

div.servicelist
{
  padding: 10px 0px;
}

/* BEGIN Right Box Styles */

div.rightbox
{
  margin-bottom: 15px;
  text-align: left;
}

div.rightbox_inner
{
  margin: 0px;
  padding: 10px 0px 0px 10px;
  color: #333333;
  background-color: #EDE9CC;
  border: 1px solid #FFFFFF;
}

div.rightbox_inner span.rightbox_heading
{
  display: block;
  margin: 5px 0px 0px 0px;
  padding: 3px 5px;
  font-family: 'Times New Roman';
  font-size: 18px;
  color: #00634E;
}

div.rightbox_inner span.rightbox_heading a
{
  color: #00634E;
  text-decoration: none;
}

div.rightbox_inner a.rightbox_img
{
  display: block;
  float: left;
  width: 129px;
  height: 112px;
  margin: 0px 10px 10px 0px;
}

div.rightbox_inner span.rightbox_more
{
  display: block;
  float: right;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  text-align: right;
}

div.rightbox_inner span.rightbox_more a
{
  display: block;
  width: 138px;
  height: 31px;
  background: url('/images/button_learn_more.jpg') left top no-repeat;
  outline: none;
}

/* END Right Box Styles */
