/* Stylesheet for Haydens Gym New Header */

#header {height:auto;margin-bottom:0px;}
#drop-shadow {background: url("../images/content-vertical-tile-clear.png") repeat-y center top;}
#header-interior {
	text-align: center;
	max-width: 960px;
	width: 100%;
	box-shadow: 0 8px 10px -8px rgba(0,0,0,0.5);
	overflow: hidden;
	/*border-radius: 0 0 10px 10px;*/
}
#header-interior img {
	width: 100%;
	display: block;
}
#topnav {display:none;}
#logo {display:none;}
#title {display:none;}
#flash {display:none;}
#text1 {display:none;}
#text2 {display:none;}
#text3 {display:none;}

h1 {color:#000;font-size:16px;margin:0;padding:0;}

/*
#homecontent {background:url('../images/content-vertical-tile-clear.png') center top repeat-y;}
#homecontent-interior {
	padding:0 20px;
	position:relative;
	font-size:16px;
	font-family:"Times New Roman";
	z-index:2100;
}
*/
#homecontent {
	background:url('../images/content-vertical-tile-clear.png') center top repeat-y;
	max-width: 960px;
	width: 100%;
	padding: 0 10px;
}
#homecontent-interior {
	padding: 0;
}
#footer-home {background:url('../images/footer-blue.png') center top no-repeat;}