@charset "UTF-8";
body #contentShell, body #thtvWrapper,body #treehouseFooter, body #corusFooter{ width:auto!important; margin:0px!important; left:0px!important; overflow:hidden;}
body #thtvNav{ width:960px!important; margin:0px auto!important; }
#wrapper 
{
    margin: 0 auto;
    background-color: #6C8EC5;
}

body {
	font-family: "Helvetica", "Arial", sans-serif;
}

#header {
	position: relative;
	width: 100%;
	min-width: 1000px;
	height: 150px;
	top: 0px;
	left: 0px;
	z-index: 200;
	overflow: hidden;
}

	#header a {
		display: none;
	}


#fakeBody {
	position: relative;
	margin-top: -150px;
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
}
	
	
	
	#top-half {
		width: 100%;
		position: relative;
		z-index: 100;
		background-color: transparent;
	}
		#top-half-background {
			width:100%;
			height: 100%;
			z-index: 0;
			position: absolute;
			top: 0px;
			left: 0px;
			background-color: transparent;
		}
		
		
		#top-half-foreground {
			width: 1000px;
			margin: auto;
			position: relative;
			z-index: 2000;
		}
	
		
		
		#content {
			width: 1000px;
			margin: auto;
			position: relative;
			z-index: 1000;
		}
		
		
		
		
		
	
	#bottom-half {
		width: 100%;
		margin-top: -35px;
		padding-top: 60px;
		background-color: gray;
		background-position: top center;
		position: relative;
		padding-bottom: 30px; /* give the footer a little more breathing room */
		z-index: 50;
	}
		#rock-gradient {
			position: absolute;
			top:0px;
			left:0px;
			height: 27px;
			width: 100%;
		}
		
		#footer {
			position: relative;
			width: 1000px;
			margin: auto;
			top: -28px;
		}
			
			.footer-bg {
				z-index: 1000;
			}
			
			.footer-fg {
				z-index: 2000;
			}
			
			.footer-tapestry {
				position: absolute;
				width: 1135px;
				left: -68px;
				height: 100%;
				z-index: 1000;
				overflow-y: hidden;
				background: url('/assets/images/sitewide/tapestry.jpg');
				background-repeat: no-repeat;
			}
			
			
			#bakdir {
				position: absolute;
				width: 500px;
				height: 66px;
				top: 5px;
				left: 249px;
				z-index: 3000;
			}
			
			.zig-zag {
				position: absolute;
				top: 33px;
				width: 203px;
				height: 24px;
				z-index: 3000;
			}
			.zig-zag-left {left: 42px;}
			.zig-zag-right {right: 42px;}
			
			
			#footer-content {
				position: relative;
				z-index: 2000;
				top: 20px;
			}
			
			#secondary-navigation {
				text-align: left;
				padding: 3px;
				padding-top: 60px;
				padding-bottom: 12px;
				margin-left: 25px;
			}
			
				#secondary-navigation a {
					color: white;
					text-decoration: none;
					margin-right: 21px;
				}
						
						
			#ad-text {
				position:absolute;
				top: 89px;
				left: 884px;
				text-align: right;
				font-size: 7pt;
				color: white;
			}
			#ad-space {
				width: 975px;
				margin: auto;
			}
				.ad {
					float: left;
					margin-left: 18px;
					margin-bottom: 18px;
					bbackground-color: #D4A826;
				}
				
				.ad300x250 {
					width: 300px;
					height: 250px;
				}
				.ad300x125 {
					width: 300px;
					height: 125px;
				}
			
			
			
			
			
			
			
			
			
			
			#footer-follow {
				clear: both;
				text-align: center;
				margin-top: 0px;
				color: white;
				font-weight: bold;
				font-size: 11pt;
			}
			
				#footer-follow img {
					vertical-align: middle;
					margin-top: -3px;
				}
			
			
			
			#legal {
				clear: both;
				text-align: center;
				font-size: 8pt;
				color: white;
				width: 80%;
				margin: auto;
				line-height: 120%;
				margin-top: 7px;
			}
				#legal a {
					color: white;
				}
			
			
			
			#footer-logos {
				clear: both;
				text-align: center;
				margin-top: 12px;
			}
				#footer-logos img {
					width: 60px;
					height: 60px;
				}
			
			
			#footer-extender {
				clear: both;
				height: 80px;
			}











				

