﻿html, body{font:normal normal 10pt Arial;}
html{background:#007f3b url(images/html_bkg.png) repeat-y center top;}
body{width:800px;background:#FFF;margin:0 auto;}
a{text-decoration:underline; color:#007f3b;}
a img{border:0;}
a:hover{text-decoration:none;}

#header{background:#ffffbc  url(images/header_bkg.png) no-repeat center right;position:relative;height:101px;}
#header a{color:#000;}
h1{margin:0px;padding:0px;position:absolute;right:0px;}
h1 span{display:none;}
h1 a{display:block;background:transparent url(images/header_logo.png) no-repeat center center;height:101px;width:200px;}
#header address{font:normal bold 1em Arial;color:#000;position:absolute;top:20px;left:5px;}

#navigation{background:#007f3b;text-align:center;}
.navItem{font: normal bold 1em Arial;color:#FFF;padding:6px 10px;text-decoration:none;display:inline-block;display:-moz-inline-box;}
.navItem:hover{background-color:#00a64d;}

#contentBody{padding:0px 10px;position:relative;padding-bottom:10px;}
h2{color:#000; line-height:50px;padding-left:10px;background: url(images/h2_bkg.png) no-repeat top left;margin:2px 0px;}
h4, h4+p{margin-bottom:0px;padding-bottom:0px;}
h4+p{margin-top:0px;}
h5,h5+p{margin:0px;}
h5{margin-top:5px;font:normal bold 1em Arial;}


#leftPanel{width:580px;text-align:justify;}
#rightPanel{position:absolute;right:10px;top:40px;width:175px;padding:3px 10px;background:#fcefcc;}


#footer{clear:both;background:#007f3b;font:normal normal .8em;color:#FFF;text-align:center;padding:5px;}
#footer a{color:#FFF;}

/*Event Items*/
.eventItemControl,.eventItemControl td{border:none;}
.eventItem {font:normal normal 0.8em Arial;border:none;}
.eventItem img{vertical-align:middle;}
.eventItem .title{font-weight:bold;color:#007f3b;}
.eventItem a.title{text-decoration:underline;}
.eventItem .details{color:#000;}

/*Page Elements*/
.sideBanner{float:right;margin-left:10px;margin-bottom:10px;}
.module{border:solid 1px #007f3b;}
.module .header
{
    width:100%;margin:0px;padding:5px;
    background:#007f3b;color:#FFF;
}
.module .header h3
{
    margin:0px;padding:0 5px;
    font:normal bold 1.1em Arial;
}

/*Testimonials*/
.testimonials td{font:normal normal 0.9em Arial;padding:5px;width:33%;border:solid 1px #CCC;}
.signature,
.signature,
.signature{display:block;margin-left:15px;font:italic normal 1em Times New Roman, Serif;}
.highlight{padding:2px 4px; background:#ffffbc;}