html, body{	height:100%; min-width:960px;}
body{
	margin:0;
	font:13px/20px "Georgia", Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.gif) repeat-x 50% 0;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:none; color: #ff3300;}
a:hover{text-decoration:underline; color: #ff6600;outline: none;}
hr{border: none;border-bottom: 1px dashed #aeaeae;background: none;}
input,
textarea,
select{
	font:10px "Georgia",sans-serif;
	vertical-align:middle;
}
#wrapper-holder{
	min-height:100%;
}
* html #wrapper-holder{
	height:100%;
}
#wrapper{
	position:relative;
	width:960px;
	margin:0 auto;
	padding:0 0 165px;
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:0;
	height:162px;
	width:858px;
	padding:0 47px 0 55px;
}
.logo{
	float:left;
	margin:17px 0 0;
	height:89px;
	width:174px;
	text-indent:-9999px;
}
.logo a{
	height:89px;
	width:174px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
.item{
	float:right;
	width:550px;
}
.photo {
	width:550px;
	float:left;
}
.content_footer_row {
	padding: 20px 0;
}
.content_footer_row img {
	float: left;
	margin: 0 20px;
}
.content_footer_row .item_details p {
	margin-bottom: 10px;
}
.content_footer_row {
	border-bottom: 1px dashed #aeaeae;
	float: left;
}
.content_footer_row .item_title{
	font-size: 1.5em;
	color: #ff3300;
	font-weight: bold;
}
p.weak {
	color: #666;
	font-size:8px;
}
.service{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.service li{
	float:left;
	margin:0 2px 0 -2px;
	padding:7px 0 0 6px;
	background: url(../images/separator.gif) no-repeat;
}
.service li a{
	cursor:pointer;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:21px;
}
.customer{
	width:149px;
	background: url(../images/text-custom.png) no-repeat;
}
.partners{
	width:175px;
	background: url(../images/text-partners.png) no-repeat;
}
.get_started{
	width:180px;
	background: url(../images/text-get_started.png) no-repeat;
}
.item .share{
	float:right;
	display:block;
	width:197px;
	height:30px;
	margin:41px 4px 0 0;
	padding:11px 0 0 32px;
	background: url(../images/bg-item-span.png) no-repeat;
}
.item .share strong{
	float:left;
	color:#dfd5a3;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
.mainnav{
	margin:0 3px 0 0;
	display:inline;
	padding:0;
	list-style:none;
	float:right;
}
.mainnav li{
	float:left;
	padding:0 13px 0 0;
}
/*navigation*/
.navigation{
	position:absolute;
	left:47px;
	bottom:0;
	height:40px;
	margin:0;
	padding:0;
	list-style:none;
}
.navigation li{
	float:left;
	height:40px;
}
.navigation li a{
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:40px;
}
/*links*/
.donate{
	width:84px;
	background: url(../images/text-donate.png) no-repeat;
}
.keepsakes{
	width:126px;
	background: url(../images/text-keep.png) no-repeat;
}
.fundraising{
	width:139px;
	background: url(../images/text-fundraising.png) no-repeat;
}
.stories{
	width:93px;
	background: url(../images/text-stories.png) no-repeat;
}
.about{
	width:86px;
	background: url(../images/text-about.png) no-repeat;
}
.contact{
	width:106px;
	background: url(../images/text-contact.png) no-repeat;
}
/*main*/
#main{
	width:100%;
	overflow:hidden;
	padding:175px 0 0;
}
.two-column{
	width:100%;
	overflow:hidden;
}
/*content*/
#content{
	float:left;
	width:432px;
	padding:0 0 10px 55px;
}
h1{
	color:#003333;
	margin:0;
	font:31px/32px Georgia, Arial, Helvetica, sans-serif;
}
#content p{
	padding:0 21px 0 0;
	color:#000;
	line-height:21px;
	margin:7px 0 0;
	font:bold 11px/21px Georgia, Arial, Helvetica, sans-serif;
}
#content p span{
	color:#ff3300;
}

