@charset "UTF-8";

html{
      margin:0;
      padding:0;
	 
	  
    
   }


body {
	background-attachment: scroll;
	background-color: #7fb5d6;
	background-image: url(../art/surround-shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
	
}

a img {
	border: none;
}

#container {
	background-image: url(../art/surround-picblend.jpg);
	background-position: center 133px;
	background-repeat: no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#mast {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 111px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	
	background-color:#FFFFFF; 	padding: 0;
}

.menuMain { /* I made this menu a class and not an ID so the color change for the menu id -- in the body tag -- would override the UL Link color*/
	width: 800px;
	height: 22px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: right;
	background-color:#FFFFFF; 	padding: 0;	

}

.menuMain ul {
	
	list-style: none;  /* no bullets */
	margin:0;
	padding:0 10px 0 0;

}

.menuMain li {
	
	display: inline;  /* horizontal */

}

.menuMain a:link,  .menuMain a:visited{
	
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 5px 0 5px;
text-decoration: none;
color:#666666;
text-transform:uppercase; 

}

.menuMain a:hover {	

color:#006bad;
text-decoration: none;

}

/* HILIGHT CURRENT PAGE IN THE MAIN MENU */
#home .home,
#whoWeAre .whoWeAre,
#howWeHelp .howWeHelp,
#inTheNews .inTheNews,
#campaign .campaign
{
font-weight:bold; 
color:#006bad; 
}
/* END HILIGHT CURRENT PAGE IN THE  MAIN MENU  */


.subMenu { /* I made this menu a class and not an ID so the color change for the menu id -- in the body tag -- would override the UL Link color*/
	
	width: 800px;  
	height: 25px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color:#c9e3f1;
	font-size: 12px;
}

.subMenu ul {
	
	list-style: none;  /* no bullets */
	margin:0;
	padding:5px 0 0 15px;

}

.subMenu li {
	
	display: inline;  /* horizontal */

}

.subMenu a:link,  .subMenu a:visited{
	
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 5px 0 5px;
text-decoration: none;
color:#000000;

}

.subMenu a:hover{
	
text-decoration: underline;

}

.sub-subMenu {
position:absolute;top:0;left:0;width:545px;  height:20px; border-bottom:1px solid #cbcfd2; font-size: 13px;
text-transform:uppercase; text-align:right

}

.sub-subMenu ul {
	
	list-style: none;  /* no bullets */
	margin:0;
	padding:5px 0 0 15px;
	

}

.sub-subMenu li {
	/* display: inline;  /* horizontal */
 display:inline;

	/* list-style-position: outside; */
	/* list-style-image: url(../art/arrow-smGray.gif); */
	background-image: url(../art/arrow-smBlue.gif);
	background-repeat:no-repeat;
	
}

.sub-subMenu a:link,  .sub-subMenu a:visited{
	
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
padding: 0px 20px 0 10px;
text-decoration: none;
color:#006bad;
font-weight:bolder;

}

.sub-subMenu a:hover{
	
text-decoration: underline;

}


.blue-bold {
	color: #006BAD;
	font-weight: bold;
}

.NOTE {
color: #FF0000;
font-weight: bold;
}


/* HILIGHT CURRENT PAGE IN THE SUB MENU */

#sub-About .sub-About,
#sub-Board .sub-Board,
#sub-Mission .sub-Mission,
#sub-History .sub-History,
#sub-Newsletter .sub-Newsletter,
#sub-Financial_Information .sub-Financial_Information,
#sub-FAQ .sub-FAQ,
#sub-Contact_Us .sub-Contact_Us,
#sub-Funding  .sub-Funding,
#sub-Allocations  .sub-Allocations,
#sub-Human-Services  .sub-Human-Services,
#sub-CARE  .sub-CARE,
#sub-Aging-In-Place  .sub-Aging-In-Place,
#sub-Youth-Community-Fund  .sub-Youth-Community-Fund,
#sub-Events  .sub-Events,
#sub-How-You-Can-Help  .sub-How-You-Can-Help,
#sub-Donate  .sub-Donate,
#sub-campaign  .sub-campaign,
#sub-Volunteer  .sub-Volunteer,
#sub-business-campaign .sub-business-campaign,
#sub-RecentNews .sub-RecentNews,
#sub-NewsArchive .sub-NewsArchive

 
{
text-decoration: underline;
}

/* END HILIGHT CURRENT PAGE IN THE  SUB MENU  */



#menuTop {
	
	float:right; padding: 20px 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#006bad;

}

#menuTop a:link, #menuTop a:visited {
	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 0px 5px 0 5px;
text-decoration: none;
color:#006bad;
text-transform:uppercase;

}

#menuTop a:hover {
text-decoration: underline;
}


.banner {
	
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 194px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0; 
	background:no-repeat;
}
#bannerHome {
background-image: url(../art/banner-youth.jpg)
}

#bannerWhoWeAre {
background-image: url(../art/banner-community.jpg)
}

