@charset "UTF-8";
/* CSS Document */

#divTopPic { background: url(images/homepic.jpg) top left no-repeat; height: 314px; padding-bottom: 4px; }
#divSlideShow { float: left; position: relative; width: 615px; z-index: 0; }

/* Services */
#divServices { background-color: #5F765A; color: #FFEFAD; float: right; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; height: 309px; width: 243px; overflow: hidden; padding: 5px 15px 0px 15px; position: relative; }
#divServices h3 { border-bottom: 1px solid #000; color: #FFF; text-align: center; }
#divServices h4 { color: #FFF; padding: 2px 0px; }
#divServices ul { margin: 0px; padding: 0px 0px 5px 20px; }
#divServices ul li { background-image: none; margin: 0px; padding: 0px; }
/* temp for more text */ #divServices h4 {font-size: 14px;}
/* temp for more text */ #divServices ul li {font-size: 12px;}
#divServices p { font-size: 9px; text-align: center; }
#divServices a { color: #FFF; text-decoration: underline; }
#divServices a:hover { text-decoration: none; }

/* Content */
#divContentWrapper { background-image: url(images/contenthome.gif); clear: both; }
#divContent { margin-right: 277px; }

/* Community */
#divCommunity { background: #A3C1CC; color: #000; float: right; padding: 15px 15px 10px 25px; width: 233px; }
#divCommunity h3 { border-bottom: 1px solid #D1E0E5; color: #012B41; }
#divCommunity p { line-height: 110%; padding: 5px 0px; }
#divCommunity .Click { font-size: 90%; text-align: right; }
#divCommunity a { color: #000; text-decoration: underline; }
#divCommunity a:hover { color: #000; text-decoration: none; }
