@charset "iso-8859-1";
/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background-color : #FFFAE2;
	background-image : url(assets/index_bg.gif);
	background-repeat : repeat-x;
	
}

.style3 {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 8px;
}

.style5 {
	color: #B00000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
}

/*Styles for the Main Content Layer */



.maindiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px
}

.maindiv p { line-height : 180%; margin-top : 6px }

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	margin-bottom : 28px;
	margin-top : 0px;
	color: #008C66;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px;
	color: #008C00;
}



.contributeContent {
position: relative;
}

.contributeContent h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	margin-bottom : 10px;
	margin-top : 0px;
	color: #008C66;
}

/*.contributeContent h2 {
	color: #000;
}
*/

.contributeContent h3 {
color:  #000;
font-size: 14px;
}


.contributeContent form {
	border: none;
margin-right: 0px;
margin-left: -10px;

}


.contributeContent strong {
	color: #008C66;
}

.contributeContent ul {
	color: black;
}



.contributeContent .rightColumn {
background-color:#EEEFF1;
border:1px solid #A9ABAC;
float:left;
margin-left: 30px;
width:225px;
}

.rightColumn h2 {
background-color:#DDDDDD;
color:#3877C5;
font-family:verdana;
font-size:14px;
margin:0px;
padding:4px 0;
text-align:center;
}

.rightColumn p {
margin: 10px 0px 0px 10px;
}

.rightColumn ul {
list-style-type: none;
margin-left: -20px;
margin-right: 0px;
}



.subHeadlines {
font-size: 16px;
color: #008C66;
}

h2#homePageHeader {
    font-size: 24px;
}
.maindiv a:link { color : #0000FF}

.maindiv a:visited { color : #646DFE}

.maindiv a:hover { color : #7D7EBD }

/* calendar page*/
.maindivcalendar {
	border-left : 1px dotted #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px;
    line-height: 21px;
    margin-top: 0px;
}

.maindivcalendar p {
    line-height : normal;
    margin-top : 3px;
    margin-bottom: 3px;
}

.maindivcalendar h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	margin-bottom : 4px;
	margin-top : 0px;
	color: #008C66;
    font-weight: bold;
}

.maindivcalendar h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 4px;
	color: #000;
    font-weight: bold;
}

.maindivcalendar h3 {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 10px;
	color: #3877C5;
}

.maindivcalendar .address{
color: #008C66;
font-weight: bold;
float: left;
margin: 4px 6px 0px 0px;
}

.maindivcalendar .detail{
float: left;
font-weight: normal;
color: #000;
margin-top: 4px;
}

.maindivcalendar .rsvp{
color: #008C66;
font-weight: bold;
float: left;
margin: 4px 6px 0px 0px;
}

.rsvpDetail  {
color: #008C66;
font-weight: bold;
float: left;
margin: 4px 0px 0px 12px;
}

/* Lists*/
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #638144 }

ul { color : #75749C }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #7C852E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px;
	color: #003300;
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	background-color : #CFD5C8;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #CDC9D8;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}

.navSubs a {
	background-color : #FFFFFF;
	color : #333333;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #F4F4F4;
	color : #999999;
	text-decoration : none
}


p.navSubsOn {
    background-color: #CDC9D8;
    color : #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    height: 8px;
    width: 157px;
    padding-bottom : 5px;
	padding-left : 16px;
	padding-top : 2px;
    font-size : 11px;
	font-weight : normal;
	margin-left : 0px;
	margin-top : 2px;
    margin-bottom: 2px;
}


/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #CCCCCC;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
	border : 1px dotted #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

input { background-color : #CDC9D8; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FAE4A5;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }


/*----CLEARS----*/
.clearNeg13 {
clear: both;
margin-top: -12px
}

.clear10 {
clear: both;
height: 10px;
}

.clear35 {
clear: both;
height: 35px;
}

.clear {
clear: both;
}



/*---Footer----*/
.footer {
border-top: 1px solid #3877C5;
border-bottom: 30px solid #3877C5;
position: relative;
margin: 25px 0px 0px -264px;
width: 971px;
}


.footerOne {
color: #000;
font-size: 12px !important;
float: left;
list-style-type: none;
margin: 0px 0px 0px -38px;
*margin: 4px;
}

.footer li {
margin-bottom: -8px;
font-size: 12px !important;
}


.footerTwo {
color: #000;
font-size: 12px !important;
float: left;
list-style-type: none;
margin: 0px;
}

.footerThree {
color: #000;
font-size: 12px !important;
float: right;
*margin-top: 10px;
}

.footerButton {
position: absolute;
right: 10px;
top: 110px;
*top: 114px;
}






/*----Fall Fundraiser Styles----*/

#fundraiser {
width: 550px;
}



#fundraiser h2 {
background-image: url(images/find-your-way-to-the-brooklyn-greenway.png);
background-repeat: no-repeat;
height: 189px;
text-indent: -9999px;
width: 533px;
}

.eventButton {
background-color: #fff;
color: green;
display: block;
margin-top: 12px;
padding: 4px;
text-decoration: none;
width: 100px;
}