@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	background-color:white;
	font-family: "open-sans",sans-serif;
	font-size:1.0em;
}
#header {
	padding:10px 15px 5px 15px;	
}
#logo {
	float:left;	
}
#desktopLogo {
	display:none;	
}
#nav {
	float:right;
	display:none;	
}
.clearFloat {
	clear:both;	
}
#btnMobileMenu {
	float:right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:thin solid #666;
	padding:13px;
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;
	margin-top:10px;
}
#hpMobileSplash {
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 217px;
}
#hpSplash {
	display:none;	
}
/*#splash {
	width:100%;background:url(bannerNew.jpg) top right no-repeat;height:150px;max-height:150px;background-size:cover;	
}*/
#splash {
	display:none;
}
#smMobileSplash {
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 202px;
}
#smSplash {
	display:none;	
}
#mobileMenu {
	width:100%;
	background-color:#333;
	color:white;
	display:none;
}
#mobileMenu a {
	background-color:#444;
	color:white;
	display:block;
	padding:10px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #ddd;
}
#container {
	margin:0 auto;
	width:93%;
	font-size:1.2em;
	text-align:left;
}
#container h1 {
	text-align:center;
	font-size:1.2em;	
	margin-bottom:0px;
	font-weight:600;
}
#container h2 {
	font-size:1.3em;	
}
h1#sm {
	font-size:1.3em;	
	margin-bottom:0px;
}
h2#sm {
	font-size:1.1em;
	margin:0;
}
#tenMistakesContainer {
	margin-top:40px;
	margin-bottom:60px;
	color:black;
	border:solid 1px rgb(177, 179, 181);
	padding:20px;
}

#tenMistakesContainer h2 {
	font-family: "ff-good-headline-web-pro-con", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:28px;
	color:black;
	margin-top:0px;
}
#tenMistakesText {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:0px 10px;
}
#container .h1description {
	text-align:center;
	font-size:1.1em;
}
#main {
	margin:30px auto 40px auto;
	width:93%;
	font-size:1.0em;
}
#main #left {
	text-align:center;	
}
#main #right {
	text-align:center;
	margin-bottom:40px;	
}
.emphasis {
	font-weight:bold;
	font-size:1.2em;	
}
#footerBack {
	width:100%;
	background-color:#222222;	
	padding:30px 0 10px 0;
}
#footer {
	color:#b5b5b6;
	font-size:16px;
	margin-bottom:15px;
	padding-bottom:20px;
	border-bottom:1px solid #707071;
}
#footer a, #copyrightCredits a {
	color:#b5b5b6;
	text-decoration:none;	
}

#footer a:NORMAL, #footer a:VISITED, #copyrightCredits a:NORMAL, #copyrightCredits a:VISITED {
	color:#b5b5b6;
	text-decoration:none;	
}

#footer a:HOVER, #footer a:ACTIVE, #copyrightCredits a:HOVER, #copyrightCredits a:ACTIVE {
	color:#eee;
	text-decoration:none;	
}
#logoCTA, #blogPosts, #meetJen {
	text-align:center;
	line-height:25px;
	display:block;
	width:100%;
}
#footer #logoCTA p {
	margin:5px 0 0 0;	
}
#footer h2 {
	margin-top:30px;
}
#copyrightCredits {
	padding:20px 0;
	color:#b5b5b6;
	font-size:0.8em;
	line-height:25px;
}
#copyright {
	text-align:center;	
}
#credits {
	text-align:center;	
}
/*#messageDistributionOptions .fieldContainer {
	float:left;
	margin-right:25px;	
}

#messageDistributionOptions .fieldContainerLast {
	float:left;
	margin-right:0px;	
}*/
#mdoMessage {
	display:none;	
}
/*#messageDistributionOptions .fieldContainer {
	width:90%;
}
#messageDistributionOptions .fieldContainerLast {
	width:90%;
}*/

