@import url(/rw/skin/taiko/layout.css);

body {
font-family: "Times New Roman", Times, serif;
background: #FFEFBF url("/rw/skin/taiko/images/background.gif") 16px 0;
color: #4e392c;
}

#header h1 {
	font-size: 1.6em;
	color: #4e392c;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e392c;
}
#header h1 span {

}
#mainContent {
background-color:#FFFFFF;
}

#mainContent a:link {
color: #be0031;
}

#mainContent a:visited {
}

#mainContent a:hover, #mainContent a:active {
color: #a48769;
text-decoration:none;
}

#mainContent h2 {
	font-size: 1.6em;
	color: #4e392c;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e392c;
}

#mainContent h2 span {

}

#mainContent h3 {
color: #9f8062;
font-size: 1.3em;
}

#mainContent #content {
font-size: .9em;
}

#content p {
font-size: .9em;
}

#content img {
border: 1px solid #4e392c;
}

#content .item .price {
font-size: 1em;
color: #990000;
font-weight: bold;
}

.item h4 {
font-size: 1.1em;
color: #990000;
}

#menu-list li {
list-style-type: none;
background: url("/rw/skin/taiko/images/menuIcon.gif") no-repeat 0 50% ;
}

.formContainer, .item {
background: #FFF;
}

.formContainer form, .details {
background: #FFF;;
}

form label {
font-weight: bold;
color: #990000;
}

form #submitButton {
background: url("/rw/skin/taiko/images/inputButton.gif") no-repeat 0 0;
border: 0 none;
color: #BE0031;
}

form #submitButton:hover {
background-position: 0 -35px;
cursor: pointer;
}

.errors ul { 
color: #BE0031;
list-style-type: circle;
}

#navbar {
background: url("/rw/skin/taiko/images/navbarTopBackground.gif") no-repeat 14px 0;
margin-left:-1px;
}

#navbar .wrap {
background: url("/rw/skin/taiko/images/navbarBottomBackground.png") no-repeat 14px 100% !important;
background: url("/rw/skin/taiko/images/navbarBottomBackground.gif") no-repeat 14px 100%;
}

#navbar ul {
background: url("/rw/skin/taiko/images/navbarBackground.gif") repeat-y 14px 0;

}

#navbar li {

}

#navbar a {
	background: url("/rw/skin/taiko/images/menu.gif") no-repeat 0 0;
	text-decoration: none;
	color: #4e392c;
	font-size: 1em;
	font-weight: bold;
	padding-left: 4px;
	height:35px
}

#navbar a:link, #navbar a:visited {
	color: #4e392c;
	font-size: .9em;
	font-weight: bold;
}

#navbar a:visited {
color: #4e392c;
}

#navbar .currentPage a span {
	padding-left: 38px !important;
}



#navbar .currentPage a:link, #navbar .currentPage a:visited {
background-position: 0px -140px;
color: #4e392c;
font-weight: bold;
}
#navbar a:hover, #navbar a:active {
background-position: 0 -70px;
color: #FFF;
}
#navbar .currentPage a:hover, #navbar .currentPage a:active {
background-position: 0 -210px;
}

#info {
font-size: .8em;
color: #4e392c;
}

#info {
background: url("/rw/skin/taiko/images/infoTop.gif") no-repeat 14px 0;
}

#info .wrap {
background: url("/rw/skin/taiko/images/infoBottom.gif") no-repeat 14px 100%;
}

#hours, #contact {
background: url("/rw/skin/taiko/images/infoBackground.gif") repeat-y;
}

#hours .p1 {

}

#contact .p1 {

}
#footer {
font-size: .7em;
color: #5F0019;
}
#footer a {
text-decoration: underline;
color: #5F0019;
}
#footer a:hover {
color: #BE0031;
}