#bannerHowWeHelp {
background-image: url(../art/banner-youth02.jpg)
}
#bannerInTheNews {
background-image: url(../art/banner-seniors.jpg)
}
#bannerHowYouCanHelp {
background-image: url(../art/banner-volunteers.jpg)
}


.sectHead{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
padding: 170px 0px 0 20px;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
display: block;
}

#bodyContent {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	background: url(../art/bannerBottomBlend.jpg) repeat-X;
	background-color:#FFFFFF;
	 position:relative;
	
}


#columnLeft {
	width: 254px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin:0;
	padding:0;
	float: left;
	
	
	
}

#sidebarRight {
	width: 254px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin:0;
	padding:0;
	float: right;
}

#mainLeft {
	
	width: 546px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
margin:0;
padding:0 0 20px 0;
	float:left;
	background-position: top right;
	background-image:url(../art/greyBorder.gif);
	background-repeat:repeat-y;
	 position:relative;
	 
}


#columnRight {
	width: 546px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin:0;
	padding:0 0 20px 0;
	float:right;
	background-position: 0px 0px;
	background-image:url(../art/greyBorder.gif);
	background-repeat:no-repeat;	 
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer { 
	
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-top: 1px solid #cbcfd2;
	padding: 10px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color:#006bad;
font-weight: bold;	
line-height:150%;
clear:both;
	
} 

#footer a:link, #footer a:visited{ 
text-decoration: underline;
color:#006bad;

	
} 



a:link, a:visited {
	color: #006bad;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}

.Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	
	color: #006bad;
	font-style: italic;
	line-height: 130%;
	text-align:center;
	width: 230px;
	margin:auto;
	padding-top:30px;
}




h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #006bad;
	font-weight: lighter;
	line-height:130%;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00336f;
	font-weight: lighter;
	line-height: 130%;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00336f;
	font-weight: bold;
	line-height:130%;
}

.bodyText{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;

}

.smallText{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #333333;

}

.mediumSmalText{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
}

.bodyText h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #006bad;
	font-weight: lighter;
	line-height:130%;
}
.bodyText h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00336f;
	font-weight: lighter;
	line-height: 130%;
}

.bodyText h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00336f;
	font-weight: bold;
	line-height:130%;
}


.bodyText li {
	list-style-position: outside;
	list-style-image: url(../art/bullet04.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
margin: 0px 0px 7px 0px;
	line-height: 120%;
}

.bodyText ul ul {margin: 0; padding:3px 0 0 13px }
.bodyText ul ul li {list-style-type:square; list-style-image:none; color: #006bad; list-style-position:inside}


.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:120%;
	padding: 2px 5px 2px 10px;
	display: block;
}

.teeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.callOut {
border: 1px solid #c2c0bf; margin:15px auto; width:85%; padding: 10px; background: url(../art/callBack.jpg) repeat-x #ffffff; text-align:left; font-size: 12px;
	color:#425d8e; line-height: 120%; }
	
	.callOut img {
border: 1px solid #c2c0bf; float:right; margin:3px 0 5px 5px}

.boxTab {
	width:500px;
	height:16px;
	background: url(../art/newsBoxTab.gif) no-repeat; 
	margin: 0 0 0 23px;
	
}
.boxBarHeadline {
	color:#ffffff;
	padding: 1px 0 0 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bolder;
	display:block;
	line-height:100%;
}
.newsBoxContent{
width:498px;
	height:16px;
	background-color:#d2dbec;
	border-color:#bdc0c2;
	border-style: solid;
	border-width: 1px;
	margin: 0 20px 0 23px;
	height:auto;
	padding:5px 0 5px 0;
	
	
}

.newsBoxContent img{
float:right; border:1px solid #006bad;
margin: 0 0 5px 5px;
}

.newsBoxContent a img{
float: none; border: none;
margin: 0;
}

.newsBoxContent p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 0px 5px 0 5px;
color:#666666;
}
.newsBoxContent a:link, .newsBoxContent a:visited {
color:#00336F;
text-decoration:none;
}
.newsBoxContent a:hover {
color:#006bad;

}
#bodyCopyColumn {
	width: 500px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}



.newsPageContent img.NewsPic { float:left; margin: 0 5px 2px 0}

.newsPageContent p.dateLine {text-align:left; font-weight:bold; color:#006bad; border-top: 1px dotted #bdc0c2; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; margin-bottom:-5px;}

.newsPageContent span.ReadMore { display:block; text-align:right; font-size: 10px; font-weight:bold; color:#006bad;}
.newsPageContent span.ReadMore a { text-decoration: underline;}

.newsPageContent p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.newsPageContent h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00336f;
	font-weight: lighter;
	line-height: 130%;
	text-transform:uppercase;
	
	
}
	
	
	
	
	hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height:1px;
	width: 100%;
	clear:both;
	
}

#editable-section p {margin-top: 0px;
	margin-bottom: 10px; font-size:11px; line-height:normal;

}
#editable-section img { float:right; margin: 0  0  10px 10px; 

}

#editable-section h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00336f;
	font-weight: bolder;
	 text-transform:uppercase; background-color:#DEE8F4;
display:block; padding: 1px 1px 1px 10px;

}