/*-------------------------------------------------------------------------
	GLOBALS  
-------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0 0 20px 0;
	background: #d40 url(/img/bkgd_body.jpg) repeat-x center top;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #311;
}
#pageWrapper {
	width: 880px;
	min-height: 400px;
	margin: 0 auto;
	background: transparent url(/img/bkgd_wrapper.jpg) repeat-y center top;
}
#pageWrapperInner {
	width: 860px;
	min-height: 400px;
	margin: 0 auto;
	padding: 0 10px;
	background: transparent url(/img/bkgd_wrapper_inner.jpg) no-repeat center top;
}

/*-------------------------------------------------------------------------
	HEADER  
-------------------------------------------------------------------------*/
#header {
	height: 80px; 
	width: 860px; 
	margin: 0 auto;
}
#header_logo {
	float:left;
	display: inline;
}
ul#nav {
	list-style: none;
	float: right;
	margin: 50px 0 0 0;
	width: 560px;
	text-align: right;
}
ul#nav li {
	margin: 0 0 0 5px;
	padding: 0; 
	float: right; 
	display: inline;
	font: bold 1.2em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ul#nav li a {
	color: #fff;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #f93;
	text-decoration: underline;
}

ul#subnav {
	width: 160px; 
	padding: 10px 0 10px 0; 
	margin: 10px 0 0 20px;
	float: left; 
	display: inline; 
	list-style: none;
	list-style-position: outside;
}
ul#subnav li {
	margin: 0 0 10px 0;
	font-weight: bold; 
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0; 
}
ul#subnav li a{
	color: #975;
}
ul#subnav li a:hover{
	color: #910;
}

ul#subnav li.active a {
	color:#610; 
}
#section_id_wrapper {
	width: 820px;
	float: left; display: inline;
	margin: 20px 0 0 20px;
	padding: 0 0 3px 0;
	border-bottom: #975 solid 1px;
}

/*-------------------------------------------------------------------------
	FEATURE  
-------------------------------------------------------------------------*/
div#gliderMain {
	width: 860px;
	height: 300px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
div#gliderMain div.scroller { /* modify width and height of scrolling section if necessary	*/
	width: 860px;
	height: 300px;
	overflow: hidden;
	margin: 0;
}
div#gliderMain ul.controls {
	position: absolute;
	width: 170px;
	left: 680px;
	top: 50px;
	list-style: none;
	z-index: 10;
}
	div#gliderMain ul.controls li {
		float: left;
		display:inline;
		margin: 2px 10px 40px 0;
		font: bold 1.4em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		letter-spacing: -.05em;
	}
	div#gliderMain ul.controls li a {
		color: #fff;
		display: block;
	}
	div#gliderMain ul.controls li a:hover {
		color: #f82;
	}
div#gliderMain div.scroller div.section {/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width: 860px;
	height: 300px;
	overflow:hidden;
	float:left;
	padding:0;
	background-position: 0 0; 
	background-repeat: none;
	background-color: transparent; 
}
div.section .feature_content {
	margin: 50px 0 0 20px; 
	width: 260px;
}
	div.section .feature_content h2 {font-weight: bold; line-height: 1.1em; margin: 0; color: #fff; font-size: 2.3em; }
	div.section .feature_content h3 {font-weight: bold; line-height: 1.1em; margin: 0; color: #c62; font-size: 2.3em; }
	div.section .feature_content a {color: #f30;  }


/*-------------------------------------------------------------------------
	CONTENT 
-------------------------------------------------------------------------*/
#content_home {
	padding:10px;
}
.column_featured {
	float: left;
	display: inline;
	width: 190px;
	margin: 0 10px;
}
.home_buttons {
	width: 150px; 
	height: 30px;
	display: block; 
	margin: 0; 
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #fff;
	text-indent: -5000px;
}
.home_buttons:hover {
	background-position: -150px 0;
}
	#home_news		{background-image: url('/img/btn_home_news.png'); } 
	#home_charities	 	{background-image: url('/img/btn_home_charities.png'); } 
	#home_profiling 	{background-image: url('/img/btn_home_end_profiling.png'); } 
	#home_get_involved 	{background-image: url('/img/btn_home_get_involved.png'); } 

/* INTERIOR PAGES */
#column_a {
	width: 400px; 
	min-height: 360px; 
	float: left; 
	display: inline; 
	margin: 5px 0 0 20px; 
}
	.actions   #column_a {width: 600px;}
	.directory #column_a {width: 600px;}
	.newsletter #column_a {width: 600px;}

.TBD #sidebar {
	width: 360px; 
	float: left; display: inline; 
	background: #fff url(/img/bkgd_action.png) repeat-y 0 0; 
	padding: 10px; 
	margin: 55px 0 0 30px;
}
	.action_block {
		border: #931 solid 1px;
		padding: 5px 10px 10px 10px; 
		margin:  10px 0 0 0;  
		background: #fff; 
	}
