@charset "utf-8";
/* CSS Document */


body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'latin_modern_sans10_regular', sans-serif;
	font-size: 16px;
	line-height: 24px;
	background-position: center top;
	background-image: url(img/pennsouthhomebg.jpg);
}
.wrapper {
	background-image: url(img/topbanner.png);
	height: 240px;
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	;
	margin: 0;
	padding: 0;
}
.container {
	width: 100%;
	height: 100%;
	height: auto !important;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin:0 auto 0 auto;
	padding-bottom:0;
}
.headlinealt {
	height: 100%;
	height: auto !important;
	width: 99%;
	padding-bottom: 25px;
	border-bottom: 1px solid #F15A27;
	margin-bottom: 35px;
	padding-left: 1%;
	clear: both;
	overflow: auto;
	text-align: left;
}
.h1alt {
	font-weight: normal !important;
	text-shadow: none !important;
	font-family: 'latin_modern_sans10_regular', sans-serif !important;
	color: #323132;
	letter-spacing: -1px;
	text-align: left;
	font-size: 3.5em;
}	
.fcontainer {
	width: 100%;
	height: 100%;
	height: auto !important;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin: 0 auto 0 auto;
	padding-bottom: 0;
	position: static;
	z-index: -999px;
	color: #FFFFFF;
}
a.cta:link {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F05A27;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	display: inline-block;
	-webkit-box-shadow: 3px 3px 10px 2px #323132;
	box-shadow: 3px 3px 10px 2px #323132;
}
a.cta:visited {text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F05A27;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
 }
a.cta:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A75BB;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
a.cta:active {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A75BB;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}

a.ctablue:link {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3275BB;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	margin-top: 25px;
	display:inline-block;
}
a.ctablue:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A75BB;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
a.ctablue:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F05A27;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
a.ctablue:active {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F05A27;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 1.2em;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
	
.midcta {
	background-image: url(img/ctabg.png);
	width: 100%;
	height: 125px;
	padding-top: 115px;
	clear: both;
}
.slideshow {
	background-color: #323132;
	clear: both;
}
#social {
	width: 33%;
	float: left;
	text-align: center;
	height: 100%;
	margin-top: 15px;
}
#footerwrapper {
	width: 100%;
	height: 100%;
	height: auto !important;
	overflow: auto;
	padding-bottom: 35px;
}
#fcol1 {
	width: 22%;
	float: left;
	margin-top: 50px;
	margin-left: 0px;
	padding-left: 1%;
	height: 100%;
	min-width: 200px;
	margin-bottom: -15px;
}
#fcol2 {
	float: left;
	width: 22%;
	margin-top: 50px;
	margin-left: 0px;
	height: 100%;
	min-width: 150px;
	padding-right: 2%;
}
#fcol3 {
	width: 20%;
	float: left;
	margin-top: 50px;
	margin-left: 0px;
	height: 100%;
	min-width: 200px;
	min-height: 150px;
}
#fcol4 {
	float: left;
	width: 30%;
	margin-top: 50px;
	margin-left: 0px;
	height: 100%;
	min-width: 250px;
}
#footerbottom {
	background-color: #3275BB;
	font-size: 0.8em;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#logo {
	width: 30%;
	float: left;
	min-width: 250px;
	margin-top: 50px;
	padding-left: 1%;
}
#menu {
	margin-top: 82px;
	height: 100%;
	float: left;
	margin-left: 25px;
	width: 60%;
	min-width: 250px;
	color: #FFFFFF;
}
#mainhome {
	width: 100%;
	height: 100%;
	height: auto !important;
	text-align: center;
	clear: both;
	margin-bottom: 475px;

}
#buttondiv {
	width: 48%;
	float: left;
	text-align: center;
	margin-top: -30px;
}
.contentwrap {
	width: 100%;
	height: 100%;
	height: auto !important;
	clear: both;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
 }
.col50 {
	float: left;
	width: 46%;
	margin-left: 1%;
	/* [disabled]padding-left: 2%; */
	padding-right: 2%;
	min-width: 250px;
}
.col60 {
	float: left;
	width: 56%;
	margin-left: 1%;
	/* [disabled]padding-left: 2%; */
	padding-right: 2%;
	min-width: 250px;
}
.col25 {
	float: left;
	width: 24%;
	margin-left: 1%;
	text-align: center;
}
.col33 {
	float: left;
	width: 30%;
	margin-left: 1%;
	margin-right: 2%;
}
/*--------------------------------------*FONTS*--------------------------------------*/

