/* CSS Document */
/* - - - - - - - - - - - - - - - - - - - - -

  CSS by NX WEB Technologies Inc.
  Copyrighted Material
  www.nxwebtechnologies.com

#     # #     # #     # ####### ######     #######                                                                         
##    #  #   #  #  #  # #       #     #       #    ######  ####  #    # #    #  ####  #       ####   ####  # ######  ####  
# #   #   # #   #  #  # #       #     #       #    #      #    # #    # ##   # #    # #      #    # #    # # #      #      
#  #  #    #    #  #  # #####   ######        #    #####  #      ###### # #  # #    # #      #    # #      # #####   ####  
#   # #   # #   #  #  # #       #     #       #    #      #      #    # #  # # #    # #      #    # #  ### # #           # 
#    ##  #   #  #  #  # #       #     #       #    #      #    # #    # #   ## #    # #      #    # #    # # #      #    # 
#     # #     #  ## ##  ####### ######        #    ######  ####  #    # #    #  ####  ######  ####   ####  # ######  ####

- - - - - - - - - - - - - - - - - - - - - */

.clearFloatBoth {clear: both;}
.clearFloatLeft {clear: left;}
.clearFloatRight {clear: right;}
.centered {margin-left: auto; margin-right: auto;}
.alignright {float:right; margin-left: 10px;}
.alignleft {float:left; margin-right: 10px;}

/* Global
-----------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background: #515151 /*url(/design/images/bg-blue.gif) top left repeat-x*/;
	color: #313131;
	font-family:'Lucida Grande',Arial,Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	text-align: center;
}
p {
	line-height:1.8em;
	text-align:justify;
	padding: 7px 10px 0 10px;
	margin: 0;
	margin-top:12px;
	margin-bottom:12px;
}
img {
	padding: 0;
}
h1 {
	color: #314f76;
	font-family:'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	border-bottom:0px solid #000;
	margin-bottom:10px;
	padding-left:5px;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #535353;*/
	color:black;
	font-size: 14px;
	padding: 15px 0 5px 0;
	margin: 0;
	margin-bottom:10px;
	text-align: center;
	letter-spacing:0.07em;
}
h4 {
	color: #313131;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 40px;
}
h5 {
	font-size:14px;
	padding: 20px 0 10px 10px;
	color: #890008;
	margin: 0;
	}
h6 {
	font-size:14px;
	padding: 20px 0 10px 10px;
	color: #890008;
	margin: 0;
	}
a,  a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
	outline:none;
}
a:focus {
	color: #000;
	outline:none;
}
a:active {
	color: #000;
	outline:none;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding:0px;
	text-align: left;
	width: 980px;
	background:url(/design/images/content-bg-blue2.gif) left top repeat-y;
}
#outerWrapper #header {
	position:relative;
	background: #000 url(/design/images/header-blue4.gif) left top no-repeat;
	font-weight: bold;
	padding: 0px;
	height: 219px;
}
#header .headerLogo{
	position:absolute;
	display:block;
	width:260px;
	height:130px;
	left: 25px;
	top: 11px;
	text-indent:-9999px;
}
#header .headerBanner{
	position:absolute;
	display:block;
	width:532px;
	height:139px;
	left: 306px;
	top: 10px;
}

#header .headerPledge{
	position:absolute;
	display:block;
	width:121px;
	height:130px;
	right: 9px;
	top: 11px;
	text-indent:-9999px;
}

#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px;
	width: 220px;
	margin:0px;
}
#outerWrapper #contentWrapper {
}
#outerWrapper #contentWrapper #content {
	margin: 0 20px 0 250px;
	padding: 0px 0px 0px 0px;
}

/* Middle Column
-----------------------------------------------------*/
#outerWrapper #contentWrapper #content #middlecolumnForm {
	margin: 0;
	padding: 5px 0 0 0;
}
#outerWrapper #contentWrapper #content #middlecolumnForm ul {
	padding-left:20px;
}
#outerWrapper #contentWrapper #content #middlecolumnForm li {
	list-style-type: none;
	line-height:1.5em;
	padding-top:2px;
	padding-bottom:2px;
}
#outerWrapper #contentWrapper #content #middlecolumnForm p {
	text-indent: 0px;
	line-height: 18px;
}