#sidebar {
	width: 180px; 
	padding: 10px 0 10px 10px; 
	margin: 25px 20px 0 0;
	float: right; 
	display: inline; 
	background: #fff url(/img/bkgd_action_bar.png) repeat-y 0 0;
}
	.sidebar_button {
		margin: 0 0 5px 0;
	}
#category_more {
	width: 180px; 
	padding: 10px 0 10px 0; 
	margin: 5px 0 0 20px;
	float: left; 
	display: inline; 
}
#action_bar {
	width: 180px; 
	padding: 10px 0 10px 10px; 
	margin: 30px 20px 0 0;
	float: right; 
	display: inline;
	background: #fff url(/img/bkgd_action_bar.png) repeat-y 0 0; 
}

#page_column {
	width: 600px; 
	min-height: 400px;
	float: left; display: inline; 
	margin: 20px 20px 0 20px; 
	clear: left;
}
.campaign_wrapper {
	margin:10px 0;
	padding: 0 20px 20px 20px; 
	border: #721 solid 1px; 
}

/*-------------------------------------------------------------------------
	FOOTER  
-------------------------------------------------------------------------*/
#footer {
	width: 820px;
	min-height: 80px;
	padding: 40px 20px 10px 20px;
	background: transparent url(/img/bkgd_footer.jpg) no-repeat center top;
	clear: both;
}
#footer_cap {
	width: 880px;
	height: 20px;
	background: transparent url(/img/cap_footer.jpg) no-repeat center top;
}
.column_footer {
	width: 140px;
	float: left;
	display: inline;
	margin: 0 10px;
}
#search_footer {
	width: 240px; 
	float: right; 
}
	#search_footer input.ti {
		width: 110px; 
		font-size: 1em; 
		padding-top: 1px; 
	}
/*-------------------------------------------------------------------------
	TEXT & TAGS  
-------------------------------------------------------------------------*/
h1 {	font:normal 2.4em/1.0em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #533;
	margin: 15px 0 10px 0;
	letter-spacing: -1px;
}
h2 {	font:normal 1.8em/1.2em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 15px 0 5px 0;
	color: #533;
}
h3 {	font:bold 1.4em/1.3em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 12px 0 5px 0;
	color: #533;
}
h4 {	font:bold 1.2em/1.4em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 8px 0 3px 0;
	color: #533;
}
h5 {	font: normal 1.2em/1.5em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 5px 0 2px 0;
	text-transform: uppercase;
}
p {	font: normal 1.2em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 0px 0;
}
ul,
ol {	font: normal 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0 5px 0;
	padding: 0 0 0 1.4em;
}
ul ul {	font: normal 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0 5px 10px;
	padding: 0 0 0 1.4em;
}
a {	text-decoration:none;
	color:#931;
}
a:hover {color:#f30;
}
a,
a:focus,
a:hover,
a:active 
	{outline:none;
	-moz-outline:none;
}
img,
img a {	border:none;
}
strong {
}
em {	color:#721;
}
td {	vertical-align:top;
	font: normal 12px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
input {
	vertical-align: middle;
	background-color:#f5eee3;
}
textarea {
	background-color:#f5eee3;
}
#SignUp label {
	float: left; display: inline;
	text-align: right;
	width:45px;
	padding-right: 5px;&nbsp;
}
.qAndA {
	font-weight: bold; 
	font-size: 2em;
	color: #f52;
} 
#column_a label {
	float: left; display: inline;
	text-align: right;
	width: 90px;
	padding-right: 5px;&nbsp;
}

/*-------------------------------------------------------------------------
	KNITS & GNATS  
-------------------------------------------------------------------------*/
.clear {clear:both;}
.hidden {display:none;}
.floatL {float: left;margin-right: 20px;text-align: left;}
.floatR {float: right;margin-left: 20px;}
.flushR {text-align: right;}
.flushTop {margin-top: 0;}
.gap10 {margin-top: 10px;}
.gap20 {margin-top: 20px;}
.gapR {margin-right: 20px;}
.button {vertical-align: middle;   width:38px; height:20px; background: none;}
.separator {margin-top: 20px; border-top: #ca9 solid 1px; padding-top: 5px; }
blockquote.outline {margin: 10px 0; padding: 10px; border: #ca9 solid 1px; } 
.floatBox {float:right; width: 200px; margin: 5px 0 5px 20px; padding-left: 10px; border-left: #ca9 solid 1px; }
	
/* FORMS */
td.left {width: 80px; }
#attorney_signup label {width: 130px; display: inline-block; margin-right: 10px; text-align: right;}
/*///////////////////////////////////////////////////////////////////////////////
	END OF STYLESHEET 
///////////////////////////////////////////////////////////////////////////////*/

