body {
	background: white url(images/red/bg.gif) top center repeat-x;
}

#logo a, #logo a:visited {
	color: #fff5f4;
}

#description {
	color: #c66059;
}

.link-text {
	color: #a67470;
}

.link-text-current {
	color: #191915;
}

.home-tab {
	background: transparent url(images/red/home.gif) top left no-repeat;
}

.home-tab-current {
	background: transparent url(images/red/home-current.gif) top left no-repeat;
}

.tab {
	background: transparent url(images/red/tab.gif) top left no-repeat;
}

.current {
	background: transparent url(images/red/tab-current.gif) top left no-repeat;
}

.after-current {
	background: transparent url(images/red/tab-after-current.gif) top left no-repeat;
}

.after-tab {
	background: transparent url(images/red/tab-after-tab.gif) top left no-repeat;
}

.tab-trailing {
	background: transparent url(images/red/tab-trailing.gif) top left no-repeat;
}

.tab-trailing-current {
	background: transparent url(images/red/tab-current-trailing.gif) top left no-repeat;
}

.tab-end {
	background: transparent url(images/red/tab-end.gif) top left no-repeat;
}

.tab-current-end {
	background: transparent url(images/red/tab-current-end.gif) top left no-repeat;
}

#content {
	min-height: 450px;
	background: white url(images/red/tan-bg.gif) top left repeat-x;
	color: #191915;
}

#content a, #content a:visited {
	color: #70140d;
}

#content a:hover, #content a:active {
	color: #b4584f;
}

#contact {
	color: #70140d;
}

#contact a, #contact a:visited {
	color: #70140d;
}

#contact a:hover, #contact a:active {
	color: #b4584f;
}
