@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	16;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
body {
	background-color: #7EADD6;	
}
a:link {
	text-decoration: none;
	color: #325ABD;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #4BA3CD;
}
a:active {
	text-decoration: none;
	text-align: left;
}
.gridContainer {
	width: 96.4021%;
	padding-left: 0.7989%;
	padding-right: 0.7989%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	padding-top: 0.5%;
	border: 3px solid #BB2E36;
	background-color: #FFF;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#topLinksOver {
	display: none;
}
#topLinksUnder {
	display:block;
	font-size: 0.8vm;
	clear: none;
	width: 100%;
	text-align: center;
	margin-bottom: 1%;
}
#topSearchOver {
	display: none;
}
#topSearchUnder {
	float: left;
	margin-top: 1.0%;
	margin-bottom: 5%;
	width: 100%;
	text-align: center;
}
#headerOne {
	display: none;
}
#headerTwo {
	display: none;
}
#headerPhone {
	text-align: center;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;	
}
#tapCall {
	text-align:center;
	font-size:15px;
	font-weight:bolder;
	color:#F00;
}
#number {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bolder;
	color: #000;	
}
#homeButtonDesk {
	display: none;
}
#homeButtonPad {
	width: 100px;
	margin-bottom: 3%;
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#infoLinks {
	clear: both;
	float: left;
	margin-left: 0;
	margin-bottom: 2%;
	width: 100%;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-color: #BB2E36;
	background-color: #E6E9E9;
}
#infoLinksLeft {
	font-size: 2.6vw;
	width: 90%;
	margin-top: 1.6%;
	margin-bottom: 9.0%;
}
.sepBar {
	font-size: 2.6vw;
	float: right;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #243E82;
	text-align: center;
}
#needToKnow {
	float: right;
	text-align: center;
	color: #243E82;
	padding: 5px;
}	
#progParts {
	float: right;
	text-align: center;
	color: #243E82;
	padding: 5px;
}
#about {
	float: right;
	text-align: center;
	color: #243E82;
	padding: 5px;
}
#infoLinksRight {
	width: 100%;
	color: #243E82;
	background-color: #999;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	display: inline-block;
}
#topRightOne {
	background-color: #BB9193;
	width: 30%;
	float: right;
	font-size: 3.4vw;
	margin-right: 3%;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 1%;
}
#TROneMenu {
	width: 300px;
	background-color: #BB9193;
	left: 60%;
	top: 200px;
	border: 3px inset #BB9193;
	visibility: hidden;
	position: absolute;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topRightTwo {
	background-color: #E6E9E9;
	width: 30%;
	float: right;
	font-size: 3.4vw;
	margin-right: 3%;
	text-align: center;
	padding-top: 2.0%;
	padding-bottom: 1.0%;
}
#TRTwoMenu {
	width: 300px;
	background-color: #E6E9E9;
	position: absolute;
	left: 60%;
	top: 200px;
	border: 2px inset #E6E9E9;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topRightThree {
	background-color: #A0BDCE;
	width: 30%;
	float: right;
	font-size: 3.4vw;
	margin-right: 3%;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 1%;
}
#TRThreeMenu {
	width: 300px;
	background-color: #A0BDCE;
	left: 60%;
	top: 200px;
	position: absolute;
	border: 2px inset #A0BDCE;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topMedia {
	display: none;
}
#mainContent {
	font-size: 3.0vw;
	color: #243E82;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
#pageHead {
	/*float: inherit;*/
	font-size: 5.0vw;
	color: #243E82;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-color: #BB2E36;
	background-color: #E6E9E9;
	padding-top: 2.0%;
	padding-bottom: 2.0%;
	margin-bottom: 4.0%;
}
#mainContentAdvPages {
	display: none;
}
.adsPages {
	display: none;
}
#topic {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #243E82;
	font-size: 1.5vw;
	font-weight: normal;
	color: #243E82;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	clear: both;
}

#topicPicWrap {
	clear: both;
	float: left;
	margin-right: 3%;
	width: 22%;
	display: block;
}
#topicTitle {
	font-size: 2.8vw;
	font-weight: normal;
	color: #243E82;
	font-family: Arial, Helvetica, sans-serif;
}
#topicContent {
	width: 70%;
	font-size: 3.0vw;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: none;
}
.picP {
	font-size: 4.0vw;
}
#picture {
	display: block;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;	
}
.picWrapOne {
	clear: left;
	float: left;
	margin-left: 0;
	width: 28.5%;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;
}
.picWrapTwo {
	clear: right;
	float: right;
	margin-right: 0;
	width: 28.5%;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;
}
.infoGfxHead {
	font-size: 4.0vw;
	font-weight:bold;	
}
.infoGfxHeadTxt
{
	font-size: 3.2vw;	
}
.infographics {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #243E82;
	border-bottom-width: 1px;
	border-bottom-color: #243E82;
	margin-top: 2.0%;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	padding-bottom: 1%;
}
.infographicsPic {
	height: 90px;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E9E9;	
	display: inline;
	margin-top: 1%;
}
.plumberlinks {
	color: #243E82;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	text-align: center;	
}
#specialPic {
	width: 45%;
	margin-top: 20px;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 100px;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #D31E32;
	border-right-color: #D31E32;
	border-bottom-color: #D31E32;
	border-left-color: #D31E32;
	float: left;
}
.clickHereSpcl {
	height: 70px;
	font-size: 4vw;
	text-decoration: blink;
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 10%;
}
.specialText {
	width: 100%;
	
}
#UL {
	width: 130px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
