html, body { 	background: url('http://custom.buyitsellit.com/6827/burlap-207.jpg'); 	margin: 0 auto; 	font-family: "arial", "san-serif"; 	font-size: 14px; 	color: #262626; 	text-align: center; 	height: 100%; }  a:link, a:visited, a:active{ 	color: #510000; }  a:hover { 	#color: #FFFFD6; 	#background-color: #510000;;; }  #wrapper { 	border: solid 20px #510000; 	text-align: left; 	background: #FFFFD6; 	position: relative; 	overflow: visible; 	width: 800px; 	min-height: 100%; 	margin-left: auto; 	margin-right: auto; }  #top { 	text-align: center; 	margin: 1em; 	padding: .5em; 	border-bottom: solid 5px #510000; }  #content { 	float: left; 	width: 570px; }  #footer { 	text-align: center; 	font-size: 1em; 	padding-top: 2em; 	padding-bottom: 1em; 	clear: both; } 	#footer a:link, #footer a:visited, #footer a:active { 		text-decoration: none; 	}  #nav { 	float: left; 	width: 210px; }  	#nav a { 		display: block; 		background: none; 	} 	 	#nav a:link, #nav a:visited, #nav a:active { 		text-decoration: none; 		color: black; 	} 	 	#nav ul { list-style: none; } 	#nav li { 		color: #FFFFD6; 		width: 120px; 		padding: .2em; 		padding-left: .5em; 		margin-bottom: .3em; 		text-align: left; 		/*background: #AA9050;*/ 		background: url('http://custom.buyitsellit.com/6827/transparent-gradient.png'); 		background-position: 100% 100%; 		border: solid #67511F 1px; 	} 	#nav li:hover { 		/*background: #D8AD00;*/ 		background: url('http://custom.buyitsellit.com/6827/transparent-gradient-hover.png'); 	}  #map { 	border: solid 1px #510000; }  h1 { 	font: "cursive"; }  #contact dt { 	font-weight: bold; }  #contact dd { 	margin-bottom: 1em; }  #mapcontent dt { 	font-weight: bold; }  img.inline { 	margin: 10px; 	border: solid 1px #510000; }  img.right { 	float: right; }  img.left { 	float: left; }  #mailing-list { 	border: solid 1px #510000; 	background-color: #fff; 	padding: 5px; }  /* ----------------------------------- */ /* BAR /* ----------------------------------- */ #bar { 	padding-left: 1em; 	padding-right: 1em; 	padding-bottom: 2em; 	clear: both; } 	#bar a { 		font-weight: bold; 	} 	#cart { 		float: right; 	} 	 	#menu { 		float: left; 	}  div.clear {     clear: both;     overflow: hidden;     height: 1px; }  #search { 	float: right; 	padding-top: .2em; }    
