@charset "UTF-8";
/* CSS Document */


/*LOGO***************************************************************/
.logo {
	width: 225px;
	height: 73px;
	float: left;
	margin-top: 20px;
	/*border: 1px solid red;*/
}

/*HEADER***************************************************************/
#header {  
	/*padding: 0 10px 0 20px;*/  /* 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: 344px;
	width: 802px; 
	border-top: 3px solid white;
} 

/*FLASH***************************************************************/
#flash {
	width: 800px;
	height: 200px;
	margin-top: 22px;
	/*float: right;*/
	/*border: 1px solid green;*/
}

/*PICTURES***************************************************************/
.pic1 {
	float:right;

}
	

/*BODY***************************************************************/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:URL(CFJJ_images/body_background.jpg);
	background-repeat: repeat-x;
	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***************************************************************/

#container { 
	width: 804px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height:800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*border: 1px solid red;*/
} 

/*MAIN NAV*****************************************************************/
#nav {
	height: 20px;
	width:800px;
	margin-top: 98px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	text-align: center;
	/*border: 1px solid black;*/

}

/*NAVCSSFORDROPDOWN***************************************************************/

ul#topnav {
	height: 19px;
	text-align:center;
	width: 798px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.1em;
	background: url(file:///Macintosh%20HD/Users/student/Downloads/topnav_stretch.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	height: 20px;
	border-right: 0px solid ; /*--Divider for each parent level links--*/
}
ul#topnav li a {
	padding: 5px 10px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
ul#topnav li:hover { 
	background: #336699 url(file:///Macintosh%20HD/Users/student/Downloads/topnav_active.gif) repeat-x;
}

ul#topnav li.emailnewsletter a {
	display: block;
	background: #336699 ;
}

ul#topnav li.home a {
	display: block;
	background: #336699 ;
}

ul#topnav li.about a {
	display: block;
	background: #336699 ;
}

ul#topnav li.advocacy a {
	display: block;
	background: #336699 ;
}

ul#topnav li.moreinfo a {
	display: block;
	background: #336699 ;
}

ul#topnav li.support a {
	display: block;
	background: #336699 ;
}


ul#topnav li.donate a {
	display: block;
	background: #336699 ;
}



/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
ul#topnav li span {
	float: left;
	padding: 5px 0;
	position: absolute;
	left: 0; top:20px;
	display: none; /*--Hide by default--*/
	width: 800px;
	background: #336699 ;
	color: #fff;
	/*--Bottom right rounded corner--*/
	/*-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
	/*--Bottom left rounded corner--*/
	/*-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: none;
	color:#F00;}

/*MOVIE*****************************************************************/

.movie {
	margin-top: 40px;
	margin-left: 150px;
	height: 150px;
	width:180px;
	border: 2px solid #336699;
}



/*LEFT NAV ICONS***************************************************************/
#sidebarLeft {
	float: left;  /*since this element is floated, a width must be given */
	width: 175px;  /*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 	*/
	padding: 5px 15px 15px 20px;  /*padding keeps the content of the div away from the edges*/ 
	height: 375px;
	border: 1px solid #ccc;
	/*position: absolute;
*/
}

#sidebarLeft1 { 
	padding-left: 15px;
	margin-top: 10px;
	font-size: 10px;
	color:#666;
	font-family: Helvetica,sans-serif;
	height: 355px;
	width: 145px;
}

#sidebarLeft2 { 
	margin-top: 15px;
	height: 20px;
	
}

#sidebarLeft3 { 
  margin-top: 18px;
  border: 1px solid #336699;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  width: 115px;
  height: 120px;
  color:#666;
  font-size: 10px;
  text-align: center;
}

#sidebarLeft4 {   
	margin-top: 18px;
	border: 1px solid #336699;
	font-family: Helvetica;
	font-size: 10px;
	color:#600;
	width: 125px;
    height: 60px;
	text-align: center;
	padding-top: 5px;
    padding-bottom: 5px;
}

.red {
	color:#F00;
	margin-top: 22px;
}

#sidebarLeft5 {   
  padding-top: 18px;
  }

#sidebarLeft6 { 
  color:#336699;
  font-size:12px;
  text-align: center;
  margin-right:17px;
  padding-top:18px;
  
  
}


/*MAIN CONTENT***************************************************************/

#mainContent { 
    height: 380px;
	overflow: auto;
	width: 550px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	margin: 10px 0 0 215px;
	text-align:left;
	color:#666;
	word-spacing: -.1em;
	line-height: 14px;
	color:#666;
	word-spacing: -.1em;
	line-height: 14px;
	color:#666;
	/*border: 1px solid green;*/
	}
	
	

/*TEXT***************************************************************/
.text {
	width: 530px;
	/*min-height: 500px;*/
	height: auto; /*this makes it expand when more text is added*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
}

h1 {
	font-family: "Helvetica", sans-serif;
	font-size: 15px;
	color: #336699;
}

.ital {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

/*LINKS***************************************************************/
a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #F00;
}

/*FOOTER***************************************************************/


#footer {
	height: 40px;
	padding: 10px 10px 0 20px; 
	font-family:Helvetica, sans-serif;
	font-size:10.5px;
	color:#666;
	clear: both;
	text-align: center;
	/*margin-top: 10px;*/
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


/*RANDOM_STYLING***************************************************************/

#cse {
	float:right;
	height:40px;
	width:245px;
	margin-top: 45px;
}


.bold {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	
}

h3 {
	font-family: helvetica, sansserif;
	font-size:15px; 
	color: #1f6799;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.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;
}

/*POP-UP***************************************************************/
 div#links a span {display: none;

}

div#links a:hover span {
   display: block;
   position: absolute; 
   top: 600px; 
   left: 168px; 
   width: 250px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #000; background: white;
   font: 12px Verdana, sans-serif; 
   text-align: center;
   border: 1px solid #000;
   text-decoration:none;
   overflow: auto;
   }
   
   
div#links a:hover {color: #411; background: #ddd;
   text-decoration:none;
   color: #000; background: white;
   
   }
   
/*BREADCRUMB***************************************************************/

#breadcrumb {
	font-size: 9px;
	color:#336699;
}