/*INNER_CONTENT*/
#column-holder{
	width:100%;
	overflow:visible;
}
#column-w{
	width:850px;
	float:left;
	margin:3px 3px 0 25px;
	padding:0 25px 400px 0;
	overflow:hidden;
}
#column-f{
	float:left;
	margin:3px 3px 15px 0;
	padding:0 25px 0 0;
	width:610px;
	overflow:visible;
}
/*column-left*/
#column-l {
	float:left;
	margin:3px 3px 0 0;
	padding:0 25px 0 0;
	width:390px;
	overflow:hidden;
}
#column-l p, #column-f p, #column-w p{
	margin:0;
	padding:0 0 10px 7px;
	color:#000;
	font:13px/14px Georgia, Arial, Helvetica, sans-serif;
	line-height:20px;
}
.inner h2{
	letter-spacing:0;
	color:#ff3300;
	font-size:16px;
	margin:10px 5px 5px 5px;
}
.inner .full_box {
	padding:20px 0;
	float:left;
	border-bottom: 1px dashed #aeaeae;
}
.inner .full_box .image {
	float:left;
}
.inner .full_box .text {
	float: left;
	width: 400px;
}
.inner .last {
	border: none;
}
#column-l ul, #column-f ul, #column-w ul{
	margin:0;
	padding:0;
	list-style:none;
}
#column-l ul li, #column-f ul li, #column-w ul li{
	background:transparent url(../images/bullet2.gif) no-repeat scroll 7px 6px;
	display:block;
	padding:0 0 8px 20px;
	font:13px/14px Georgia, Arial, Helvetica, sans-serif;
	line-height:15px;
}
.link3{
	width:404px;
	height:26px;
	margin:7px 0 24px;
	padding:5px 0 0 0;
	background: url(../images/bg-link3.png) no-repeat;
}
.link3 a{
	color:#fff;
	padding:0 0 0 25px;
	font:12px Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/arrow.gif) no-repeat 12px 4px;
}
h4{
	color:#003333;
	font-size:21px;
	font-weight:normal;
	line-height:26px;
	margin:0 0 0 7px;
}
h5{
	color:#003333;
	margin:25px 0 0 7px;
	font:17px Georgia, Arial, Helvetica, sans-serif;
	line-height:25px;
}
h6{
	color:#000;
	margin:0 0 0 7px;
	font:bold 13px Georgia, Arial, Helvetica, sans-serif;
}
/*column-right*/
#column-r{
	float:left;
	padding:0 0 0 15px;
	margin:26px 0 0;
	width:180px;
	min-height:435px;
	background: url(../images/bg-column-r.gif) repeat-y;
}
* html #column-r{
	height:435px;
}
#column-r h2{
	letter-spacing:0;
	margin:3px 0 4px 2px;
}
#column-r h3{
	margin:0 0 0 4px;
	padding:0;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	color:#003333;
	line-height:13px;
}
.details{
	position:relative;
	width:178px;
	overflow:hidden;
	margin:0 0 1px;
	border:1px solid #000;
	border-bottom:5px solid #000;
}
.details img{
	display:block;
}
.details span{
	color:#fff;
	position:absolute;
	bottom:4px;
	left:89px;
	display:block;
	width:79px;
	height:20px;
	padding:3px 0 0 5px;
	font: 9px "lucida sans unicode", "lucida grande", sans-serif;
	background:url(../images/bg-detalis-span.png) no-repeat;
}
.details span a{
	color:#fff;
}
.heading{
	min-height:36px;
}
* html .heading{
	height:36px;
}
.inner h1{
	font:23px/25px Georgia, Arial, Helvetica, sans-serif;
	color:#003333;
	padding:0 55px 0 6px;
	line-height:30px;
}
.inner #main{
	width:896px;
	margin:0 29px 0 35px;
	padding:178px 0 0;
	overflow:hidden;
}
.inner #content{
	float:right;
	display:inline;
	width:623px;
	margin:0 11px 0 0;
	padding:9px 27px 0 29px;
	min-height:580px;
	background: url(../images/bg-content.png) no-repeat;
}
* html .inner #content{
	height:580px;
}
.bg-wide {
	background: url(../images/bg-content2.png) no-repeat;
}
.inner #sidebar{
	float:left;
	width:206px;
}
.block{
	width:206px;
	overflow:hidden;
	background: url(../images/block.gif) repeat-y;
}
.block-t{
	background: url(../images/block-t.gif) no-repeat;
}
.block-body{
	height:1%;
	position:relative;
	margin:0 0 0 13px;
	padding:11px 20px 35px 14px;
	background: url(../images/block-body.gif) no-repeat 64px 100%;
}
.block-b{
	width:193px;
	height:15px;
	margin:0 0 0 13px;
	background: url(../images/block-b.png) no-repeat;
}
/*BLOCK2*/
.block2-t{
	margin:11px 0 0;
	width:192px;
	height:89px;
	padding:15px 0 0 13px;
	background: url(../images/block2-t.png) no-repeat;
}
.logo2{
	position:relative;
	margin:0 auto;
	display:block;
	height:80px;
	width:80px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo2.gif) no-repeat;
}
.logo2 a{
	display:block;
	height:100%;
}
.block2{
	position:relative;
	height:50px;
	margin:0 0 0 13px;
	width:193px;
	background: url(../images/block2.png) repeat-y;
}
.inner .link2{
	left:13px;
	bottom:0;
	color:#E8DCB0;
}
.inner .link2 span{
	width:153px;
	color:#E8DCB0;
}
.block2 strong{
	color:#031B12;
	display:block;
	padding:5px 0 0;
	text-align:center;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
}
/*right sidebar*/
.sidebar{
	float:right;
	display:inline;
	margin:0 51px 0 0;
	width:422px;
}
.box{
	background: url(../images/bg-box.gif) repeat-y;
}
.box-b{
	background: url(../images/bg-box-b.gif) no-repeat 0 100%;
}
.box-t{
	position:relative;
	padding:11px 0 33px 26px;
	width:396px;
	overflow:hidden;
	background: url(../images/bg-box-t.gif) no-repeat;
}
.column{
	width:165px;
	float:left;
}
.first{
	padding:0 52px 0 0;
}
/*nav*/
.nav{
	margin:10px 0 4px;
	padding:0;
	list-style:none;
}
.nav li{
	display:block;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	padding:0 0 9px 15px;
	background:url(../images/bullet.gif) no-repeat 4px 2px;
}
.nav li a{
	display:block;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	color:#2a2114;
}
h3{
	letter-spacing: 0px;
	margin:0;
	color:#dfd5a3;
	padding:2px 0 9px 5px;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.column strong{
	display:block;
	color:#000;
	margin:0 0 0 4px;
	font:bold 13px/16px Georgia, Arial, Helvetica, sans-serif;
}
.column strong a{
	color:#2a2114;
}
h2{
	letter-spacing:-1px;
	margin:0 0 0 55px;
	color:#003333;
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
}
.citation{
	font:italic 15px/22px Georgia, Helvetica, sans-serif;
	color:#2a2114;
	letter-spacing:0 px;
	margin:2px 0 0;
	padding:0 9px 10px 0;
}
.citation em{
	font-size:11px;
	display:block;
	font-weight:bold;
}
.link2{
	position:absolute;
	bottom:12px;
	height:21px;
	padding:19px 0 0;
	margin:0 0 0 -15px;
	background:url(../images/bg-link2.png) no-repeat;
}
.link2 span{
	width:186px;
	font:10px/13px Georgia, Helvetica, sans-serif;
	color:#e8dcb0;
	padding:0 0 0 30px;
	display:block;
	text-indent:5px;
	background: url(../images/arrow.gif) no-repeat 17px 3px;
}
h2 span{
	letter-spacing:0;
	padding:0 0 5px 0px;
	position:relative;
	font-weight:bold;
	line-height:20px;
	color:#000;
	font-size:11px;
	display:block;
	
}

/*CAROUSEL*/
.carousel-holder{
	width:906px;
	height:274px;
	margin:-15px 0 0;
	padding:40px 27px 46px 27px;
	background: url(../images/bg-carusel-holder.png) no-repeat;
}
#carousel{
	clear:both;
}
#carousel{
	width:906px;
	height:274px;
}
#carousel a.link-prev,
#carousel a.link-next {
	margin:106px 0 0;
	font-size:20px;
	height:48px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	width:24px;
}
#carousel .link-prev{
	float:left;
	background: url(../images/gallery-btn-left.gif) no-repeat;
}
#carousel .link-next{
	float:right;
	background: url(../images/gallery-btn-right.gif) no-repeat;
}
#carousel div.holder{
	width:850px;
	padding:0 4px;
	height:274px;
	overflow:hidden;
	position:relative;
	float:left;
	background: url(../images/bg-gallery.gif) no-repeat;
}
#carousel div ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	width:99999px;
}
#carousel div li{
	float:left;
	width:142px;
	overflow:hidden;
	padding:13px 14px 0;
	height:253px;
}
#carousel div ul .link{
	white-space:nowrap;
}
#carousel div ul em{
	display:block;
	width:109px;
	height:151px;
	padding:16px 12px 9px 21px;
	background:url(../images/card.png) no-repeat;
}
#carousel div ul div.label{
	border:3px solid #93a2ab;
	height:35px;
	width:125px;
	background:#e8dcb0;
	margin:5px 0 0;
	padding:0 0 0 11px;
	color:#09220a;
	font:bold 10px Georgia, Arial, Helvetica, sans-serif;
}
#carousel div ul div.label .wrap-label{
	display:table;
	height:35px;
	width:125px;
}
#carousel div ul div.label .wrap-label div{
	display:table-cell;
	vertical-align:middle;
}
#carousel div ul li .link{
	border:3px solid #93a2ab;
	background:#06170f;
	height:16px;
	width:136px;
	margin:5px 0 0;
}
#carousel ul div.link span{
	float:left;
	width:127px;
	font:10px/13px Georgia, Helvetica, sans-serif;
	color: #e8dcb0;
	overflow:hidden;
	margin:1px 0 0;
	padding:0 0 0 1px;
	background: url(../images/arrow.gif) no-repeat 5px 3px;
	
}
#carousel ul div.link span a{
	padding:0 10px 0 19px;
}
/*Donation box*/
.donation-box {
	float:left;
	width:142px;
	overflow:visible;
	padding:13px 14px 0;
	height:253px;
}
.link{
	white-space:nowrap;
}
.donation-box div em{
	display:block;
	width:109px;
	height:151px;
	padding:16px 12px 9px 21px;
	background:url(../images/card.png) no-repeat;
}
.donation-box div div.label{
	border:3px solid #93a2ab;
	height:35px;
	width:125px;
	background:#e8dcb0;
	margin:5px 0 0;
	padding:0 0 0 11px;
	color:#09220a;
	font:bold 10px Georgia, Arial, Helvetica, sans-serif;
}
.donation-box div div.label .wrap-label{
	display:table;
	height:35px;
	width:125px;
}
.donation-box div div.label .wrap-label div{
	display:table-cell;
	vertical-align:middle;
}
.donation-box div .link{
	border:3px solid #93a2ab;
	background:#06170f;
	height:16px;
	width:136px;
	margin:5px 0 0;
}
.donation-box div.link span{
	float:left;
	width:127px;
	font:10px/13px Georgia, Helvetica, sans-serif;
	overflow:hidden;
	margin:1px 0 0;
	padding:0 0 0 1px;
	background: url(../images/arrow.gif) no-repeat 5px 3px;
	
}
.donation-box div .link span a{
	padding:0 10px 0 19px;
}
.donation-box div .link span a:hover{

}
/*stor box*/
.story-box {
	clear: both;
	overflow: visible;
	border-bottom: 1px dashed #aeaeae;
	padding: 10px 0;
}
.story-box h2 {
	color: #ff3300;
}

