p
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#inner-content ul
{
	padding-left: 00px;
	list-style-type: none;
	margin-bottom: 40px;
}

#inner-content ul li
{
	margin-bottom: 20px;

	list-style-type: none;
}

#inner-content ul li .list-title
{
	font-weight: bold;
	color: #8e132a;
}

#inner-content .top-left-corner
{
	background: transparent url("../images/corners_inner.png") 0px -12px repeat-y;
}

#inner-content .top-right-corner
{
	background: transparent url("../images/corners_inner.png") -16px -12px repeat-y;
}

.top-dots
{
	background: transparent url("../images/dot_bg.png") repeat-x;
	height: 4px;
	width: 904px;
	position: absolute;
	left: 22px;
	top: -1px;
}

.bottom-dots
{
	background: transparent url("../images/dot_bg.png") repeat-x;
	height: 4px;
	width: 904px;
	position: absolute;
	left: 22px;
	bottom: -3px;
	
}

#inner-content
{
	padding-bottom: 12px;
}

#inner-content #story
{
	width:560px;
	margin-left: 55px;
	margin-top: 30px;
	margin-right: 42px;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#inner-content #story h1{ color:#b11615; width:550px; font-size:16px; font-weight:lighter; border-bottom:1px solid #e0dfda; line-height:40px; margin-bottom:20px;}
#inner-content #story h1 span{ font-size:12px; color:#333; float:right;}

#inner-content h2
{
	color: #766c56;
	font-family: "Hoefler Text", "Palatino", "Georgia", "Times", "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

#inner-content #story p
{
	margin-bottom: 30px;
}

#photo
{
	float: right;
	position: relative;
	margin: 12px 40px 25px 35px;
	width: 270px;
}

#photo img
{
	border: solid 3px #e5dfd3;
}

#photo #border-holder
{
	position: absolute;
	width: 270px;
	height: 345px;
	top: 0;
	left: 0;
	display: block;
}

#photo #border-holder .bottom-cut
{
	background: transparent url("../images/bottom_cut.png");
	width: 36px;
	height: 17px;
	top: 328px;
	position: relative;
	display: block;
	margin: auto;
}

#photo .caption
{
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	width: 260px;
	margin: auto;
	margin-top: 5px;
}

.hline
{
	height: 1px;
	width: 861px;
	margin: auto;
	background-color: #e5dfd3;
	position: relative;
	display:block;
	top: 0px;
	margin-top: 60px;
	margin-bottom: 40px;
}

#ctas
{
	
}

#ctas .cta-border
{
	width: 410px;
	background: transparent url("../images/cta_large_border.png");
}

#ctas .go-button
{
	left: 180px;
}

#ctas #cta-large-1
{
	float:left;
	width: 410px;
	position: relative;
	left: 44px;
}

#ctas #cta-large-2
{
	float:right;
	width: 410px;
	position: relative;
	right: 44px;
}

#ctas .cta, #ctas .cta-hover
{
	width: 410px;
	margin-top: 20px;
}

#ctas .cta-hover
{
	cursor: pointer;
}

#ctas .cta h2, #ctas .cta-hover h2
{
	font-family: "Hoefler Text", "Palatino", "Georgia", "Times", "Times New Roman", serif;
	font-weight: normal;
	font-size: 18px;
	color: #790d1e;
	top: -16px;
	position: relative;
	margin-bottom: 0;
}

#ctas .cta-hover h2
{
	color: #c22e4f;
}

#ctas .cta p, #ctas .cta-hover p
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	top: -8px;
	position: relative;
}