/******       Content: Main Page       ******/
/****** Specifically for the main page ******/

#contentframe{
	padding-top: 15px;
	/* in artisanlayout.css: contentframe height: auto; */
}

#main_left{
	float: left;
	width: 492px;
	height: auto;
	margin-left: 10px;
}

#main_right{
	float: left;
	width: 255px;
	height: auto;
}

#main_right{
	margin-left: 20px;
	margin-right: 15px;
}

#myGallery
{
	width: 490px !important;
	height: 260px !important;
}

#quicktipsframedimage{
	float: left;
	height: auto;
	width: 490px;
	border-top: #9fac36 solid 1px;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(../images/pageimages/fireplace_bg.jpg) top left no-repeat;
}

.sidearticle{
	margin-left: 210px;
	background: url(../images/layout/bodyrightbottomtransparent.jpg) bottom right no-repeat;
}
