body { 
	background-image : url(canvas.jpg); 
	text-align: center;
	font-size: 12px;     
	font-family: Verdana, Arial, sans-serif; 
	color: #292929;
     
	margin: 12px; 
	background-image : url(canvas.jpg);
     
	background-repeat: repeat; 
	background-attachment: fixed;
     
	background-position: center center; 
 }
p { 
	font-size: 12px; 
	line-height: 1.3em; 
	text-decoration: none; 
 }

div { 
	font-size: 12px; 
	line-height: 1.3em; 
	text-decoration: none; 
 }
td { 
	font-size: 12px; 
	line-height: 1.3em; 
	text-decoration: none; 
 }

h1 { 
	font-size: 1em; 
	line-height: 1.4em; 
	text-decoration: none;
     
	font-weight: lighter; 
	color: #C07B50; 
	font-style: normal;
     
	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom: -5px;
     
	margin-top: 1px; 
 }
h3 { 
	font-size: 0.8em; 
	line-height: 1.4em; 
	text-decoration: none;
     
	font-weight: normal; 
	color: #292929; 
	margin-bottom: 3px; 
 }
h2 { 
	font-size: 1.5em; 
	font-weight: lighter; 
	text-decoration: none;
     
	font-family: "Times New Roman", Times, serif; 
	margin-bottom: -10px;
     
	color: #8D9A9D; 
 }
h4 { 
	font-size: 0.9em; 
 }
h5 { 
	font-size: 0.7em; 
	color: #292929; 
	font-weight: normal;
     
	padding-left: 10px; 
	margin-top: -10px; 
 }
h5 a: in, h5 a: ov r, h5 a:visited { 
	color: #292929; 
 }
h6 { 
	font-size: 0.6em; 
	color: #292929; 
	font-weight: normal;
     
	margin-bottom: 1px; 
	margin-top: 1px; 
	padding-top: 5px;
     
	padding-bottom: 5px; 
 }
a:link { 
	text-decoration: underline; 
	color: #292929; 
 }
a:visited { 
	text-decoration: underline; 
	color: #292929; 
 }
a:hover { 
	text-decoration: underline; 
	color: #C67D4D; 
 }
.brown { 
	color: #C27D51; 
 }
.white { 
	color: #FFFFFF; 
 }
.black { color: #333333; : }
.darkbrown { 
	color: #805335; 
 }
.red { 
 }
hr { 
	text-decoration: none; 
	color:#ffffff
	border-top-width: 1px;
	border-top-style: dashed; 
	border-top-color: #CCCCCC; 
 }
.imgright { 
	float: right; 
	border: 0px solid #000033; 
	margin-bottom: 10px;
     
	margin-left: 10px; 
	margin-top: 0px; 
 }
.imgleft { 
	float: left; 
	border: 0px; 
	margin-bottom: 10px;
     
	margin-left: 0px; 
	margin-top: 10px; 
	margin-right: 10px; 
 }
.indent { 
	text-indent: 20px; 
 }

form{
 margin : 0px 0px 0px;
}

.xCellBorder{

padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

.xTopCell{
background-color: #000000;
width: 100%;
}
/*formats the search box in the shoppage_header file.*/
.searchfield{

border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: normal;
}
/*formats the display of the text boxes throughout the front end*/
.txtfield{

border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: normal;
}
.txtfielddropdown{

color: #333333;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.dottedBorder {
	border: 0px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}


.submitbtn {
   color:#292929;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #efefef;
   font-size: 12px;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/*formats the header text throughout the site*/
.txtheader{
color: #000000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
color: #000000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-align: right;	
}
/*formats the links in the minicart*/

.cartminilinks{
color: #333333;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #333333;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:visited{
color: #333333;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:hover{
color: #FF0000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:active{
color: #333333;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.hdrproduct{
color: #000000;
font-family: Tahoma, Verdana, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
}

