html,body,td {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#ffffff;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;	
}

a:link, a:visited {color: #666666; text-decoration: none; }
a:hover {color: #920000; text-decoration: none; }
a:focus {color: #920000; text-decoration: none; }
a:active {color: #d9e7e9; text-decoration: none; }

h1 {
	font-size:15px;
	font-weight: bold;
}

h2 {
	font-size:20px;
	font-weight: bold;
}

h4 {
	font-size:11px;
	font-weight: bold;
}

a.linkred:link, a.linkred:visited {
	color: #920000; font-weight: bold; text-decoration: none;
}

.clear {
	clear:both;
}

.center {
	margin:0 auto;
	width:1000px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.divider-horz {
	padding:15px 0 10px 0;
}

.divider-vert {
	padding:0 15px 0 0;
	float:left;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	background:#ffffff;
	text-align: center;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#topheader {
	padding:5px 0 5px 0;
	background:#bdb5af;
}
	#topheader p {
		color:#FFFFFF;
		font-size:12px;
		margin:0;
	}

#header {
	width:1000px;
	height: 110px;
	margin:10px 0 0px;
	background: #ffffff url(http://www.myplasticheart.com/Merchant2/mph_imgs/header_bg.gif) top left no-repeat ;
	clear:both;
	text-align: left;
	position: relative;
}

.headerlogo{
  height: 83px;
  width: 154px;
  text-indent: 0px;
  overflow: hidden;
  background: url(http://www.myplasticheart.com/Merchant2/mph_imgs/header_logo.gif) top left no-repeat;
  float: left;
  display:inline-block;
  z-index: 1;
  position: absolute;
}

.headerlogo:hover{
  background-position: bottom left;
}

#headertopnav{
  width: 515px;
  height: 55px;
  margin: 10px 0px 10px 0px;
  float: right;
}

.navlist {
	margin-left: 0;
	padding: 0 15px 0 0;
	list-style: none;
}

.navlist li {
	padding-left:12px;
	background-image: url(http://www.myplasticheart.com/Merchant2/mph_imgs/nav_square_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.navlist2 {
	margin-left: 0;
	padding: 0 15px 0 0;
	list-style: none;
}

.navlist2 li {
	padding-left:12px;
	background-image: url(http://www.myplasticheart.com/Merchant2/mph_imgs/nav_square_tan.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#cartsearch{
  width: 225px;
  margin: 5px 0px 10px 0px;
  float: right;
}

#content {
	width:815px;
	padding-bottom: 150px; /* bottom padding for footer */
	float:right;
	text-align: left;
}

#content p {margin: 10px;}

#content td {padding: 3px;}

#content h3 {
   font-weight: bold;
   font-size: 18px;
   margin: 10px 0;
}

#subfeature1 {
  width:500px;
  margin:15px 0px 0px 0px;
  float:left;
}

#subfeature1 a:link img, #subfeature1 a:visited img {
  border: solid #f1eee9 1px;
}


#subfeature1 a:hover img {
  border: solid #bdb5af 1px;
}

#subfeature1 a:focus img, #subfeature1 a:active img {
  border: solid #920000 1px;
}

#subfeature2 {
  width:280px;
  margin:15px 0px 0px 0px;
  padding:10px;
  background:#eee;
  float:right;
}

#subfeature2 p {
		margin:0 10px 10px 0;
	}
	
#subfeature2 a:link img, #subfeature2 a:visited img {
  border: solid #f1eee9 1px;
}

#subfeature2 a:hover img {
  border: solid #bdb5af 1px;
}

#subfeature2 a:focus img, #subfeature2 a:active img {
  border: solid #920000 1px;
}

#footer {
	position:absolute;
	width:100%;
	left: 0px;
	bottom:0; /* stick to bottom */
	padding:15px 0 15px 0;
	background:#f1eee9;
	text-align: left;
}
	
#footerlogo {
	width:170px;
	margin-right:15px;
	font-size: xx-small;
	float:left;
}

#footer-right {
	width:815;
	padding-top:10px;
	float:right;
}

#footer-newsletter {
	width:330px;
	float:right;
}

#footer-media {
	width:150px;
	float:left;
}
	
#footer-loc {
	width:220px;
	margin-right:15px;
	float:left;
	text-align: left;
}

#footer-hours {
	width:275px;
	float:left;
	text-align: left;
}

#blog-content {
	width:475px;
	float:left;
}

#visitus {
	width:425px;
	float:right;
}

#aboutus {
	width:300px;
	float:left;
}

#contactus1 {
	width:325px;
	float:left;
}

#contactus2 {
	width:425px;
	float:right;
}

.dottedline {
	background-image: url('http://www.myplasticheart.com/Merchant2/mph_imgs/dot.gif');
	background-repeat: repeat-x;
	background-position:center center;
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 1px;
}
