/*font*/
body, table, td {font-family: arial, helvetica, sans-serif; font-size: 13px; }
body {margin: 0; padding: 0; background: #6E1E09; text-align: center;}
#wrap {margin: 0 auto; width: 750px; border: 0px solid white; text-align: left; background: url('assets/bg.gif') repeat-y #fff right;}
#main {float: right; position: relative;  margin-right: 50px; display: inline; background:  #fff ; width: 520px;}
#left {position: relative; width: 171px;}
#left #navbox {background: url('assets/navbg.gif') repeat-y; position: relative;}
#left #navbox #nav  {position: relative;background: url('assets/nav.jpg') no-repeat; padding-top: 20px }

/*navigation */
#nav ul { margin: 0; padding: 0;list-style-type: none; }
#nav li { margin: 0 0 1px 0;  padding: 0; display: inline;}
#nav a {
  display: block;
  width: 145px;
  color: #fff;
  text-decoration: none;
  padding: 2px 0 2px 14px;
  font-weight: bold;
	font-size: 14px;
}
#nav a:link {color: white;}
#nav a:visited {color: white;}
#nav a:active {color: white;}
#nav a:hover {color: #F9DE4F;}
#current {}
#nav ul ul a {  padding-left: 24px; }

/*TOOLBOX OUTPUT */
#category {position: relative; background: #c9af90; color:#6e1e09; padding: 14px; border: 1px solid #ae885b; font-weight: bold; }
#category h1 {font-size: 19px; margin: 0;}
#category img { border: 1px solid #6e1e09;}
#category img.imageright { float: right; margin: 0 0 5px 10px;position: relative; }
#category img.imageleft { float: left; margin: 0 10px 5px 10px;position: relative; }

.listing 		{ margin-right: 14px; color:#81613b; position: relative; margin-bottom: 1em; }
.listing h2 { font-size: 15px; border-bottom: 1px solid #ae885b; margin-right:-14px; margin-bottom: 10px; }
.listing img { border: 1px solid #ae885b;  position: relative;  }
.listing img.imageright { float: right; margin: -11px -14px 10px 10px;}
.listing img.imageleft { float: left; margin: -11px 10px 10px 0; }
* html .listing img.imageright {margin-right:-18px; }
/*DEFAULT LINKS*/
a:link { color:#6e1e09;}
a:visited { color:#6e1e09;}
a:active { color:#6e1e09;}
a:hover { color:#000;}

a:link { color:#369;}
a:visited { color:#369;}
a:active { color:#369;}
a:hover { color:#000;}
/*COPYRIGHT*/
div#copyright {margin: 10px auto; text-align: center; color: #ccc; font-size: 12px; padding-bottom: 10px;}
div#copyright a:link {color: #ddd;}
div#copyright a:visited {color: #ddd;}
div#copyright a:active {color: #ddd;}
div#copyright a:hover {color: #F9DE4F;}

/* STandard clea */
.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}
address {display: inline; float: right; width: 305px; font-style: normal; font-weight: bold; text-align: right; margin: -28px 80px 0 0;}
address span#add-name {position: relative; font-size: 16px; display: block;}
address span.add-add {position: relative; font-size: 13px; display: block;}

