#main_wrapper{
	padding: 35px 0 30px;
}

#breadcrumb, #sidebar{
	display: none;
}

#content{
	width: 860px;
}

#content img{
	padding: 0;
	border: none;
}

h3{
	font-size: 12px;
	text-transform: uppercase;
	color: #969696;
	font-weight: normal;
	margin: 0 0 16px;
	padding: 0 0 3px;
	border-bottom: solid 3px #d0d0d0;
}

h3 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #969696;
}

h3 a:hover{
	text-decoration: none;
	color: #6d6d6d;
}

/* [ home feature section ] */

#home_feature{
	min-height: 1px;
	position: relative;
}

* html #home_feature{
	height: 1px;
}

#home_feature:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}

.slideshow{
	width: 545px;
	height: 215px;
	padding: 5px;
	background: #fff;
	border: solid 1px #cacecc;
	float: left;
}

#welcome_note{
	width: 240px;
	float: left;
	margin-left: 25px;
	padding: 5px 0 0;
}

#welcome_note h1{
	margin: 0 0 10px;
}

#welcome_note h4{
	margin: 0 0 13px;
}

/* [ home_panel section ] */

#home_panel{
	min-height: 1px;
	position: relative;
	padding: 30px 0 0;
}

* html #home_panel{
	height: 1px;
	position: relative;
}

#home_panel:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}

#home_fix_it,	
#home_downloads{
	width: 210px;
	float: left;
	margin-left: 20px;
}


/* home_news */

#home_news{
	width: 400px;
	float: left;
}

#home_news h4{
	display: inline;
	font-weight: bold;
	padding: 0 10px 0 0;
}

.news_summary{
	min-height: 1px;
	margin: 0 0 20px;
}

/* homepage buttons */

.view_our_rooms_btn{
	background-image: url(view_our_rooms_btn.gif);
	width: 235px;
}

.more_about_btn{
	background-image: url(more_about_btn.gif);
	width: 235px;
}

.handbook_btn{
	background-image: url(handbook_btn.gif);
	width: 201px;
}

.report_problem_btn{
	background-image: url(report_problem_btn.gif);
	width: 190px;
}