#hpIntroText {
	margin:0 auto;
	width:90%;
}

#letsDoThisContainer {
	margin:0 auto;
	border:1px solid #b1b3b5;
	width:90%;
	margin-bottom:35px;
}
#letsDoThisCTA {
	width:172px;
	margin:20px auto 20px auto;
	display:block;
	height:91px;
	background-image:url(/assets/images/LetsDoThis.png);	
}

#letsDoThisForm {
	width:90%;
	margin:0 auto;
	padding-bottom:20px;
}

#letsDoThisForm h2 {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:28px;
}

#letsDoThisForm input[type=text], #TenMistakesForm input[type=text] {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:90%;
	margin:20px 20px 20px 0;
}

#letsDoThisForm input[type=email], #TenMistakesForm input[type=email] {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:90%;
}

#letsDoThisForm button, #TenMistakesForm button {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	background-color:black;
	color:white;
	font-weight: 400;	
	font-size:20px;
	width:100%;
	text-align:center;
	border:0;
	float:left;
	cursor:pointer;
	margin-top:20px;
	padding:10px 0;
}

#infoRequestForm button, .adminForm button {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	background-color:black;
	color:white;
	font-weight: 400;	
	font-size:20px;
	width:90%;
	text-align:center;
	border:0;
	cursor:pointer;
	margin:20px auto 0 auto;
	padding:10px 0;
}

#loginButtonContainer {
	margin:0;	
}

#loginForm button {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	background-color:black;
	color:white;
	font-weight: 400;	
	font-size:20px;
	width:80%;
	text-align:center;
	border:0;
	cursor:pointer;
	margin:20px auto 0 auto;
	padding:10px 0;
}

#btnCredentialsForm {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	background-color:black;
	color:white;
	font-weight: 400;	
	font-size:20px;
	width:50px;
	text-align:center;
	border:0;
	cursor:pointer;
	margin:20px auto 0 auto;
	padding:10px 0;
}

#frmGetCredentials input[type=text] {
	width:60%;	
}

#addAdminForm {
	margin:20px 0;	
}

.successText {
	color:green;	
}

.failText {
	color:red;	
}
.formFieldContainer {
	margin-top:10px;	
}

#loginForm input[type=text], #frmGetCredentials input[type=text] {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	margin:0px 0px 20px 0;
}

.adminForm input[type=text], .adminForm input[type=password], .adminForm select {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	width:90%;
	font-size:20px;
	padding:5px 10px;
	margin:0px;
}

#loginForm input[type=password] {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	margin:0px;
}

#loginLabel, #loginPasswordLabel {
	width:95px;
	display:inline-block;
	font-weight:bold;
}

#letsDoThisFormSuccess {
	text-align:center;	
}
#messageDistributionOptions .fieldContainer {
	float:left;
	margin-right:25px;	
}

#messageDistributionOptions .fieldContainerLast {
	float:left;
	margin-right:0px;	
}

#msgFreeResources {
	width:87%;
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-size:20px;
	color:black;	
}

.errorMessage {
	text-align:left;
	background-color:#F5D6D7;
	font-size:1.0em;
	border:thin dashed #666;
	padding:5px;
	width:90%;
	margin:10px 0;
}

.successMessage {
	text-align:left;
	background-color:#D5F5E1;
	font-size:1.0em;
	border:thin dashed #666;
	padding:5px;
	width:90%;
	margin:10px auto;
}

h2.infoRequest {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:28px;
}

#infoRequestForm {
	margin-bottom:40px;	
}

#infoRequestForm textarea {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:90%;
	margin-bottom:10px;
}

#infoRequestForm input[type=text] {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:90%;
	margin-bottom:10px;
}

#infoRequestForm input[type=email] {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:90%;
	margin-bottom:10px;
}

#infoRequestForm input[type=tel] {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:90%;
	margin-bottom:10px;
}

