@charset "UTF-8";
/* CSS Document */

/*------------- =Main Content Wrappers used specifically in Magnolia --------------*/

#main-contentwrapper, #proj-contentwrapper {
	background-color:#FFFFFF;
	display:block;
	font-size:12px;
	overflow: hidden;
	width: 947px; /* this must match #container for IE */
}


#proj-contentwrapper, main-contentwrapper p {
	line-height:1.5;
}



/*------------- =Layout Cheats --------------*/

.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}

#main-main_content {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}



/*------------- =Overwrites of STK template styles --------------*/
#wrapper {
	margin-top:0px;
}

#top_subnav_branding {
	background-color:white;
	box-shadow:none;
}

#top_subnav_branding p {
	color:#474C51;	
	width:auto;
}

#maincontent-wrapper {
	margin:0px;	
}

#maincontent-wrapper {
	background:url(../../images/reststar/bkg_texture.png) repeat-x scroll center bottom ;
}

#wrapper {	
}

#wrapper-2 {
	text-align:left;
	box-shadow:none;
	border-radius:0px;
	background:none;
	padding-bottom:0px;
}

#wrapper-3 {
	border-radius:0px;
}

body#reststar-home #wrapper-3,
#site-info {
	display:none;	
}

#main {
	background-image:none;	
}
#wrapper-3 #main {
	min-height:500px; /* this keeps the footer down near the bottom */
}

#primarynav {
	width:100%;	
}
