body, html 	
	{
	background-image: url(http://www.bluehighwaydenim.com/Img/back_wood.jpg);
	font-family : "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	align: center;
	}
	
h1 {margin-top: 0px; font-size: 22px;TEXT-DECORATION: none;}
h2 {color: black; margin-top: 0px; font-size: 14px;}
h3 {color: black; margin-top: 0px; font-size: 12px;}
p {line-height: 16px;}

.simpel_input {width: 300px;height: 14px; font-size: 11px; border: 1px solid grey;}
.simpel_textarea {width: 800px;}

a:link 
	{TEXT-DECORATION: none;color: #4e4c4c; font-size: 11px;}
a:visited 
	{TEXT-DECORATION: none;color: #4e4c4c; font-size: 11px;}
a:hover
	{TEXT-DECORATION: underline;color: #000000; font-size: 11px;}


.head_content {width: 892px; background-image: url(http://www.bluehighwaydenim.com/Img/head_content.jpg); height: 6px;margin: 0px auto; text-align: left;}
.content {width: 882px; background-image: url(http://www.bluehighwaydenim.com/Img/content.jpg); padding: 5px; margin: 0px auto; text-align: left;}
.foot_content {width: 892px; background-image: url(http://www.bluehighwaydenim.com/Img/foot_content.jpg); height: 6px;margin: 0px auto; text-align: left;}
.header {width: 891px; background-color: transparent; height: 220px; margin: 0px auto; text-align: left;}

.menu {width: 670px;background-image: url(http://www.bluehighwaydenim.com/Img/menu_background.gif); height: 35px; margin: 0px auto; text-align: center;}

.middle {width: 580px;background-color: #ffffff; margin-left: 10px; float: left;}
.right {width: 270px;background-color: #ffffff; margin-right: 10px; float: right;}


.menu ul
   {
   margin:0px auto;
   list-style-type: none;
   padding: 0px;
   text-align: center;
   }
   
	.menu li{
	display: inline;
	}
 
.menu ul li a
   {
   list-style-type: none;
   display: inline;
   float: left;
   font-size: 18px;
   margin-left: 10px;
   margin-right: 10px;
   color: #ffffff;
   text-transform: uppercase;
   text-align: center;
   }
   
.menu ul li a:hover
   {
   	TEXT-DECORATION: none;
   list-style-type: none;
   display: inline;
   float: left;
   font-size: 18px;
   margin-left: 10px;
   margin-right: 10px;
   color: #ebebeb;
   text-transform: uppercase;
   text-align: center;
   }