/* MAIN ELEMENT DEFS */
BODY {
	background-color : #F6F3E2;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F898B;
	font-style : normal;
	font-size : 11px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F898B;
	font-style : normal;
	font-size : 11px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F898B;
	font-style : normal;
	font-size : 11px;
}

/* STANDARD TEXT STYLES */
.prodtext{
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	font-size : 11px;
	line-height : 18px;
}

.whitetext{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 11px;
}

.accent1text {
	font-family : Arial, Helvetica, sans-serif;
	color : #A0551E;
	font-style : normal;
	font-size : 11px;
}

.accent3text {
	font-family : Arial, Helvetica, sans-serif;
	color : #B3B3B3;
	font-style : normal;
	font-size : 10px;
}

.accent10text {
	color: #B0B269;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}

.alerttext{
	
}

.errortext{
	font-family : Arial, Helvetica, sans-serif;
	color: Red;
	font-size : 12px;
}

.pricetext{
	font-family : Arial, Helvetica, sans-serif;
	color: #A0551E;
	font-size : 11px;
}

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

.button1text{
	font-family : Arial, Helvetica, sans-serif;
	color: #DE912D;
	font-size : 12px;
}

.tinytext {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F898B;
	font-style : normal;
	font-size : 10px;
}

.subnav3 {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F898B;
	font-style : normal;
	font-size : 11px;
	font-weight: bold;
}


/* HEADER TEXT STYLES */
H1{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 17px;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	color: #607236;
	font-size : 17px;
	font-weight : bold;
}

H3{
	font-family : Arial, Helvetica, sans-serif;
	color: #607236;
	font-size : 12px;
	font-weight : bold;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	color: #808662;
	font-size : 11px;
	font-weight : bold;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	color: #808662;
	font-size : 12px;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.H1{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 16px;
}

.H2{
	font-family : Arial, Helvetica, sans-serif;
	color: #607236;
	font-size : 16px;
	font-weight : bold;
}

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

.H4 {
	font-family : Arial, Helvetica, sans-serif;
	color: #808662;
	font-size : 11px;
	font-weight : bold;
}

.H5 {
	font-family : Arial, Helvetica, sans-serif;
	color: #808662;
	font-size : 12px;
}

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

.H7{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
}

.header1{
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 16px;
	font-weight: bold;
}

.header2{
	font-family: Arial, Helvetica, sans-serif;
	color: #808662;
	font-size: 14px;
	font-weight: bold;
}

/* FORM FEILD DEFS */
INPUT{
	font-size:11px;
	height:18px;
	border: #959FA1 solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
}

INPUT.qty{
	font-size:11px;
	height:17px;
	width: 20 px;
	border: #959FA1 solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
	text-align: center;
}

INPUT.login{
	font-size:11px;
	height:17px;
	border: #959FA1 solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
}

INPUT.cart{
	font-size:11px;
	height:15px;
	border: #959FA1 solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
	text-align : right;
}

.userpassfield	{
	font-size:11px;
	width:97px;
	height:15px;
	border-top:#D9D9D9 solid 1px;
	border-bottom:#D9D9D9 solid 1px;
	border-right:#D9D9D9 solid 1px;
	border-left:#D9D9D9 solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
}

INPUT.search{
	font-size:10px;
	height:20px;
	border: #959FA1 solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
}

INPUT.express{
	font-size:11px;
	height:17px;
	width: 65 px;
	font-family : Arial, Helvetica, sans-serif;	
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
	text-align: center;
	border: #959FA1 solid 1px;
}

INPUT.express2{
	font-size:11px;
	height:13px;
	width: 50 px;
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
	background-color : #EFEFEF;
	text-align : left;
	border: #959FA1 solid 1px;
}

.radio{
	border : 0px;
}

/*BUTTON STYLE*/
.mainbutton {
	color: #FFFFFF; 
	font-family: Arial, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #B09B6E; 
	width: 100%; 
	padding: 1 px; 
	border: solid #B09B6E 1px;
	text-align: center;
}

.accentbutton {
	color: #FFFFFF; 
	font-family: Arial, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #818763; 
	width: 100%; 
	padding: 1 px; 
	border: solid #818763 1px;
	text-align: center;
}

.cartbutton {
	color: #FFFFFF; 
	font-family: Arial, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #B09B6E; 
	width: 100%; 
	padding: 1 px; 
	border: solid #B09B6E 1px;
	text-align: left;
}

/* LINK DEFS */
A{
	font-family : Arial, Helvetica, sans-serif;
	color: #808662;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A:visited{
	font-family : Arial, Helvetica, sans-serif;
	color:  #808662;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #B09B6E;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}

A.topnav:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
}

A.topnav:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-style : normal;
	font-weight : bold;
  	text-decoration: none;
	font-size : 11px;
}

A.topnav:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-weight : bold;
	text-decoration: none;	
	font-size : 11px; 	
}

