body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #38332D;
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom:30px;
	margin-left: 0px;
	background-image: url(images/bg_grey.jpg);	
}


	p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	

text-align: left;	
}

	li{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}
#container {
	background-color: #FFFFFF;
	width: 762px;
	height: 465px;
	padding: 0;
	margin: 0px auto 0 auto;
	text-align: left;


}





#navcontainer
{
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	padding: 11px 0px 0px 132px;
	margin-left: 20px;


}

/* to stretch the container div to contain floated list */


ul#navlist
{
list-style: none;
margin: -2px auto 0 auto;
}

ul#navlist li
{
	display: block;
	float: left;
	width: 90px;
	height: 21px;
	

}




ul#navlist li#home
{
	width: 30px;
	height: 17px;
	padding: 1px 0px 0 0;
	margin-top: 3px;
	border: none;
	margin-left: -9px;
	
}





#leftLinks{
	clear: none;
	float: none;
	text-align: center;
	vertical-align: bottom;
	margin-top: 65px;
}

#maincontent {
	width: 480px; 
	
	height: 415px;
	clear: none;
	float: left;
}


#maincontentScroll {
	width: 480px;
	height: 358px;
	clear: none;
	float: left;
	
	overflow: scroll;
	

}

/*____________________________HOME PAGE_____________________________________*/

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #426676;
	height: 30px;
}


#leftbarHome {
	height: 415px;
	width: 140px;
	background-color: #D6DBDA;
	float: left;
	clear: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;

}



#rightbarHome {
	height: 415px;
	width: 140px;
	background-color: #D6DBDA;
	float: right;
	clear: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-image: url(images/expertAdvice.jpg);
	background-repeat: no-repeat;
	
}

#about{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #426676;
	
	width: 120px;
	margin-top: -5px;
	padding-left: 10px;	
	
	
	
}

#noFlash{
	padding: 15px;
}

#about h4 span {
	display:none;
	}
	
#about h4 {
	background-image: url(images/aboutTitle.gif);
	height: 25px;
	background-repeat: no-repeat;
	width: 120px;
	background-position: left bottom;	
	}

#AboutText{
	margin-top: -8px;
	}

#expertAdvice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #426676;
	width: 120px;
	margin-top: 115px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
	
}

#expertAdvice h4 span {
	display:none;
	}
	
#expertAdvice h4 {
	background-image: url(images/expertAdviceTitle.gif);
	height: 41px;
	background-repeat: no-repeat;
	width: 120px;
	
	}
	
#expertAdvice a{
	color: #426676;
	text-decoration: none;
	font-weight: bold;
}

#expertAdvice a:visited{
	color: #426676;
	text-decoration: none;
	font-weight: bold;
}

#expertAdvice a:hover{
	color: #426676;
	text-decoration: underline;
	font-weight: bold;
}

#expertAdviceText{
	margin-top: -12px;
	margin-left: 2px;
	
}

	


#footer {
	background-color: #426676;
	height: 32px;
	width: 762px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#logo1{
	float: right;
	margin-top: -10px;
	margin-left: 10px;
}

#logo2{
	float: right;
	margin-top: -10px;
}


/*_____________________________________HEALTH_____________________________________*/



#containerHealth {
	background-color: #FFFFFF;
	width: 762px;
	height: 1060px;
	padding: 0;
	margin: 0px auto 0 auto;
	text-align: left;


}


#headerHealth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #748D2C;
	height: 30px;
}


#leftbarHealth {
	height: 1000px;
	width: 140px;
	background-color: #E2E7C9;
	float: left;
	clear: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #748D2C;

}

#maincontentHealth {
	width: 480px; height: 1000px;
	clear: none;
	float: left;
}


#HealthText{
padding: 15px;

}

#HealthText h1 span {
	display:none;
	}
	
#HealthText h1 {
	background-image: url(images/PhysicalTitle.gif);
	height: 50px;
	background-repeat: no-repeat;
	width: 333px;
	margin-left: 145px;
	
	
	}