#HowContactId, #BestTimeId {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:47%;
	margin-bottom:10px;
}

#InfoRequestTypeId {
	font-family: "ff-good-headline-web-pro-con",sans-serif;
	font-style: normal;
	font-weight: 400;	
	font-size:20px;
	padding:5px 10px;
	width:90%;
	margin-bottom:10px;
}

a {
	color:#333;
	text-decoration:none;	
}

a:NORMAL, a:VISITED {
	color:#333;
	text-decoration:none;	
}

a:NORMAL, a:VISITED {
	color:#333;
	text-decoration:none;	
}

a:HOVER, a:ACTIVE {
	color:#999;
	text-decoration:none;	
}

a.blogFooterLink {
	display:block;
	margin:0;
	padding:0;
}

#meetJen h2 {
	margin-top:10px;	
}

a.learnMoreLink {
	color:black;
	text-decoration:none;
}

a.learnMoreLink:NORMAL, a.learnMoreLink:VISITED {
	color:black;
	text-decoration:none;
}

a.learnMoreLink:HOVER, a.learnMoreLink:active {
	color:blue;
	text-decoration:none;
}

#smallCTAContainer {
	width:359px;
	margin:20px auto;
}
#smallCTAContainer a {
	display:block;	
}

#mediumCTAContainer, #largeCTAContainer {
	display:none;
	width:100%;
	margin:20px 0;	
}

#ctaContainer {
	display:none;
	width:100%;
	margin:20px 0;
}
#description {
	display:none;
	width:90%;
	margin:0 auto 10px auto;
	background-color:#a6a4a9;
	padding:10px;
	color:white;	
}
a.closeDescription {
	text-decoration:none;
	color:white;
}
a.closeDescription:NORMAL, a.closeDescription:VISITED {
	text-decoration:none;
	color:white;
}
a.closeDescription:HOVER, a.closeDescription:ACTIVE {
	text-decoration:none;
	color:#333;
}
a.ctaDescriptionLink {
	text-decoration:none;
	color:#333;
}
a.ctaDescriptionLink:NORMAL, a.ctaDescriptionLink:VISITED {
	text-decoration:none;
	color:#333;
}
a.ctaDescriptionLink:HOVER, a.ctaDescriptionLink:ACTIVE {
	text-decoration:none;
	color:#BDE1F8;
}
#ctaLearnMore {
	position:absolute;
	bottom:5px;
	left:125px;
	color:#3e3e3e;	
}
#ctaImage {
	margin:0 auto 10px auto;
	width:80px;
}
#ctaImageLeft {
	margin:0 0 10px 10px;
	width:80px;
}
#ctaDescriptionText {
}
a.learnMoreLink {
	color:black;
	text-decoration:none;
}

a.learnMoreLink:NORMAL, a.learnMoreLink:VISITED {
	color:black;
	text-decoration:none;
}

a.learnMoreLink:HOVER, a.learnMoreLink:active {
	color:blue;
	text-decoration:none;
}

button {
	cursor:pointer;	
}

button.headshots {
	background-color:black;
	color:white;
	border:0;
	padding:3px;
	margin-bottom:5px;
	width:119px;
}

#sidelineReporterAnnouncement {
	width:80%;
	margin:15px auto;
	padding:10px;
	background-color:#ddd;
	text-align:center;
	border:1px solid #999;	
}
#sidelineReporterAnnouncement a {
	color:#000;
	text-decoration:underline;
	white-space:nowrap;
}
#sidelineReporterAnnouncement a:NORMAL, #sidelineReporterAnnouncement a:VISITED  {
	color:#000;
	text-decoration:underline;
}
#sidelineReporterAnnouncement a:HOVER, #sidelineReporterAnnouncement a:ACTIVE  {
	color:#999;
	text-decoration:underline;
}
.smBreadcrumb {
	font-size:0.8em;
	margin:10px 0;
}

