body {
	background:url(../images/quotebodyback.jpg) top left repeat-y scroll;
	}

#centersection {
	background:#dbb75e;
	}
	
#mainimage {
	background:url(../images/quotepic.jpg) top left repeat-x scroll;
	}

#sidebar {
	background:#f5ecd5 url(../images/homesidebarback.jpg) top left no-repeat scroll;
	}

h1, h2 {
	color:#dbb75e;
	}
#navigation {
	background:#dbb75e;
	}

.border {
	background:#7b6c47 url(../images/quoteborderback.jpg) top left repeat-y scroll;
	border-bottom:1px solid #a69c84;
	}

.border a {
	background:url(../images/quoteborderbackright.jpg) top right repeat-y scroll;
	}

.noborder {
	background:#69582d url(../images/quotenoborderback.jpg) top left repeat-y scroll;
	}

.noborder a {
	background:url(../images/quotenoborderbackright.jpg) top right repeat-y scroll;
	}

#header ul a {
	border-bottom:2px solid #dbb75e;
	}

.goto {
	border-top:7px solid #dbb75e;
	}

#sidebar a {
	color:#243e31;
	}