/*

Title:		Home styles for Ginger Snap website
Updated:	2 June 2009

*/


/******************** Home ********************/

#home-panels {
	background:#33271D url("../images/structure/home/home-panels.jpg") top left no-repeat;
	border:0;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:906px !important;
	width /**/:906px;	
}

#home-panels div {
	border:0;
	float:left;
	margin:0;
	padding:0 130px 20px 30px;
	width:293px !important;
	width /**/:453px;	
}

#home-panels h2,
#home-panels p {
	color:#EAD7BC;
}

#home-panels a:link,
#home-panels a:visited {
	color:#EAD7BC;
	font-weight:bold;
	text-decoration:none;
}

#home-panels a:hover,
#home-panels a:active {
	color:#EAD7BC;
	font-weight:bold;
	text-decoration:underline;
}

#banner-panel {
	border-top:solid 1px #DDD8D5;
	border-bottom:none;
}