#outerWrapper #contentWrapper #content #middlecolumn {
	margin: 0;
	padding: 5px 0 0 0;
}
#outerWrapper #contentWrapper #content #middlecolumn ul {
	padding-left:20px;
}
#outerWrapper #contentWrapper #content #middlecolumn li {
	list-style-type: none;
	line-height:1.5em;
	padding-top:8px;
	padding-bottom:8px;
}
#outerWrapper #contentWrapper #content #middlecolumn p {
	text-indent: 0px;
	line-height: 18px;
}
#outerWrapper #contentWrapper #content #rightcolumn {
	float: right;
	margin: 0;
	padding: 0;
	height: auto;
	width: 170px;
	text-align: left;
	background-color: #CCCCCC;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
#outerWrapper #contentWrapper #content #rightcolumn p {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	line-height: 14px;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
#outerWrapper #contentWrapper #content #rightcolumn h1 {
	font-size: 10px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #4D4D4D;
	width: 160px;
	color: #FFFFFF;
}
#outerWrapper #contentWrapper #content #rightcolumn h2 {
	margin: 0;
	padding: 0 0 5px 0;
}
#outerWrapper #contentWrapper #content img{
	margin-right: 15px;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}
#partnersWrapper{
	display:block;
	text-align:center;
}
#partnersWrapper p{
text-align:center;
}

#outerWrapper #footer {
	padding: 20px 15px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align:right;
	color:#E6E6E6;
	font-size:11px;
	background:url(/design/images/footer.gif) left top no-repeat;
	height:40px;
}
#footer a, #footer a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a:focus {
 	color: #fff;
}
#footer a:active {
	color: #fff;
       outline: none;
}


/* Left Navbar
-----------------------------------------------------

#navbar {
	width: 220px;
	padding-top:0px;
	padding-bottom:40px;
	margin-left:2px;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans Regular',Arial, sans-serif;
	font-size:12px;
}
#navbar ul{ 
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	list-style: none;
}
#navbar li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	padding: 8px 0 0 20px;

}
#navbar li a:link {
	color: #fff;
	display: block;
	outline:none;
}
#navbar li a:visited {
	color: #fff;
	display: block;
	background: url(/design/images/navbar-visited-li.gif);
	color:#a6a6a6;
	outline:none;
}
#navbar li a:hover {
	color: #fff;
	background: url(/design/images/navbar-li.gif) 0 -32px;
	outline:none;
}
body#pageHome a#pageActiveHome,
body#pageWork a#pageActiveWork,
body#pageAbout a#pageActiveAbout,
body#pageGoals a#pageActiveGoals,
body#pageStats a#pageActiveStats,
body#pageMovement a#pageActiveMovement,
body#pageInvolved a#pageActiveInvolved,
body#pagePartners a#pageActivePartners,
body#pageChairs a#pageActiveChairs,
body#pageMedia a#pageActiveMedia,
body#pageContact a#pageActiveContact,
body#pageAboutOH a#pageActiveAboutOH{
	color: #fff;
	background: url(/design/images/navbar-current-li.gif) 0 0;
}
#navbar li a:active {
	color: #fff;
	background: url(/design/images/navbar-li.gif) 0 -64px;
	outline: none;

}

/* Flash Intro
-----------------------------------------------------*/

#flashIntroSeparator{
	display:block;
	width:640px;
	height:32px;
}
#flashIntroWrapper{
	display:block;
	width:640px;
	height:360px;
	margin-bottom:25px;
	background: url(/main/flash/slide.jpg);
	z-index: 99;
}

/* Classes
-----------------------------------------------------*/
.sourceStyling {
	font-size:10px;
	font-style:italic;
	border-bottom: 1px solid black;
	text-align: right;
	padding-right: 15px;
	color: #A98700;
	padding-top: 10px;
}

