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

body
{
background-color: #fff;
color: #666; /*9f9f9f*/
font-size: 12px;
font-family:  Papyrus, "trebuchet ms", helvetica, sans-serif;
}
.green
{
color: #99cc00; /* 93B300 */
font-size: 14px;
font-family:  Papyrus, "trebuchet ms", helvetica, sans-serif;
font-weight: bold;
}
.telephone
{
    font-family:  "trebuchet ms", helvetica, sans-serif;
    color: #99cc00;
}
a
{
text-decoration: underline;
color: #93B300;
/*font-weight: bold;*/
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

a.selected
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 880px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
font-size: 30px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #85AC1E; /*DADADA*/
font-weight: bold;
}
#header_inner h1 span.strapline
{
/*background: inherit;*/
font-size: 24px;
}

#slogan
{
background: inherit;
position: absolute;
right: 15px;
bottom: 25px;
color: #DADADA;
font-size: 13px;
width: 150px;
}

#main
{
padding-top: 20px;
position: relative;
width: 880px;
margin: 0px auto;
padding-bottom: 10px;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #50514D;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontenttop
{
position: relative;
padding: 0px 0px 20px 5px; /* was 0 15 20 15 */
}
#lcontenttop ul
{
list-style: none;
}
#lcontenttop li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

#lcontentbottom
{
position: relative;
padding: 5px 0px 0px 5px;
}
#lcontentbottom img
{
    float:left;
    border: solid 6px #85AC1E;
    padding: 2px;
}
.form
{
padding-top: 5px;   
}
#emailform
{
position: relative;
padding: 5px 0px 5px 5px;
border: solid 6px #85AC1E;
}
#emailform p
{
font-size: 12px;
line-height: 16px;
margin: 0px;
font-family:  Papyrus, "trebuchet ms", helvetica, sans-serif;
}
#testimonial
{
padding-top: 30px;
text-align: center;
color: #85AC1E;
font-size: 18px;
font-weight: bold;
}
.quote
{
font-size: 20px;
}
#testimonialbusiness
{
padding-top: 30px;
text-align: center;
color: #99cc00;
font-size: 14px;
font-family: "Trebuchet MS", helvetica, sans-serif;
}
#workshops
{
text-align: center;
color: #666;
font-weight: bold;
border: 1px solid #99cc00;
padding: 10px 2px;
}
  
#rcontent
{
position: relative;
padding: 10px 0px 0px 20px;
}
#rcontent ul
{
list-style: none;
font-family: "trebuchet ms", helvetica, sans-serif;
list-style-type: disc;
}
#rcontent li
{
padding-left: 5px;
margin-left: 15px;
}

#rcol ul
{
list-style: none;
font-family: "trebuchet ms", helvetica, sans-serif;
list-style-type: disc;
}
#rcol li
{
padding-left: 5px;
margin-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: left;
line-height: 20px;
padding-right: 10px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#lcol p
{
font-size: 12px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
font-weight: bold;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 500px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
padding-right: 5px;
}
#thirdcol
{
    position: relative;
    width: 185px;
    float: right;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
width: 450px;
}

.box h2
{
background: inherit;
color: #6C7425;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
text-align: center;
}
.box h4
{
text-align: right;
padding-right: 20px;
color: #666;
font-size: 18px;
}
.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}


.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 880px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
font-family: "trebuchet ms", helvetica, sans-serif; 
}

/* -- holding page css -- */
.box h2
{
background: inherit;
color: #50514D;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