A.topnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #F1E6B0;
	font-weight : bold;
	text-decoration: none;
	font-size : 11px;
}

A.mainnav{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 11px;
}

A.mainnav:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 11px;
}

A.mainnav:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 11px;
}

A.headermain:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
	font-weight : bold;
}
A.headermain:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
	font-weight : bold;
}
A.headermain:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
	font-weight : bold;
}
A.headermain:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
}	

A.subnav{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
}
A.subnav:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
}
A.subnav:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
}

A.subnav2{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
}
A.subnav2:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
}
A.subnav2:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-size : 11px;
}

A.linkcolor1{
	font-family : Arial, Helvetica, sans-serif;
	color: #A0551E;
	font-size : 11px;
}
A.linkcolor1:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #A0551E;
	font-size : 11px;
}
A.linkcolor1:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #A0551E;
	font-size : 11px;
}

A.linkcolor2{
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	font-size : 10px;
}
A.linkcolor2:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	font-size : 10px;
}
A.linkcolor2:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #7F898B;
	font-size : 10px;
}

A.linkcolor3{
	
}

A.link10{
	font-family : Arial, Helvetica, sans-serif;
	color: #B0B269;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 12px;
}
A.link10:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #B0B269;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 12px;
}
A.link10:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #B0B269;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 12px;
}

A.linkcolor11{
	font-family : Arial, Helvetica, sans-serif;
	color: #948F65;
	font-size : 11px;
}
A.linkcolor11:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #948F65;
	font-size : 11px;
}
A.linkcolor11:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #948F65;
	font-size : 11px;
}
A.linkcolor12{
	font-family : Arial, Helvetica, sans-serif;
	color: #9ABF44;
	font-size : 11px;
}
A.linkcolor12:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #9ABF44;
	font-size : 11px;
}
A.linkcolor12:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #9ABF44;
	font-size : 11px;
}

A.linkcolor13{
	font-family : Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size : 12px;
	font-weight : bold;
}
A.linkcolor13:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size : 12px;
	font-weight : bold;
}
A.linkcolor13:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size : 12px;
	font-weight : bold;
}

A.market{
	font-family : Arial, Helvetica, sans-serif;
	color: #808662;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A.market:visited{
	font-family : Arial, Helvetica, sans-serif;
	color:  #808662;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A.market:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #B09B6E;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}

A.lang{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A.lang:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A.lang:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}

A.search{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A.search:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A.search:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #818763;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}

A.header1{
	font-family : Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 16px;
	font-weight: bold;
}
A.header1:visited{
	font-family : Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 16px;
	font-weight: bold;
}
A.header1:hover{
	font-family : Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 16px;
	font-weight: bold;
}

/* USER DEFINED STYLES */
.sitebg {
	background-color: #F6F3E2;
}

.mainbg{
	background-color: #FFFFFF;
}

.barbg {
	background-color: #70774E;
}

.line {
	background-color: #B4B5B7;
}

.accent1 {
	background-color: #B9B393;
}

.accent2{
	background-color: #8496AC;
}

.accent3{
	background-color: #BEB393;
}

.accent4{
	background-color: #F6F3E2;
}

.accent5{
	background-color: #607236;
}

.accent6{
	background-color: #A0551E;
}

.accent7{
	background-color: #D6C96D;
}

.accent8{
	background-color: #EFEFEF;
}

.accent9{
	background-color: #9A8B60;
}

.accent10{
	background-color: #70774E;
}

.accent11{
	background-color: #796C5C;
}

.accent12{
	background-color: #A0551E;
}
.accent13{
	background-color: #2A568F;
}

.accent14{
	background-color: #B9AF34;
}

.accent15{
	background-color: #DE912D;
}

.accent16{
	background-color: #C60039;
}

.accent17{
	background-color: #607236;
}

.accent18{
	background-color:#D6C96D;
}

.accent19{
	background-color:#A0551E;
}

.accent20{
	background-color:#9A8B60;
}