.gradTableHeader {
	background-color:#000000;
	font-size:13px;
	font-weight:bold;
	height: 0px;
	color: #CCCCCC;
}

.gradTableBlue {
	background-color:#F3F3F3;
	font-size: 12px;
	text-align:center;
}

.gradTableGrey {
	background-color:#E7E7E7;
	font-size: 12px;
	text-align: center;
}
.byClass {
	font-size:12px;
	color:#AC0000;
	margin: 0;
	}

.bioClass {
	margin:0;
	padding:0;
	font-size: 10px;
}	
	
.bioClass a {
	color:#890008;
	}
.bioClass a:hover {
	/*border-top:1px solid #890008;
	border-bottom:1px solid #890008;*/
	border:1px dashed #CCCCCC;
	text-decoration:none;
	padding: 0 3px 0 3px;
	outline:none;}

.dashedUnderline {
	border-bottom: 1px dashed #CCCCCC;
	margin-top:10px;}
.quoteClass {
	font-weight: bold;
	line-height: 1em;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 0px;
	color: #333333;
	font-style: italic;
 }
 
.quoteBy {
	color:#890008;
	text-align: right;
	padding-right: 40px;
	padding-top: 5px;
	border-top:1px dashed #cccccc;
	margin-top: 5px;
	font-size: 10px;
	/*margin-left: 305px;*/
	float:right;
}	

.heading7 {
	font-weight:bold;
	color:#314f76;
	padding-left:12px;
}

.imgPadding {
	padding:5px 0 5px 10px;}

.imgPaddingLeft {
	padding:5px 0 5px 20px;
}

/* General Classes
-----------------------------------------------------*/
.backTop{
	font:"Lucida Grande", Arial, Tahoma, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:normal;
}
	
/* Statistics Page
-----------------------------------------------------*/
#tableCenter {
	margin: 0 0 0 20px;
	padding: 0;
	}
#USnews {
}

#USnews li {
	padding: 0 0 0px 20px;
	margin: 0;
	display: block;
	list-style-type:none;
	background: url(/design/images/arrow.gif) left center no-repeat;
}
#USnews ul {
	padding: 0 0 0 20px;
	margin: 0;
}

/* The Work Page
-----------------------------------------------------*/
#aboutPic {
	width: 680px;
	background-image:url(/design/images/header_work.jpg);
	height: 300px;
	}

#aboutPic p {
	font-size:16px;
	line-height:22px;
	padding-left:25px;
	padding-right:25px;
	color: #FFFFFF;
	padding-top: 190px;
	padding-bottom: 0px;
	margin: 0;
}
/* Homepage
-----------------------------------------------------
-----------------------------------------------------*/
#homepageWrapper {
	display:block;
	width:960px;
	border:2px solid white;
	margin:0 auto;
	/*padding-left:20px;*/
	padding-top:20px;
	padding-bottom:20px;
	background:#000;
	color:white;
	
}
#contentTop {
margin:0;
padding:0;
}
#contentBottom {
margin:0;
padding:20px 0 20px 10px;
}
#homepageTopNav {
	width:960px;
	height:36px;
	padding-top:30px;
	margin:0;
	}
