/* Default text styling -- DO NOT EDIT*/
body{font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:15px}h2{font-size:14px}h3{font-size:13px}h4{font-size:13px}h5{font-size:13px}h6{font-size:13px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:10px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
/* Edit anything from here on if required */
/* Global tag styles */
body {
font-family: Arial, Helvetica, sans-serif;
/*font-size: 62.5%;*/
color: #000000;
background: #57524D;
}
	/* Link Styles */
a img {border: none; }
a, a:link { 
color: #000000;
text-decoration: none;
}
a:hover, a:active, a:visited{
color: #8B7738;
}
	/* Form styles */
legend {font-size: 1.5em;}

	/* Element specific styles */
		/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
border: 1px solid #8B7738;
}
.messageStackWarning, .messageStackError {
background: #ff0000;
color: #ffffff;
}
.messageStackSuccess {
background: #99FF99;
}
.messageStackCaution {
background: #FFFF66;
}
		/*wrappers - page or section containers*/
.banners { background: none; }
#page {
background: #ffffff; /* Override BODY background-color */
text-align: left;
vertical-align: top;
border: 2px solid #8B7738 ;
}
#tagline {
font-size: 2em;
padding-left:150px;
padding-top:16px;
}
		/*columnar listing styles - category product list*/
.listing-cell { border-top: 1px dashed #ddd; margin-top: 16px;}
.listing-cell h3 { font-size: 1em; }
		/* Specific column styles */
.listing-column-1 {}
.listing-column-2 {}
.listing-column-3 {}

#header-logo {
background: transparent url(../images/header_bg.jpg) no-repeat;
border-bottom:#8B7738 2px solid;
}

#header-navigation{

background-color:#8B7738;
background-image:url(../images/nav_bg.jpg);
background-repeat:repeat-x;
background-attachment:scroll;

}

#navigation-links{
padding-top: 10px;
}

#box-categories-heading{
text-align:center;
}

#box-information-heading{
text-align:center;
}



.categories {
background-color: #ffffff;
}




A.category-top, A.category-top:visited {
	color: #000000;
	text-align:left;
	text-decoration: none;
}
a.category-top:hover, a.category-subs:hover, a.category-products:hover {
    color: #000000;
    font-weight: bold;
    }  
	
	
.grid_10
{background-color:#FFFFFF;
}


.centerColumn{

}
.whatsnew{
background-color:#FFFFFF;
}
#box-whatsnew-content{
background-color:#FFFFFF;
text-align:center;
}

#siteinfoIP{
text-align:center;
}


#productPrices {
color:#18A50D;
font-size:27px;
}