#mainContentTwo {
	display: none;
}

/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
#mainContentThree {
display: none;
}
#mainContentThreeTablet {
display: none;
}
.ads {
	display: none;
}
iframe {
	text-align: center;
	width: 868px;
	height: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 3%;
}
  input:required {
    border-color: #800000;
    border-width: 3px;
  }
#entryForm {
	font-size: 2.7vw;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 1.0%;
	margin-right: auto;
	width: 60%;
	padding: 2%;
	display: block;
}
#asterisk {
	font-size: 10px;
	vertical-align: top;
}
#formHeader {
	font-size: 10px;
	text-align: center;
	/*clear: none;
	float: left;*/
	margin-left: 1.0989%;
	margin-bottom: 1%;
	/*width: 75%;*/
	display: block;
}
#lineItemWrap {
	clear: both;
	float: left;
	margin-left: 0;
	margin-bottom: 1%;
	width: 100%;
	display: block;
}
#lineItemTitle {
	text-align: right;
	clear: both;
	float: left;
	margin-top: 1%;
	margin-left: 0;
	width: 36%;
	display: block;
}
#lineItemInput {
	clear: none;
	float: left;
	/*margin-left: 1.0989%;*/
	margin-left: 2.5%;
	width: 50%;
	display: block;
}
#input {
	width: 100%;
}
#maleFemale {
	width: 100%;
}
#checkWrap {
	font-size: 2.7vw;
	width: 100%;
}
#submit {
	width: 200%;
	margin-top: 8%;
}
#alert {
	 margin: 0 auto 0 auto;
	 display: block;
	 font-size: 4.5vw;
	 font-weight:bold;
     border: 1px solid;
     height: 2%;
     width: 49.35%;
     position: inherit;
     left: 25%;
     top: 10%;
	 padding: 1%;
	 background: #0F0;
}
#skullSite {
	font-size: 2.2vw;	
}
#footerOne {
	width: 98%;
	margin-bottom: 1%;
	background-color: #E6E9E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-width: 1px;
	border-bottom-color: #BB2E36;
	margin-top: 2%;
	height: 36px;
	display: block;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
}
.socialIconsTwitter {
	width: 6.0%;
	float: left;
	margin-top: 6px;
}
.socialIconsFacebook {
	width: 6.0%;
	float: left;
	margin-right: 3%;
	margin-top: 6px;
}
.socialIconsFlickr {
	width: 14%;
	float: left;
	margin-right: 3%;
	margin-top: 8px;
}
.socialIconsYoutube {
	width: 12%;
	float: left;
	margin-right: 3%;
	margin-top: 7px;
}
.paragraghMiddle {
	width: 25%;
	float: left;
	margin-top: 14px;
	color: #243E82;
	font-size: 1.8vw;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: both;
}
#footerTwo {
	display: none;
}
.quickLinks {
	color: #243E82;
	font-size: 1.6vw;
	width: 18%;
	padding-left: 2%;
	float: left;
}
.cities {
	display: none;
}
#footerThree {
	color: #243E82;
	font-size: 3.0vw;
	margin-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	clear: none;
	display: inline-table;
	width: 100%;
}
#footerFour {
	font-size: 2.3vw;
	color: #243E82;
	padding-left: 1%;
	text-align: center;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
