@charset "UTF-8";
/* CSS Document */

#mainContent {
	background:url(../images/InsideShopBackground.jpg);
	background-repeat:no-repeat;
}

#location_div {
	background:url(../images/LocationBackground.png);
	background-repeat:no-repeat;
	width:320px;
	height:260px;
	float:right;
	padding-bottom:22px;
}

#location_div h2 {
	color:#f4c455;
	text-align:center;
	margin:0px auto;
	margin-top:14px;
	margin-bottom:0px;
	font-size:20px;
	text-decoration:underline;
}

#location_div p {
	color:#f4c455;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:.5em;
}

#location_div dd {
	margin:0px auto;
	width:120px;
	float:left;
}

#location_div dl {
	margin-left:40px;
}

#location_div dd, dt {
	color:#f4c455;
	font-weight:bold;
	margin:0px auto;
	padding-bottom:4px;
}

#homepage_content {
	width:615px;
}

#homepage_content h1 {
	text-align:center;
	color:#f4c455;
	font-size:28px;
	text-decoration:underline;
}

#homepage_content h2 {
	text-align:center;
	color:#44231c;
	font-size:28px;
}

#facebook_div {
	margin-top:60px;
	margin-left:5px;
}

#facebook_div h2 {
	font-size:20px;
	text-decoration:none;
	color:#790000;
}

#ShopImgDiv {
	float:left;
	margin-bottom:40px;
}

/* ----- Overrides -----*/

h2 {
	line-height:.7em;
}
