	
	div#regionHeader {
		background-image: url(assets/skins/cobblestone01/header-background-home.gif);
	}
	
	div#outerHomeFramework {
		width:100%;
		padding:0px;
		margin:0px;
		margin-top:4px;
		margin-bottom:4px;
		background:#B6AB83;
	}

	table#mainHomeFramework {
		width:760px;
		padding:0px;
		margin:0px;
		background:#fff;
		background-image: url(assets/skins/cobblestone01/home-background.jpg);
	}
	

	div#homeWhatsNew {
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
		font-size: 10px;
		line-height:12px;
		color:#54301A;
		text-align:left;
		margin-top:50px;
		margin-right:45px;
	}
	
	div#homeWhatsNew a, div#homeWhatsNew a:hover{
		color:#54301A;
		text-decoration:none;
	}
	
	div#homeIntro {
		font-family:Verdana, Arial, Helvetica, 'sans-serif';
		font-size: 11px;
		line-height:14px;
		color:#E8D7C2;
		text-align:left;
		margin:0px;
		margin-top:40px;
		margin-right:60px;
	}
	
	strong.highlight {
		color:#990000;
	}
	
	strong.highlight2 {
		color:#ffff99;
	}
	
	a.highlight {
		color:#990000 !important;
		text-decoration:none !important;
		font-weight:bold !important;
	}
	
	a:hover.highlight {
		text-decoration:underline !important;
	}
