.site_center {
	text-align:center;
	background: url(http://www.thepalmerroom.com/images/site-center-back.jpg) center top repeat-y;
	height: auto;
}

/*You can change the width of this site changing value of parameter "width" for #header, #content1, #content2, #footer. Minimum possible width of site is 712px */

#header, #content_wrap, #content2, #footer {
	width:990px;
	margin:0 auto;
	text-align:left;
	 
}



#header {
	height:186px;
	background: url(../images/bigstage-header-backg.png);	
}

 
#header_pic {
	margin-bottom:10px;
	width: 649px;
	margin: 0 auto;
}
 
 
 
#banner {
	text-align:center;
	height: 177px;
}

.get_flash_header {
	margin-top:17px;
	margin-bottom:10px;
}




.ads_wrap {
	height: 132px;
	width: 990px;
	margin: 5px auto;
	padding-bottom: 13px;
	padding-top: 18px;
}

.menu_content {
	width:990px;
	margin:0 auto;
} 

#content_wrap {

}




#wrapper {
	text-align: left;
	padding: 20px;
}









/* Footer Relative */


#footer {
	text-align:center;
	height:auto;
	margin-bottom:15px;
	text-decoration: none !important;
	color:#FFFFFF;
	width: 990px;
	margin: 10px auto;
	clear: both;
	background: url(../images/footer-back-gradient.jpg) repeat-x;
}

#footer_notes_wrap {
	width:100%;
	height:auto;
}

#footer_notes_content {
	font-size: 0.9em;
	padding-top: 2px;
}


#footer a {
	color: #FFFFFF !important;
	text-decoration:none !important;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none !important;
}

#footer div a:hover {
	color: #F7F7F7 !important;
	text-decoration: underline !important;
	font-style: normal;
}

#footer a:visited {
	text-decoration: none !important;
}




#footerContent {
	width:990px;
	height: auto;
	clear: both;
	margin: 0 auto;
}

#footerMenu {
	margin-top:15px;
	margin-left:0px; 
	padding:0; 
	text-align:left;
    float:left;
}

#footerMenu ul {
	list-style:none;
}

#footerMenu ul li {
	margin:0;
	padding:0;
}


#footer_btm_wrap {
	height: auto;
	clear: both;
}

#footer_pwrdby {
	padding-top:7px;
	font-size:0.95em;
	float:right;
}



#footer_notes_wrap {
	float:left;
	width:990px;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
	margin-bottom: 20px;	
}


#footer_notes_wrap a {
	color: #FFFFFF!important;
	text-decoration:none !important;
	font-size:1.1em;
	
}

#footer_notes_wrap a:link {
	color: #FFFFFF;
	text-decoration: none !important;
	font-style: normal;
}

#footer_notes_wrap  a:hover {
	color: #F7F7F7!important;
	text-decoration: underline !important;
}





.footer_pwrdby_a {
	color:#FFFFFF; 
	
}




.sitemapHeader {
	border-bottom:1px solid #FFFFFF;
	margin-bottom:25px;
	height:70px;
	clear: both;
	width: 890px;
}

.sitemapHeader a {
	background:url(../images/site-map-header-txt.png) no-repeat;
	height:70px;
	clear: both;
	float: left;
	width: 620px;
}

#slickbox {
	padding-bottom: 0px;
	border-bottom: 1px solid #000000;
	display:none;
	clear: both;
	text-align: left;
	float: right;
}

#slickbox a.slick {
	color: #FFFFFF!important;
	text-decoration: underline !important;
	font-size:1.1em;
	font-weight:bold;
}

#slickbox a:link.slick {
	color: #FFFFFF;
	text-decoration: underline !important;
}

#slickbox a:hover.slick {
	color: #FFFFFF!important;
	text-decoration: none !important;
}





#slickbox3 {
	padding-bottom: 25px;
	border-bottom: 1px solid #FFFFFF;
	display:none;
	clear: both;
	text-align: left;
	float: right;
	color:#FFFFFF;
}

#slickbox3 a.slick {
	color: #FFFFFF!important;
	text-decoration: underline !important;
	font-size:1.1em;
	font-weight:bold;
}

#slickbox3 a:link.slick {
	color: #FFFFFF;
	text-decoration: underline !important;
}

#slickbox3 a:hover.slick {
	color: #FFFFFF!important;
	text-decoration: none !important;
}





/* Footer Cont. - Animated hover block for footer logo*/


ul.hover_block { margin-top:10px; float:right; }
			
ul.hover_block li {
			height:18px;
			
			list-style:none;
			float:right;
		 	position: relative;
			background:url(../images/footer-logo2.png) no-repeat;
			
			 }
ul.hover_block li a {
			display: block;
			position: relative;
			overflow: hidden;
			width:227px;
			height:11px;
			color:#000000;
			line-height:0px;
			margin-top:5px;	
}

ul.hover_block li a { text-decoration: none; }

ul.hover_block li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}
