body {
	background: #f5f4f1;
	font: normal 12px/16px Georgia;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #555555;
}

hr{border: none;border-bottom: 1px dashed #aeaeae;background: none;}


a:link {
	color: #ff6633;
	text-decoration: none;
}

a:visited {
	color: #ff6633;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #ff6633;
	text-decoration: none;
}

.orange {
	color: #ff6633;
}

.green {
	color: #003333;
}

.disabled {
	color: rgba(159,159,159,0.48);
	background: #656565;
	background-image: none;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.border-bottom {
	border-bottom: 1px solid #d6d3c9;
}

.content {
	background: #FFF;
	position: relative;
	z-index: 2;
	clear: both;
}

*html .content {
	
}

.content-left {
	float: left;
	width: 450px;
	padding: 5px 11px 0 18px;
	margin-top: -10px;
	font-size: 12px;
	word-spacing: 2px;
	border-right: 1px dashed gray;

}

*html .content-left {
	overflow: visible;
	height: 200px;
}

*:first-child+html .content-left {
	margin-top: -30px;
}

.content-right {
	z-index: 5;
	width: 283px;
	float: right;
	margin-top: -6px;
}

.content-right a {
	color: #fff;
}

*:first-child+html .content-right {
	margin-top: -30px;
}

*html .content-right {
	overflow: visible;
	height: 200px;
	width: 200px;
	margin-left: 495px;
	margin-top: -190px;
}

.float {
	height: 0;
	width: 300px;
	z-index: 7;
	position: relative;
	float: right;
	margin-top: -65px;
	margin-right: 0px;
}

*html .float {
	margin-top: -50px;
	margin-right: -50px;
	margin-left: 25px;
}

.fs-16 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.huge{
	font-family: garamound;
	font-size: 20px;
	color: #FFF;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 0;
}

*:first-child+html .huge, *html .huge{
	display: block;
}

*html .huge{
	margin-left: 8px;
}

*:first-child+html #top a, *html #top a{
	float: none;
	margin-top: 35px;
	display: block;
}

.wrapper {
	width: 764px;
	margin: 0 auto;
	padding: 5px;
	background: #FFF;
	border: 1px solid #fff;
}

.wrapper-rt {
	padding: 25px;
}

.outline {
	border: 1px solid #d6d3c9;
	margin: 0 auto;
	padding: 4px;
	width: 776px;
}

.callout {
	height: 240px;
	background: url(../images/callout-lt.png) no-repeat left;
}

.callout-rt {
	height: 200px;
	background: url(../images/callout-rt.png) no-repeat right;
}

.offer-box {
	background: #f9ffda;
	border: 1px dashed gray;
	padding: 9px;
}

.offer-box h1{
	text-align: center;
	
}

.callout-ctr {
	height: 200px;
	margin-left: 10px;
	width: 250px;
	margin-top: -1px;
	background: #cf6e19 url(../images/callout-ctr.png) repeat-x right;
}

*:first-child+html .callout-ctr {
	margin-top: 0;
}

.callout ul {
	padding: 0;
	margin: 0;
	color: #FFF;
	float: right;
	margin-top: 9px;
	margin-right: 10px;
	line-height: 16px;

}

*:first-child+html .callout ul {
	float: none;
	padding-left: 10px;
	margin-left: 109px;
	margin-right: 0;
}

*html .callout ul {
	
}

.callout li {
	width: 125px;

}

*:first-child+html .callout ul li {
	margin-right: 0;
	font-size: 12px;
	width: 130px;
	text-indent:-5px;	
}

*html .callout li{
	
}

.callout-bottom{
	float: left;
}

.donation {
	float: left;
	margin-top: 13px;
	margin-left: 13px;
}

.callout-bottom .button{
	float: left;
	margin: 10px 3px 0 3px;
}

.ready{
	float: left;
	margin: 0;
	position: relative;
	word-spacing: 2px;
	line-height: 18px;
	margin-left: 13px;
	padding-top: 10px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

*:first-child+html .ready {
	padding-top: 0;
	margin-top: 10px;
}

*html .ready {
	margin-left: 7px;
}

.callout-bottom .button a{
	border: none;
	text-decoration: none;
}

.callout-bottom .button img{
	border: none;
	text-decoration: none;
}

#top {
	height: 61px;
	width:785px;
	background: url(../images/top-lt.png) no-repeat left;
}

.top-lt {
	height: 61px;
	background: url(../images/top-rt.png) no-repeat right;
}


.top-spacer {
	height: 61px;
	width: 764px;
	margin: 0 auto;
	padding: 5px;
}

.top-rt {
	width:785px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 10px;
	background: #346823 url(../images/top-ctr.png) repeat-x;
}

.banner {
	height: 267px;
	width: 764px;
	background: url(../images/top_bkg.jpg) no-repeat;
	position: relative;
	z-index: 4;
	padding: 0;
}

.share {
	z-index: 7;
	position: relative;
	float: left;
	top: 25px;
}
.banner h1 {
	color:#fff;
	width:450px;
	font-size:28px;
	line-height:35px;
	position:absolute;
	top:120px;
	left:17px;
}

.banner span {
	color:#fad33f;
}

*html .banner {
	margin-top: -305px;
}

*:first-child+html .banner {
	height: 290px;
}

.bannercraig {
	height: 267px;
	width: 764px;
	background: url(../images/cherished-memories-craig.jpg) no-repeat;
	position: relative;
	z-index: 4;
	padding: 0;
}

.bannershare {
	height: 267px;
	width: 764px;
	background: url(../images/cherished-memories-share.jpg) no-repeat;
	position: relative;
	z-index: 4;
	padding: 0;
}

*:first-child+html .bannercraig, *:first-child+html .bannershare {
	height: 290px;
}

*html .bannercraig, *html .bannershare {
	margin-top: -305px;
}

#footer-left {
	margin: 0 auto;
	margin-top: 5px;
	width: 500px;
	line-height: 20px;
	display: inline;
}

#footer-right {
	width: 200px;
}

.footer {
	margin: 0 auto;
	padding: 4px;
	width: 776px;
}

.footer a{
	display: inline;
	color: #f5f4f1;
	text-decoration: none;
}

.powered {
	display: inlin	e;
}

.star_list{
	margin:10px 0 4px;
	padding:0;
	list-style:none;
}
.star_list li{
	display:block;
	padding:0 0 10px 25px;
	background:url(../images/phnm/star.gif) no-repeat 4px -2px;
}
.star_list li a{
	display:block;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	color:#2a2114;
}
input[type="text"] {
font-size: 14px;
  padding: 5px;
  width: 97%;
  border: 1px solid #b1b1b1;
  margin-top: 5px;

}

input[type="image"] {
  margin-top: 10px;
  margin-left: -3px;

}


table {
	border-collapse: collapse;
}

table tr td {
	margin: 0;
	padding: 0;
}

.link_farm_inline {
	width: 350px;
	margin: 0 auto;
}
.link_farm_inline a {
	margin-right: 10px;
}