@font-face {
    font-family: 'latin_modern_sans10_regular';
    src: url('fonts/lmsans10-regular-webfont.eot');
    src: url('fonts/lmsans10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lmsans10-regular-webfont.woff') format('woff'),
         url('fonts/lmsans10-regular-webfont.ttf') format('truetype'),
         url('fonts/lmsans10-regular-webfont.svg#latin_modern_sans10_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latin_modern_sans10_oblique';
    src: url('fonts/lmsans10-oblique-webfont.eot');
    src: url('fonts/lmsans10-oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lmsans10-oblique-webfont.woff') format('woff'),
         url('fonts/lmsans10-oblique-webfont.ttf') format('truetype'),
         url('fonts/lmsans10-oblique-webfont.svg#latin_modern_sans10_oblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latin_modern_sans10_bold';
    src: url('fonts/lmsans10-bold-webfont.eot');
    src: url('fonts/lmsans10-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lmsans10-bold-webfont.woff') format('woff'),
         url('fonts/lmsans10-bold-webfont.ttf') format('truetype'),
         url('fonts/lmsans10-bold-webfont.svg#latin_modern_sans10_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,td,th {
	font-family: "latin_modern_sans10_regular", sans-serif;
	color: #FFFFFF;
}
a.nav:link {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: bold;
	background:none;
	font-size: .9em;
}
a.nav:visited {
	color: #FFFFFF;
}
a.nav:hover {
	color: #F45828;
		background-color:none;
}
a.nav:active {
	color: #F45828;
		background-color:none;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #3275BB;
	font-size: 2.2em;
	text-transform: uppercase;
	font-family: "latin_modern_sans10_bold", sans-serif;
	text-shadow: 2px 4px 3px rgba(255,255,255,0.30);
	line-height: 1.5em;
}
h1 {
	font-size: 4.2em;
	text-transform: uppercase;
	color: #323132;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	font-family: "latin_modern_sans10_bold", sans-serif;

}
h2 {
	color: #323132;
	font-size: 3.3em;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	line-height: 1.4em;
	text-shadow: 2px 4px 3px rgba(255,255,255,0.30);
}
.h2sm {
	font-size: 2.5em;
	line-height: 1.3em;
}
.h2sm2 {
	font-size: 2.15em;
	line-height: 1.3em;
	margin-bottom: 15px;
}
.leftcontent {
	width: 48%;
	float: left;
	height: 100%;
}
.rightcontent {
	font-size: 1.8em;
	width: 48%;
	height: 100%;
	float: left;
}
.ctatext {
	font-size: 24px;
	line-height: 28px;
	width: 48%;
	height: 100%;
	float: left;
	color: #FFFFFF;
}
h4 {
	font-size: 1.4em;
	line-height: 1.3em;
	padding: 0;
	margin: 0px;
	color: #F15928;
}
.centalign {text-align:center;margin:0 auto 0 auto;padding:0px;}
.borderblue {
	width: 100%;
	height: 11px;
	background-color: #3A75BB;
	clear: both;
}
a:link {
	color: #F05A27;
	text-decoration: none;
		background:none;
}
a:visited {
	text-decoration: none;
	color: #F05A27;
		background:none;
}
a:hover {
	text-decoration: none;
	color: #3275BB;
}
a:active {
	text-decoration: none;
	color: #3275BB;
}
h5 {
	color: #606060;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-family: 'latin_modern_sans10_bold', sans-serif;
	text-shadow: 5px 1px 5px #FFFFFF;

}
a.flink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.flink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.flink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #2C7CC1;
}
a.flink:active {
	text-decoration: underline;
	color: #FFFFFF;}
.land {
	margin-top: 15px;
}
img {border:none;}
.topland { }
.title {
	width: 67%;
	text-align: left;
	float: left;
	height: 100%;
}
.blue {
	color: #3275BB;
	font-size: 1.7em;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	font-size: 1.15em;
	font-family: "latin_modern_sans10_regular", sans-serif;
}
