/**********************
	HOME SPECIFIC STYLES
***********************/
div#bannerImage.home {
	height:286px; background-color:#FFF;}

div#bannerFlash {
	height:286px; background-color:#FFF;}	
	
div#contentWrap.home {
	#min-height:900px;
	background:url(../images/contentWrapBG_home.gif) left top repeat-y; }
	
div#contentLeft.home {
	width:413px;}
	
div#contentMid.home {
	float:left;
	margin-left:2px;
	width:250px;
	background:url(../images/contentLeftBG.png) top left repeat-x;
	_background:none;}
	
div#contentRight.home {
	width:281px;}
	
div#contentWrapBottom.home {
	background:url(../images/contentWrapBottomBG_home.png) top center no-repeat;
	_background:none;}

div#pageTitleWrap.home {
		margin-right:14px;}
	
div#pageTitleWrap.home h1 {
	color:#614b57;}
	
div#midTitleWrap {
	margin:0px 14px 0 14px;
	padding:0;
	background:url() left bottom repeat-x;}
	
div#midTitleWrap h1 {
	color:#d3af7e;
	font-size:14pt;
	font-weight:normal;}
	
div#midContent {
	margin:18px 0 14px 0;}
	
div#interestListTitle {
	margin:6px 14px 0 14px;
	padding:10px 0 10px;
	background:url(../images/pageTitleBG.gif) left bottom repeat-x;}
	
div#interestListTitle	h1 {
	color:#363636;
	font-size:14pt;
	font-weight:normal;}

div#sideBar.home {
	width:255px;
	margin-top:0;
	padding-top:0;}
	
div#sideBar.home ul.news {}

div#sideBar.home ul.news li {
	margin-bottom:0;
	padding:0 0 1px 0;
	background:url(../images/pageTitleBG.gif) bottom left repeat-x;}
	
div#sideBar.home ul.news li.alt {
	background:#dee3de url(../images/pageTitleBG.gif) bottom left repeat-x;}
	
div#sideBar.home ul.news li a,
div#sideBar.home ul.news li a:link,
div#sideBar.home ul.news li a:active,
div#sideBar.home ul.news li a:visited {
	display:block;
	padding:10px 5px 10px 30px;
	color:#363636;
	background:#ebefeb url(../images/newsBG.gif) left top no-repeat;}
	
div#sideBar.home ul.news li a.alt,
div#sideBar.home ul.news li a.alt:link,
div#sideBar.home ul.news li a.alt:active,
div#sideBar.home ul.news li a.alt:visited {
	background:#dee3de url(../images/newsBG_alt.gif) left top no-repeat;}
	
div#sideBar.home ul.news li a:hover,
div#sideBar.home ul.news li a.alt:hover {
	background:#25acb2 url(../images/newsBG_hover.gif) left top no-repeat;}
	
div#allNews {
	margin-left:14px;
	width:74px;
	height:21px;
	background:url(../images/btn_allNews_hover.gif) left top no-repeat; }
	
div#allNews a {
	display:block;
	width:74px;
	height:21px;}
	
div#allNews a:hover img {
	visibility:hidden;
	cursor:pointer;}