body {
	background-color: #7EADD6;	
}
a:link {
	text-decoration: none;
	color: #325ABD;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #4BA3CD;
}
a:active {
	text-decoration: none;
	text-align: left;
}
.gridContainer {
	width: 96.4021%;
	padding-left: 0.7989%;
	padding-right: 0.7989%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	padding-top: 0.5%;
	border: 3px solid #BB2E36;
	background-color: #FFF;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#topLinksOver {
	display: none;
}
#topLinksUnder {
	font-size: 1.6vw;
	clear: none;
	float: right;
	width: 44%;
	display: block;
	text-align: center;
	margin-top: 1.6%;
	margin-right: 2%;
	margin-bottom: 1%;
}
#topSearchOver {
	display: none;
}
#topSearchUnder {
	clear: both;
	float: right;
	margin-top: 1%;
	margin-bottom: 1%;
	width: 210px;
	text-align: right;
	margin-right: 2%;
}
#headerOne {
	display: none;
}
#headerTwo {
	display: none;
}
#headerPhone {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#tapCall {
	text-align:center;
	font-size:15px;
	font-weight:bolder;
	color:#F00;	
}
#number {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bolder;
	color: #000;	
}
#homeButtonDesk {
	display: none;
}
#homeButtonPad {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-right: 10px;
	display: block;
}
#infoLinks {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-color: #BB2E36;
	background-color: #E6E9E9;
	margin-bottom: 2%;
}
#infoLinksLeft {
	font-size: 1.5vw;
	width: 50%;
	margin-top: 1.1%;
}
.sepBar {
	font-size: 1.6vw;
	float: right;
	padding-right: 0.5px;
	padding-left: 0.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #243E82;
	text-align: center;
}
#needToKnow {
	float: right;
	text-align: center;
	color: #243E82;
	padding: 5px;
}	
#progParts {
	float: right;
	text-align: center;
	color: #243E82;
	padding: 5px;
}
#about {
	float: right;
	text-align: center;
	color: #243E82;
	padding: 5px;
}
#infoLinksRight {
	float: right;
	width: 38%;
	color: #243E82;
	background-color: #999;
	padding-top: 0.4%;
	padding-bottom: 0.4%;
	padding-left: 1.1%;
	padding-right: 0.5%;
	margin-right: 0.5%;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
}
#topRightOne {
	background-color: #BB9193;
	width: 30%;
	float: right;
	font-size: 1.6vw;
	margin-right: 3%;
	text-align: center;
}
#TROneMenu {
	width: 300px;
	background-color: #BB9193;
	left: 60%;
	top: 200px;
	border: 3px inset #BB9193;
	visibility: hidden;
	position: absolute;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topRightTwo {
	background-color: #E6E9E9;
	width: 30%;
	float: right;
	font-size: 1.6vw;
	margin-right: 3%;
	text-align: center;
}
#TRTwoMenu {
	width: 300px;
	background-color: #E6E9E9;
	position: absolute;
	left: 60%;
	top: 200px;
	border: 2px inset #E6E9E9;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topRightThree {
	background-color: #A0BDCE;
	width: 30%;
	float: right;
	font-size: 1.6vw;
	margin-right: 3%;
	text-align: center;
}
#TRThreeMenu {
	width: 300px;
	background-color: #A0BDCE;
	left: 60%;
	top: 200px;
	position: absolute;
	border: 2px inset #A0BDCE;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topMedia {
	display: none;
}
#mainContent {
	font-size: 2.7vw;
	color: #243E82;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
#pageHead {
	float: inherit;
	font-size: 3.0vw;
	color: #243E82;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-color: #BB2E36;
	background-color: #E6E9E9;
	padding-top: 2.0%;
	padding-bottom: 2.0%;
	margin-bottom: 4.0%;
}
#mainContentAdvPages {
	width: 100%;
	float: right;
	margin-top: 1%;
	padding-right: 1%;
	display: block;
}
.adsPages {
	font-size: 1.4vw;
	color: #243E82;
	text-align: center;
	width: 15.5%;
	float: right;
	clear: none;
	margin-left: 1%;
	display: block;
}
#topic {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #243E82;
	font-size: 1.5vw;
	font-weight: normal;
	color: #243E82;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*height: 130px*/;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#topicPicWrap {
	clear: both;
	float: left;
	margin-right: 3%;
	width: 22%;
	display: block;
}
#topicTitle {
	font-size: 2.2vw;
	font-weight: normal;
	color: #243E82;
	font-family: Arial, Helvetica, sans-serif;
}
#topicContent {
	font-size: 2.1vw;
	font-family: Arial, Helvetica, sans-serif;
}
.picP {
	font-size: 2.2vw;
}
#picture {
	display: block;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;	
}
.picWrapOne {
	clear: left;
	float: left;
	margin-left: 0;
	width: 28.5%;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;
}
.picWrapTwo {
	clear: right;
	float: right;
	margin-right: 0;
	width: 28.5%;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;
}
.infoGfxHead {
	font-size: 3.0vw;
	font-weight:bold;	
}
.infoGfxHeadTxt
{
	font-size: 2.2vw;	
}
.infographics {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #243E82;
	border-bottom-width: 1px;
	border-bottom-color: #243E82;
	margin-top: 2.0%;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	/*padding-top: 1%;*/
	padding-bottom: 1%;
}
.infographicsPic {
	height: 90px;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E9E9;	
	display: inline;
	margin-top: 1%;
}
.plumberlinks {
	color: #243E82;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	text-align: center;	
}
#specialPic {
	width: 40%;
	margin-top: 20px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 100px;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #D31E32;
	border-right-color: #D31E32;
	border-bottom-color: #D31E32;
	border-left-color: #D31E32;
	float: left;
}
.clickHereSpcl {
	height: 70px;
	font-size: 4vw;
	text-decoration: blink;
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 10%;
}
#UL {
	width: 150px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