#HealthPic{
	float: left;
	margin: 10px 10px 10px -5px;

}

#rightbarHealth {
	height: 1000px;
	width: 140px;
	background-color: #E2E7C9;
	float: right;
	clear: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #748D2C;
	background-image: url(images/ReadMoreArticlesPic.jpg);
	background-repeat: no-repeat;

}

#readMoreArticles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 130px;
	margin-left: 5px;
	margin-top: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;	
	
}

#readMoreArticles h4 span {
	display:none;
	}
	
#readMoreArticles h4 {
	background-image: url(images/readmoreArticlesTitle.gif);
	height: 39px;
	background-repeat: no-repeat;
	width: 125px;
	
	}

#articlesList{

	margin-top: -8px;
	
}

ul#articles
{
	list-style: url(images/greenLI.jpg) none;
	line-height: 13px;
	margin-top: -15px;
}

#articlesList a{
	color: #748D2C;
	text-decoration: none;
}

#articlesList a:visited{
	color: #748D2C;
	text-decoration: none;
}

#articlesList a:hover{
	color: #CC0000;
	text-decoration: underline;
}

#footerHealth {
	background-color: #748D2C;
	height: 32px;
	width: 762px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#arrows{
	float: right;
	clear: right;
	width: 50px;
	margin: 5px;

}
/*_____________________________________FAQS_____________________________________*/


#containerFAQ {
	background-color: #FFFFFF;
	width: 762px;
	height: 1760px;
	padding: 0;
	margin: 0px auto 0 auto;
	text-align: left;


}


#maincontentFAQ {
	width: 480px;
	height: 1700px;
	clear: none;
	float: left;
	background-color: #FFFFFF;
}

#headerFAQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #F99815;
	height: 30px;
}

#leftbarFAQ {
height: 1700px;
	width: 140px;
	background-color: #FDEBC9;
	float: left;
	clear: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F99815;
	
	

}

#rightbarFAQ {
height: 1700px;
	width: 140px;
	background-color: #FDEBC9;
	float: right;
	clear: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F99815;
		background-image: url(images/faqPic.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#FAQ h1 span {
	display:none;
	}
	
#FAQ h1 {
	background-image: url(images/FAQTitle.gif);
	height: 31px;
	background-repeat: no-repeat;
	width: 450px;
	
	}

#FAQ{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

ul#faqList li
{
	list-style: disc;
	
	color: #F99815;

}

#footerFAQ {
	background-color: #F99815;
	height: 32px;
	width: 762px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#FAQ a{
	color: #F99815;
	text-decoration: none;
	font-weight: bold;
}

#FAQ a:visited{
	color: #F99815;
	text-decoration: none;
	font-weight: bold;
}

#FAQ a:hover{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

ul#PP li{
	list-style-image: url(images/pLi.jpg);
}

ul#RR li{
	list-style-image: url(images/rli.jpg);
}

#top{
	text-align: right;
	margin-top: 10px;
}


/*_____________________________________Tips_____________________________________*/

#containerTips {
	background-color: #FFFFFF;
	width: 762px;
	height: 1260px;
	padding: 0;
	margin: 0px auto 0 auto;
	text-align: left;


}



#headerTips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #A3BD0B;
	height: 30px;
}

#leftbarTips {
	height: 1200px;
	width: 140px;
	background-color: #EAF1C3;
	float: left;
	clear: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A3BD0B;

}

#rightbarTips {
	height:1200px;
	width: 140px;
	background-color: #EAF1C3;
	float: right;
	clear: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A3BD0B;
	background-image: url(images/moreIdeasPic.jpg);
	background-repeat: no-repeat;
	
	
	
}

#moreTips{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
	width: 125px;
	padding: 5px;
	margin-top: 118px;

}

#section1{
	margin: 10px;
	
}

#section2{
	margin: 10px;
	
}


#moreTips h4 span {
	display:none;
	}
	
#moreTips h4 {
	background-image: url(images/moreIdeasTitle.gif);
	height: 38px;
	background-repeat: no-repeat;
	width: 125px;
	margin-left: 5px;
	}


