/* Store */

#storehdr{
	width: 800px;
	height: 20px;
	float: left;
}

.storetxthdr{
	text-align: left;
	border: 0px solid #3CB371;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 17px;
	color: #676651;
	float: left;
	width: 475px;
	margin-top: 3px;
	margin-bottom: 7px;
}

.storeitem{
	text-align: left;
	border: 0px solid #3CB371;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 16px;
	color: #676651;
	float: left;
	width: 500px;
	line-height: 18px;
	margin-top: 8px;
}



.storeitemlinks:visited{
	color: #676651;
	text-decoration: none;
}
	
.storeitemlinks:hover{
	color: #8E8C73;
	text-decoration: none;
}
	
.storeitemlinks:link{
	color: #676651;
	text-decoration: none;
}

#storepreorder{
	text-align: left;
	border: 0px solid #3CB371;
	font-size: 13px;
	color: #676651;
	float: left;
	width: 475px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nobold{
	font-size: 11px;
	margin-top: 6px;
	color: #676651;
	font-weight: normal;
}

.spacer20_100{
	width: 20px;
	height: 100px;
	float: left;
	border: 0px solid #3CB371;
}

#storetopbody{
	border: 0px solid #B8860B;
	width: 800px;
	float: left;
	margin-top: 10px;
}


#leftcol{
	border: 0px solid #20B2AA;
	width: 259px;
	float: left;
	text-align: left;
}

#rightcol{
	border: 0px solid #66CDAA;
	width: 475px;
	text-align: left;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 14px;
	color: #676651;
	line-height: 20px;
	float: left;
	margin-left: 15px;
	
}

#storeheaderimg{
	float: left;
	width: 800px;
	margin-top: 16px;
	margin-bottom: 4px;
	height: 17px;
}

#storeheaderspacer{
	float: left;
	width: 16px;
	height: 17px;
}

