@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,700');

*{
	padding:0;
	margin:0;
}

.lead {
    font-size: 17px !important;
}
body {
    font-family: Georgia, serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: normal;
    
}



.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position: absolute;
	visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img {
	max-width: none
}

.tparrows .tp-arr-imgholder {
	display: none
}

.tparrows .tp-arr-titleholder {
	display: none
}


.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}



.tp-simpleresponsive a {
	text-decoration: none
}

.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none
}


.tp-simpleresponsive>ul>li {
	list-style: none;
	position: absolute;
	visibility: hidden
}