#smButtonContainer {
	width:70%;
	margin:20px auto;
	text-align:center;
	font-size:0.9em;
}
#smVMIcon {
	width:163px;
	margin:10px auto;
	text-align:center;
}
#smMAIcon {
	width:90px;
	margin:10px auto;
	text-align:center;
}
#smLOIcon {
	width:90px;
	margin:10px auto;
	text-align:center;
}
#smHelpIcon {
	margin:10px auto;
	width:100px;
	text-align:center;
}
#ah th, #ldts th {
	text-align:left;	
}

li.excel {
	list-style-image:URL(/assets/icons/excel-16.gif);
	margin-left:-20px;
	font-size:0.9em;
}

.formError {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	color:red;
	display:none;
}

.formErrorMessage {
	background-color:#F4D9D9;
	padding:5px;
	color:black;
	font-size:0.8em;
	margin:10px 0;
	border:thin dashed black;
	width:80%;
}

.formErrorMessage ul {
	margin-top:0;	
}

.formErrorMessage li {
	margin-top:5px;	
}

.formErrorMessage h3 {
	font-weight:bold;	
}

.new {
	padding:3px;
	background-color:#D8FBC8;
	font-weight:bold;
	font-size:0.7em;	
	border:thin dashed gray;
}

@media screen and (min-width: 667px) {
	#smButtonContainer {
		width:600px;
		margin:20px auto;
		text-align:center;	
	}
	#smVMIcon {
		float:left;
		margin-right:30px;
		width:163px;		
	}
	#smMAIcon {
		float:left;
		margin-right:30px;
		width:140px;		
	}
	#smLOIcon {
		float:left;
		margin-right:30px;
		width:64px;		
	}
	#smHelpIcon {
		float:left;
		margin-right:15px;
		text-align:center;
	}
	#loginLabel {
		width:60px;
		display:inline-block;
		font-weight:bold;
	}
	.emphasis {
		font-weight:bold;
		font-size:1.2em;	
	}
	#container .h1description {
		text-align:center;
		font-size:1.2em;
	}
	#container h1 {
		font-size:1.4em;	
	}
	#container p {
		font-size:1.0em;	
	}
	#mobileMenu a {
		font-size:0.7em;
		padding:15px 10px;
	}
	#ctaImage {
		float:left;
		width:168px;
		margin:0 20px 0 0;	
	}
	#ctaDescriptionText {
		float:left;
		width:400px;
		font-size:1.0em;
	}
	#ctaDescriptionText p {
		font-size:1.0em;
	}
	#smallCTAContainer, #largeCTAContainer, #productsMediumCTAContainer, #productsLargeCTAContainer, #productsCTAContainer {
		display:none;
	}
	#mediumCTAContainer {
		display:block;
		width:667px;
		margin:10px auto 20px auto;
	}
	#productsMediumCTAContainer {
		display:block;
		width:440px;
		margin:10px auto 20px auto;
	}
	#AdminEMail {
		width:70%;	
	}
	#loginButtonContainer {
		float:left;
		margin:0;	
	}
	#loginForm button {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		background-color:black;
		color:white;
		font-weight: 400;	
		font-size:20px;
		width:60px;
		text-align:center;
		border:0;
		cursor:pointer;
		margin:0;
		padding:10px 0;
	}
}

