/* Custom Stylesheet */

/* General Styles */
body { font-family: helvetica, arial, sans-serif; background: #16597A; }
#container { background: #FFF url(../img/bodyback.png) no-repeat 50% 165px; float: left; width: 100%; }
.breadcrumb { display: none; }

/* Header */
#subheader { height: 40px; background: #E1E8EB; }
#subheader .wrapper { width: 850px; margin: 0 auto; position: relative; }

/* Footer */
#footer { font-size: 11px; color: #FFF; }
#footer a { color: #FFF; text-decoration: none; }

/* Homepage */
.type-78 #body { background: url(../img/homepageback.png) repeat-x 50% 0; }
.home .visual { float: left !important; margin: 0px 20px 0 0 !important; width: 425px; text-align: left; overflow: hidden; height: 253px; }
.home .visual img { float: left; width: 100%; }
.home .welcome-message { color: #FFF; height: 273px; }
.home .welcome-message .page-title { font-size: 18px; }
.home .welcome-message .page-summary { font-size: 16px; line-height: 150%; }
.home .welcome-message .body { font-size: 12px; }
.home .featured-pages { float: left; width: 100%; margin: 0px; }
.home .featured-item { width: 400px; margin: 0px; }
.home .featured-item.even { margin-right: 50px; }
.home .featured-item .title { margin-bottom: 35px; }
.home .featured-item .title, .home .featured-item .title a { font-size: 16px; font-family: georgia, times, serif; text-decoration: none; color: #FFF; height: 41px; line-height: 41px; float: left; width: 100%; } 
.home .featured-item .thumbnail { float: left; width: 180px; margin: 0 20px 35px 0; height: auto; }
.home .featured-item .thumbnail img { float: left; width: 100%; }
.home .featured-item .thumbnail a.editlink img, .home .featured-item .thumbnail a.logoutlink img, .home .featured-item .thumbnail a.homelink img{width: 16px; height: 16px; float: none;}
.home .featured-item .summary { color: #333; font-size: 12px; }

.home .featured-item .title, .home .featured-item h2.title a{float: none;}

/* Document */
#body { background: none; padding-bottom: 20px; }
.page-title { font-size: 16px; font-weight: bold; }
.page-summary { font-size: 12px; line-height: 150%; font-weight: bold; }
.body { font-size: 12px; }

/* Contact Page */
.contact-intro .contact { font-size: 12px; }
.contact-intro .contact a { color: #000; text-decoration: none; }
small a { color: #000; text-decoration: none; }
.contact-form { font-size: 12px; background: none; border: none; }
.contact-form .submit { text-align: left; }
.contact-form .submit input { background: #000; color: #FFF; border: none; padding: 3px; font-family: helvetica, arial, sans-serif; }

/* Search Results */
.search-results .listing { margin-bottom: 20px; }
.search-results .article { background: none; border: none; border-top: 1px dotted #49829C; font-size: 11px; }
.search-results .article .title { padding: 0px; font-size: 14px; margin: 0px; }
.search-results .article .title a { color: #000; text-decoration: none; }
.search-results .article .summary { padding: 0px; margin: 5px 0 0 0; }

/* Sitemap */
.sitemap li { font-size: 12px; }
.sitemap a { color: #000; text-decoration: none; }

/* Links */
.links .listing { padding: 0 10px; font-size: 12px; }
.links .listing .title { font-size: 14px; }
.links .listing .title a { color: #000; text-decoration: none; }
.links .page-headline { font-size: 12px; font-weight: bold; }

/* Sendtofriend */
#sendtofriend { background: #FFF; text-align: left; font-size: 12px; }
#sendtofriend legend { font-weight: bold; }
#sendtofriend label { font-weight: normal; }
#sendtofriend .submit input { background: #000; color: #FFF; border: none; padding: 3px; font-family: helvetica, arial, sans-serif; }

h2.page-title p{margin: 0; padding: 0; display: inline;}
