body,table,input,select,textarea {
  font-family:"Times New Roman",serif;
  font-size:12pt;
}

h1 {
  font-family:"Times New Roman",serif;
	font-size: 28px !important;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

h2, h3, h4, h5, h6 {
  font-family:"Times New Roman",serif;
	font-size: 20px !important;
	color: #000;
}


body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000;
}

dl.col {
	width: 500px;
}

#header, #nav-top, #side-column, #nav-bottom, a.stretchbutton, a.cart-button, #footer-bottom, #author {
	display: none;
}

#footer img {
	display: none;
}

#footer {
	padding-top: 20px;
	height: auto;
}

#footer ul {
	display:block;
}

#content {
	min-height: 100%;
	height: none;
	padding: 0px;
	margin: 0px;
}

#footer ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer .address {
	top: 0px;
	left: 0px;
	text-align: left;
}

.product p {
  width: 500px;
}

#text-area {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#constrain-1, #constrain-2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#content h1 {
  font-size:1.4em;
  color:#000;
}

.nav,
#header .photos {
  display:none;
}


#header {
  position:static;
  width:100%;
  height:auto;
  border-bottom:#666 solid 1px;
}

#header .logo {
  position:static;
  width:100%;
  height:auto;
  background:none;
  text-decoration:none;
}

#header .logo span {
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.6em;
}


#border {
  margin:0;
  border:none;
}


#content {
  margin:1em 0 0 0;
  padding:0;
  border:none;
}

#content .hero {
  display:none;
}

#content a {
  color:#000;
}

#content a:hover {
  color:#000;
}


#footer {
  padding:1em 0 0 0;
  border-top:#666 solid 1px;
}