#mainContentTwo {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 34%;
	display: block;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #BB2E36;
	padding-top: 5px;
}
#sbTwoTopHeading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0vw;
	text-align: center;
	float: right;
	color: #243E82;
}
#sbTwoTopHead  {
	font-size: 2.0vw;
	font-weight: bold;
	background-color: #E6E9E9;
	color: #BB2E36;
	width: 75px;
	text-align: center;
}
#sbTwoTop {
	max-width: 100%;
	max-height: 100%;
	font-size: 2.0vw;
	padding-top: 2.0%;
	padding-bottom: 2.0%;
}
#blogPostCenter1 {
	color: #744F2C;
	padding-bottom: 2.0%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #BB2E36;
}
.blogWrapTop {
	clear: left;
	height: 68px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #243E82;
	margin-bottom: 2%;
	padding-top: 2%;
	padding-bottom: 2px;
}
.picWrap {
}
.blogPic {
	float: left;
	margin-right: 3%;
}
.blogLink  {
	font-size: 1.9vw;
	color: #243E82;
}
.blogText {
	font-size: 1.5vw;
	color: #243E82;
	clear: none;
}
#clickHereTwo {
	font-size: 1.3vw;
	font-family: Arial, Helvetica, sans-serif;
}
#moreButton {
	font-size: 2.0vw;
	font-weight: bold;
	color: #00C;
	margin-top: 2%;
}
#sidebarTwoMiddleWrap {
	border: thin solid #666;
	background-color: #E6E9E9;
	padding-bottom: 1%;
	padding-top: 1%;
}
#sbTwoMiddleHead  {
	font-size: 2.0vw;
	font-weight: bold;
	background-color: #E6E9E9;
	color: #243E82;
	text-align: left;
	padding-left: 2%;
}
.blogWrapMiddle {
	clear: left;
	height: 62px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #243E82;
	margin-bottom: 2%;
	padding-top: 2%;
}
.blogLinkMiddle  {
	font-size: 1.9vw;
	color: #243E82;
}
.blogTextMiddle {
	font-size: 1.5vw;
	color: #243E82;
	clear: none;
}
#sidebarTwoBottomWrap {
	margin-top: 1%;
	margin-bottom: 1%;
	border: thin solid #F00;
	padding-bottom: 2%;
}
#sbTwoBottomTitleWrap  {
	font-size: 2.0vw;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	line-height: 40px;
	background-color: #BB2E36;
}
#sbTwoBottomTitle  {
	font-size: 3.0vw;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	line-height: 40px;
	padding-left: 2%;
}
.sbTwoBottomHead {
	color: #243E82;
	font-size: 1.9vw;
	font-family: "Arial Black", Gadget, sans-serif;
	float: left;
	margin-right: 3px;
	padding-left: 2%;
}
.sbTwoBottomClick {
	font-size: 1.3vw;
	font-family: "Arial Black", Gadget, sans-serif;
	width: 100%;
	clear: none;
	padding-top: 1%;
	margin-left: 1px;
	margin-bottom: 3px;
}
.sbTwoBottomBlogText {
	font-size: 1.5vw;
	color: #BB2E36;
	padding-left: 2.0%;
}
#readMore {
	font-size: 1.5vw;
	margin-top: 3px;
	padding-right: 1%;
	color: #BB2E36;
	float: left;
	margin-right: 3px;
	padding-left: 2%;
	text-align: left;
}
/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
#mainContentThree {
display: none;
}
#mainContentThreeTablet {
	clear: none;
	float: left;
	margin-left: 1%;
	display: block;
	float: left;
	width: 33.5%;
	border: 1px solid #243E82;
	background-color: #E6E9E9;
}
#sbThreeTopHeadingTablet {
	color: #BB2E36;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 3.0vw;
	width: 80%;
	padding-left: 2%;
}
#sbThreeTopHeadersTablet {
	font-family: Verdana, Geneva, sans-serif;
	color: #4BA3CD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #243E82;
	font-size: 2.0vw;
	font-weight: bold;
	padding-left: 2%;
}
.sbThreeLinksTablet {
	font-size: 1.5vw;
	color: #243E82;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}
#SCAMSTablet {
	text-align: center;
	color: #BB2E36;
	margin-bottom: 2.0%;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #BB2E36;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #BB2E36;
}
.ads {
	display: none;
}
iframe {
	text-align: center;
	width: 868px;
	height: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 3%;
}
#entryForm {
	font-size: 2.0vw;
	/*clear: both;
	float: left;*/
	/*margin-top: 2%;*/
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	width: 60.75%;
	/*border: thin solid #CCC;*/
	padding: 2%;
	display: block;
}
#asterisk {
	font-size: 10px;
	vertical-align: top;
}
#formHeader {
	font-size: 3.0vw;
	text-align: center;
	/*clear: none;
	float: left;
	margin-left: 1.0989%;*/
	margin-bottom: 1%;
	/*width: 70%;*/
	display: block;
}
#lineItemWrap {
	clear: both;
	float: left;
	margin-left: 0;
	margin-bottom: 1%;
	width: 100%;
	display: block;
}
#lineItemTitle {
	clear: both;
	float: left;
	margin-top: 1%;
	margin-left: 0;
	width: 30%;
	display: block;
}
#lineItemInput {
	clear: none;
	float: left;
	/*margin-left: 1.0989%;*/
	margin-left: 2%;
	width: 54%;
	display: block;
}
#input {
	width: 100%;
}
#maleFemale {
	font-size: 2.7vw;
	width: 100%;
}
#checkWrap {
	font-size: 2.7vw;
	width: 90%;
}
#submit {
	width: 200%;
	margin-top: 8%;
}
#alert {
	 margin: 0 auto 0 auto;
	 display: block;
	 font-size: 2.5vw;
	 font-weight:bold;
     border: 1px solid;
     height: 2%;
     width: 49.35%;
     position: inherit;
     left: 25%;
     top: 10%;
	 padding: 1%;
	 background: #0F0;
}
#skullSite {
	font-size: 1.5vw;	
}
#footerOne {
	width: 98%;
	background-color: #E6E9E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-width: 1px;
	border-bottom-color: #BB2E36;
	margin-top: 2.0%;
	margin-bottom: 1.0%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	padding-bottom: 2.0%;
}
.socialIconsTwitter {
	width: 4.0%;
	float: left;
	margin-top: 2.2%;
}
.socialIconsFacebook {
	width: 4.0%;
	float: left;
	margin-right: 5.0%;
	margin-top: 2.0%;
}
.socialIconsFlickr {
	width: 12%;
	float: left;
	margin-right: 5.0%;
	margin-top: 2.2%;
}
.socialIconsYoutube {
	width: 10%;
	float: left;
	margin-right: 4.0%;
	margin-top: 1.8%;
}
.paragraghMiddle {
	width: 20%;
	float: left;
	color: #243E82;
	font-size: 1.5vw;
	margin-top: 3.4%;
}
#footerTwo {
	width: 100%;
	font-size: 1.4vw;
	color: #243E82;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 0.5%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #243E82;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #243E82;
	clear: none;
	display: inline-table;
}
.quickLinks {
	color: #243E82;
	font-size: 1.6vw;
	width: 18%;
	padding-left: 2%;
	float: left;
}
.cities {
	width: 100%;
	font-size: 1.4vw;
	color: #243E82;
	text-align:center;
	padding-bottom: 1%;
	clear:both;
	display:block;
}
#footerThree {
	color: #243E82;
	font-size: 1.4vw;
	margin-bottom: 1%;
	padding-left: 1%;
	text-align: center;
}
#footerFour {
	font-size: 1.3vw;
	color: #243E82;
	padding-left: 1%;
	text-align: center;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
