﻿/* CSS Document  */

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		clear: both;
	background: url('images/bggrad2.jpg') repeat-x;
	background-color: #464646;
	margin-top:5px;
}

p {
	
		font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		clear: both;

}



a
{
	text-decoration: none;
	color: #747474;
}

a:hover 
{
	text-decoration: underline;
	color: #000;
}

#container 
{
	clear: both;
 	width: 788px;
 	margin: 0 auto;
	border: 1px solid #ffffff;

}
#container-subpages 
{
	clear: both;
 	width: 788px;
 	margin: 0 auto;
	border: 1px solid #ffffff;
	background-color:#ffffff;

}



#nav1 
{
	width: 124px;
	height: 30px;
	float: left;
	background: url(images/nav1.jpg) no-repeat;
}

#nav2 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 114px;
	height: 30px;
	float: left;
	background: url(images/nav3.jpg) no-repeat;
}

#nav4 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav4.jpg) no-repeat;
}

#nav5 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav5.jpg) no-repeat;
}

#nav6 
{
	width: 126px;
	height: 30px;
	float: left;
	background: url(images/nav6.jpg) no-repeat;
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;

}
#hidden {
	clear: both;
	height: 15px;
}

#main 
{
	padding: 5px;
	width: 780px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #999999;
	/* background-color: #E2E2E2; */
	border: 1px solid #888;
	margin-left: auto;
	margin-right: auto;
	float:right;
}

#fpic
{
	width: 784px;
	border: 0px;	
	height: 242px;
	background-color: #ffffff;
	float:left;
}
	/* clear: both; */
	/* background: url('images/op.jpg') no-repeat; */


#sidebar 
{
	width: 197px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}
#maintext 
{
	width: 580px;
	float: left;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
}

#sponsordiv {
	width:780px;	

}
#sponsordiv-subpages {
	clear:both;
	width:780px;
		border: 1px solid #ffffff;	

}
#sponsordiv1{
	width:256px;
	text-align: left;
	float:left;
}
#sponsordiv4{
	width:521px;
	float:right;
}

#sponsordiv2{
	width:255px;
	text-align: center;
	float:left;
	

}
#sponsordiv3{
	width:258px;
	text-align: right;
	float:right;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	clear: both;
	background-color: #469abb;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	font-weight:bold;
	width: 788px;
}

#b2 
{
	width: 204px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #999;
	margin: 0;
	width: auto;
	background-color:#d0d0d0;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}

.bhz 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444;
	border-right: 5px solid #444;
	display: block;
	background-color: #d0d0d0;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    width: 204px;
    height: 242px;
    background: #d0d0d0;
    float: right;
	margin-right: 8px;
    z-index:4000;
    
    
}
#flashcontainer 
{
	width: 565px;
	height: 242px;
	float:left;
	z-index:100;
	
}
.noteblock1
{
    background: #d0d0d0;
    width: 540px;
    padding: 5px;
    border: 1px solid #000;
    color: #d0d0d0;
    margin: 7px 0px 7px 0px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
	width: auto;
	border-bottom: 1px solid #888;
	color: #d0d0d0;
	height: 24px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: left;
}

p
{
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.programname {
	margin-top:10px;
	margin-bottom: 5px;	
	font-weight:bold;
	margin-left:10px;
	
}
.programinfo {
	margin-left:10px;
	
}

/* additional styles for goals */

#pagecontainer 
{
	width: 790px;
	clear:both;
 	margin: 0 auto;
 	height:auto;
 	overflow:auto;
 	border: 1px solid #000000;
	
}
/*	max-width:790px; */


#navcontainer-subpages 
{
	width: 780px;
	max-width:782px;
 	margin: 0 auto;
	padding-top: 10px;
	clear: both;
	text-align: center;
	border: 1px solid #ffffff;

}

.subcontainerbody
{
	clear:both;
	width: 700px;
	margin: 0 auto;
 	height:auto;
 	overflow:visible;
 	
	border: 1px solid #ffffff;
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
	border: 1px solid #ffffff;
	
}
.subcontainerbody-goals
{
	clear:both;
	width: 776px;
	margin: 0 auto;
 	height:auto;
 	overflow:auto; 	
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	border: 1px solid #ffffff;
	
}
.subcontainer
{
	width: 788px;
	max-width:788px;
 	margin: 0 auto;
 	height:auto;
 	overflow:visible;
 	clear:both;
 	
	border: 1px solid #ffffff;
	padding-top:0px;
}
.subcontainer-goals
{
	width: 770px;
	
 	
 	height:auto;
 	
 	clear:both;
 	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06532b;
	
}




.goalcontainer 
{
	
 float:left;
 clear:left;
	width: 288px;
 	/* border: 1px solid #ffffff; */
 	padding:5px;
 	

}

.objectivecontainer 
{
	float:right; 
	width: 450px;
 	/* border: 1px solid #ffffff; */
 	padding:5px;

 	

}
.goalpgcontainertext 
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 8px;
	text-align: left;

}
.objectivepgcontainertext 
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 8px;
	text-align: left;
}
#goalbottom
{
	clear:both;
}

h2 {
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	font-style: normal;
}
h3 {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
}

/* Menu information */

#menucontainer {
	min-width: 600px;
	color:#06235B;

}

ul.menu {
	
	margin: 0;
	padding: 0;
	list-style:none;
	width: 790px;
	color:#06235b;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	
}

ul.menu li {
	
	float: left;
	color:#06235b;

	
}
ul.menu a {
	
	display: block;
	padding: 0 1em;
	text-decoration:none;
	color:#06235B;

	border-left:20px;
	border-right:4px;
	border-color:#06235B;
}
ul.menu a:hover {
	
	display: block;
	padding: 0 1em;
	text-decoration:underline;
	color:#000000;

	border-left:20px;
	border-right:4px;
	border-color:#06235B;
}

.volunteerlink {
	color:#0000ff;
	font-size:large;
	font-weight:bolder;
}
.volunteerlink a:link {
	color:#0000ff;
	text-decoration:underline;
	font-size:large;
	font-weight:bolder;
}
.volunteerlink a:hover {
	color:#ff0000;
	font-size:large;
}
