body {
	margin: 0px;
	background-color:#999999}
#navigation {
	width: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	padding: 5px;
	background-color:#442917;
	font-size: 16px;
}
#navigation a {
	color:#FFFFFF;
}
img {
	border: 0px;
}
.menuitem {

	text-decoration:none;

}
.MainText {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.FeaturedStore {
	width: 65%;
	border: 2px solid #442917;
	background-color:#D0AEAE;
	padding: 10px;
	color: #000000;
	margin-left:auto;
	margin-right: auto;
	text-align:justify;
}
h1, h2, h3 {
	font-family:Georgia, Times New Roman, Times, serif;
}
#slogan {
	border-top: 1px solid black;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#000000;
}
#footer {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 1px solid black;
}
.storelisting {
	padding: 5px;
	margin-bottom: 5px;
	width: 85%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.content {
	padding: 5px;
	margin-bottom: 5px;
	width: 85%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.storename {
	padding: 2px;
	font-size:14px; 
	background-color: #A8C9C9;
	border: 2px solid #000000;
}
.storename a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding: 2px;
}
#main {
	width: 712px;
	background-color: #FFFFFF;
	font-size: 14px;
}
#parent {
	text-align:center; 
	background-color: #FFFFFF;
	margin-left:auto; 
	margin-right:auto;
	width: 712px;
	border-left: 20px solid black;
	border-right: 20px solid black;
	border-top: 1px solid black;
	border-bottom: 5px solid black;
}
.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.storedesc {
	padding: 5px;
	text-align:justify;
}