.left-side {
	margin-left: -180px;
	float: left;
	margin-bottom: 30px;
}

.story-box div.image {
	display:block;
	width:109px;
	height:151px;
	padding:16px 12px 9px 21px;
	background:url(../images/card.png) no-repeat;
}
.story-box div.label{
	border:3px solid #93a2ab;
	height:35px;
	width:125px;
	background:#e8dcb0;
	margin:5px 0 0;
	padding:0 0 0 11px;
	color:#09220a;
	font:bold 10px Georgia, Arial, Helvetica, sans-serif;
}
.story-box div.label .wrap-label{
	display:table;
	height:35px;
	width:125px;
}
.story-box div.label .wrap-label div{
	display:table-cell;
	vertical-align:middle;
}

/*slider*/
.accordion{
	margin:80px 0 0 0px;
	padding:0;
	list-style:none;
}
.accordion li{
	height:1%;
	margin-bottom:-2px;
}
.slider p{
	font-size:11px;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}
.close-link{
	position:relative;
	display:block;
	width:608px;
	background:url(../images/accordion-close.png) no-repeat;
	line-height:27px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#003333;
	font-weight:bold;
	padding-left:15px;
	cursor:pointer;
}
.opened .close-link{
	background:url(../images/accordion-open.png) no-repeat;
	color:#003333;
	text-decoration:none;
}
#slider-f{
	float:left;
	margin:3px 3px 15px 0;
	padding:0 0 0 0px;
	overflow:visible;
}
.slider{
	width:608px;
	overflow:hidden;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.slider div{padding:0px 20px 2px 10px;}
.main-column .slider h2{
	margin:0;
	font-size:13px;
}
.main-column .slider p{
	margin:0 0 10px;
	font-weight:normal;
	line-height:16px;
}
.main-column .slider ul{
	margin:0;
	padding:0px 30px;
	list-style:none;
}

/*footer*/
#footer-holder{
	margin:-165px 0 0;
	height:165px;
	background: url(../images/bg-footer-holder.gif) repeat-x 50% 0;
}
#footer{
	width:850px;
	overflow:hidden;
	padding:29px 0 0;
	margin:0 auto;
	font:bold 10px Georgia, Arial, Helvetica, sans-serif;
}
#footer .left{
	float:left;
}
#footer .left ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .left li{
	color:#000;
	float:left;
	margin:0 8px 0 0;
}
#footer .left li a{
	position:relative;
	color:#000;
	margin:0 8px 0 0;
}
#footer .left p{
	float:left;
	margin:7px 0 0 0;
	clear:both;
}
.desing{
	float:right;
	width:157px;
	letter-spacing:-1px;
}
.desing a{
	position:relative;
	color:#000;
}
.desing span{
	margin:-4px 0 0;
	display:block;
}
/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 1000;
  position: absolute;
  top: 70px;
  left: -21px;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  text-align: left;
  color: #000;
  border:3px solid #93a2ab;
  width:123px;
  background:#e8dcb0;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
  content: url(/img/bubble.gif);
}

