/* BEGIN custom_css */
#header-wrapper
{
	border-right-style: none;
}
.post-thumbnail h1
{
	text-transform: none;
	
}
h1, h2, h3, h4, h5, h6
{
  text-transform: none;
}
.page-template-page-slider-php .rsTitle {
	left: auto !important;
	right: auto !important;
	bottom: 0 !important;
	opacity: 0;
	background: #fff;
	max-width: 90%;
	color: #999;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25%;
}

#site-title a, #site-title-custom a
{
	font-family: "Times New Roman", Times, serif;
}
p {
	font-size: 14px;
	color: #666;
}
h5 {
	color: #838383;
	font-size: 18px;
}
#site-generator p
{
	font-size: 11px;
	color: #666;
}
/* END custom_css */
