body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3C3C3C;
	background-color: #000000;
	margin: 0px;
}
a:link, a:visited {
  color: #000;
}

a:hover, a:active {
  color: #400000;
}
.topBar {
	text-align: left;
	height: 110px;
	width: 100%;
	background-image: url(../images/topBGimage.jpg);
	background-repeat: no-repeat;
}
.mainBody {
	padding: 5px;
	/*height: 330px;*/
	width: 800px;
	background-color: #55382E;
}
.navBar {
	background-color: #F6E7BF;
	/*height: 330px;*/
	width: 70px;
	border: 5px solid #DCCCA0;
	text-align: center;
	padding-top: 16px;
	background-image: url(../images/navelement.gif);
	background-repeat: no-repeat;
	background-position: 33px 310px;
	padding-left: 0 px;
	vertical-align: top;
}
.pictureBox {
	/*height: 330px;*/
	width: 236px;
	/*margin-left: 100px;*/
	background-color: #000000;
	/*margin-top: -331px;*/
}
.mainCopy {
	background-color: #FFFFFF;
	/*margin-top: -331px;*/
	/*margin-left: 337px;*/
	border: 5px solid #DDDDDD;
	overflow: auto;
	height: 330px;
	width: 358px;
}
.mainCopyLook {
	background-color: #FFFFFF;
	/*margin-top: -331px;*/
	/*margin-left: 337px;*/
	border: 5px solid #DDDDDD;
	overflow: auto;
	height: 330px;
	/*width: 358px;*/
}
.rightBar {
	background-color: #DDBF6E;
	/*height: 330px;*/
	width: 96px;
	margin-left:-5px;
	background-image: url(../images/storeHours.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyrightInfo {
	font-size: 9px;
	color: #262626;
	border: 5px solid #262626;
	width: 332px;
	height: 16px;
	text-align: center;
	padding-top: 2px;
}

ul#menu {
	width: 90px;
	list-style-type: none;
	/*margin-left: -40px;*/
	margin: 0px;
	padding: 0px;
	text-indent: none;
	margin-top:0px;
	margin-bottom:0px;
}
.menu2 {
	width: 90px;
	list-style-type: none;
	/*margin-left: -40px;*/
	margin: 0px;
	padding: 0px;
}

ul#menu ol {
	display: none;
	text-align: center;
	text-indent: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#menu li, 
ul#menu a {
font-family: georgia, serif;
font-size: 10px;
color: #785a3c;
text-indent: none;
/*margin-left:-40 px;*/
margin: 0px;
}
.menu2 li, 
.menu2 a {
font-family: georgia, serif;
font-size: 10px;
color: #785a3c;
text-indent: none;
/*margin-left:-40 px;*/
margin: 0px;
}
ul#menu li {
/*border-bottom: solid 1px #b9a894;*/
text-indent: none;
line-height: 15px;
margin:0 px;
}
.menu2 li {
/*border-bottom: solid 1px #b9a894;*/
text-indent: none;
line-height: 15px;
margin:0 px;
}

ul#menu ol li {
text-indent: none;
border-bottom: none;
margin: 0px;
}

/*ul#menu ol li:before {
content: "- ";
}*/

ul#menu a {
text-decoration: none;
outline: none;
}
.menu2 a {
text-decoration: none;
outline: none;
}

ul#menu a:hover {
width: 90px;
display: block;
color: #ffffff;
border-bottom: solid 1px #F9F1DD;
border-top: solid 1px #F9F1DD;
background-color: #DCCCA0;
}
.menu2 a:hover {
width: 90px;
display: block;
color: #ffffff;
border-bottom: solid 1px #F9F1DD;
border-top: solid 1px #F9F1DD;
background-color: #DCCCA0;
}

ul#menu a.active {
color: #750505;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 320px;
	padding-left: 12px;
}
.mainTextLook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	/*width: 320px;*/
	padding-left: 12px;
}
.rightfloat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-right: 80px;
	float: right;
}
.mainText10px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 320px;
	padding-left: 12px;
}
.smHeading {
	font-family: georgia, serif;
	font-size: 10px;
	color: #785a3c;
font-weight: bold;
}
h1 {
font-family: georgia, serif;
	font-size: 12px;
	color: #785a3c;
	font-weight: bold;
	padding-left:12px;
}	
