/**************
 HOME Template
***************/
div#headerWrap.home {
	background:url(../images/home_headerWrapBG.jpg) no-repeat left top; }

div#homeBanner {
	margin:auto;
	width:1000px;
	height:379px;
	background:#fff url(../images/home_bannerWrapBG.jpg) no-repeat left top;}

div#flashContainer {
	float:left;
	margin-left:76px;
	width:518px;
	height:379px;
	background:url(../images/flashContainerBG.gif) no-repeat right top;}

div#bannerRight {
	float:left;
	width:329px;
	height:379px;
	background:#000 url(../images/bannerRightBG.gif) repeat-x left bottom;}

div#featureContent {
	margin-left:-5px;
	padding-top:30px;
	width:100%;
	height:328px;
	font-size:8pt;
	background: url(../images/featureImageBG.jpg) no-repeat left top;}
	
table#logoGrid td {
	padding:2px 2px 2px 0;}

div#featureContent a,
div#featureContent a:link,
div#featureContent a:active,
div#featureContent a:visited {
	display:block;
	color:#ddd;
	text-decoration:none;}

div#featureContent a:hover {
	color:#fff;}

div#featureContent a strong {
	display:block;
	font-weight:bold;}

div#featureButton {
	float:right;
	margin-top:-10px;
	width:80px;
	height:47px;
	background:url(../images/home_featureReadMore_over.png) no-repeat left top;
	_background:url(../images/home_featureReadMore_over.gif) no-repeat left top;}

div#featureButton a {
	display:block;
	width:80px;
	height:47px;
	background:url(../images/home_featureReadMore.png) no-repeat left top;
	_background:url(../images/home_featureReadMore.gif) no-repeat left top;}

div#featureButton a:hover {
	background:none;
	cursor:pointer;}

div#contentWrap.home {
	background:url(../images/home_contentWrapBG.jpg) no-repeat left 379px;}

div#contentLeft.home {
	margin-left:76px;
	padding-top:10px;
	width:487px;}

div#homeButtons {
	clear:both;
	width:100%;
	padding-left:180px;}

div#homeButton1,
div#homeButton2,
div#homeButton3 {
	display:block;
	width:233px;
	height:118px;}

div#homeButton1 {
	background:url(../images/homeButton1_over.png) no-repeat left top;}

div#homeButton2 {
	background:url(../images/homeButton2_over.png) no-repeat left top;}

div#homeButton3 {
	background:url(../images/homeButton3_over.png) no-repeat left top;}

div#homeButton1 a,
div#homeButton2 a,
div#homeButton3 a {
	display:block;
	width:233px;
	height:118px;}

div#homeButton1 a:hover img,
div#homeButton2 a:hover img,
div#homeButton3 a:hover img {
	display:none;
	cursor:pointer;}

div#contentRight.home {
	float:left;
	margin-top:0;
	width:377px;}

div#pageTitleWrap.home {
	margin-bottom:0;}

div#pageTitleWrap.home h1 {
	margin:10px 10px 10px 15px; 
	color:#fff;
	font-size:13pt;
	line-height:1.1em;}

div#mainContentArea.home {
	margin-left:20px;
	padding-bottom:40px;
	width:390px;}
	
/*sidebar content*/
div#sideBarWrap.home {
	padding-bottom:65px;
	background:url(../images/home_sideBarBottom.png) no-repeat bottom left;
	_background:url(../images/home_sideBarBottom.gif) no-repeat bottom left;}

div#sideBarContainer.home {
	padding-top:60px;
	background:url(../images/home_sideBarTop.png) no-repeat top left;
	_background:url(../images/home_sideBarTop.gif) no-repeat top left;}

div#sideBar.home {
	background:url(../images/home_sideBarBG.png) repeat-y top left;
	_background:url(../images/home_sideBarBG.gif) repeat-y top left;}

div#sideBarContent.home {
	padding-left:28px;
	padding-bottom:0;}

div#sideBarContent.home li {
	margin-bottom:0;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #8e8e8e;
	background-position:0 8px;}
	
div#sideBarContent.home li:hover {
	background:#8e8e8e url(../images/arrow_right.gif) no-repeat 3px 8px;}

div#sideBarContent.home li a,
div#sideBarContent.home li a:link,
div#sideBarContent.home li a:active,
div#sideBarContent.home li a:visited {
	display:block;
	padding-right:58px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background:url(../images/home_readMore.png) no-repeat bottom right;
	_background:url(../images/home_readMore.gif) no-repeat bottom right;}

div#sideBarContent.home li a:hover {
	text-decoration:underline;
	background:url(../images/home_readMore_over.png) no-repeat bottom right;
	_background:url(../images/home_readMore_over.gif) no-repeat bottom right;}

div#sideBarContent.home li a strong,
div#sideBarContent.home li a:link strong
div#sideBarContent.home li a:active strong
div#sideBarContent.home li a:visited strong {
	display:block;
	color:#880c02;
	font-weight:bold;
	background-image:none;}

div#sideBarContent.home li a:hover strong {
	background-image:none;}

div#sideContent {
	padding:10px 20px;}
	
div#sideContent h1,
div#sideContent h2,
div#sideContent h3,
div#sideContent h4,
div#sideContent h5,
div#sideContent h6 {
	margin:10px 0 6px;
	display:inline-table;
	background:#66100b;
	margin-left:-10px;
	padding:2px 8px 2px;
	color:#fff;
	line-height:.9em;}