/* Standard Classes - edit as needed do rename or delete */

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #7C4B26;
}

a:hover {
	text-decoration: underline;
	background-color: #FBBC8E;
}
#thumb_menu a:hover {
	text-decoration: none;
	background-color: transparent;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	background-color: #B2B17A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #7C4B26;
	font-weight: normal;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FB7629;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 12px;
	color: #7C4B26;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #6D1718;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}


/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FB7629;
	font-weight: bold;
	text-decoration: none;
	margin: 6px;
	padding: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E86B22;
	border-right-color: #B4531A;
	border-bottom-color: #B4531A;
	border-left-color: #E86B22;
}




.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}

.CellDark {
	background-color: #FB7629
}
.CellLight {
	background-color: #F7F8D2
}
.CellMedium {
	background-color: #B9CC48
}
.CellTitle {
	background-color: #FB7629
}
.CellLighter { background-color: #FFFFFF}

.StoreCatNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C4B26;
	text-decoration: none;
	line-height: 18px;
}
.StoreCatNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB7629;
	text-decoration: none;
	line-height: 18px;
}
.StoreCatNavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7C4B26;
	text-decoration: none;
	line-height: 18px;
}
.StoreCatNavSubOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FB7629;
	text-decoration: none;
	line-height: 18px;
}


/* Store classes that don't change often - do NOT rename or delete */

.StoreCatTable { }

.StoreCatCell {  padding: 2px 0px 2px 5px;}

.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.SlicedBread {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}

.Required {  color: #CC0000}

.Asterix {  color: #CC0000}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.LinkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

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

.CellBorder { border: 1px solid #DDDDDD;}

.GC_Title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FB7629;
	text-decoration: none;
}
.GC_Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GC_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B9CC48;
	margin: 1px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}


/* New classes for this project */


.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7C4B26;
	height: 19px;
	width: auto;
	background-color: #B9CC48;
	padding: 5px;
	margin: 0px;
	float: left;
	text-decoration: none;
	clear: none;
}
a:hover.BlockNav {
	background-color: #FB7629;
	color: #F9FADF;
	text-decoration: none;
}
.PadRight {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.PadLeft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.ImageBorder {
	border: 2px dotted #7C4B26;
	padding: 2px;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7C4B26;
	font-weight: normal;
	font-style: italic;
}
.OrangeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB7629;
	margin: 0px;
	text-decoration: none;
}
a:hover.OrangeNav {
	color: #7F573E;
	text-decoration: underline;
}
.CellBlockNav {
	background-color: #B9CC48;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7D4B25;
}
.CellLightGreen {
	background-color: #DBE5A5
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #998B2B;
	font-weight: bold;
}


.NumberBoxOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	background-color: #E3A13B;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.NumberBoxNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F7F8D2;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0px 2px;
}
a:hover.NumberBoxNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
#promo_nav a.activeSlide {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F47B22;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
}
#promo_nav a:hover.activeSlide {
	text-decoration: none;
}	
.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.NewProduct {
	background-color: #DBE5A5;
	border: 1px dotted #7D4B25;
	padding: 10px;
}
.QuoteHome, a.QuoteHome, a:hover.QuoteHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #FF6F24;
	text-decoration: none;
	background-color: transparent; 
}

.CellTestimonial {
	background-color: #FFFFFF;
	padding: 5px;
}
.EmailAlertsBack {
	background-color: #DBE5A5;
	background-image: url(/stock/email_alerts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
