a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	margin-bottom: -10px;
	padding-top: 10px;
}

.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.bodycopy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;
}

.bodycopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	text-align: left;
}

.bodycopy3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	line-height: 32px;
	text-align: left;
}

.bodycopy4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	text-align: left;
}

.sidebarlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-align: center;
	letter-spacing: .5px;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 14pt;
	letter-spacing: 2px;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #CCCCCC;
	color: #CCCCCC;
	width: 95%;
    }

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.formtextfield {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     background-color: #FFFFFF;
	 border-color: #999999;
     border-style: solid;
	 border-width: 1px;
	 vertical-align: top;
	 padding-left: 3px;
     }
	 
.formsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	margin-left: 5px;
	margin-top: 0px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	vertical-align:top
	}
	
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}



/*STYLES FOR STORE*/

.prodDisplay {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;	
	}
	

.prodHeader {
	font-family:Garamond, "Garamond", "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#666666;
	margin-bottom:5px;
	
}

.prodCode {
	font-family:Garamond, "Garamond", "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.prodPhoto {

	margin-right:10px;

}

.prodDesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
}

.prodDesc ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
	list-style-type: square;
	margin-right:30px;
	
}

.prodPrice {
	font-family:Garamond, "Garamond", "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#666666;
	margin-bottom:25px;
	margin-top:25px;
	padding-left:25px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

.prodOrdDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	

}

.prodWeight {

	display:none;

}

.prodQuantity {

	display:none;

}

.prodOrdAmt {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;

}

.attributeTable {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	margin-right: 10px;
	margin-left:-5px;


}

.prodOrdButton {

	clear: left;
	margin-top:10px;
}

.prodCatHeader {
	background-color:#EEEEEE;
	height:30px;
	margin-right: 20px;
	margin-left: 2px;
	margin-top:1px;
	color:#7a7a7a;
	text-align:right;
	padding-right:5px;
	padding-top:2px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.grayHeadStroke {
	background-color:#EEEEEE;
	height:1px;
	margin-right: 20px;
	margin-left: 2px;
	margin-top:3px;
}

.catList {

	margin-left:2px;
	margin-top:1px;


}

.catHead {

	text-align:center;
	margin-right:18px;



}

.catUnderLines {
	border-top-color:#b6dbaf;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #B6DBAF;
	height:3px;
	margin-top:4px;
	margin-right: 20px;
	margin-left: 2px;

}



.prodListItem {


	width:187px;
	margin-right:20px;
	margin-left:15px;
	margin-bottom:20px;

}

.prodListPhoto {
	width:187px;
	text-align:center;
	border: thin solid #d5d5d5;	
}

.prodListDetails {
	margin-top:5px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	line-height: 13px;
	color:#787878;
}

.prodDisplayImage {

	border: thin solid #d5d5d5;
	
}

.prodDisplayImage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.basket {

	margin-top:20px;
	width:650px;
	margin-left:15px;
	border: thick solid #FFFFFF;
}

.basketHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-left:10px;
	
	
}

.basketBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left:10px;
	
	
	
}

.updateBtn {
	
	margin-right:50px;

}

.qtyInput {
	
	float:left;
	margin-right:5px;

}

.checkoutContents {

	width:650px;
	padding-left:15px;

}

.customerFieldsTable {
	width:650px;
	margin-left:15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top:25px;
	padding-top:15px;
}

.continueBtn {

	text-align:center;
	margin-top:35px;
	margin-bottom:25px;
	
}

.errorMessage {

	width:650px;
	
}

.customerInfoTable {

	margin-left:15px;

}

.sizing {
	text-align: center;
	margin-top: 35px;
	margin-right: 30px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:10px;
}

.invoiceHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-left:10px;
	
	
}

.invoiceBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left:10px;
	
	
	
}

.theInvoice {

	width:650px;
	padding-left:10px;

}

.messageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.messageBack {
	text-align: center;
	font-weight:bold;
	

}

.miniBask {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:135px;
	float:right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin-right: 20px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.miniBaskHolder {
	height:15px

}

.geoTrust {

text-align:center;
padding-bottom:15px;

}