h1 {
				text-align: center; font-family: Georgia;
			}
			h1#rock {
				font-family: rockwell; font-size: 500%; font-variant: small-caps; text-align: center; font-weight: normal;
			}
			h2,h3 {
				text-align: center; font-family: trebuchet ms;
			}
			body {
				background-color: #e98a1b
			}
			p,ul {
				font-family: trebuchet ms
			}
			.td20 {
				width: 20%
			}
			hr {
			border: 3px black dashed;
			}
			.td60white {
				width: 60%; background-color: white;
			}
			.td10 {
				width: 10%;
			}
			.td80 {
				width: 80%;
			}
			.td50 {
				width: 50%;
			}
			p.nav {
				text-align: center;
				margin-left: -5%;
				margin-right: -5%;
				  }
			.linkbold {
				font-weight: bold;
			}
			#storetagline {
				text-align: center; font-style: italic;
			}
			.nobullets {
				list-style-type: none; margin-left: -2.5em; 
			}
			.image-center {
				text-align: center; 
			} 
			.tdspecialiv {
				width: 10%;
			}
			.floatright {
				float: right; margin-left: 1em;
			}
			.floatleft {
				float: left; margin-right: 1em;
			}
			.credbold {
				margin-top: -0.4em; font-weight: bold;
			}
			.faqq {
				font-weight: bold;
			}
			.td80white {
				background-color: white;
			}
			.storeitem {
				border: groove;
				margin-bottom: 30px;
			}
			.storefont {
				font-family: "rockwell";
				font-size: 14pt;
				font-weight: 100;
				margin-top: 50px;
			}
			.image-bordered 	{
				border: #FF0000 5px double;
					}