#banner{
	height:420px;
}
#flash-wrapper{
	float:left;
	width:896px;
	height:420px;
}

hr{
	height:1px;
	color:#000;
}
#main-column{
	float:left;
	width:565px;
	padding:0 15px 0 0;
	border-right:2px solid #D8D8D8;
	margin:15px 0 0 0;
}
#aux-column{
	float:left;
	width:295px;
	padding:0 0 0 15px;
}
/* Main Content Box */
#main-content h1{
	font-size:14px;
	font-weight:bold;
	color:#F06522;
}
#main-content h1.large{
	font-size:22px;
	margin:0 0 0 0;
}
#main-content p{
	font-size:13px;
	margin:15px 0 0 0;
}

/* Collection Preview Box */
#preview-content{
	width:527px;
	height:276px;
	background:url(../_image/bg-preview-brownflowers.gif) no-repeat top left;
	padding:15px;
}
#preview-content h1{
	font-size:25px;
	font-weight:normal;
	color:#F06522;
	width:300px;
}
#preview-content img{
	float:right;
	padding-left:10px;
}
#preview-content a{
	font-size:14px;
	font-weight:bold;
	color:#F06522;
}
div.link-container{
	float:left;
}
div.hr-tassel {
	margin:10px 0 10px 0;
	height:5px;
	background: url(../_image/hr-orange-tassel.png) repeat-x;
}
div.hr-tassel hr {
	display: none;
}

/* News Preview Box */
#news-content{
	background:url(../_image/bg-preview-solidblue.gif) no-repeat;
	padding:17px;
	margin:30px 0 0 0;
}
#news-content img{
	float:left;
	margin-right:15px;
}
#news-content h1{
	margin:-10px 0 0 0;
	font-size:40px;
	color:#587C96;
}
#news-content a{
	font-size:16px;
	color:#587C96;
	font-weight:bold;
	width:150px;
}
#news-content-container{
	float:left;
	width:350px;
}
#didyouknow-content{
	background:url(../_image/bg-preview-pinkbrown.gif) no-repeat;
	padding:35px;
	height:227px;
	width:227px;
}
#didyouknow-content img{
	margin:0 0 5px 0;
}
#didyouknow-content h1{
	font-size:14px;
	font-weight:bold;
	color:#A63A0C;
}
#didyouknow-content a{
	font-size:14px;
	font-weight:bold;
	color:#F06522;
}
#didyouknow-content p{
	margin:5px 0 5px 0;
}

#consultation-content a{
	font-size:14px;
	font-weight:bold;
	color:#F06522;
}
#consultation-content p{
	margin:15px 0 15px 0;
}
