/* HOME PAGE */
img.pic{
	padding: 0 0 0 30px;
}
.home #content-wrap{
	width: 960px;
	background: url(../images/site/bg-home-photo.jpg) no-repeat 30px 0; 
	margin: 0 auto; 
	padding: 0 0 20px 0;
}
.home #content{
	font-family: Georgia, Verdana; /*Verdana, Arial, Helvetica, sans-serif;*/
	float: left;
	background: #ffedc3; 
	width: 595px; 
	height: 198px;
	overflow: visible;
	margin: 0 0 0 4px; 
	padding: 26px 0 8px 26px;
}
#home-photo p, .home .col2-lists ul.pdfs li a, .home .downloads a, .home #content h2{
	font-family: Georgia, Times, serif;
}
div#feature-widget{
	float: left;
	width: 390px;
}
div#pdfs{
	float: left;
	width: 180px;
}
#content h2, #content h3{
	font-family: Georgia, Times, serif;
	color: #91001a;
	font-weight: normal;;
	line-height: 1.0em;
}
#content h2{
	font-size: 150%;
	margin: 0 0 10px 0;
	padding: 0 0 0.1em 0;
}
#content #nav-features li.active a{
	background: url(../images/site/bg.feature-selected.gif) no-repeat 1px 0;
	color: #ffedc3;
}
#content ul#downloads{
	list-style-type: none;
	margin: 0; padding: 0;
}
#content #downloads li{
	background: url(../images/site/bg-home-dots.gif) no-repeat bottom left;
	font-size: 0.9em;
	width: 177px;
	margin: 0; padding: 15px 0 10px 3px;
}
#content #downloads li.first{
	margin-top: 0; padding-top: 0;
}
#content #downloads li#statements{
	background: none;
}
#content #downloads a{
	background: url(../images/site/bg-pdf.gif) no-repeat 0 1px;
	padding: 0 0 10px 16px;
	color: #670035;
	text-decoration: none;
}
#content #downloads a:hover{
	text-decoration: underline;
}
.print-tagline{
	display: none;
}
