body
{
  color:#696969;
}

p
{
  font-size:1.2em;
  padding:0 0 10px 0 !important;
}

h1
{
  /* logo / title */
}

h2
{
  font-size:20px;
  line-height:24px;
  color:#6db33f;
  padding:0 0 10px 0 !important;
}

h3
{
  font-size:16px;
  font-weight:normal;
  line-height:18px;
  padding:0 0 10px 0 !important;
  color:#696969;
}

h3 a
{
  color:#696969;
}

h3 a:hover
{
  color:#696969;
  text-decoration:underline;
}

h4
{
  font-size:16px;
  line-height:18px;
  margin:0 0 5px 15px;
  color:#4b5047;
}



ul
{
  list-style-type:none;
}

img     { border:none;    }

a         
{
  outline: none;  
  color:#6db33f;
  text-decoration:none;
}  

table, tr, td
{
  border:1px solid #c1c1c1;
}

a.email:hover
{
  color:white !important;
}

a:hover
{
  text-decoration:underline;
  color:#6db33f;
}

a.moreinfo
{
  background:transparent url(../images/moreinfo_arrow.gif) 0 6px no-repeat;
  padding:0 0 0 12px;
  font-weight:bold;
}

a.arrowlink
{
  background:transparent url(../images/arrowlink.gif) 0 0px no-repeat;
  font-weight:bold;
  border-bottom:1px dotted #c1c1c1;
  width:98%;
  padding:0 0 10px 12px;
  display:block;
}

a.prev_page
{
  background:transparent url(../images/arrowleft.gif) center left no-repeat;
  padding:0 0 0 12px;
  font-weight:bold;
}

a.next_page
{
  background:transparent url(../images/arrowright.gif) center right no-repeat;
  padding:0 12px 0 0;
  font-weight:bold;
}

.selected
{
  background:transparent url(../images/roundarrow_on.gif) 0 7px no-repeat !important;
  font-weight:bold;
  line-height:36px;
  margin:0 20px 0 0;
  padding:5px 0 5px 30px;
  color:#afb2ab;  
  font-size:16px;
}
.unselected
{
  background:transparent url(../images/roundarrow_off.gif) 0 7px no-repeat !important;
  font-weight:bold;
  margin:0 20px 0 0;
  line-height:36px;
  padding:5px 0 5px 30px;  
  color:#5f6658;
  font-size:16px;
}


a.greyarrow
{
  background:transparent url(../images/roundarrow_off.gif) 0 3px no-repeat;
  font-weight:bold;
  border-bottom:1px dotted #c1c1c1;
  width:96%;
  line-height:26px;
  padding:0 0 20px 30px;
  margin:15px 0 0 0;
  display:block;
}


.page_select
{
  font-size:12px;
}


.green
{
  color:#6db33f;
}


.left     { float:left; }
.right    { float:right; }

.email
{
  font-size:16px !important;
  font-weight:bold;
  color:#fff;
  line-height:24px;
}

.telephone
{
  font-size:20px !important;
  font-weight:bold;
  color:#fff;
  line-height:24px !important;
}



.cl
{
  clear:both;
}


#submit
{
  width:100px;
  margin:0 0 0 15px;
}