body { background-color: #000; 
margin: 20px 5px 5px 5px;
}

a:link {color: white;}
a:visited {color: white;}
a:active {color: white;}
a:hover {color: #B26602;}

body, table, td, div,  p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:right;
}

p { margin: 0 0 6px 0; }

h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #ead6b6;
	font-weight: bold;
	margin: 0px 0 6px 0;
}

table.bordertable
{
	width: 732px;
	background-image: url(assets/bg.jpg);
	background-repeat: no-repeat;
	border-width: 3px;
	border-style: solid;
	border-color: #b26602;
	padding-bottom: 0px;
	}

.search form {padding: 0; margin:0;}
h1 {
	font-family: arial, verdana, sans-serif;
	font-family: georgia, times, serif;
	font-size: 18px;
	color: #ead6b6;
	color: #b26602;
	font-weight: bold;
	margin: 0 auto 1em auto;
	text-align: center;
clear: both;
}

input
{
font-size: 11px;
color: #000;
}

.search
{
position: relative;
float: right;
text-align: right;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: -5px;
}


.topnav
	{
	background-color: #FFF;
	border-width:2px 0 2px 0;
	border-color: #B26602;
	border-style: solid;
	padding: 3px 0 3px 0;
	width:100%;
	margin:0;
	text-align:center;
	}
	
/* pagetitle */
.pagetitle {
background-color:#b26602;
width: 145px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 10px;
display: block;
float: left;
text-align: center;
}
.pagetitle h2 {
font-size: 13px;
font-weight: bold;
text-align: center;
margin:0px 0  6px 0;
z-index: 10;
}
.pagetitle h2 a:hover {color: white;}

/* breadcrumb */
.breadcrumb { 
position: relative;
border: 1px;
background-color:#ead6b6;
padding: 0px 0 0px 0px;

margin-bottom: 0px;
margin-left: 155px;
color: #000;
/*width: 580px;*/
font-weight: bold;
padding-left: 10px;
}
.breadcrumb a {}
.breadcrumb a:link {color: black;}
.breadcrumb a:visited {color: black;}
.breadcrumb a:hover {color: #B26602;}
.breadcrumb a:active {color: black;}

/* listing */




.listingitem { border: 0px solid red; margin-top: 1em; clear: both;}
.listingtext { float: right; position: relative; width: 490px; }
.listingtext p table {border: 1px solid #0D3F0C;}
.listingtext table {border: 1px solid #0D3F0C;} 
.listingitem .listingtext table td {border: 1px solid #0D3F0C;}
.listingitem .listingtext table td {border: 1px solid #0D3F0C;}

/* .listingtext h1 {color: EAD6b6;} */

/*category */
div#category {text-align: center; margin: 10px;}

div#menu{
	text-align: center;
	color: #FFF;
}

/*addressatbottom*/
.address {text-align: center;}

/* productsicons */

.products
{
	width: 235px;
	display: block;
	float: left;
	margin: 3px 6px 6px 0;
	font-size:14px;
	color: #fff;
	}
	
div.products a.text { color: #fff; font-size:14px; text-decoration: none; width:135px; display: block; float: left; text-align:center; margin: 18px 0 0 0;}
div.products a:link.text  {color: #fff;}
div.products a:visited.text  { color: #fff; }
div.products a:active.text  { color: #fff; }
div.products a:hover.text  { color: #b26602; }

div.products a.image img {border: 0;}
.products img {margin-bottom: 5px;  }

div#menu a.text{color:#000;}
div#menu a:link.text  {color: #000;}
div#menu a:visited.text  { color: #000; }
div#menu a:active.text  { color: #000; }
div#menu a:hover.text  { color: #b26602; }

/* bottomnav */
div.bottomnav {text-align: center; padding: 10px;}
.bottomnav a {margin: 10px; text-decoration: none;}
.bottomnav a:link {text-decoration: none;}
.bottomnav a:visited {text-decoration: none;}
.bottomnav a:active {text-decoration: none;}
.bottomnav a:hover {text-decoration: none; }

/* COPYRIGHT  */
div.copy
{
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	margin: 10px 0 5px 0;
}
div.copy a {font-size: 10px;}
div.copy a:link {	color: #fff; }
div.copy a:visited { color: #fff; }
div.copy a:hover { color: #ead6b6; }
div.copy a:active { color: #fff; }

/* GOOGLE */
div#googleresult {border: 0px dotted red; padding: 20px;}

.listingitem {margin-left: 20px; margin-top: 20px; margin-right: 10px;}
.listingitem div.image a {width: 200px;}
.listingitem div.image {width: 200px; margin-bottom: 5px; }
.listingitem div.image img {border: none;}

#category {text-align: center;}
#category div.image {width: 100%;clear: left;}
#category div.image a {width: 200px; display: block; margin-left: auto; margin-right: auto; text-align: center;}
#category .listingtext { float: none; width: auto; }

div#listing { margin: 10px;  }
div#listing img {
						/* clear: left;*/ 
						/* width: auto;*/ 
						border: 0px solid red; 
						/*display: block; */ 
						margin-bottom: 3px;
						}
