<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#outer	 			{ width:100% ;  min-width:200;}

#wrapper 			{ width:100%;  }

#logo	 			{ margin:45px 10px 10px 10px; float:none; width:90%;  max-width:469px;}


#topnav ul			{ border-top:1px #999 solid; border-bottom:1px #999 solid;
						margin:10px 0; padding:5px 0;	}

#topnav ul li		{ float:none;	}


ul li		    { color:#000; font-size:12px; margin:8px 0}

#banner 			{margin:auto; width:100%; }

#gallery-content-fullwidth	{ width:100%; margin:auto;}

#TandC-content-fullwidth	{ width:90%; margin:auto;}

#doofer2			{  width:90%;}				

#gallery			{ width:100%; margin:auto;} 

#half-page-text		{ width:60%; margin:auto;float:none; }

#halfpage-rightside-pic		{ width:100%; margin:auto; float:none; text-align:center;}

#image-detail-rightside-pic	{ width:100%; margin:auto; float:none; text-align:center;}

#info-box			{ background-color:#ccc; float:none; width:80%; height:200px;}	

#content-fullwidth	{ width:80%; margin:auto;}

#content-fullwidth-cart-message	{ width:60%; margin:auto; }</pre></body></html>