*
{
margin: 0px;
padding: 0px;
}

a:link, a:visited {
	color:#9A0001;
}
#pics {
	width: 555px;
	height: 131px;
}

body {
	color: #000000;
	background-color: #C67A19;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	font-size: 0.9em;
	font-family: Helvetica, Arial;
}

#content
{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	border-left: solid black 10px;
	border-right: solid black 10px;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	height: 114px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#logo {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #9A0001;
	height: 185px;
	width: 800px;
}
#main {
	background-color: #FFFFFF;
	width: 800px;
	min-height: 600px;
	height: auto;
}

#left {
	width: 170px;
	float: left;
	background-color: #EBD791;
}
#menu ul {
	list-style: none;
	margin-left: 25px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	height: 22px;
	background-image: url(images/menu_tab.jpg);
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #0E0500;
}
#menu {
	margin-top: 15px;
	margin-bottom: 15px;
}
#menu a:hover {
	color: #9A0001;
	text-decoration: underline;
}

#menu ul li a.current{
	color: #9A0001;
		text-decoration: underline;

}
#right {
	float: right;
	width: 585px;
	margin-top: 20px;
	margin-right: 20px;
	min-height: 600px;
}
#right h2 {
	color: #9A0001;
}
table {
	line-height: 20px;
}
#right ul li {
	margin-left: 15px;
}
#right ul li ul li {
	margin-left: 10px;
}
#merchandise {
	width: 200px;
	margin-left: 50px;
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
