@charset "utf-8";
/* CSS Document */

* 	{
	padding: 0;
	margin: 0;
	}


body {
	background-image: url(images/newpage/gradient3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 70px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper {
	height: 1100px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-family:sans-serif, verdana, arial, helvetica;
	background-color: #ffffff;
	overflow: hidden;
	text-align: left;
}

#content {
	height: 1000px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

#content a:link {
		color:  #4c4747;}
#content a:visited {
		color: #cab7ba;}
#content a:hover {
		color: #b0102a;}
	



#leftcolumn {
	float: left;
	height: 1000px;
	width: 210px;
	}

#lfcontent {
	height: 980px;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	color: #b0102a;
	background-color: #cab7ba;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
}

#lfcontent a:link {
		color: #b0102a;}
#lfcontent a:visited {
		color: #4c4747;}
#lfcontent a:hover {
		color: #ffffff;
		}

.links a:link {
		color: #4c4747;}
.links a:visited {
		color: #cab7ba;}
.links a:hover {
		color: #b0102a;
		}
		
.santa {
	padding-left: 20px;
	}

.ltsidetext {
	font-size: 12px;
	}

#logos {
	width: auto;
	height: 300px;
	}


	
#rightcolumn {
	float: right;
	height: 1000px;
	width: 750px;
}

#picture {
	height: 250px;
	width: 740px;
	background-image:url(Images/newpage/expressionofheart2.jpg);
	margin-right: 10px;
	margin-bottom: 10px;
}

#rtleftcolumn {
	height: 750px;
	width: 410px;
	overflow: hidden;
}

#cooking {
	clear: both;
	width: 408px;
	height: 300px;
	border: #cab7ba;
	border-style: solid;
	border-width: 1px;
	background-image: url(Images/newpage/cookingkeith2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	}

#cookingtext {
	width: 175px;
	height: 200px;
	padding-top: 60px;
	color: #4c4747;
	padding-left: 20px;
	}

.text {
	color: #4c4747;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#promo {
	width: 408px;
	height: 190px;
	margin-top: 10px;
	border: #cab7ba;
	border-style: solid;
	border-width: 1px;
	background-image: url(Images/newpage/showroom2.jpg);
}

.textshowroom {
	margin-left: 235px;
	color: #4c4747;
	margin-right: 8px;
	padding-top: 15px;
	}
	
#rtrtcolumn {
	float: right;
	height: 736px;
	width: 320px;
	border: #cab7ba;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}

#storeanimation {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	}

#artist	{
	width: 320px;
	height: 100px;
	background-image:url(Images/newpage/artistinaction3.jpg);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-top: 275px;
	background-repeat: no-repeat;
	}
		
#bottom{
	clear: both;
	height: 300px;
	width: 738px;
	margin-top: 10px;
	border: #cab7ba;
	border-style: solid;
	border-width: 1px;
}

#footer {
	height: 70px;
	width: 960px;
	background-image: url(Images/newpage/footer.gif);
	margin-top: 10px;
}

#copyright {
	width: 960px;
	height: 70px;
	color: #b0102a;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	}

