/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------GENERAL------------------------------------------*/

/*------------------------------------------------------------------------------------------*/

#everything{
	margin: 0;
	width: 950px;
}
body{
	font-size: 67%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.maincontent{
		width: 700px;
		margin-left: 150px;
}
a:link{
	color: #3399FF;
	text-decoration: underline;
	padding: 0px;
}
a:visited{
	color: #3399FF;
	text-decoration: underline;
	padding: 0px;
}
a:hover{
	color: #3399FF;
	text-decoration: none;
	padding: 0px;
}
a:active{
	color: #3399FF;
	text-decoration: underline;
	padding: 0px;
}
img.corner{
	display: block;
	width: 15px;
	height: 15px;
	border: none;
}
.topicimage{ /*specify's the width and height for the image on each child page above the content box
	margin-top: 55px;
	float: left;*/
	width: 293px;
	height: 172px;
}
ul{
    list-style-image: url(../images/bullet.gif);
}
li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: black;
	line-height: 1.7em;
}
.entrycontent{ /*Gives the first bullet entry it's top and bottom dotted border*/
	border-top: 1px dotted #3399FF;
	border-bottom:1px dotted #3399FF;
	padding: 0px 0px 5px 0px;
}
.locationheading{/*This is the blue text that's not an actual hyperlink*/
	color: #3399FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}
/*p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: black;
	line-height: 1.7em;
}*/
a.white:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	line-height: 1.7em;
	text-decoration: underline;
}
a.white:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	line-height: 1.7em;
	text-decoration: underline;
}
a.white:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	line-height: 1.7em;
	text-decoration: none;
}
a.white:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	line-height: 1.7em;
	text-decoration: underline;
}
/*.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: black;
}*/
.entry{/*Gives each bullet entry after the first one it's bottom dotted border*/
	border-bottom:1px dotted #3399FF; 
	padding-top: 5px;
}


/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Navigation------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
#nav{
	height: 80px;
	width: 865px;
}
#logo{
	height: 80px;
	float: left;
	width: 233px;
}	
#topnav{
	border-bottom: 1px solid #31A8F2;
	padding-bottom: 5px;
	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: 270px;
	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;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------(Orange Box) In Your Neighborhood------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.neighborhoodbox{
	background-color: #E5702C;
	width: 395px;
	float: right;
}
#neighborhoodtitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.7em;
		color: #FDA156;
		background-color: transparent;
		font-weight: bold;
		margin-left: 340px;
	}
.neighborhoodbox p{
	padding: 10px 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
.neighborhoodtop{
	background: url(../images/tr_or.gif) no-repeat top right;
}
.neighborhoodbottom{
	background: url(../images/br_or.gif) no-repeat top right;
}
.neighborhoodheading{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		color: #FDA156;
		background-color: transparent;
		font-weight: bold;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------(Pink Box) Our Sponsors------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.sponsorsbox{
	background-color: #CC0066;
	width: 395px;
	float: right;
}
#sponsorstitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.7em;
		color: #CC0066;
		background-color: transparent;
		font-weight: bold;
		margin-left: 340px;
	}
.sponsorsbox p{
	padding: 10px 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
.sponsorsboxtop{
	background: url(../images/tr_pnk.gif) no-repeat top right;
	
}
.sponsorsboxbottom{
	background: url(../images/br_pnk.gif) no-repeat top right;
}
.sponsorsheading{
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		color: #CC0066;
		background-color: transparent;
		font-weight: bold;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------(Red Box) What's Happening------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.happeningbox{
	background-color: #CC3333;
	width: 395px;
	float: right;
}
#happeningtitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.7em;
		color: #FF6666;
		background-color: transparent;
		font-weight: bold;
		margin-left: 340px;
}
#happeningheading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		color: #FF6666;
		background-color: transparent;
		font-weight: bold;
}
.happeningbox p{
	padding: 10px 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
.happeningboxtop{
	background: url(../images/tr_rd.gif) no-repeat top right;
}
.happeningboxbottom{
	background: url(../images/br_rd.gif) no-repeat top right;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------(Green Box) Care Van Program------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.programbox{
	background-color: #369541;
	width: 395px;
	float: right;
}
#programtitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.7em;
		color: #51CE5F;
		background-color: transparent;
		font-weight: bold;
		margin-left: 340px;
}
.programheading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		color: #51CE5F;
		background-color: transparent;
		font-weight: bold;
}
.programbox p{
	padding: 10px 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
.programboxtop{
	background: url(../images/tr_gr.gif) no-repeat top right;
}
.programboxbottom{
	background: url(../images/br_gr.gif) no-repeat top right;
}
/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------(Purple Box) Caring Times------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
.caringbox{
	background-color: #43377B;
	width: 395px;
	float: right;
}
#caringtitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.7em;
		color: #43377B;
		background-color: transparent;
		font-weight: bold;
		margin-left: 340px;
}
.caringheading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		color: #43377B;
		background-color: transparent;
		font-weight: bold;
}
.caringbox p{
	padding: 10px 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}
.caringboxtop{
	background: url(../images/tr_pr.gif) no-repeat top right;
}
.caringboxbottom{
	background: url(../images/br_pr.gif) no-repeat top right;
}

/*------------------------------------------------------------------------------------------*/

/*-----------------------------------------Content Pages Blue Rounded Box------------------------------------------*/

/*------------------------------------------------------------------------------------------*/
/*Creates the blue border content box on each child page*/

#whiteroundcount {
	width: 700px;
	margin: 0px;
}
#whiteroundtop { 
	background: url(../images/child_top_brdr.gif) no-repeat top;
	clear:both;
}
#whiteroundside {
width:700px;
padding:10px;
background: url(../images/child_side_brdr.gif) repeat-y;
clear:both;
}
#contentwrapper{
		width: 665px;
		clear:both;
		padding: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
		color: black;
		line-height: 1.7em;
}
#contentleftbox{
	width: 325px;
	float: left;
}
#contentrightbox{
	width: 325px;
	float: right;
}
#whiteroundbottom {
	background: url(../images/child_bottom_brdr.gif) no-repeat bottom;
	position:relative;
	clear:both;
}

td{
		font-size: 12px;
		color: black;
}
.calendarentry{
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Arial; line-height: 1.3em; font-weight: bold;
}