body {
	background: #C9C5B3 url('bodybg.jpg') center -53px;
	color: #442211;
}

#header, #footer {
	color: #fed;
}

#header {
	background: url('headerbg.jpg') top left no-repeat;
}

#header a, #footer a {
	color: #fed;
}

#nav ul li a#homelink {
	background: url('houseicon.jpg') top center no-repeat;
}

#nav ul li a#homelink:hover {
	background: url('houseiconhighlight.jpg') top center no-repeat;
}

#nav a, #content a{
	color: #421;
}

#nav ul li a:hover {
	color: #fed;
	background: #ED9A18;
}

#footer p.bright {
	color: #fed;
}

#footer a:hover {
	background: #521;
}

#content a:hover{
	background-color: #dcb;
}


#content {
	background: url('containerbg.jpg') left top repeat-y;
}

#extracontainer {
	background: #fdfbe6 url('contentmiddle.jpg') left top repeat-y;
}

#extracontainerstart {
	background: #fdfbe6 url('contenttop.jpg') left top no-repeat;
}

#extracontainerend {
	background: #fdfbe6 url('contentbottom.jpg') left bottom no-repeat;
}

#contentnav .mushbox {
	background: url('contentnavboxbottom.gif') bottom center no-repeat;
}

#contentnav h3 {
	background: url('contentnavh3.gif') top center no-repeat;
}

#contentnav ul {
	background: url('contentnavul.gif') top center no-repeat;
}

#contentnav li {
	background: url('contentnavli.gif') top center repeat-y;
}

#footer {
	color: #987;
	background: #998 url('footerbg.jpg') bottom right no-repeat;
	border: none !important;
}

h3.selectedWineHeading {
	color: #333;
	border-bottom: 1px dashed #dcb;
}

form fieldset {
	border: 1px solid #dcb;
}

form fieldset legend {
	color: #ba9;
}

#adobedownload {
	background: #fff url('../images/adobe.gif') top left no-repeat;
	display: block;
	width: 88px;
	height: 31px;
	border: none;
}

#adobedownload span {
	display: none;
}

.importantbox {
	background: url('importantbottom.gif') left bottom no-repeat;
}

.importantbox h3 {
	background: url('importanttop.gif') left top no-repeat;
}

.importantbox h4 {
	border-top: 1px solid #edc;
}

.importantbox h4.middle {
	border: none;
	background: url('importantmid.gif') left top no-repeat;
}

