body {
	margin: 0;
	padding: 0;
	background: #241203;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #917258;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #797C7A;
	font-family: Helvetica, Arial, sans-serif;}

h2 {
	padding-left: 0px;
	font-size: 14px;
	font-weight: 200;
	font-family: Helvetica, Arial, sans-serif;}
	
.teal {
	padding-left: 0px;
	font-size: 12px;
	font-weight: 200;
	color: #797C7A;
	font-family: Helvetica, Arial, sans-serif;}

h3 {
	font-size: 14px;
	font-weight: 200;
	font-family: Helvetica, Arial, sans-serif;}

p, blockquote, ul, ol {
	margin-top: 0;}


a {
	text-decoration: underline;
	color: #797C7A;}

a:hover {
	text-decoration: none;
	color: #ffffff;}



/*---------------------------------------- WRAPPER -------------------------------------*/

#wrapper {
background: #2f1702 url(images/background.jpg) repeat-x;}

/*---------------------------------------- SIDEBAR -------------------------------------*/

#sidebar { width:205px}

#sidebar ul {
	list-style: none;}

#sidebar a, #sidebar h3.cat {
	width: 205px;
	display: block;
	padding: 3px 5px 3px 10px;
	margin: 5px 0;
	text-decoration: none;}

#sidebar a {
	color: #917258;}

#sidebar a:hover{
color: #5c4531;}

#sidebar .active a {
  display: block;
  cursor: default;
  font-size: 12px;
  color: #ffffff;}


#posts h2.title {
	width: 495px;
	display: block;
	padding: 3px 5px 3px 0px;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	font-weight: bold;}

#posts h2.titlelarge {
	font-size: 16px;
	width: 495px;
	display: block;
	padding: 3px 5px 3px 0px;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	font-weight: bold;}

#sidebar h3 {
	font-size: 14px;}

#sidebar h3.cat {
	color: #ffffff;}


/*---------------------------------------- HEADER -------------------------------------*/

#header {
	width: 766px;
	height: 163px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;}

/*---------------------------------------- CONTENT -------------------------------------*/

#content {
	width: 750px;
	margin: 0 auto;}

#middle{
margin:0px 510px 0px 220px;
background:yellow;}

.imagesright{
float: right;
padding: 0px 0px 10px 10px;}

/*---------------------------------------- POSTS -------------------------------------*/

#posts {
	float: right;
	width: 510px;
	border-left: 1px dotted #58422f;
	padding: 0px 0px 0px 15px;}

#posts .post {
	padding-bottom: 30px;}

#posts .endpost .endstory {
	padding: 5px 0px 0px 0px;}

#posts .story {
	padding: 5px 0px 0 0px;
	border-bottom: 1px dotted #58422f;}

.largeimages{
width: 510px;
height: 290px;
padding: 0px 0px 15px 0px;}

.supplierlogos{
padding: 0px 0px 15px 0px;}

#posts ul {
margin-left: 0;
padding-left: 10px;
line-height: 16px;}

#posts ul li {
padding-bottom: 5px;}

/*---------------------------------------- Links -------------------------------------*/

#links {
	float: left;
	width: 220px;}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;}

#links li ul {
	padding: 15px 20px 30px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;}

#links li li {
	padding: 3px 0;}

#links li a {}

#links li i {
	font-size: 11px;}

#links h2 {
	font-size: 14px;
	font-weight: 200;
	font-family: Helvetica, Arial, sans-serif;}

/*---------------------------------------- FOOTER -------------------------------------*/

#footer {
	padding: 40px 0 60px 0;
	background: #241203 url(images/footer.jpg) repeat-x;}

#footer p {
	width: 750px;
	color: #58422f;}

#footer a {
	background: none;
	font-weight: normal;
	color: #5A5C53;
	text-decoration: none;}

#footer a:hover {
	text-decoration: none;
	color: #ffffff;}

#legal {
	width: 750px;
	margin: 0 auto;
	text-align: right;
	font-size: 11px;}

#biba {
float: left;}

/*---------------------------------------- FORM -------------------------------------*/
.formtext{
	font-size: 12px;
	line-height: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #797C7A;
	height: 20px;
	background-color: #4d2b0c;
	border: 1px solid #321a05;}
	
.formmessage{
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #797C7A;
	background-color: #4d2b0c;
	border: 1px solid #321a05;}

.formbutton{
	padding: 10px 0px 0px 0px;}
