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

body {
	background-image: url(../images/Ground.jpg);
	background-repeat: repeat-x;
	background-color: #B0905A;
	margin: 0px;
}
#bodywrapper {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
}
#FlashDiv {
	height: 297px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#AdWrapper {
	height: 155px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#ColumnLeft {
	width: 359px;
	float: left;
	height: 133px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/Corner_Products.png);
	background-repeat: no-repeat;
	display: inline;
}
#ColumnRight {
	width: 358px;
	float: right;
	height: 133px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/Corner_Services.png);
	background-repeat: no-repeat;
	display: inline;
}
#ProductBox {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	width: 255px;
	text-align: center;
	margin-left: 90px;
	margin-top: 25px;
	font-size: 18px;
	color: #333333;
	position: absolute;
}
#ProductImages {
	width: 325px;
	margin-right: auto;
	margin-left: 15px;
	display: block;
	margin-top: 95px;
	position: absolute;
}
#PromoBox {
	width: 285px;
	text-align: center;
	margin-left: 70px;
	margin-top: 10px;
	position: absolute;
}
#PromoBoxText {
	width: 300px;
	margin-right: auto;
	margin-left: 40px;
	height: 20px;
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	position: absolute;
}
.LargeRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #731540;
}
.SmallRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #731540;
}
#StoreInfoWrapper {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}
#Hours {
	width: 150px;
	text-align: center;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEB997;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CEB997;
	float: left;
	margin-left: 10px;
	display: inline;
}
#Address {
	width: 170px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CEB997;
	float: left;
	margin-bottom: 20px;
}
#About {
	height: 460px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#Credit {
	clear: both;
	text-align: center;
	color: #D8C5A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
}
#Credit a, #Credit a:active, #Credit a:visited {
	text-decoration: underline;
	color: #D8C5A6;
}
#Credit a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#Students {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#AdWrapper img {
	margin: auto;
	padding-top: 20px;
}

