@charset "utf-8";
/* CSS Document */

html{
	margin:0;
	padding:0;
	}
body{
	margin:0;
	padding:0;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	}
img{
	border:none;
	outline:none;
	}
a{
	outline:none;
	}
strong{
	font-size:12px;
	}		
#home #placement{
	z-index:10;
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:737px;
	margin:0 auto 0 auto !important;
	background-image:url(../imgs/placementBG.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:none !important;
	}
#placement{
	z-index:10;
	position:relative;
	top:72px;
	left:0px;
	width:744px;
	min-height:493px;
	margin:0 auto 0 auto !important;
	background-color:rgb(255,255,255);
	border:solid 1px #333333;
	}
.boxPeanuts{
	z-index:20;
	position:absolute;
	top:150px;
	left:249px;
	}
.ellements{
	z-index:130 !important;
	position:absolute;
	top:116px;
	left:224px;
	}
.logoL{
	z-index:32;
	position:absolute;
	left:105px;
	bottom:104px;
	}
.logoM{
	z-index:36;
	position:absolute;
	left:366px;
	bottom:60px;
	}
.logoM a{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	}
.logoR{
	z-index:38;
	position:absolute;
	right:45px;
	bottom:104px;
	}
.nav{
	z-index:100 !important;
	position:relative;
	top:140px;
	left:82px;
	width:754px;
	height:351px;
	}
.nav h6.localFacts{
	position:absolute;
	top:0px;
	left:0px;
	width:176px;
	height:103px;
	overflow:hidden;
	}
.nav h6.localFacts a{
	display:block;
	background-image:url(../imgs/localFacts.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:176px;
	height:103px;
	}
.nav h6.localFacts a:hover{
	background-position:0px -103px;
	}

.nav h6.giftCard{
	position:absolute;
	top:97px;
	left:0px;
	width:167px;
	height:118px;
	overflow:hidden;
	}
.nav h6.giftCard a{
	display:block;
	background-image:url(../imgs/giftCard.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:167px;
	height:118px;
	}
.nav h6.giftCard a:hover{
	background-position:0px -118px;
	}
		
.nav h6.hearFrom{
	position:absolute;
	top:225px;
	left:0px;
	width:178px;
	height:108px;
	overflow:hidden;
	}
.nav h6.hearFrom a{
	display:block;
	background-image:url(../imgs/hearFrom.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:178px;
	height:108px;
	}
.nav h6.hearFrom a:hover{
	background-position:0px -108px;
	}
	
.nav h6.sellingTips{
	position:absolute;
	top:0px;
	right:0px;
	width:170px;
	height:63px;
	overflow:hidden;
	}
.nav h6.sellingTips a{
	display:block;
	background-image:url(../imgs/sellingTips.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:170px;
	height:63px;
	}
.nav h6.sellingTips a:hover{
	background-position:0px -63px;
	}
	
.nav h6.buyingTips{
	position:absolute;
	top:119px;
	right:0px;
	width:168px;
	height:74px;
	overflow:hidden;
	}
.nav h6.buyingTips a{
	display:block;
	background-image:url(../imgs/buyingTips.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:168px;
	height:74px;
	}
.nav h6.buyingTips a:hover{
	background-position:0px -74px;
	}
	
.nav h6.toolKit{
	position:absolute;
	top:247px;
	right:0px;
	width:164px;
	height:67px;
	overflow:hidden;
	}
.nav h6.toolKit a{
	display:block;
	background-image:url(../imgs/toolKit.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:164px;
	height:67px;
	}
.nav h6.toolKit a:hover{
	background-position:0px -67px;
	}

.centerCopy{
	z-index:140 !important;
	position:absolute;
	top:192px;
	left:296px;
	}

.subPageheaderURL{
	position:absolute;
	top:-23px;
	right:0px;
	clear:both;
	}	
.subPageBoxHeader{
	position:relative;
	top:-72px;
	left:-54px;
	clear:both;
	}
	
/* form option */
form#giftCard input,
form#giftCard select{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#FFFFFF;
	width:400px;
	border:solid 1px #999999;
	}
form#giftCard input.phone{
	width:20px;
	}
form#giftCard table td{
	padding:5px 0 5px 0;
	}