#tipsList{
	

}

#moreTips a{
	color: #000000;
	text-decoration: none;
}

#moreTips a:visited{
	color: #000000;
	text-decoration: none;
}

#moreTips a:hover{
	color: #A3BD0B;
	text-decoration: underline;
}

#tipsText
{
margin-top: -12px;
margin-left: 7px;
}


#footerTips {
	background-color: #A3BD0B;
	height: 32px;
	width: 762px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#list{
	margin-top: -10px;
}

/*_____________________________________Resources_____________________________________*/

#containerResources{
	background-color: #FFFFFF;
	width: 762px;
	height: 860px;
	padding: 0;
	margin: 0px auto 0 auto;
	text-align: left;


}

#headerResources {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #CF2820;
	height: 30px;
}

#leftbarResources {
	height: 800px;
	width: 140px;
	background-color: #FDEBC9;
	float: left;
	clear: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CF2820;

}

#rightbarResources {
	height: 800px;
	width: 140px;
	background-color: #FDEBC9;
	float: right;
	clear: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CF2820;
	background-image: url(images/resourcesPic.jpg);
	background-repeat: no-repeat;
	
}

#activities{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	width: 125px;
	
	margin-top: 118px;
	
}

#activities h4 span {
	display:none;
	}
	
#activities h4 {
	background-image: url(images/activitiesTitle.gif);
	height: 38px;
	background-repeat: no-repeat;
	width: 125px;
	margin-left: 5px;
	
	}
	
#resourcesText{
	margin-top: -12px;
	margin-left: 7px;

	
}

ul#resourcesList li
{
	list-style: disc;
	margin-left: -25px;	
	margin-bottom: 10px;	
list-style-image: url(images/redLi.jpg);

}

#links{
	margin: 10px;
	
}

#links a{
	color: #CF2820;
	text-decoration: none;
	font-weight: bold;
}

#links a:visited{
	color: #CF2820;
	text-decoration: none;
	font-weight: bold;
}

#links a:hover{

	text-decoration: underline;
	color: #F99815;

	font-weight: bold;
}


#footerResources {
	background-color: #CF2820;
	height: 32px;
	width: 762px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*_____________________________________Downloads_____________________________________*/

#headerDownloads{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #EDD000;
	height: 30px;
}

#leftbarDownloads {
	height: 415px;
	width: 140px;
	background-color: #FBF5C6;
	float: left;
	clear: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EDD000;

}

#Downloads{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 15px;
	vertical-align: top;
	margin-top: -10px;
	
}

#downloadsText{
margin-top: -15px;}


#Downloads h1 span {
	display:none;
	}
	
#Downloads h1 {
	background-image: url(images/downloadTitle.gif);
	height: 90px;
	background-repeat: no-repeat;
	width: 450px;
	float: left;
	margin-top: 10px;
	}
	
#WallPapper{
	height: 300px;
	width: 220px;
	float: left;
	clear: left;
	vertical-align: top;
	padding-right: 8px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	
	

}
#Questionnaire{
	height: 150px;
	width: 212px;
	float: right;
	clear: right;
	vertical-align: top;
	padding-left: 8px;
}

#Screensaver{
	height: 150px;
	width: 220px;
	float: left;
	clear: left;
	vertical-align: top;
	padding-right: 8px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	
	
	}
	
#ParentPledge
{	height: 150px;
	width: 212px;
	float: right;
	clear: right;
	vertical-align: top;
padding-left: 8px;
	
	
}

#rightbarDownloads {
	height: 415px;
	width: 140px;
	background-color: #FBF5C6;
	float: right;
	clear: right;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EDD000;
	background-image: url(images/DownloadsPic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footerDownloads {
	background-color: #EDD000;
	height: 32px;
	width: 762px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.DownloadsColor{
	color: #edd000;
	font-size: 11px;
	font-weight: bold;
}


#Downloads a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#Downloads a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#Downloads a:hover{
	color: #F99815;
	text-decoration: underline;
	font-weight: bold;
}