body {
	background-color: #7EADD6;	
}
a:link {
	text-decoration: none;
	color: #325ABD;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #4BA3CD;
}
a:active {
	text-decoration: none;
	text-align: left;
}
.gridContainer {
	width: 89.2663%;
	max-width: 920px;
	padding-left: 0.3668%;
	padding-right: 0.3668%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	padding-top: 0.5%;
	border: 3px solid #BB2E36;
	background-color: #FFF;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#topLinksUnder {
	display: none;
}
#topLinksUnderCell {
	display: none;
}
#topLinksOver {
	font-size: 1.0vw;
	clear: none;
	float: right;
	margin-left: 15;
	width: 46%;
	display: block;
	text-align: right;
	margin-top: 1%;
	margin-right: 3%;
}
#topSearchUnder {
	display: none;
}
#topSearchOver {
	clear: none;
	float: right;
	width: 275px;
	display: block;
	margin-top: 1.0%;
}
#headerTwo {
	display: none;
}
#headerOne {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#headerPhone {
	display: none;
}
#tapCall {
	display: none;
}
#number {
	display: none;	
}
#homeButtonPad {
	display: none;
}
#homeButtonDesk {
	width: 40px;
	float:right;
	margin-top: -20px;
	margin-bottom: 8px;
	margin-right: 50px;
	display: block;
}
#infoLinks {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-color: #BB2E36;
	background-color: #E6E9E9;
}
#infoLinksRight {
	float: right;
	clear: left;
	width: 36%;
	color: #243E82;
	background-color: #999;
	padding-top: 0.3%;
	padding-bottom: 0.3%;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	margin-right: 1%;
	margin-left: 0.5%;
	padding-right: 1%;
}
#topRightOne {
	background-color: #BB9193;
	width: 28%;
	float: right;
	font-size: 1.1vw;
	margin-right: 2%;
	text-align: center;
}
#TROneMenu {
	width: 300px;
	background-color: #BB9193;
	left: 60%;
	top: 200px;
	border: 3px inset #BB9193;
	visibility: hidden;
	position: absolute;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topRightTwo {
	background-color: #E6E9E9;
	width: 28%;
	float: right;
	font-size: 1.1vw;
	margin-right: 2%;
	text-align: center;
}
#TRTwoMenu {
	width: 300px;
	background-color: #E6E9E9;
	position: absolute;
	left: 60%;
	top: 200px;
	border: 2px inset #E6E9E9;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#topRightThree {
	background-color: #A0BDCE;
	width: 28%;
	float: right;
	font-size: 1.1vw;
	margin-right: 2%;
	text-align: center;
}
#TRThreeMenu {
	width: 300px;
	background-color: #A0BDCE;
	left: 60%;
	top: 200px;
	position: absolute;
	border: 2px inset #A0BDCE;
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9vw;
}
#infoLinksLeft {
	width: 50%;
	margin-top: 1.1%;
	margin-right: 6.0%;
	background-color: #6CC;
}
.sepBar {
	font-size: 1.0vw;
	float: right;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #243E82;
	text-align: center;
}
#needToKnow {
	float: right;
	font-size: 1.1vw;
	text-align: center;
	color: #243E82;
	padding: 5px;
}	
#progParts {
	float: right;
	font-size: 1.1vw;
	text-align: center;
	color: #243E82;
	padding: 5px;
}
#about {
	float: right;
	font-size: 1.1vw;
	text-align: center;
	color: #243E82;
	padding: 5px;
}
#topMedia {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
	margin-top: 1%;
	margin-bottom: 1%;
}
#topMediaLeft {
	clear: both;
	float: left;
	margin-left: 0;
	width: 63%;
}
#topMediaRight {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 32%;
}
#mainContent {
	font-size: 2.0vw;
	color: #243E82;
	clear: both;
	float: left;
	margin-left: 0;
	margin-right: 5%;
	width: 100%;
	display: block;
	text-align: center;
}