@media screen and (min-width: 768px) {
	#hpMobileSplash {
		display:none;
	}
	#smMobileSplash {
		display:none;
	}
	#missingPageContainer {
		width:600px;
		margin:0 auto;	
	}
	#sidelineReporterAnnouncement {
		width:600px;
		margin:15px auto;
		padding:10px;
		background-color:#ddd;
		text-align:center;
		border:1px solid #999;	
	}
	#container .h1description {
		width:60%;
		margin:0 auto;
		text-align:center;
		font-size:1.2em;
	}
	#splash {
		display:block;
		width:100%;
		background:url(/assets/images/bannerNew.jpg) top right no-repeat;
		height:250px;
		max-height:250px;
		background-size:cover;	
	}
	#hpSplash {
		display:block;
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: 452px;
	}
	#smSplash {
		display:block;
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: 202px;
	}
	
	#main {
		width:90%;
	}
	#main #left {
		width:55%;
		float:left;
		text-align:left;	
	}
	#main #right {
		width:40%;
		float:right;
		text-align:left;	
	}
	.successMessage {
		text-align:left;
		background-color:#D5F5E1;
		font-size:1.0em;
		border:thin dashed #666;
		padding:5px;
		width:90%;
		margin:10px 0;
	}
}
@media screen and (min-width: 1024px) {
	#header {
		width:70%;
		margin:0 auto;	
		padding-bottom:10px;
	}
	#missingPageContainer {
		width:625px;
		margin:0 auto;	
	}
	#sidelineReporterAnnouncement {
		width:625px;
		margin:15px auto;
		padding:10px;
		background-color:#ddd;
		text-align:center;
		border:1px solid #999;	
	}
	
	#footer {
		width:90%;
		margin:0 auto;
	}
	#container {
		width:70%;
		margin:0 auto;	
	}
	#desktopLogo {
		display:block;	
	}
	#mobileLogo {
		display:none;	
	}
	#nav {
		padding-top:30px;
	}
	#copyrightCredits {
		margin:0 auto 10px auto;
		width:70%;
	}
	#copyright {
		float:left;	
	}
	#credits {
		float:right;
		line-height:20px;
		text-align:right;	
	}
	#meetJen h2 {
		margin-top:0px;	
	}
	
	#hpIntroText {
		margin:0 auto;
		width:1000px;
	}

	#letsDoThisContainer {
		margin:0 auto;
		border:1px solid #b1b3b5;
		width:1000px;
		margin-bottom:35px;
	}
	#letsDoThisCTA {
		float:left;
		width:172px;
		height:91px;
		display:block;
		margin:50px 20px 20px 20px;				
		background-image:url(/assets/images/LetsDoThis.png);	
	}
	#letsDoThisForm {
		float:left;
		width:775px;
	}
	#messageDistributionOptions .fieldContainer {
		float:left;
		margin-right:15px;	
	}
	
	#messageDistributionOptions .fieldContainerLast {
		float:left;
		margin-right:0px;	
	}
	#letsDoThisForm input[type=text], #TenMistakesForm input[type=text] {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:30%;
		margin:20px 20px 20px 0;
		float:left;
	}
	#letsDoThisForm input[type=email], #TenMistakesForm input[type=email] {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:30%;
		margin:20px 20px 20px 0;
		float:left;
	}
	#letsDoThisForm button, #TenMistakesForm button {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		background-color:black;
		color:white;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:25%;
		text-align:center;
		margin:20px 0;
		border:0;
		float:left;
		cursor:pointer;
	}
	#letsDoThisFormSuccess {
		margin-top:40px;	
	}
	#logoCTA {
		float:left;
		width:25%;
		margin-top:10px;
	}
	#blogPosts {
		float:left;
		width:40%;
	}
	#meetJen {
		float:right;
		width:35%;	
	}
	#footer h2 {
		margin-top:0px;
	}
	a.blogFooterLink {
		display:inline;
	}
	#main {
		width:70%;
	}
	#main #left {
		width:55%;
		float:left;
		text-align:left;	
	}
	#main #right {
		width:27%;
		float:right;
		text-align:left;	
	}
	#infoRequestForm {	
		/*-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		border:thin solid #999;
		padding:5px;*/
	}

	#infoRequestForm textarea {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:90%;
		margin-bottom:10px;
	}
	
	#infoRequestForm input[type=text] {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:90%;
		margin-bottom:10px;
	}
	
	#infoRequestForm input[type=email] {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:90%;
		margin-bottom:10px;
	}
	
	#infoRequestForm input[type=tel] {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:90%;
		margin-bottom:10px;
	}
	
	#infoRequestForm button, .adminForm button {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		background-color:black;
		color:white;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:95%;
		text-align:center;
		margin:20px 0;
		border:0;
		cursor:pointer;
	}
	
	#loginForm button, #btnCredentialsForm {
		font-family: "ff-good-headline-web-pro-con",sans-serif;
		font-style: normal;
		background-color:black;
		color:white;
		font-weight: 400;	
		font-size:20px;
		padding:5px 10px;
		width:80px;
		text-align:center;
		margin:0;
		border:0;
		cursor:pointer;
	}
	
	#smallCTAContainer {
		display:none;
	}
	#mediumCTAContainer {
		display:none;
	}
	#largeCTAContainer {
		display:block;
		width:920px;
		margin:10px auto 20px auto;
	}
	#productsMediumCTAContainer {
		display:none;
	}
	#productsLargeCTAContainer {
		display:block;
		width:610px;
		margin:10px auto 20px auto;
	}
	#ctaDescriptionText {
		float:left;
		width:700px;
		font-size:1.0em;
	}
}
@media screen and (min-width: 1125px) {
	#ctaContainer {
		display:block;
		width:1125px;
		margin:20px auto;	
	}
	#productsCTAContainer {
		display:block;
		width:1125px;
		margin:20px auto;
	}
	#productsLargeCTAContainer {
		display:none;	
	}
	#largeCTAContainer {
		display:none;	
	}
	#hpIntroText {
		margin:35px auto;
		width:1085px;
	}
	#letsDoThisContainer {
		margin:0 auto;
		border:1px solid #b1b3b5;
		width:1125px;
		margin-bottom:35px;
	}
	.ctaBlock {
		color:white;	
	}
	.ctaBlock a {
	}
	.ctaBlock a:NORMAL, .ctaBlock a:VISITED {	
	}
	.ctaBlock a:HOVER, .ctaBlock a:ACTIVE {
		color:#999;	
	}
	#ctaDescriptionText {
		float:left;
		width:875px;
	}
	#description {
		display:none;
		margin:20px auto;
		width:1125px;
		background-color:#a6a4a9;
		padding:10px;
		color:white;
	}
}

