body {
	margin: 0.3in;
}

body, input, textarea, select, option, td, th {
	color: #000;
	font-family: "Franklin Gothic", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none; 
}

a, a:link {
	color: #000;
	text-decoration: underline;
}

img, table {
	border: 0px;
}

img {
	display: block;
}

form, input {
	margin: 0;
}

h1 {
	display: none;
	text-transform: lowercase;
	font-size: 1.6em;
}

h2 {
	text-transform: lowercase;
	font-size: 1.4em;
}

h3 {
	text-transform: lowercase;
	font-size: 1.2em;
}

/* classes and ids */

#main {
	margin: 0;
}

#topnav {
	display: none;
}

#shopTopnav {
	display: none;
}

.breadcrumbs {
	margin: 0 0 1em 0;
	padding: .5em;
	font-size: .92em;
	font-weight: 900;
	border-bottom: .5pt solid #000;
	text-transform: uppercase;
}

.breadcrumbs a {
	font-weight: 100;
}

div#search {
	display: none;
}

div#topnavBox {
	display: none;
}

div#centerbox {
	width: 100%;
}

div#mainBox {
	padding: 0;
	margin: 0;
	border: 0px solid #fff;
}

div#sidebar {
	display: none;
}

div.footer {
	display: none;
}

table#mainframe td#sidebarTD {
	display: none;
	width: 0;
}