/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
/********      START SIDEBAR ONE      *******/
#pageHead {
	float: inherit;
	font-size: 3.0vw;
	color: #243E82;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-color: #BB2E36;
	background-color: #E6E9E9;
	padding-top: 2.0%;
	padding-bottom: 2.0%;
	margin-bottom: 4.0%;
}
#mainContentAdvPages {
	width: 100%;
	float: right;
	margin-top: 1%;
	padding-right: 1%;
	display: block;
}
.adsPages {
	font-size: 1.2vw;
	color: #243E82;
	text-align: center;
	width: 15.5%;
	float: right;
	clear: none;
	margin-left: 1%;
	display: block;
}
#topic {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #243E82;
	font-size: 1.5vw;
	font-weight: normal;
	color: #243E82;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*height: 130px*/;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#topicPicWrap {
	clear: both;
	float: left;
	margin-right: 3%;
	width: 22%;
	display: block;
}
#topicTitle {
	font-size: 2.2vw;
	font-weight: normal;
	color: #243E82;
	font-family: Arial, Helvetica, sans-serif;
}
#topicContent {
	font-size: 1.9vw;
	font-family: Arial, Helvetica, sans-serif;
}
.picP {
	font-size: 2.0vw;
}
#picture {
	display: block;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;	
}
.picWrapOne {
	clear: left;
	float: left;
	margin-left: 0;
	width: 28.5%;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;
}
.picWrapTwo {
	clear: right;
	float: right;
	margin-right: 0;
	width: 28.5%;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;
}
.infoGfxHead {
	font-size: 3.0vw;
	font-weight:bold;	
}
.infoGfxHeadTxt
{
	font-size: 2.2vw;	
}
.infographics {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #243E82;
	border-bottom-width: 1px;
	border-bottom-color: #243E82;
	margin-top: 2.0%;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	/*padding-top: 1%;*/
	padding-bottom: 1%;
}
.infographicsPic {
	width: 14%;
	height: 90px;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E9E9;	
	display: inline;
	margin-top: 1%;
}
.plumberlinks {
	color: #243E82;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	text-align: center;	
}
#specialMovie {
	display:block;
	height: 231px;
	width: 253px;
	float: left;
	margin-top: 20px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 100px;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #D31E32;
	border-right-color: #D31E32;
	border-bottom-color: #D31E32;
	border-left-color: #D31E32;
}
.clickHereSpcl {
	height: 231px;
	font-size: 3vw;
	text-decoration: blink;
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 10%;
}
#UL {
	width: 150px;
	text-align: left;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/
/********      START SIDEBAR TWO      *******/

