/*--- Home ---*/
body#home h1 {
	margin:20px 0 0 0;
	padding:0;
	text-indent:-9999px;
	float:left;
}

body#home h1 a {
	display:block;
	width:268px;
	height:152px;
	background:url(/images/bg-home_h1.png) no-repeat;
	cursor:default;
}

body#home #masthead {
	padding-left:35px;
	padding-bottom:34px;
	background:url(/images/bg-home_masthead.jpg) no-repeat;
/*	border-bottom:solid 1px #cbd18c;*/
}

body#home #sidebar_nav ul#main_nav {
	border-top:solid 1px #cbd18c;
}

body#home #sidebar_nav ul#lower_nav {
	margin:0;
	padding:7px 0 7px 0;
	list-style:none;
}

body#home #slides {
	margin-top:-203px;
	z-index:888;
	padding-bottom:20px;
	float:right;
	background:url(/images/bg-home_slides.jpg) no-repeat right bottom;
}

body#home #home_touts {
	clear:both;
	border-top:solid 10px #dbd9bb;
	background:url(/images/bg-home_touts.png) repeat-y 0 0;
}

body#home #home_touts .tout {
	float:left;
	width:171px;
	padding:8px 19px 8px 20px;
	line-height:16px;
}

body#home #home_touts .tout .tout_image {
	margin-bottom:10px;
}

body#home #home_touts .tout h3 {
	font-size:18px;
	text-transform:none;
	font-weight:normal;
	line-height:18px;
}

body#home #home_touts .tout ul.tout_links {
	list-style:none;
	margin:0;
	padding:0;
}

body#home #home_touts .tout ul.tout_links li {
	margin:0 0 12px 0 !important;
	padding:0 !important;
	line-height:1.2 !important;
	background:url(/images/gr-bullet_brown.gif) no-repeat 0 0 !important;
}

body#home #home_touts .tout ul.tout_links li a {
	padding-left:15px !important;
}