@CHARSET "UTF-8";
/******************************************************************************
 * Homepage
 ******************************************************************************/
 
body.front #center{
	width: 625px;
}

/*body.front #wrapper {
	background-position: center -55px;
	background-image: url(http://www.planningtoolexchange.org/sites/all/themes/orton/i/int-stripe-thick.gif);
	padding-top: 0;	
}*/

body.front #sidebar-right {
	width: 325px;
}

#mini-panel-homepage_text .content .body {
	font-size: 1em; /*override global content body*/
}

/* Mission Statement block */
#mini-panel-homepage_text {
	height: 170px;
	width: 320px;
	padding: 16px 0 15px 0;
	color: #dbeef9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
}

#mini-panel-homepage_text .content .body {
	margin: 0;
}

#mini-panel-homepage_text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.3em;
	display: inline; /*allow heart & soul graphic to sit inline*/
	margin: 0px;
	font-size: 1em;
	color: #dbeef9;
}

#mini-panel-homepage_text img {
	border: none;
	float: none;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 5px 0;
}

/******************************************************************************
 * Accordion
 ******************************************************************************/
#homepage-accordion {
	padding: 25px 0;
}

#homepage-accordion h3 {
	background: #5a481c url(../i/accordionheader.gif) 300px center no-repeat;
	color: #dfe1cf;
	font-weight: normal;
	font-size: .875em;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 23px;
	line-height: 1.75em;
	margin: 1px 0 0 0;
	cursor: pointer;
}

#homepage-accordion h3.ui-state-active {
	background-image: url(../i/accordionheader-active.gif);
}

#homepage-accordion h3.ui-state-hover {
	background-color: #473813;
}

#homepage-accordion .panel-content {
	padding: 15px;
	background-color: #e9e9dc;
}

/* add png for supporting browsers */
.content > #homepage-accordion .panel-content {
	background-image: url(../i/accordioncontent.png);
	background-color: transparent;
}

#homepage-accordion ul, 
#homepage-accordion ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border : none;
}

/*HARD CODED ANNOUNCEMENT STYLES*/

#announcement p {
	font-size: 0.688em;
	line-height: 1.5em;
	/*margin: 0px auto;*/
}

#announcement img {
	display: block;
	/*margin: 0px auto;*/
	float:left;
	margin: 0 10px 10px 0;
}

/*essentially force a 'more' style on links*/
#announcement a {
	border:0 none;
	display:block;
	float:right;
	background:transparent url(../i/arrow_more.gif) no-repeat scroll right center;
	font-family:Verdana,"Lucida Grande",Arial,sans-serif;
	font-size:0.916em;
	font-weight:bold;
	line-height:1em;
	padding-right:11px;
	text-transform:uppercase;
}

/******************************************************************************
 * Newsletter
 ******************************************************************************/
#block-campaignmonitor-0 {
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: solid 1px #5A481C;
}

#block-campaignmonitor-0 h3 {
	background-image: url(../i/hdr-signup.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	overflow: hidden;
	height: 40px;
}

#block-campaignmonitor-0 input {
	border: solid 1px #5A481C;
}


body.front a.subscribe {
	background: transparent url(../i/subscribe_325.png) no-repeat scroll left 15px;
	display: block;
	height: 65px;
	width: 325px;
	padding: 15px 0;
	border-top: solid 1px #948A69;
	border-bottom: solid 1px #948A69;
}


/******************************************************************************
 * Flash
 ******************************************************************************/
#frontflash {
	position: absolute;
	top: -15px;
	left: -20px;
	height: 296px;
	width: 622px;
	padding: 0 20px 30px;
	background-image: url(../i/home_flash_bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* disable background image for IE6 since it doesn't support png with alpha channel */
* html #frontflash {
	background-image: none;	
}

/******************************************************************************
 * Slider
 ******************************************************************************/
#homepanel .title {
	background-image: url(../i/hdr-explorethefoundation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 15px;	
	margin: 270px 0 0 0;
}

#homeslider {
	float: left;
}

#homeslider-contents {
	overflow: hidden;
	width: 620px;	
}

#homeslider-contents-items {
	background-image: url(../i/homeslider.gif);
	width: 1900px; /*ten items wide*/
	min-height: 120px;
	padding: 0;
	margin: 0;
	overflow: auto;
}

.homeslider-item  {
	float: left;
	width: 190px;
	margin: 0 25px 20px 0;
	padding-bottom: 20px;	
	list-style: none;
}

.homeslider-item h3 {
  font-family: Verdana,"Lucida Grande",Arial,sans-serif;
	font-size: .813em;
	font-weight: bold;
	margin-bottom: .25em;
	color: #5a481c;
}

.homeslider-item h3 a, .homeslider-item h3 a:visited, .homeslider-item h3 a:link {
	color: #5a481c;
	font-weight: bold;
	line-height: 1.2;
}

.homeslider-item img {
	display: block;
	border: 5px solid #c7c3ad;
	margin-bottom: 18px;
}

.homeslider-item .content {
	display: inline;
	font-size: .688em;
	line-height: 1.75;
}

.homeslider-item a {
	line-height: 1.75;
}

/* Next & Previous links */
#homeslider-nav {
	height: 21px;
	margin: 7px 0;
}

#homeslider-nav #pager-prev, 
#homeslider-nav #pager-next {
	display: block;	
	height: 25px;	
	padding: 6px 0px 2px 0px;
	color: #bab69d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .625em;
	text-decoration: none;
	cursor: default;
}

#homeslider-nav #pager-prev {
	float: left;
	background: transparent url(../i/previous_inactive.gif) top left no-repeat;
	padding-left: 26px;
}

#homeslider-nav #pager-prev.homeslider-pager-prev-active {
	background-image: url(../i/previous.gif);
	color: #ac5600;
	cursor: pointer;
}

#homeslider-nav #pager-next {
	float: right;
	text-align: right;
	padding-right: 26px;
	background: transparent url(../i/next_inactive.gif) top right no-repeat;
}

#homeslider-nav #pager-next.homeslider-pager-next-active {
	background-image: url(../i/next.gif);	
	color: #ac5600;
	cursor: pointer;
}

#homeslider-nav .homeslider-pager-prev-active#pager-prev:hover,
#homeslider-nav .homeslider-pager-next-active#pager-next:hover {
	text-decoration: underline;
}