#mainContentTwo {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 30%;
	display: block;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #BB2E36;
	padding-top: 5px;
}
#sbTwoTopHeading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7vw;
	text-align: center;
	float: right;
	color: #243E82;
}
#sbTwoTopHead  {
	font-size: 1.7vw;
	font-weight: bold;
	background-color: #E6E9E9;
	color: #BB2E36;
	width: 75px;
	text-align: center;
}
#sbTwoTop {
	max-width: 100%;
	max-height: 100%;
	font-size: 1.3vw;
	padding-top: 2.0%;
	padding-bottom: 2.0%;
}
#blogPostCenter1 {
	color: #744F2C;
	padding-bottom: 2.0%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #BB2E36;
}
.blogWrapTop {
	clear: left;
	height: 68px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #243E82;
	margin-bottom: 2%;
	padding-top: 2%;
	padding-bottom: 2px;
}
.picWrap {
}
.blogPic {
	float: left;
	margin-right: 3%;
}
.blogLink  {
	/*float: right;*/
	/*width: 100%;*/
	font-size: 1.3vw;
	color: #243E82;
}
.blogText {
	font-size: 1.0vw;
	color: #243E82;
	clear: none;
}
#clickHereTwo {
	/*width: 100%;*/
	font-size: 0.9vw;
	font-family: Arial, Helvetica, sans-serif;
}
#moreButton {
	font-size: 1.0vw;
	font-weight: bold;
	color: #00C;
	margin-top: 2%;
}
#sidebarTwoMiddleWrap {
	border: thin solid #666;
	background-color: #E6E9E9;
	padding-bottom: 1%;
	padding-top: 1%;
}
#sbTwoMiddleHead  {
	font-size: 0.9vw;
	font-weight: bold;
	background-color: #E6E9E9;
	color: #243E82;
	text-align: left;
	padding-left: 2%;
}
.blogWrapMiddle {
	clear: left;
	height: 62px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #243E82;
	margin-bottom: 2%;
	padding-top: 2%;
	font-size: 0.9vw;
}
.blogLinkMiddle  {
	/*float: right;*/
	/*width: 100%;*/
	font-size: 1.0vw;
	color: #243E82;
}
.blogTextMiddle {
	font-size: 0.9vw;
	color: #243E82;
	clear: none;
}
#sidebarTwoBottomWrap {
	margin-top: 1%;
	margin-bottom: 1%;
	border: thin solid #F00;
	padding-bottom: 2%;
}
#sbTwoBottomTitleWrap  {
	font-size: 2.0vw;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	line-height: 40px;
	background-color: #BB2E36;
}
#sbTwoBottomTitle  {
	font-size: 2.0vw;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	line-height: 40px;
	padding-left: 2%;
}
.sbTwoBottomHead {
	color: #243E82;
	font-size: 1.1vw;
	font-family: "Arial Black", Gadget, sans-serif;
	float: left;
	margin-right: 3px;
	padding-left: 2%;
}
.sbTwoBottomClick {
	font-size: 0.8vw;
	font-family: "Arial Black", Gadget, sans-serif;
	width: 100%;
	clear: none;
	padding-top: 1%;
	margin-left: 1px;
	margin-bottom: 2px;
}
.sbTwoBottomBlogText {
	font-size: 1.0vw;
	color: #BB2E36;
	padding-left: 2.0%;
}
#readMore {
	font-size: 1.1vw;
	margin-top: 1%;
	padding-right: 1%;
	color: #BB2E36;
	float: left;
	margin-right: 3px;
	padding-left: 2%;
	text-align: left;
}

