@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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 */
	color: #000000;
}
#container  {
	width: 936px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header  {
	background: #DDDDDD url(img/header_1.jpg);
background-repeat: no-repeat;  
/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 117px;
} 
#header1  {
	background: #DDDDDD url(img/header_1.jpg);
background-repeat: no-repeat;    /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 117px;
} 
#header2  {
	background: #DDDDDD url(img/header_2.jpg); 
background-repeat: no-repeat;   /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 117px;
} 
#header3  {
	background: #DDDDDD url(img/header_3.jpg);
background-repeat: no-repeat;    /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 117px;
} 
#header4  {
	background: #DDDDDD url(img/header_4.jpg); 
background-repeat: no-repeat;   /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 117px;
} 
#header5  {
	background: #DDDDDD url(img/header_5.jpg); 
background-repeat: no-repeat;   /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 117px;
} 
#header6  {
	background: #DDDDDD url(img/header_2.jpg); 
background-repeat: no-repeat;   /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 117px;
} 
#logo {
	float: left;
	height: 73px;
	width: 216px;
	background-image: url(img/logo.gif);
	margin-top: 25px;
	margin-left: 22px;
}
#search {
	width: 150px;
	border: 1px solid #CCCCCC;
}
#searchForm           {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 100px;
}

#searchForm #searchTextBox {
	width: 75px;
	border: 1px solid #133A80;
	height: 10px;
	float: left;
	line-height: normal;
}

#signup{
	height: 14px;
	width: 75px;
	border: 1px solid #663366;
	margin: 0px;
	padding: 0px;
}
.watchvideo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#signupform {
	height: 16px;
	width: 170px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#highlights {
	background: #fff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 59px;
	width: 205px;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 58px;

}
#highlights table {
	padding: 2px 0px 0px 2px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	font-weight: bold;
}
#highlights td {
	padding-left: 5px;
}
#rightside    {
	float: right; /* since this element is floated, a width must be given */
	width: 353px; /* 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 */
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 16px;*/
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#rightside p {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#rightside h3 {
	margin: 0px;
	padding: 0px;
	height: 20px;
	display: block;
	background-image: url(img/right_top.jpg);
}
#rightside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A5791F;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 17px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE5D3;
	/*line-height: 12px;*/
}
#rightside h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	/*line-height: 16px;*/
}
#rightside img {
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
}
#rightside a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#rightside a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#rightside a:hover {
	font-size: 12px;
	color: #663366;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#rightside #policy {
	height: 129px;
	width: 355px;
	background-image: url(img/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 8px;
}
#rightside #programs {
	height: 129px;
	width: 355px;
	background-image: url(img/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 8px;
}
#rightside #education {
	height: 129px;
	width: 355px;
	background-image: url(img/right_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#mainContent  {
	margin-top: 20px;
} 
#mission {
	height: 131px;
	width: 504px;
padding-left:15px;
	background-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
	background-image: url(img/mission_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mission p {
/*

*/
}
#mission table {
	margin-top: 3px;
	margin-left: 18px;
	margin-right: 15px;
}
#mission  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mission a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mission a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #DAE9E9;
	text-decoration: none;
}
#mission h1 {
	background-image: url(img/mission_top.gif);
	display: block;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#visionaction {
	width: 524px;
	background-color: #DAE9E9;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/vision_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 265px;
	height: auto !important;
	height: 265px;
	font-size: 12px;
	font-weight: normal;
}
#visionaction p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 16px;
}
#visionaction h3 {
	background-image: url(img/vision_top.gif);
	display: block;
	height: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#visionaction h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #006666;
	margin: 0px 20px 15px 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 17px;
}
#visionaction img {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#visionaction a,
#visionaction a:visited,
#visionaction a:active,
#visionaction a:link {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#visionaction a:hover {
	color: #663366;
	text-decoration: underline;
}
#visionaction h2 {
	font-size: 15px;
	color: #663366;
	margin: 0px;
	padding: 0px;
}
#footer  {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	padding-top: 10px;
	padding-bottom: 10px;
} 
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
#navwrapper {
	width: 936px;
	height: 27px;
	margin: 0px;
}
#navright {
	float: right;
	height: 23px;
	width: 192px;
	background-color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}
