body {
	color: #4d311e;
	font-family: Verdana, Georgia, Tahoma, sans-serif;
	background-color: #ddd4b5;
}

td {
	color: #4d311e;
	font-family: Verdana, Georgia, Tahoma, sans-serif;
}


a.link-body:hover {
	color: red;
	background-color: #efe6c7;
}

a {
	font-family: Verdana, Georgia, Tahoma, sans-serif;
	color: #4d311e;
	text-decoration: none;
	background-color: #ddd4b5;
}

.nav {
	font-weight: bold;
	margin-bottom: -.5em;
	font-size: 140%;
}


.bounding-box {
	line-height: 2px;
}

.brown-line {
	margin-bottom: 0px;
	margin-top: 0px;
}


.nav-small {
	font-weight: bold;
	margin-left: 0.4em;
	font-size: 100%;
}

.link-body {
	font-weight: bold;
	text-decoration: none;
}



.header {
	color: #4d311e;
	margin-bottom: .1em;
	font-weight: bold;
	font-size: 130%;
	background-color: #ddd4b5;
}

.text {
	color: #4d311e;
	margin-left: 1em;
	margin-right: .5em;
}

.item-title {
	color: #4d311e;
	text-decoration: none;
	margin-bottom: .1em;
	margin-left: .5em;
	font-weight: bold;
	font-size: 120%;
}

.item-description {
	margin-left: 1.5em;
	margin-right: .5em;
	font-size: 90%;
}

.item-number {
	margin-left: 2.0em;
	margin-right: .5em;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 80%;
}


.item-price {
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	margin-right: .5em;
}


.small {
	font-size: 75%;
}

.info {
	font-weight: bold;
	font-size: 80%;
	text-indent: 10px;
	color: #4d311e;
	background-color: #ddd4b5;
}

.error {
	color: red;
	margin-bottom: .4em;
	background-color: #ddd4b5;
}

.error-detail {
	color: black;
	margin-bottom: .8em;
	margin-left: -1em;
}


.updated {
	font-size: 50%;
}

.copyright {
	font-weight: bold;
	font-size: 60%;
}


.schedule-header {
	font-weight: bold;
	font-size: 90%;
}

.schedule-detail {
	font-size: 80%;
}