/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
/********      START SIDEBAR THREE      *******/
#mainContentThreeTablet {
display: none;
}
#mainContentThree {
	float: left;
	width: 18%;
	display: block;
	border: 1px solid #243E82;
	background-color: #E6E9E9;
	padding-right: 1%;
	padding-left: 1%;
	margin-left: 1%;
}
#sbThreeTopHeading {
	color: #BB2E36;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2.0vw;
	width: 80%;
}
#sbThreeTopHeaders {
	font-family: Verdana, Geneva, sans-serif;
	color: #4BA3CD;
	padding-bottom: 5px;
	font-size: 1.1vw;
	font-weight: bold;
}
#sbThreeContainer {
	/*font-size: 0.7vw;*/
	color: #243E82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #243E82;
	padding-top: 2.0%;
	padding-bottom: 2.0%;
}
.sbThreeLinks {
	font-size: 0.9vw;
	color: #243E82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #243E82;
	padding-top: 2.0%;
	padding-bottom: 2.0%;
}
#SCAMS {
	text-align: center;
	color: #BB2E36;
	margin-bottom: 2.0%;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #BB2E36;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #BB2E36;
}
#mainContentAdv {
	width: 50%;
	float: right;
	margin-top: 2%;
}
.ads {
	width: 30.5%;
	float: right;
	margin-left: 2%;
	display: block;
}
iframe {
	text-align: center;
	width: 868px;
	height: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 3%;
}
#entryForm {
	font-size: 16px;
	width: 60.75%;
	/*clear: both;
	float: left;*/
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	/*border: thin solid #CCC;*/
	padding: 2%;
	display: block;
}
#asterisk {
	font-size: 10px;
	vertical-align: top;
}
#formHeader {
	font-size: 2.0vw;
	text-align: center;
	/*clear: none;
	float: left;
	margin-left: 1.0989%;*/
	margin-bottom: 1%;
	/*width: 55%;*/
	display: block;
}
#lineItemWrap {
	margin-top: 1%;
	margin-bottom: 1%;
	width: 90%;	
}
#lineItemTitle {
	clear: both;
	float: left;
	margin-top: 1%;
	margin-left: 0;
	width: 35%;
	display: block;
}
#lineItemInput {
	clear: none;
	float: left;
	/*margin-left: 1.0989%;*/
	margin-left: 1%;
	width: 60%;
	display: block;
}
#input {
	width: 100%;
}
#maleFemale {
	width: 100%;
}
#checkWrap {
	font-size: 12px;
	width: 100%;
}
#submit {
	width: 200%;
	margin-top: 26%;
}
#alert {
	 margin: 0 auto 0 auto;
	 display: block;
	 font-size: 1.7vw;
	 font-weight:bold;
     border: 1px solid;
     height: 2%;
     width: 49.35%;
     position: inherit;
     left: 25%;
     top: 10%;
	 padding: 1%;
	 background: #0F0;
}
#skullSite {
	/*font-size: 1.5vw;*/
	font-size: 10px;	
}
#footerOne {
	width: 98%;
	background-color: #E6E9E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB2E36;
	border-bottom-width: 1px;
	border-bottom-color: #BB2E36;
	margin-top: 2.0%;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	padding-top: .5%;
	padding-bottom: 2.0%;
}
.socialIconsTwitter {
	width: 4.0%;
	float: left;
	margin-top: 1.3%;
}
.socialIconsFacebook {
	width: 4.0%;
	float: left;
	margin-right: 5.0%;
	margin-top: 1.2%;
}
.socialIconsFlickr {
	width: 12%;
	float: left;
	margin-right: 5.0%;
	margin-top: 1.3%;
}
.socialIconsYoutube {
	width: 10%;
	float: left;
	margin-right: 3.0%;
	margin-left: 3.0%;
	margin-top: 1.4%;
}
.paragraghMiddle {
	width: 27%;
	float: left;
	font-size: 1.5vw;
	color: #243E82;
	margin-top: 1.4%;
}
#footerTwo {
	width: 100%;
	font-size: 0.9vw;
	color: #243E82;
	letter-spacing: .05em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #243E82;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #243E82;
	clear: none;
	display: inline-table;
}
.quickLinks {
	font-size: 1.3vw;
	font-weight: bold;
	color: #243E82;
	width: 18%;
	float: left;
	padding-left: 2%;
	margin-top: -2px
}
.cities {
	width: 100%;
	font-size: 1.0vw;
	color: #243E82;
	text-align:center;
	padding-bottom: 1%;
	clear:both;
	display:block;
}
#footerThree {
	color: #243E82;
	font-size: 1.2vw;
	margin-bottom: 1%;
	padding-left: 1%;
	text-align: center;
}
#footerFour {
	font-size: 1.1vw;
	color: #243E82;
	padding-left: 1%;
	text-align: center;
}
}
/* Desktop Layout: 1025px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 1500px) {
#topLinksOver {
	font-size: 14px;
}
.adsPages {
	font-size: 12px;
}
#pageHead {
	font-size: 20px;
}
#contentHead {
	font-size: 18px;
}
p {
	font-size: 12px;
}
#picText {
	font-size: 12px;
}
h2 {
	font-size: 18px;
}
#faq {
	font-size: 16px;
}
#Links {
	font-size: 12px;
}
#bottomText {
	font-size: 12px;
}
#topRightOne {
	font-size: 12px;
}
#TROneMenu {
	font-size: 12px;
}
#topRightTwo {
	font-size:12px;
}
#TRTwoMenu {
	font-size: 12px;
}
#topRightThree {
	font-size: 12px;
}
#TRThreeMenu {
	font-size: 12px;
}
.sepBar {
	font-size: 12px;
}
#needToKnow {
	font-size: 12px;
}	
#progParts {
	font-size: 12px;
}
#about {
	font-size: 12px;
}
#sbOneTopPicTextLink {
	font-size: 10px;
}
#sbOneTopTextHead {
	font-size: 10px;
}
#clickHereSbOne {
	font-size: 10px;
}
#sbTwoTopHeading  {
	font-size: 12px;
}
#sbTwoTopHead  {
	font-size: 12px;
}
.blogLink  {
	font-size: 12px;
}
.blogText {
	font-size: 12px;
}
#clickHereTwo {
	font-size: 12px;
}
#moreButton {
	font-size: 12px;
}
#sbTwoMiddleHead  {
	font-size: 12px;
}
.blogWrapMiddle {
	font-size: 12px;
}
.blogLinkMiddle  {
	font-size: 12px;
}
.blogTextMiddle {
	font-size: 12px;
}
#sbTwoBottomTitleWrap  {
	font-size: 12px;
}
#sbTwoBottomTitle  {
	font-size: 12px;
}
.sbTwoBottomHead {
	font-size: 12px;
}
.sbTwoBottomClick {
	font-size: 8px;
}
#readMore {
	font-size: 12px;
}
#sbThreeTopHeading {
	font-size: 15px;
}
#sbThreeTopHeaders {
	font-size: 12px;
}
.sbThreeLinks {
	font-size: 12px;
}
.paragraghMiddle {
	font-size: 12px;
}
#footerTwo {
	font-size: 12px;
}
.quickLinks {
	font-size: 12px;
}
.cities {
	font-size: 12px;
}
#footerThree {
	font-size: 12px;
}
#footerFour {
	font-size: 8px;
}
}