#navright ul {
	margin: 0px;
	padding: 0px 0px 0px;
}
#navright ul li {
	display: inline;
}
#navright  ul  li  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navright ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navright ul li a:hover {
	color: #DAE9E9;
	text-decoration: none;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px 0px 0px;
}
#navcontainer  {
	background-color: #A5791F;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	width: 710px;
	height: 21px;
	margin: 0px;
	padding: 5px 0px 0px 22px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer  ul  li  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer ul li a:hover {
	color: #DAE9E9;
	text-decoration: none;
}
#donate {
	background-color: #663366;
	height: 16px;
	width: 190px;
	margin-left: 710px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#donate a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#donate a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #DAE9E9;
}
#leftside {
	float: left;
	width: 524px;
	margin: 0px;
	padding: 0px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#donate a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#bodycopy  {
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
line-height: 18px;
	/*line-height: 15px;*/
	margin: 0px;
	padding: 0px;
}

#bodycopy h2 {
font-size: 16px;
line-height: 130%;
}

.story-body img {
padding-right: 10px;
}

#headerpg {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 500px;
	float: right;
	/*height: 105px;*/
}
#headerimg {
	background-image: url(img/truth.jpg);
	float: right;
	height: 90px;
	width: 135px;
	margin: 0px;
	padding: 0px;
}
/*
#bodycopy img {
	float: right;
}
*/
#headercopy {
	width: 365px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	Margin-top: 20px;
}
#headercopy .section {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 14px;
}
#headercopy .page {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 25px;
line-height: 120%;
	padding-top: 0px;
	display: block;
	margin-top: 10px;
}

#rightblocks {
}
#rightnav {
	width: 183px;
	float: right;
	font-size: 75%;
}
#rightnav div{
	padding: 6px 6px 6px 6px;
}
#quote {
	background: url(img/quote_bottom.jpg) no-repeat bottom;
	width: 183px;
	float: right;
	line-height: 22px;
	margin: 0px 17px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#quote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663366;
	line-height: 125%;
	margin-left: 20px;
	margin-right: 20px;
}
#quote h2 {
	color: #A5791F;
	margin-left: 20px;
	font-size: 16px;
	padding: 0px 0px 27px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#quote h1 {
	background-image: url(img/quote_top.jpg);
	display: block;
	height: 21px;
	width: 183px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.menu{
	background-color:#FFFFFF;
	padding-left:20px;
	padding-top:5px;
	padding-bottom: 1px;
	display:block;
	text-decoration: none;
	color: #999999;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background-image: url(img/rule2.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
.menu hover {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	margin-top: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftblocks {
	float: left;
}
#leftnav {
	width: 180px;
	font-size: 75%;
	padding-left: 4px;
}
#subnav {
	width: 180px;
	float: left;
	margin-top: 110px;
margin-right: 20px;
}

#subnav a:visited{
color: #006766;
text-decoration: none;
}

#subnav a{
color: #006766;
text-decoration: none;
}

#subnav a:hover{
color: #006766;
text-decoration: underline;
}




 .submenu{
	background-color:#FFFFFF;
	display: block;
	height: 19px;
	padding-top: 5px;
	padding-left: 32px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(img/bullet.gif);
	background-position: 20px;
	background-repeat: no-repeat;
}

.hide{
      display: none;
}

.show{
      display: block;
}
#form1 {
	width: 186px;
}
#form1 #searchbox {
	height: 12px;
	width: 70px;
	border: 1px solid #663366;
	margin: 0px 0px 0px 20px;
	background-position: right;
	padding: 0px 0px 0px 0px 0px;
}
#form1  #searchimg {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	float: right;
}
#form2 {
	width: 186px;
}
#form2 #informedbox {
	height: 12px;
	width: 70px;
	border: 1px solid #663366;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#form2 #informedimg {
	margin: 0px;
	padding: 0px;
	float: right;
}
#form1 input {
	font-size: 90%;
}
#form2 input {
	font-size: 90%;
}
.story a,
.story a:link,
.story a:visited,
.story a:active {
	color: #006666;
	text-decoration: none;
}
.story a:hover{
	text-decoration: underline;
}
.story-body img {
	margin: 4px 6px 4px 4px;
}
.tindex .story-body img {
	width: 100px;
	height: 76px;
	border: 0;
}
