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

/* LAYOUT */
.page {
	width: 960px;
	text-align: left;
}
.page-bg {
	height: 100%;
	background-image: url(/images/page-bg-border.gif);
	background-repeat: repeat-y;
}
.page-bg-3col {
	height: 100%;
	background-image: url(/images/page-bg-border-3col.gif);
	background-repeat: repeat-y;
}
#body-area {
	width: 960px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #deb408;
	background-image: url(/images/page-bg.gif);
	background-repeat: repeat-y;
}
#wide-area {
	width: 960px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #deb408;
	background-color: #FFFFFF;
}
#body-top {
	background-color:#E9E1C8;
	min-height:0px;
}

/* HEADER */
#head-col123 {
	float: left;
	width: 600px;
	height: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#head-col4 {
	float: right;
	width: 330px;
	height: 80px;
	padding-right: 10px;
}



/* COLUMNS */
#main {
	width: 720px;
	float: left;
}
#content {
	width: 720px;
	float: left;
	height: 100%;
}
#wide {
	width: 960px;
	float: left;
	height: 100%;
}
#col-sidebar {
	width: 240px;
	float: left;	
}
#2col-middle {
	float: left;
	margin-left: 240px;
}
#col-2-mid {
	float: left;
	width: 240px;
}
#col-3-mid {
	float: left;
	width: 240px;
}
#col {
	float: left;
	width: 240px;
}
#col li {
	margin-left: -20px;
	display: inside;
	line-height: 15px;
}
#col-body {
	float: left;
	width: 240px;
}
#col-body li {
	margin-left: -15px;
	line-height: 16px;
}
#col-body-three {
	float: left;
	width: 210px;
	padding:0 10px 0 0;
}
#col-body-three li {
	line-height: 18px;
	margin-left: -15px;
}
#col-1 {
	float: left;
	width: 240px;
}
#col-1 li {
	margin-left: -20px;
	display: inside;
	line-height: 15px;
}
#col-az {
	float: left;
	width: 220px;
	padding-right: 6px;
}
#col-az2 {
	float: left;
	width: 330px;
	padding-right: 6px;
}
	
/* CONTENT */
#section-123 {
	width: 680px;
	background-color: #FFFFFF;
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	line-height:2.1em;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #deb408;
}
#content-123 {
	width: 680px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	line-height:2.1em;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#content-123 .sidebar-contact, #section-123 .sidebar-contact {
	line-height:2.1em;
}
#content-123 h3, #section-123 h3 {
	color: #666666;
}
#content-123-no {
	line-height: 2.2em;
	width: 680px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	color: #000000;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#giving-1234 {
	width: 880px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	line-height: 22px;
	color: #000000;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #deb408;
}
#giving-1234 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
}

/* SIDEBAR */
#sidebar {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #DEB408;
	font-size: 95%;
	line-height: 1.5em;
}
#sidebar h3 {
	font-size: 105%;
}
#sidebar h3 a {
	color:#FFCC00;
}
#sidebar h4 {
	font-size: 100%;
	color:#FFCC00;
}

#sidebar p {
	color: #FFFFFF;
}

#sidebar ul {
	padding: 0; 
	margin: 0;
}

#sidebar li {
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 2px;
	margin-left: 20px;
	color: #CCCCCC;
}

#sidebar li a {
	color:#FFC;
}
#sidebar a {
	color: #FFFFCC;
}
#sidebar a:hover {
	color: #DEB408;
}

#sidebar .giving-breadcrumb-nav {
	color: #FFCC00;
	line-height: 16px;
}
#sidebar .giving-breadcrumb-nav a {
	color: #FFCC00;
}

#sidebar-body {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #f1f1f1;
}
#sidebar-body h3 {
	color: #666666;
}
#sidebar h3 {

}
.sidebar-contact {
	line-height:16px;
	overflow: visible;
}
#sidebar a.checkout {
	color: #FFCC00;
	font-weight: bold;
}
#sidebar a.checkout:hover {
	color: #FFFFCC;
}

#sidebar-slider {
	padding: 0 0 0 0;
	width: 240px; 
	
}
.bx-prev { 
	color: #DEB408;
	font-size: 100%;
	float: left; 
	
	
}

.bx-next { 
	color: #DEB408;
	font-size: 100%;
	float: right;
	
	
}

.bx-captions h2{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.bx-captions p{
	color:#FFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

#slider{
	width:240px;
	float:left;	
}

#slider img{
	float:left;	
	
}

#slider ul{
	width: 240px; 
	height: 150px; 
	list-style:none;
}
#slider li{
	list-style:none;
}
.give-button {
	padding:10px 0 20px 0;
}
.give-button a {
	color:#CC9900;
}
.give-button a:hover {
	color:#FFCC00;
}
	

.rsb-give {
	line-height: 18px;
	color: #DEB408;
	padding: 20px;
	font-weight: bold;	
}
.rsb-give a {
	color: #DEB408;
}
.rsb-give a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
}

/* LEADERSHIP: bulleted list */
#bio-images {
	text-align:center;
	border-bottom-style: none;
}
#bio-images .text {
  font-size: 80%;
  margin-top:-20px;
  line-height:8px;
}
#bio-images .text a {
  text-decoration:none;
  color: #000000;
}
#bio-images .text a:hover {
  color: #706247;
  text-decoration:none;
}

#bio-images ul {
  list-style: none;
  display: inline;
}
#bio-images li {
	padding:bottom:4px;
	float: left;
	position: relative;
	list-style-position: inside;
	list-style-type: none;
	border-bottom-style: none;
}

/* BOARD OF DIRECTORS */
.col-body li {
	list-style-type: none;	
	padding-bottom: 10px;
	line-height:16px;
}
.board-asterisk {
	margin-left:-10px;
}



/* ONLINE GIVING */
form table h2 {
	padding-bottom:-1px;
}	

form #col1 {
	float:left;
	width:220px;
	padding-right:10px;
	text-align:right;
}	
form #col2 {
	float:left;
	width:450px;
}	
form #col3 {
	float:left;
	width:220px;
}	
form #col4 {
	float:left;
	width:220px;
}	
