@charset "utf-8";
/* CSS Document */

* 	{
	padding: 0;
	margin: 0;
	}


body {
	background-image: url(images/backgrounds/gradient4.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;
	color: #556852;
	background-color: #ffffff;
	overflow: hidden;
	text-align: left;
}

#content {
	height: 1000px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

#leftcolumn {
	float: left;
	height: 1000px;
	width: 210px;
	}

#lfcontent {
	height: 978px;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	color: #7b2c2c;
	background-color: #a3b89c;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
}

#lfcontent a:link {
		color: #7b2c2c;}
#lfcontent a:visited {
		color: #4c4747;}
#lfcontent a:hover {
		color: #ffffff;
		}

.links a:link {
		color: #7b2c2c;}
.links a:visited {
		color: #4c4747;}
.links a:hover {
		color: #ffffff;
		}

.tablemargins	{
		color: #4c4747;
		}

.tablemargins a:link {
		color: #4c4747;}
.tablemargins a:visited {
		color: #a3b89c;}
.tablemargins a:hover {
		color: #7b2c2c;}

		
.santa {
	padding-left: 20px;
	}

.ltsidetext {
	font-size: 12px;
	}

#logos {
	width: 150px;
	height: 250px;
	text-align:center;
	background-color: #FFFFFF;
	margin-top: 10px;
	}


	
#rightcolumn {
	float: right;
	height: 1000px;
	width: 750px;
}

#picture {
	height: 250px;
	width: 740px;
	background-image:url(Images/newpage/slcpicture740x250-2.jpg);
	margin-right: 10px;
	margin-bottom: 10px;
}

#rtleftcolumn {
	height: 750px;
	width: 410px;
	overflow: hidden;
}

#cooking {
	clear: both;
	width: 408px;
	height: 300px;
	border: #a3b89c;
	border-style: solid;
	border-width: 1px;
	background-image: url(Images/newpage/cooking.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	}

#cookingtext {
	width: 225px;
	height: 200px;
	padding-top: 60px;
	color: #4c4747;
	font-weight: normal;
	padding-left: 20px;
	}

.text {
	color: #4c4747;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}


.text a:link {
		color: #4c4747;}
.text a:visited {
		color: #a3b89c;}
.text a:hover {
		color: #7b2c2c;
		}



#promo {
	width: 408px;
	height: 190px;
	margin-top: 10px;
	border: #a3b89c;
	border-style: solid;
	border-width: 1px;
	background-image: url(Images/newpage/promo2.jpg);
	background-repeat: no-repeat;
}

.promo {
	margin-left: 173px;
	color: #4c4747;
	font-weight: normal;
	padding-top: 70px;
	padding-right: 17px;
	}
	
#rtrtcolumn {
	float: right;
	height: 736px;
	width: 320px;
	border: #a3b89c;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}

#storeanimation {
	padding-top: 15px;
	padding-left: 60px;
	padding-bottom: 5px;
	}

#entertainment	{
	width: 290px;
	height: 200px;
	padding-top: 20px;
	padding-left: 30px;
	}

.entertainment {
	border: solid #a3b89c thin;
	width: 256px;
	height: 192px;
	}
		
#bottom{
	clear: both;
	height: 300px;
	width: 738px;
	margin-top: 10px;
	border: #a3b89c;
	border-style: solid;
	border-width: 1px;
}

#footer {
	height: 70px;
	width: 960px;
	margin-top: 10px;
}

#copyright {
	width: 960px;
	height: 70px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	background-image: url(Images/newpage/footer.jpg);
	background-repeat: no-repeat
	}