#homepageLogoWrapper {
	float:left;
	display:block;
	width:274px;
	height:110px;
	margin:0;
	padding:0px;
	background:url(/design/images/homepage-logo.gif) left top no-repeat;
}
#homepageDescriptionWrapper {
	float:left;
	display:block;
	width:520px;
	height:110px;
	margin:0;
	margin-left:20px;
	padding:0px;
	line-height:1.5em;
	font-family:'Lucida Grande',Arial,Tahoma,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	background:url(/design/images/homepage-title.gif) left top no-repeat;
	text-indent:-9999px;
}
#homepageDescriptionWrapper p{
	text-align:center;
	color:#FFCC00;
}
#homepagePledgeWrapper {
	float:left;
	display:block;
	width:98px;
	height:110px;
	margin:0;
	margin-left:20px;
}
#homepagePledgeWrapper a {
	display:block;
	width:98px;
	height:110px;
	margin:0;
	padding:0px;
	background:url(/design/images/homepage-pledge.gif) left top no-repeat;
	text-indent:-9999px;
}
#homepageNavbarWrapper {
	width: 274px;
	/*height:530px;*/
	margin-top: 50px;
	float:left;
	border:1px solid white;
	background: url(/design/images/leftcolumn1-bg.gif) left top repeat;
	padding:10px 0 0 0;
	text-align:center;
}
#homepageNavbarWrapper h1{
	background-color:#000;
	font-family:'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:32px;
	margin:0px;
	color:#fff;
}
#homepageNavbarWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#homepageNavbarWrapper li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align:left;
}
#homepageNavbarWrapper li a:link, #homepageNavbarWrapper li a:visited {
	color: #E5E8D4;
	display: block;
	background: url(/design/images/leftcolumn1-bg.gif) left top repeat;
	padding: 8px 0 0 15px;
}
#homepageNavbarWrapper li a:hover {
	color: #fff;
	background: url(/design/images/navbar-li.gif) 0 -32px;
	padding: 8px 0 0 15px;
}
#homepageNavbarWrapper li a:active {
	color: #fff;
	background: url(/design/images/navbar-li.gif) 0 -64px;
	padding: 8px 0 0 15px;
}
#homepageIntroWrapper {
	float:left;
	display:block;
	width:640px;
	height:300px;
	margin:0;
	margin-left:20px;
	margin-top:50px;
	padding:0px;
	margin-bottom:40px;
}
#homepageSponsorsWrapper{
	float:left;
	display:block;
	width:170px;
	height:180px;
	margin:0;
	margin-left:20px;
	margin-top:0px;
}
#homepageVideoWrapper{
	float:left;
	display:block;
	width:215px;
	height:180px;
	margin:0;
	margin-left:20px;
	margin-top:0px;
}
.homepageLine{
	margin:0 auto;
	padding:0px;
	width:960px;
	border-bottom:1px solid #666;
	display:block;
	height:20px;
}

.leftBio {
	border:1px solid #999999;
    height:160px;
	margin:10px auto;
	width:200px;
}
.leftBioLarge {
	border:1px solid #999999;
    height:180px;
	margin:10px auto;
	width:200px;
}
.leftBio h6, .leftBioLarge h6 {
	text-align:center;
	color:#FFCC00;
	font-weight:lighter;
	font-size:12px;
	padding:10px 0 0 0;
	margin:0; 
}
.leftBioPic {
	padding:10px 0 0 13px;
	height:100px;
	width:80px;
	float:left;}
	
.leftBioPicCenter {
	padding:10px 0 0 0px;
	height:100px;
	margin:0 auto;
	text-align:center;
}
.leftBioPic p {
	display:block;
	margin:0 0 0 0;
	font-size:10px;
	color:#CCCCCC;
	width: 80px;
	padding: 0 0 0 0;
	text-align:center;}
	.leftBioPicCenter p {
	display:block;
	margin:0 0 0 0;
	font-size:10px;
	color:#CCCCCC;
	/*width: 80px;*/
	padding: 0 0 0 0;
	text-align:center;}
.bioContainerLeft {
	width:325px;
	float:left;}
.bioContainerRight {
	width:325px;
	float:right;}
	.bioContainer {
	width:325px;
	float:left;
}
.bioStyling {
	border:1px solid white;
	width:700px;
	margin:0 0 10px 0;
	padding:10px 0 15px 0;
	background:#CCCCCC url(/design/images/bioStyleBg.jpg) repeat-x;}
.bioStyling2 {
	border:1px solid #cccccc;
	width:700px;
	margin:0 0 10px 0;
	background-color:#fff;
}

img a {
	border:none;
	outline:none;}
	
img a:visited {
	outline:none;
	border:none;}

