/* overbrookassociation.com */
body{ background-color:#cccccc; font-family:Arial, Helvetica, sans-serif; }
#main-container{ width:900px; margin:auto; background-color:#FFFFCC; }
#content{ border:solid #000000 4px; }
/* header */
#header{ background:url(../images/header.png) top left no-repeat scroll; text-indent:-9999px; height:224px; }
/* navigation */
#main-nav{ border-top:solid #000000 4px; border-bottom:solid #000000 4px; background-color:#663; height:30px; }
.nav-link{ border-right:solid #000000 4px; width:150px; float:left; }
#main-nav #home{ background:url(../images/home_norm.gif) top left scroll no-repeat; text-indent:-9999px; height:30px; display:block; }
#main-nav #home-active{ background:url(../images/home_over.gif) top left scroll no-repeat; text-indent:-9999px; height:30px; display:block; }
#main-nav #home:hover{ background:url(../images/home_over.gif); }
#main-nav #bylaws{ background:url(../images/bylaws_norm.gif) top left scroll no-repeat; text-indent:-9999px; height:30px; display:block; }
#main-nav #bylaws:hover{ background:url(../images/bylaws_over.gif); }
#main-nav #classifieds{ background:url(../images/classifieds_norm.gif) top left scroll no-repeat; text-indent:-9999px; height:30px; display:block; }
#main-nav #classifieds-active{ background:url(../images/classifieds_over.gif) top left scroll no-repeat; text-indent:-9999px; height:30px; display:block; }
#main-nav #classifieds:hover{ background:url(../images/classifieds_over.gif); }
/* body-content */
#shadow{ background:url(../images/contentGradientTop.gif) top left scroll no-repeat; height:7px; }
#body-content{ background:url(../images/contentGradientVert.gif) top left scroll repeat-y; position:relative; padding:20px 0; }
#body-content #news{ width:620px; float:left; border-right:dotted; margin-left:20px; }
#body-content #news h1{ background:url(../images/overbrookNews.gif) left top no-repeat scroll; text-indent:-9999px; }
#body-content #news p{ width:570px; }
#body-content h2{ font-size:14px; margin-left:20px; }
#body-content p{ font-size:12px; padding-bottom:2px; margin-left:30px; }
#body-content #calendar{ float:left; margin-left:40px; width:150px }
#body-content #calendar h1{ background:url(../images/upcomingEvents.gif) left top no-repeat scroll; text-indent:-9999px; }
.clear{ clear:both; }
#body-content .classified{ margin-top:20px; padding:0; }
#body-content .upcoming{ padding-bottom:0; }
#body-content .contact-info{ padding-bottom:0px; padding-left:20px; font-weight:bold; }
#body-content a { color:#666666; }
/* footer */
#main-container #footer{ background-color:#cccccc; font-size:10px; }
#main-container #footer a{ text-decoration:none; }
/* Special Pages */
.special-content h1, .special-content p{ text-align:center; }
.special-content h1{ font-size:16px; }
.bold{ font-weight:bold; }
#body-content .special-content-header { padding-bottom:0; }
#body-content li { font-size:12px; }
#body-content .left { text-align:left; padding-bottom:0; font-size:14px; }
#body-content ul{ margin-left:20px; font-size:12px; }
.gap { padding-bottom: 30px; }