/* css/tooltip.css */

/*FORMS*/
textarea {
  padding: .5em;
}

input.huge {
  font-size: 14px;
  padding: 5px;
  width: 97%;
  border: 1px solid #b1b1b1;
  margin-top: 5px;
}

textarea.huge {
  font-size: 14px;
  padding: 5px;
  width: 97%;
  height: 200px;
  border: 1px solid #b1b1b1;
  margin-top: 5px;
}

input[type="file"] {
  font-size: 14px;
  padding: 5px;
  width: 100px;
  border: 1px solid #b1b1b1;
  margin-top: 5px;
}

div.submit {
	margin-top:20px;
}

a.big {
	font-size:14px;
}

.submit input {
  cursor: pointer;
  font-size: 14px;
  padding: .5em 2em;
}

span.help a {
	color: #ff3300;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}

dl.form dt {
  font-size: 14px;
}

dl.form dd {
  margin: 0 0 2em 0;
}

#flash_notice, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
  line-height: 19px;
}

#flash_notice {
  background-color: #CFC;
  border: solid 1px #6C6;
}

#flash_error {
  background-color: #FCC;
  border: solid 1px #C66;
}

.fieldWithErrors {
  display: inline;
}

.error_message {
  color: #D00;
	font-weight: bold;
  font-size: 12px;
  padding-right: 50px;
	padding-top: 3px;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #dffafb;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

/* login form*/
#login-form {
	margin:30px;
	width: 537px;
	padding:10px;
}
.help {
	color: #4083ff;
	font-size: 12px;
}
form .entryhelp
{
  font-size:0.7em;
  margin-left: 3px;
}
.link_farm_inline {
	width: 400px;
	margin: 0 auto;
}
.link_farm_inline a {
	margin-right: 10px;
}
#column-f .star_list{
	margin:10px 0 4px;
	padding:0;
	list-style:none;
}
#column-f .star_list li{
	display:block;
	padding:0 0 10px 25px;
	background:url(../images/phnm/star.gif) no-repeat 4px -2px;
}
#column-f .star_list li a{
	display:block;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	color:#2a2114;
}