/**********************
	HOME SPECIFIC STYLES
**********************/
div#contentWrap.home {
	background:#fff url(../images/contentWrapBG_home.gif) left top repeat-y;
}
div#contentWrap.wide2 {
	background:#fff;
}
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#bannerImage.home {
	background:#fff;
	padding-bottom:3px;}

div#pageTitleWrap.home {
	margin-right:14px;
}
div#pageTitleWrap.home h1 {
	color:#54301a;
}
div#midTitleWrap {
	margin:0px 22px 0;
	padding:5px 0 10px;
	background:url(../images/pageTitleBG.gif) left bottom repeat-x;
}
div#midTitleWrap h1 {
	color:#54301a;
	font-size:16pt;
	font-weight:normal;
}
div#midContent {
	font-size:10pt;
	color:#363636;
	line-height:1.6em;
	margin:8px 22px 14px 22px;
}
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:18px;
	padding-top:0;
}
div#sideBar.home ul.news {
}
div#sideBar.home ul li {
	margin-bottom:0;
	padding:0 0 8px 20px;
	font-size:11px;
	line-height:18px;
}
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;
	margin-bottom:5px;
	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;
}



/*wide js image sequence -- not used anymore*/
/*
div#otherImage {
	background: 0 50% no-repeat;
	display:block;
	width:1460px;
	height:320px;
	margin-top:143px;

	margin-left:-730px;
 	#width:auto;
 	#min-width:1460px;
 	#margin-left:-730px;
	left:50%;
	position:relative;
	margin-bottom:-3px;
}

div#otherOtherImage {
	background: 0 50% no-repeat;
	display:block;
	width:1460px;
	height:310px;
	margin-top:-315px;
	margin-left:-730px;
 #width:auto;
 #min-width:1460px;
 #margin-left:-730px;
	top:0;
	left:50%;
	position:relative;
	margin-bottom:-3px;	
}
*/



