#can_we_forgive {margin-left:-10px;margin-bottom:25px;}

h4 {
	font-style:oblique;
}

#press li {
	padding-bottom:5px;
}
/*
h2 {
	text-indent:-9999px;
	line-height:30px;
	border-bottom:solid 2px #b7aba3;
	margin:30px 0 15px 0;
}
#video h2 {
	background:url(../images/title_video.gif) no-repeat;
}

#the_play h2 {
	background:url(../images/title_the_play.gif) no-repeat;
}

#press h2 {
	background:url(../images/title_press.gif) no-repeat;
}

#news h2 {
	background:url(../images/title_news.gif) no-repeat;
}
*/
#news h2 {
  font-size: 17px;
}
.news_item h4 {
	font-weight:bold;
	font-style:normal;
}

.news_item p {
	font-style:italic;
}

#main_explanation p, #selected_quote p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}


#selected_quote {
	float:right;
	width:188px;
	margin-left:12px;
	padding-bottom:10px;
	color:#C46933;
}

#selected_quote a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#video,#press{margin-top:30px;}

.video_item {
	float:left;
	width:178px;
	margin-left:0px;
	margin-right:18px;
}

.video_item.last {
	margin-right:0px;
}

.video_item h3 {
	margin-top:3px;
	margin-right:2px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
}

.video_item img {
	border:solid 1px #bbaea4;
}

.video_item p {
	border-top:solid 1px #bbaea4;
	margin:3px 2px 0 0;
	padding-top:3px;
}

.video_item a {
	font-size:11px;
	font-weight:bold;
}

.news_item {
  font-size: 14px;
  line-height: 20px;
	margin-bottom:10px;
}

#sidebar {
	padding-top:5px;
}

h1 {
	font-size:14px;
	line-height:20px;
}

#content {
	width:570px;
}

/* Main Image Fader */
#mainImageLayer {
height:248px;
margin-top:3px;
position:relative;
width:847px;
}
#topLayer {
left:0px;
opacity:1;
padding-left:0px;
position:absolute;
top:0px;
z-index:1;
}
#bottomLayer {
left:0px;
opacity:1;
padding-left:0px;
position:relative;
top:0px;
z-index:0;
}
#fontstagetext {
border-bottom:1px solid #D3CABB;
border-top:1px solid #D3CABB;
margin:0pt 0pt 25px;
width:847px;
}
#fontstagenav {
color:#DCD6CA;
font-family:Verdana,sans-serif;
font-weight:bold;
position:relative;
text-align:right;
}
.slidenav {
margin-right:6px;
}
#main_image {
	clear:both;
}

#sidebar ul {
	margin:0;
}

#sidebar ul li {
	font-weight:normal;
	border-bottom:0px;
}
#sidebar ul {
	border-top:0px;
}

#sidebar ul li a{
	color:#a1403b;
	padding:0;
	display:inline;
}

#sidebar ul li a:hover, #sidebar ul li.current a {
	text-decoration:underline;
	background:none;
}


