body {
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #737373;
}
a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

img { 
	border: 0px;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}


.segmentDirectionsText {
	text-align: left;
}

.header a {
	text-transform: uppercase;
	color: #000000;
}
.cartCount a {
	font-size: 11px;
}
.mainContent {
	line-height: 20px;
	color: #000000;
	font-size: 14px;
}
.registerForm table {
	border-spacing: 3px;
}
.registerForm td {
	vertical-align: bottom;
}
.underinput {
	font-size: 10px;
	vertical-align: top;
}
.registration {
	margin: 0px 18px;
}
.privacy, .sitemap, .gallery, .drivingDirectionsTable {
	padding: 18px;	
}
.privacy p {
	padding: 5px 0px;
}
.footer {
	color: #FFFFFF;
	text-transform: uppercase;
}

/***** Ecommerce *****/
.mainStoreContainer {
	padding: 18px 0px;
}
table.ItemSearchTable {
	border-collapse: separate;
}
.ItemSearchText {
	margin-top: 5px;
}
td.SearchItemTableCell {
	vertical-align: middle;
	margin: auto;
	border: 1px solid #000000;
	height: auto;
	background: none;
}
table.categoryHeaderContainer {
	height: 27px;
}
table.categoryListingContainer {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
td.MyAccountMenuHeader, td.MyAccountMenuFooter {background-color: #00663B;}
table.checkoutSummaryTable{width:350px;}
