/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------GENERAL------------------------------------------*/

/*------------------------------------------------------------------------------------------*/

#everything{
	margin: 0;
	width: 950px;
	height: auto;
}
body{
	font-size: 67%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#maincontent{
	width: 610px;
	margin-left: 205px;
}
#leftbox{
	float: left;
	width: 296px;
}
#rightbox{
	width: 308px;
	float: right;
}
#bottombox{
	clear: both;
	width: 600px;
	height: 79px;
	padding-top: 7px;
}
#bottomleft{
	float: left;
	width: 113px;
	height: 84px;
}
#bottomright{
	width: 480px;
	background-color: #FF0808;
	float: right;
}
a:link{
	padding: 0px;
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	font-size: 12px;
}
a:visited{
	padding: 0px;
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	font-size: 12px;
}
a:hover{
	padding: 0px;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}
a:active{
	padding: 0px;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Navigation------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
#nav{
	height: 80px;
	width: 865px;
}
#logo{
	height: 80px;
	float: left;
	width: 233px;
}	
#topnav{
	border-bottom: 1px solid #31A8F2;
	padding-bottom: 15px;
	color: #31A8F2;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding-top: 12px;
}
#bottomnav{
	padding-bottom: 5px;
	color: #31A8F2;
	font-size: 12px;
	text-decoration: none;
	margin-left: 330px;
	padding-top: 5px;
}
#nav a:link{
	color: #31A8F2;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;	
}
#nav a:visited{
	color: #31A8F2;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#nav a:hover{
    color: #31A8F2;
	background-color: transparent;
	text-decoration: underline;
	font-size: 12px;
}
#nav a:active{
	color: #31A8F2;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Children Box------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.kids{
	background-image: url(../images/kids.jpg);
	background-repeat: no-repeat;
	height: 478px;
	width: 296px;
	clear: both;
}
.help{
	font-family: Arial Narrow;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin-top: 395px;
	margin-left: 115px;
}
.whiteboard{
	background-image: url(../images/whiteboard.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 160px;
	margin-top: -25px;
	margin-left: -35px;
	position: absolute;
}
.volunteer{
	font-family: Arial Narrow;
	font-size: 13px;
	color: white;
	background: transparent;
}
a.volunteer:link{
	padding: 0px;
	color: #fff;
	text-decoration: underline;
	font-family: Arial Narrow;
	font-size: 13px;
	color: white;
	background: transparent;
	font-weight: bold;
}
a.volunteer:visited{
	padding: 0px;
	color: #fff;
	text-decoration: underline;
	font-family: Arial Narrow;
	font-size: 13px;
	color: white;
	background: transparent;
	font-weight: bold;
}
a.volunteer:hover{
	padding: 0px;
	color: #fff;
	text-decoration: none;
	font-family: Arial Narrow;
	font-size: 13px;
	color: white;
	background: transparent;
	font-weight: bold;
}
a.volunteer:active{
	padding: 0px;
	color: #fff;
	text-decoration: none;
	font-family: Arial Narrow;
	font-size: 13px;
	color: white;
	background: transparent;
	font-weight: bold;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Red Box (What's Happening)------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.redroundcont {
	width: 296px;
	background-color: #CC3333;
	margin-top: 5px;
}

.redroundcont p {
	margin: 0 10px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10pt;
}

.redroundtop { 
	background: url(../images/tr_rd.gif) no-repeat top right;
}

.redroundbottom {
	background: url(../images/br_rd.gif) no-repeat top right;
	clear: both;
}
.bear{
	background-image: url(../images/bear.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 115px;
	background-color: transparent;
	position: relative;
	margin-left: -19px; 
	margin-top: 3px;
	float: left;
}

.redboximg{
	background-color: transparent;
	float: left;
	padding: 2px;
}

.whatshappening{
	background-color: #CC3333;
	color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	text-align: left;
	padding: 5px;
	clear: both;
	margin-bottom: 10px;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Green Box (Care Van Program)------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.carevan{
	background-color: #369541;
	color: #51CE5F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
}
.greenroundcont {
	width: 296px;
	background-color: #369541;
	margin-bottom: 5px;
}

.greenroundcont p {
	margin: 0 10px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10pt;
	width: 230px;
}

.greenroundtop { 
	background: url(../images/tr_gr.gif) no-repeat top right;
}

.greenroundbottom {
	background: url(../images/br_gr.gif) no-repeat top right; 
	clear: both;
}
.van{
	background-image: url(../images/van.gif);
	background-repeat: no-repeat;
	width: 203px;
	height: 94px;
	z-index: 50;
	margin-top: -80px;
	margin-left: 145px;
	position: absolute;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Orange Box (In Your Neighborhood)------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.orangemargin{
	margin-left: -10px;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Purple Box (Caring Times)------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.caring{
	background-color: #43377B;
	color: #927DED;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	text-align: left;
	padding: 5px;
	clear: both;
	margin-bottom: 10px;
	}

.purpleroundcont {
	width: 296px;
	background-color: #43377B;
	clear: both;
}

.purpleroundcont p {
	margin: 0 10px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10pt;
	width: 226px;
}

.purpleroundtop { 
	background: url(../images/tr_pr.gif) no-repeat top right;
}

.purpleroundbottom {
	background: url(../images/br_pr.gif) no-repeat top right;
	clear: both;
}
.letter{
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	width: 99px;
	height: 125px;
	z-index: 50;
	margin-top: -155px;
	margin-left: 235px;
	position: absolute;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Pink Box (Our Sponsors)------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.pinkroundcont {
	width: 113px;
	background-color: #CC0066;
	margin-left: 0px;
	
}

.pinkroundcont p {
	margin: 0 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-align: right;
}

.pinkroundtop { 
	background: url(../images/tr_pnk.gif) no-repeat top right;
}

.pinkroundbottom {
	background: url(../images/br_pnk.gif) no-repeat top right;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Red Box (Our Sponsors)------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.padding{
	padding: 15px 5px 9px 5px;
}
.left{
	float: left;
}
.bluecrosstext{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Footer------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
#footer{
	font-size: 8pt;
	width: 610px;
	margin-left: 205px;
	line-height: 17px;
}

#footer a:link{
	text-decoration: underline;
	color: blue; 
	font-size: 8pt;
}
#footer a:visited{
	text-decoration: none;
	color: blue; 
	font-size: 8pt;
}
#footer a:hover{
	text-decoration: underline;
	color: blue; 
	font-size: 8pt;
}
#footer a:active{
	text-decoration: underline;
	color: blue; 
	font-size: 8pt;
}