body {background: #434343 url(/images/bg_homepage.png) top center no-repeat;}
#home {background: url(/images/crown_home.png) top center no-repeat;}
#header {height: 156px;}
#leftbar {margin-top: 55px;}
#content {background: none;}

#headline
{
	margin-top: -50px;
	position: absolute;
	width: 750px;
}

#headline h2,
#headline h2 a
{
	color: #FFF;
	text-align: left;
	text-decoration: none;
}


#feature
{
	height: 331px;
	width: 730px;
}

#feature #control
{
	background: url(/images/home_feature_mask.png);
	height: 331px;
	width: 730px;
}

#feature #control #description
{
	color: #434343;
	height: 190px;
	margin-left: 540px;
	overflow: hidden;
	padding: 45px 5px 0 5px;
	width: 180px;
}

#featurecontainer {display:none;}

#feature_jump_link
{
	display: block;
	text-align: right;
	text-transform: uppercase;
}

#triggers
{
	padding-top: 45px;
	margin-left: 540px;
}

.slidetrigger
{
	background: url(/images/slide_trigger_sprite.png);
	display: block;
	float: left;
	height: 20px;
	margin-right: 13px;
	overflow: hidden;
	text-indent: -9999px;
	width: 20px;	
}

#slide_trigger_1
{
	background-position: 0 -36px;
	margin-top: 18px;
}

#slide_trigger_2
{
	background-position: -33px -25px;
	margin-top: 6px;
}

#slide_trigger_3
{
	background-position: -68px -14px;
	margin-top: -4px;
}

#slide_trigger_4
{
	background-position: -104px -6px;
	margin-top: -11px;
}

#slide_trigger_5
{
	margin-top: -15px;
	background-position: -140px -1px;
}

#slide_trigger_6
{
	background-position: -176px 2px;
	margin-right: 0;
	margin-top: -18px;
}

#slide_trigger_1:hover,
#slide_trigger_1.active
{
	background-position: 0 -56px;
}

#slide_trigger_2:hover,
#slide_trigger_2.active
{
	background-position: -33px -45px;
}

#slide_trigger_3:hover,
#slide_trigger_3.active
{
	background-position: -68px -34px;
}

#slide_trigger_4:hover,
#slide_trigger_4.active
{
	background-position: -104px -26px;

}

#slide_trigger_5:hover,
#slide_trigger_5.active
{
	background-position: -140px -21px;
}

#slide_trigger_6:hover,
#slide_trigger_6.active
{
	background-position: -176px -18px;
}

#news,
#resources,
#events
{
	color: #CCC;
}

#news h2 a,
#resources h2 a,
#events h2 a
{
	background: url(/images/home_header_arrow.png) right 6px no-repeat;
	color: #CCC;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0 0 21px 0;
	padding-right: 30px;
	text-decoration: none;
}

#news ul,
#resources ul,
#events ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#news li,
#resources li,
#events li
{
	margin-bottom: 1em;
}

#news a,
#resources a,
#events a
{
	color: #CCC;	
	text-decoration: none;
}

#news a:hover,
#resources a:hover,
#events a:hover
{
	text-decoration: underline;
}
