body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	background-color: #b4b092;
}

p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content li {
	line-height: 1.5em;
}
#content ul {
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

ul#menu a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #fff;
	padding: 0.5em;
	background-color: #D98C28;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
	color: #000;
	padding-left: 20px;
	background-color: #D6D5C5;
}

ul#menu li ul li a:hover {
	padding-left: 15px;
	background-color: #D6D5C5;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B01907;
}
#menu       #drop  a    {
	background-color: #D58B29;
	color: #FFFFFF;
}
#menu #drop a:hover {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
}
#menu #drop li a {
	background-color: #D6D5C5;
	color: #000000;
	padding-left: 30px;
}
#menu #drop li a:hover {
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B01907;
	background-color: #D6D5C5;
	padding-left: 25px;
}
#menu    .red    a   {
	background-color: #BE1C00;
}
#menu   .active    {
	background-color: #000000;
}
#menu .active2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C31D07;
}
#menu .active3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C31D07;
	padding-left: 15px;
}
#menu .active4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C31D07;
	padding-left: 25px!important;
}






ul#shopmenu, ul#shopmenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
 
}

ul#shopmenu a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
}

ul#shopmenu li {
  margin-top: 1px;
}

ul#shopmenu li a {
	color: #fff;
	background-color: #BB1404;
	font-weight: bold;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}

ul#shopmenu li a:hover {
  background: #000;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#content a {
	color: #CC0000;
}
#content a:hover {
	text-decoration: none;
}
#sidebar {
	text-align: center;
}
#sidebar a {
	color: #BB1404;
}
#sidebar a:hover {
	text-decoration: none;
}
h1 {
	font-size: 120%;
	margin-bottom: 10px;
}
h2 {
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.5em;
}
h3 {
	margin-bottom: 5px;
}
#footer {
	text-align: center;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#footer a {
	color: #CC0000;
}
#footer a:hover {
	text-decoration: none;
}
.city {
	font-size: 90%;
	font-style: italic;
	color: #666666;
}

.subsub li a {
	padding: 0px!important;
	margin-top: 0px;
	margin-right: 0px;
}

.subsub li {
	margin-left: 40px;
	list-style-type: disc!important;
	margin-bottom: 5px;
	margin-top: 5px;
}
.subsub li a:hover {
	color: #FF0000!important;

	border-left-style: none!important;
}

