TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #545F4D;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

a.postextLink {
	color: #545F4D;
	text-decoration: underline;
}
a.postextLink:hover {
	color: #333333;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545F4D;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #BEBFB5;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545F4D;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 57px;
	width: 800px;
}
.logo {
	background-color: #FFFFFF;
	background-image: url(../images/logo_.gif);
	margin: 0px;
	padding: 0 0 0 0;
	height: 57px;
	width: 350px;
	background-repeat: no-repeat;
	cursor: hand;
	border: 0;

}
.cartCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #545F4D;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	border: 6px solid #F1F1E7;
	position: relative;
}
.cart {
	color: #545F4D;
	text-decoration: none;
}
.cart:hover {
	color: #95A38C;
	text-decoration: none;
}

.loginCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #545F4D;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 12px;
	position: relative;
}
.loginLink {
	color: #545F4D;
	text-decoration: none;
}
.loginLink:hover {
	color: #95A38C;
	text-decoration: none;
}
.nav {
	background-color: #545F4D;
	height: 48px;
	width: 800px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #95A38C;
}
.searchInput {
	width: 100px;
	height: 18px;
	background-color: #F1F1E7;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A1;
	border-right-color: #DEDED1;
	border-bottom-color: #DEDED1;
	border-left-color: #A8A8A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
SELECT {
	height: 18px;
	background-color: #F1F1E7;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A1;
	border-right-color: #DEDED1;
	border-bottom-color: #DEDED1;
	border-left-color: #A8A8A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div td.navCell form {
	margin: 0 0 0 0px;
}
.searchButton {
	background-color: #B4C3AA;
	height: 18px;
	padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.signupButton {
	background-color: #B4C3AA;
	height: 18px;
	padding: 0 5px 0 5px;
	width:  72px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.expSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
}
.expSearch {
	color: #FFFFFF;
	text-decoration: none;
}
.expSearch:hover {
	color: #95A38C;
	text-decoration: none;
}
.navCell {
	height: 44px;
	padding: 12px 12px 12px 12px ;
	position: relative;
}
.tanTable {
	background-color: #DEDED1;
}
.tanPad {
	background-color: #DEDED1;
	padding: 6px 6px 6px 6px;
}
.footer {
	background-color: #545F4D;
	height: 25px;
	width: 800px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #95A38C;
}
.footerCell {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDED1;
	padding-left: 12px;
	padding-right: 12px;
}
.footerLink {
	color: #DEDED1;
	text-decoration: none;
}
.footerLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.whitePad {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5DC;
}
.lgreenPad {
	background-color: #95A38C;
	padding: 6px 6px 6px 6px;
}
.lgreenRevTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #F1F1E7;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
.lgreenRevText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 14px;
}
.lgreenRevTextLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #545F4D;
	letter-spacing: 1px;
	line-height: 14px;
}
.lgreenRevTextLink:hover {
	color: #000000;
}
.tanPad2 {
	background-color: #DEDED1;
	padding-top: 6px;
	padding-right: 6px;
}
.whiteRevTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #545F4D;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.creamPad {
	background-color: #F1F1E7;
	padding: 6px 6px 6px 6px;
	line-height: 11px;
}
.tanOuterPad {
	background-color: #DEDED1;
	width: 800px;
}
.creamRevTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #545F4D;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.dgreenPad {
	background-color: #545F4D;
	padding: 6px 6px 6px 6px;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F1F1E7;
	letter-spacing: 1px;
	padding-bottom: 6px;
}
.buyButton {
	background-color: #A7791F;
	height: 18px;
	padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.disabledBuyButton {
	background-color: #A7791F;
	height: 18px;
	padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.checkoutButton {
	background-color: #A7791F;
	height: 18px;
	padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.shoppingButton {
	background-color: #A7791F;
	height: 18px;
	padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.whitePadLines {
	background-color: #FFFFFF;
	border-right: 1px solid #F1F1E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1E7;
	padding: 6px 6px 6px 6px;
}
.whitePadHilite {
	background-color: #F0F6EA;
	padding: 6px 6px 6px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5DC;
	cursor: hand;
}
.whiteRevSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #545F4D;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.creamPadLines {
	background-color: #F1F1E7;
	border-right: 1px solid #DEDED1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDED1;
	padding: 6px 6px 6px 6px;
}
.lgreenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #545F4D;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
.textRev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
}
.lgreenPad2 {
	background-color: #95A38C;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lgreenPadLines {
	background-color: #95A38C;
	border-right: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
}
.lgreyPadLines {
	background-color: #F1F1E7;
	border-right: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
}
.goldSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A7791F;
	letter-spacing: 1px;
}
.tanPadLines {
	background-color: #DEDED1;
	border-right: 1px solid #F1F1E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1E7;
	padding: 6px 6px 6px 6px;
}
.blackSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.textRev:hover {
	color: #DEDED1;
	text-decoration: none;
}
.listItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545F4D;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
}
.listItem:hover {
	color: #000000;
	text-decoration: none;
}
.dropdown {
	background-color: #F1F1E7;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	border-right-color: #DEDED1;
	border-bottom-color: #DEDED1;
	border-left-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.addToCartInput {
	background-color: #F1F1E7;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8A8A1;
	border-right-color: #DEDED1;
	border-bottom-color: #DEDED1;
	border-left-color: #A8A8A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.btns {
	background-color: #B4C3AA;
    height: 18px;
    padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.goldbtns {
	background-color: #A7791F;
    height: 18px;
    padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.error {
	
	color: white;
	background-color: red;
	padding: 7px 7px 7px 7px;
}

.warning {
	color: black;
	background-color: #A7791F;
	padding: 7px 7px 7px 7px;
}

.sortByButton {
	background-color: #B4C3AA;
	height: 18px;
	padding: 0 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.sortByDropdown {
   width: 120px;
	background-color: #F1F1E7;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDED1;
	border-right-color: #DEDED1;
	border-bottom-color: #DEDED1;
	border-left-color: #DEDED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.infoPageText {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5DC;
}
.infoPageText h3 {
	font-weight: bold;
}
.infoPageText p {
	text-align: justify;
}

