/*Colors Used:
*/

body {
	BACKGROUND-COLOR: #FFFFFF;
}

/* Default Table Class */
table
	{ 
	border: 0px solid #000000; /*black*/
	}
table.noborder {
	border: 0px solid #000000; /*black*/
}
table.main {
	border-left: 1px solid #000000; /*black*/
	border-top: 0px solid #000000; /*black*/
	border-bottom: 1px solid #000000; /*black*/
	border-right: 1px solid #000000; /*black*/
	padding: 0px;
	border-spacing:0px;
	width:775;
	BACKGROUND-COLOR: #f2efea;
}
td.site_header {
	border: 1px #000000 solid;
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	text-align: center;
	color: #FFFFFF; /*white*/	
	BACKGROUND-COLOR: #285b39;
	
	
}
td.logo_header {
	border: 1px solid #000000; /*black*/
	BACKGROUND-COLOR: #FFFFFF;
}

td.side_bar {
	border-left: 1px solid #000000; /*black*/
	border-bottom: 1px solid #000000; /*black*/
	border-right: 1px solid #000000; /*black*/
	BACKGROUND-COLOR: #f2efea;
}

td.main_section {
	border-right: 1px solid #000000; /*black*/
	border-bottom: 1px solid #000000; /*black*/
	BACKGROUND-COLOR: #f2efea;
}

td.spacer {
	border-left: 1px solid #000000; /*black*/
	border-top: 0px solid #000000; /*black*/
	border-bottom: 0px solid #000000; /*black*/
	border-right: 1px solid #000000; /*black*/
	BACKGROUND-COLOR: #f4be26;
	
}

td.copy {
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: #285b39; /* green*/
	
	
}

td.oneborderbrown {
	border-bottom: 1px solid #000000; /*black*/
	border-top: 1px solid #000000; /*black*/
	border-left: 1px solid #000000; /*black*/
	font-family: "Arial","Helvetica"; 
	font-size:10pt; 
	font-weight: bold; 
	color: #f4be26; /*orange*/	
	BACKGROUND-COLOR: #285b39; /* green*/
	
}
td.blogheader {
	border: 1px solid #000000; /*black*/
	font-family: "Arial","Helvetica"; 
	font-size:10pt; 
	font-weight: bold; 
	color: #f4be26; /*orange*/	
	BACKGROUND-COLOR: #285b39; /* green*/
}
td.blog {
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000; 	
}
td.td-dktan { 
	border: 2px solid #000000; /*black*/	
	font-family: "Arial","Helvetica"; 
	font-size:10pt; 
	font-weight: normal; 
	color: #f4be26; /* tan*/
	BACKGROUND-COLOR: #285b39; /**/
	}
span.blogdate {
	font-family: "Arial","Helvetica"; 
	font-size:7pt; 
	font-weight: bold; 
	color: #000000;
}
a.bloglink
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	color: #772300;  /*red*/	
	}
a:hover.bloglink
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	color: #B38756;  /*black*/	
	}	
	
ul
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}	
li
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}	
/*default for P class*/
p
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}
p.p8
 	{
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}
p.p9tan
 	{
	font-family: "Arial","Helvetica"; 
	font-size:10pt; 
	font-weight: bold; 
	color: #f4be26;  /*orange*/	
	}	
p.p10
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}		
p.smallheading
 	{
	font-family: "Arial","Helvetica"; 
	font-size:10pt; 
	font-weight: bold; 
	color: #000000;  /*black*/	
	}	
p.heading
 	{
	font-family: "Arial","Helvetica"; 
	font-size:14pt; 
	font-weight: bold; 
	color: #000000;  /*black*/	
	}	
/* default for textarea */
textarea
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	BACKGROUND-COLOR: #fcfcfc; /**/
	}
/* default for input */
input
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	BACKGROUND-COLOR: #fcfcfc; /**/
	}
	
		
input.checkboxadmin
 	{
 	BACKGROUND-COLOR: #DECF94; /**/
	
	}

/* default for select */
select
 	{
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	BACKGROUND-COLOR: #fcfcfc; /**/
	}	
		
/*default for div class*/
div
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}	

/*span class for prices*/
span.price
 	{
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}	
span.priceblue
 	{
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: blue;  /*red*/	
	}	
span.pricered
 	{
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: red;  /*red*/	
	text-decoration:line-through;
	}
	
span.bigprice
 	{
	font-family: "Arial","Helvetica"; 
	font-size:12pt; 
	font-weight: normal; 
	color: #000000;  /*black*/	
	}	
span.bigpriceredline
 	{
	font-family: "Arial","Helvetica"; 
	font-size:12pt; 
	font-weight: normal; 
	color: red;  /*black*/	
	text-decoration:line-through;
	}
span.bigpricered
 	{
	font-family: "Arial","Helvetica"; 
	font-size:12pt; 
	font-weight: normal; 
	color: red;  /*black*/	
	}	
span.bigpriceblue
 	{
	font-family: "Arial","Helvetica"; 
	font-size:12pt; 
	font-weight: normal; 
	color: blue;  /*black*/	
	}
span.bigpricegreen
 	{
	font-family: "Arial","Helvetica"; 
	font-size:12pt; 
	font-weight: normal; 
	color: green;  /*black*/	
	}
	
/*default for a link class*/
a
 	{
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: #772300;  /*red*/	
	}
/*default for a link class mouseover value*/
a:hover
	{ 
	font-family: "Arial","Helvetica"; 
	font-size:8pt; 
	font-weight: normal; 
	color: #B38756; /* black*/
	}
a.product
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #772300;  /*red*/	
	}
/*default for a link class mouseover value*/
a:hover.product
	{ 
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #B38756; /* black*/
	}
a.text
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #772300;  /*red*/	
	}	
a:hover.text
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #B38756;  /*black*/	
	}	
		
a.top_links
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	color: #FFFFFF;  /*white*/	
	text-decoration:none;
	
	}	
a:hover.top_links
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	color: #86e67c;  /*light green*/	
	text-decoration:none;
	}	
a.paging
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	color: #f2efea;  /*red*/	
	}			
a:hover.paging
	{ 
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	color: #f4be26; /* black*/
	}		
b.b10
 	{
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: bold; 
	color: #f4be26;  /*black*/	
	}	
		
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 _white-space: pre;   /* IE only hack to re-specify in addition to word-wrap  */
	font-family: "Arial","Helvetica"; 
	font-size:9pt; 
	font-weight: normal; 
	color: #000000; /* black*/
 
}	
	

	