@media screen and (min-width: 1150px) {
	#nav {
		display:block;
		padding-top:25px;
	}
	#nav a {
		float:left;
		margin-right:30px;
		text-decoration:none;
		color:#999;
		font-size:1.0em;
	}
	#nav a:LINK, #nav a:VISITED {
		color:#999;
	}
	#nav a:HOVER, #nav a:ACTIVE {
		color:black;
	}
	#btnMobileMenu {
		display:none;	
	}
	#tenMistakesContainer {
		width:1125px;	
	}
}
@media screen and (min-width: 1200px) {
	#footer {
		width:70%;
		margin:0 auto;
	}
	#logoCTA {
		float:left;
		width:33%;
		margin-top:10px;
	}
	#blogPosts {
		float:left;
		width:34%
	}
	#meetJen {
		float:right;
		width:33%;	
	}
	#main {
		width:50%;	
	}
	#ctaDescriptionText {
		float:left;
		width:920px;
	}
}
@media screen and (min-width: 1300px) {
	#splash {
		width:100%;background:url(/assets/images/bannerNew.jpg) top right no-repeat;height:452px;max-height:452px;background-size:cover;	
	}
}
@media screen and (min-width: 1300px) {
	#splash {
		width:100%;background:url(/assets/images/bannerNew.jpg) top right no-repeat;height:452px;max-height:452px;background-size:cover;	
	}
}
@media screen and (min-width: 1900px) {
	#splash {
		width:100%;background:url(/assets/images/bannerNew.jpg) top right no-repeat;height:600px;max-height:600px;background-size:cover;	
	}
}