	#sitenavmenucontainer {
		clear:both;
		margin:5px 0px;
		padding:0px;
		text-align:left;
	}
	#sitenavmenucontainer #bottombanneradrow {
		margin:auto;
		float:left;
		width:100%;
	}
	
	#sitenavmenucontainer #bottombanneradrow #showcase{
		margin:15px 5px 15px 15px;
		width:99px;
		float:left;
	}
	#sitenavmenucontainer #bottombanneradrow #mediakit{
		margin:15px 15px 15px 5px;
		width:99px;
		float:right;
	}
	#sitenavmenucontainer #bottombanneradrow #bannerad{
		float:left;
		width:728px;
		margin-left:7px;
	}
	.noborder_left{border-left:none !important;}
	.noborder_right{border-right:none !important;}
	#sitenavmenu{clear:both;float:left;}
	#sitenavmenu ul{
		list-style-type:none;
		width:930px;
		margin-left:25px;
	}
	#sitenavmenu ul li{
		position:relative;
		clear:both;
		width:110px;
		font-size:11px;
		padding:5px 0px 5px 0px;
		background-color:#0055A8;
		color:#ffffff;
		margin-top:4px;
		text-indent:5px;
	}
	#sitenavmenu ul li ul{
		display:block;
		position:absolute;
		left:110px;
		top:0px;
		width:820px;
		border-top:1px solid #0055A8;
		margin:0px;
		padding:0px;
		overflow:visible;
	}
	#sitenavmenu ul li ul li{
		clear:none;
		display:block;
		float:left;
		width:auto;
		background:none;
		margin-top:0px;
		border-left:1px solid black;
		padding:0px 6px;
		margin:6px 0px 0px 0px;
		overflow:visible;
		line-height:10px;
	}
	#sitenavmenu ul li ul li a{
		color: #004182;
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
		display:block;
		
	}
	#mainbody #globalfooter{
		float:left;
		/*margin-top:8px;*/
		width:100%;
		background:none;
		background-color:#07264A;
		background-image:none;
		color:#FFFFFF;
		text-align:left;
		font-family: Oswald;
	}
	#mainbody #globalfooter div{
		float:none;
		width:auto;
	}
	#mainbody #globalfooter a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#mainbody #globalfooter #copyright{
		clear:both;
		margin:auto;
		text-align:center;
		text-indent:30px;
		background-color:#164573;
		color:#FFFFFF;
		font-size:12px;
		line-height:60px;
	}
	#mainbody #globalfooter #footer-logo-container1{
		clear:both;
		float:left;
		width:120px;
		height:60px;
		margin-left:5px;
		overflow:hidden;
	}
	#mainbody #globalfooter #footer-logo-container2{
		float:right;
		width:120px;
		height:60px;
		margin-right:5px;
		overflow:hidden;
	}
	#mainbody #globalfooter #footer-extra{
		float:left;
		width:140px;
		margin-left:10px;
		background:transparent;
		text-align:center;
	}
	#footer-extra a{display:block;margin:10px;
	}
	.footer-body{
		max-width:1200px;
		padding:0 20px;
		box-sizing:border-box;
		margin: auto;
		position:relative;
		overflow:hidden;
	}
	.footer-body:after{
		content:"";
		display:table
		clear:both;
	}
	#footer-image{
		width:400px;
		height:400px;
		background:URL(../png/blue_accorn.png) no-repeat center center;
		-webkit-background-size:contain;
		-moz-background-size:contain;
		-o-background-size:contain;
		background-size: contain;
		position:absolute;
		bottom:-110px;
		left:0;
		opacity:.3;
	}
	#footer-top{
		display:none;
	}
	#footer-row-1-dropdown{
		display:none;
	}
	#footer-row-1{
		position:relative;
		box-sizing:border-box;
		margin-top:10px;
	}
	#footer-row-1:after {
	    content: "";
	    display: table;
	    clear: both;
	}
	#footer-row-2{
		background:transparent URL(../jpg/footer_bg_middlerow.jpg) repeat left top;
		height:132px;
	}
	#footer-row-3{
		background:#051c33;
		text-align:left;
		color:#fff;
		position:relative;
		box-sizing:border-box;
		padding:40px 0;
	}
	#footer-row-3:after {
	    content: "";
	    display: table;
	    clear: both;
	}
	#footer-row-1 .footer_menu_1{
		width:27%;
		float:left;
		height:auto;
		box-sizing:border-box;
		padding:0 5px;
	}
	#footer-row-1 .footer_menu_2{
		width:35%;
		float:left;
		height:auto;
		box-sizing:border-box;
		padding:0 5px;
	}
	#footer-row-1 .footer_menu_3{
		width:24%;
		float:left;
		height:auto;
		box-sizing:border-box;
		padding:0 5px;
	}
	#globalfooter #footer-row-1 .footer_menu_35{
		display:none;
	}
	#footer-row-1 .footer_menu_4{
		width:14%;
		float:left;
		height:auto;
		box-sizing:border-box;
		padding:0 5px;
	}
	#footer-row-1>ul{
		height:200px;
		padding-bottom:0;
	}
	#footer-row-1 ul li ul li{
		box-sizing:border-box;
		padding:2px 0;
	}
	#footer-row-1 .channels{
		color:#f5e1c9;
		margin-top:8px;
	}
	#footer-row-1 .also{
		color:#f5e1c9;
		margin-top:8px;
	}
	#footer-row-1 .services{
		color:#f5e1c9;
		margin-top:8px;
	}
	#footer-row-1 .connect{
		color:#f5e1c9;
		margin-top:8px;
	}
	#footer-row-1 .channels span, #footer-row-1 .also span, #footer-row-1 .services span, #footer-row-1 .connect span{
		padding:5px 0;
	}
	#footer-row-1 .footer-menu-social span{
		display:none;
	}
	.footer-menu-social .facebook_bot:before {
		display: inline-block;
		vertical-align:middle;
		content: "";
		width:35px;
		height:35px;
		margin: 0 10px 0 0 ;
    	background: url("../png/facebook_button.png") no-repeat scroll left top transparent;	
		background-size:cover;
	}
	.footer-menu-social .twitter_bot:before {
		display: inline-block;
		vertical-align:middle;
		content: "";
		width:35px;
		height:35px;
		margin: 0 10px 0 0;
    	background: url("../png/twitter_button.png") no-repeat scroll left top transparent;	
		background-size:cover;
	}
	.footer-menu-social .youtube_bot:before {
		display: inline-block;
		vertical-align:middle;
		content: "";
		width:35px;
		height:35px;
		margin: 0 10px 0 0;
    	background: url("../png/youtube_button.png") no-repeat scroll left top transparent;	
		background-size:cover;
	}
	.footer-menu-social .google_bot:before {
		display: inline-block;
		vertical-align:middle;
		content: "";
		width:35px;
		height:35px;
		margin: 0 10px 0 0;
    	background: url("../png/google_button.png") no-repeat scroll left top transparent;	
		background-size:cover;
	}

	.footer-menu-social .insta_bot:before {
		display: inline-block;
		vertical-align:middle;
		content: "";
		width:35px;
		height:35px;
		margin: 0 10px 0 0;
    	background: url("../png/insta_button.png") no-repeat scroll left top transparent;	
		background-size:cover;
	}

	.footer-menu-social .link_bot:before {
		display: inline-block;
		vertical-align:middle;
		content: "";
		width:35px;
		height:35px;
		margin: 0 10px 0 0;
    	background: url("../png/link_button.png") no-repeat scroll left top transparent;	
		background-size:cover;
	}
	.footer-menu-social .woodhits_bot:before {
		display: inline-block;
		vertical-align:middle;
		content: "";
		width:35px;
		height:35px;
		margin: 0 10px 0 0;
    	background: url("../png/woodhits_button.png") no-repeat scroll left top transparent;	
		background-size:cover;
	}
	#copyright-wrapper .ad{
		display:none;
	}
	
	#footer-row-1 ul li.footer-ul-li-first{border-left:none;}
	#footer-row-1 ul li#othersites{
		width:240px;
	}
	#footer-row-1 ul li li{border-left:0;height:auto;text-indent:0;}
	#footer-row-1 li ul li a{
		font-size:14px;
		/*font-weight:bold;*/
		color:#FFF;
		text-decoration:none;
		/*font-weight:normal;*/
	}
	#footer-row-1 li ul li a:hover{
		color:#9aafc4;
	}
	/*#footer-row-1 li ul{
		width:100%;
	}*/
	#footer-row-1 li ul li{
		text-indent:0px;
		width:auto;
		float:none;
	}
	.footer-container{margin:auto;position:relative;max-width:1200px;padding:0 20px;box-sizing:border-box;}
	ul#other-sites-ul{padding-top:19px;} 
	#other-sites-ul li{float:left;width:155px;height:26px;padding-right: 5px;}
	#other-sites-ul a{display:block;width:100%;height:100%;text-indent:-9000px;}
	a#footer-other-kzyhowcase{display:block;float:left;width:108px;padding-right:40px;text-indent:-9000px;height:76px;background:transparent URL(../png/adshowcasesmall.png) no-repeat left top;}
	li#footer-other-kzyhowcase-li{width:140px;}
	#footer-other-conroe{background:transparent URL(../png/bcmg_conroetoday.png) no-repeat left top;}
	#footer-other-spring{background:transparent URL(../png/bcmg_springtoday.png) no-repeat left top;}
	#footer-other-magnolia{background:transparent URL(../png/bcmg_magnoliatoday.png) no-repeat left top;}
	#footer-other-tomball{background:transparent URL(../png/bcmg_tomballtoday.png) no-repeat left top;}
	#footer-other-montgomery{background:transparent URL(../png/bcmg_digitalmontgomery.png) no-repeat left top;}
	#footer-other-cypress{background:transparent URL(../png/bcmg_cypresstoday.png) no-repeat left top;}
	#footer-row-2-heading{padding:12px;padding-bottom:0px;text-align:left;color:#fff;font-size:12px;text-indent:140px;}
	#other-other-sites-ul{clear:both;width:500px;margin:auto;padding-top:0px;}
	#other-other-sites-ul li{float:left;width:200px;margin-left:125px;}
	#other-other-sites-ul a{color:#FFF;font-size:14px;}
	.footer-double-row-ul{float:left !important;width:150px;}
	.footer-mini-double-row-ul{float:left !important;width:95px;}
	.footer-mini-double-row-ul li{color:purple;}
	#footer-qjump-wrapper{clear:both;float: left;margin:-58px 1px 1px -30px;text-align:center;font-size:11px;line-height:26px;}
	#pre-copy-navmenu{padding-top:20px;margin-left:10px;font-family:oswald;text-transform:uppercase;letter-spacing:1.2px;}
	#pre-copy-navmenu li{display:inline-block;padding-right:20px;}
	#pre-copy-navmenu li.first{display:inline-block;}
	#pre-copy-navmenu a{color:#fff;font-size:.9em;}
	#pre-copy-navmenu a:hover{text-transform:uppercase;}
	#footer-row-2-container{height:100%;background:transparent URL(../png/houstonwm.png) no-repeat bottom right;width:990px;}
	#copyright-wrapper{font-size:.9em;margin-left:10px;}
	#other-sites-ul{margin-left:20px;}
	#powered-by{margin-top:20px;font-size:14px;margin-left:-148px;}
	#powered-by a{text-decoration:none;}
	#produced-by{
		border:0;
		width:135px;
		height:48px;
		position:absolute;
		top:0;
		right:240px;
		background: url("../png/adshowcase.png") no-repeat scroll left top transparent;
		overflow:hidden;
		background-size:cover;
	}
	#digtex{
		border: 0 none;
		width:150px;
		height:50px;
		right:20px;
		top:0;
		position:absolute;
		background: url("../png/digitaltexas.png") no-repeat scroll left top transparent;
		overflow:hidden;
		background-size:cover;
	}
	.service-li-1{display:none;}
	.service-li-2{display:none;}

/*-----------------------FOOTER UPDATE --------------------------------------*/
.footer_menu_col1{width:26%;float:left;}
.footer_menu_col2{width:39%;float:left;}
.footer_menu_col3{width:20%;float:left;}
.footer_menu_col4{width:15%;float:left;}
.footer_menu_header{font-size: 1.1em;font-family: oswald;text-transform: uppercase;color: #fff;text-align:left;padding: 7px 0;}
.footer_menu_module .footer_menu_half li{width:46%;float:left;padding:10px 2% 10px 0;text-align:left;font-size:1em;}
.footer_menu_module ul li{padding:10px 2% 10px 0;text-align:left;font-size:11pt;}
.footer_menu_module ul li a{text-decoration:none;color:#fff;}
.footer_menu_module ul li a:hover{text-decoration:underline;color:#fff;}
ul.footer-menu-social li{padding:5px 0 5px 2%;}
.footer-container2{width:100%;float:left;padding:15px 10px 15px 0;box-sizing:border-box;text-align:left;}
#pre-copy-navmenu:after{content:"";display:table;clear:both;}
