/*  COLOR PALLETTE  vdk green = #005825;dk. green = #76690D;green = #97871A;brown = #AE8E0D;gold = #EBD16D;lt. gold = #F4E5AA;yellow = #FCF3B9;maroon = #7B2D00;blue = #11568C;*/html, body {margin: 0; padding: 0;}body {	font: 12px/18px 'Trebuchet MS', verdana, sans-serif;	background: #fff url(images/psc-bg.gif);	}	.img {border: 0;}	#wrapper {	width: 600px;	margin: 0 auto;	text-align: center;	border-left: 2px solid #76690D;	border-right: 2px solid #76690D;	background-color: #fff;	}			#wrapper img {border: 0;}	#header {	width: 600px;	height: 140px;	background: #fff url(images/header.jpg) top left no-repeat;	}		div.home {		position: absolute; left: 5px; top: 5px;		}	#menu {		position: relative; top: 127px;		}	#content {	padding: 20px 40px 0 57px;	text-align: left;	}	#content-dog {	padding: 20px 40px 0 57px;	text-align: left;	background: #fff url(images/lady.jpg) right bottom no-repeat;	}		.filler {height: 150px;}		img.left {float: left; text-align: left;}	img.right {float: right; text-align: right;}		.restore {clear: both;}		a:link {color: #11568C; text-decoration: none;}	a:visited {color: #005825; text-decoration: underline;}	a:hover {color: #7B2D00; text-decoration: underline;}	a:active {color: #76690D; text-decoration: none;}		h1 {		font: bold 24px/24px Copperplate, 'Trebuchet MS', verdana, sans-serif;		color: #005825;		}			h2 {		font: bold 20px/20px 'Trebuchet MS', verdana, sans-serif;		color: #76690D;		}			h3 {		font: bold 16px/16px 'Trebuchet MS', verdana, sans-serif;		color: #76690D;		}			h4 {		font: bold 12px/12px 'Trebuchet MS', verdana, sans-serif;		color: #76690D;		}			ul li {		list-style-type: disc;		font: 12px/20px 'Trebuchet MS', verdana, sans-serif;		}			a.gobutton {		display: block;		height: 20px;		background: url(images/gooff.jpg) left top no-repeat;		text-decoration: none;		}			a.gobutton:hover {		display: block;		background: url(images/goon.jpg) left top no-repeat;		text-decoration: none;		}			span.bump {width: 20px; margin-left: 20px;}	#footer {	background: #fff url(images/footer.jpg) bottom left no-repeat;	font-size: 11px;	color: #fff;	}		#footer p {line-height: 16px; padding: 3px 0;}	#footer a:link {color: #fff; text-decoration: none;}	#footer a:visited {color: #fff; text-decoration: none;}	#footer a:hover {color: #fff; text-decoration: underline;}	