body {
	background: url(css/body_bg.jpg) repeat-x #6B7F60;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 10px 10px 10px;
	padding: 0px;
}

.clear{clear:both;}

.lead {
	font-size: 12px;
	font-weight:bold;
}

* {
	margin: 0px;
	padding: 0px;
}

#container {
	background:url(css/content_bg_bottom.jpg) bottom no-repeat #435938;
	color: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	width: 790px;
}

a{
	font-size:12px;
}


p {
	margin: 15px 0px;
	line-height:16px;
}

/********************** Header ***************************/

#header {
	margin: 0;
	background:url(css/header_bg.jpg) no-repeat;
	_background:url(css/header_bg_ie6.jpg) no-repeat;
	width:790px;
	height:140px;
	position:relative;
}
#header ul{
	_background:url(css/body_bg.jpg) right no-repeat;
	/*background:url(css/80_percent.png) right repeat-x;*/
	background-color: #213517;
	width:785px;
	display:block;
	position:absolute;
	text-align:right;
	/*right:0px;*/
	padding: 4px 5px 4px 0px;
	margin: 0 0px 0 0;
	top: 12px;
	
}

#header li{
	display:inline;
	margin: 0px 0px 0px 2px;
	_margin: 0px 0px 0px 5px;
		
}

#header ul a{
	text-decoration:none;
	background:url(css/button_bg.gif);
	color:#FFFFFF;
	padding: 5px;
	
}

#header ul a:hover{
	text-decoration:none;
	background:url(css/button_bg.png);
	color:#fff;
}

#header ul a:hover{
	text-decoration:none;
	background:url(css/button_bg.png);
	color:#fff;
}

#header ul a:active{
	text-decoration:none;
	background:#fff;
	color:#000;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 290px;
	height: 105px;
}

#logo_w1{
	background:url(css/best_west_foods_logo.png) no-repeat;
	_background:url(css/best_west_foods_logo.jpg) no-repeat;
	top:45px;
	left:15px;
}

#logo_w2{
	top:67px;
	left:438px;
}

#header_text {
	top:71px;
	left:387px;
	width:313px;
	position:absolute;
	height: 28px;
}

#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}


/********************** Content ***************************/


#banner {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}

#content {
	background-image:url(images/content_bg.gif);
	width:790px;
}

img{
	border-width:0px;
	margin:0;
	padding:0;
}

.img_left{
	border-width:0px;
	margin:0 15px 15px 0;
	padding:0;
}


h1{
	color:#fff;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	margin: 10px 0px 15px 0px;
}

h3{
	color:#85a157;
	font-size:14px;
	margin: 0px 5px 0 0;
	display:inline;
}

#left {
	float:left;
	width:400px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

.2col  {
	width:350px;
}

.dark_bg {
	background:url(css/table_bg.png);
	_background:#435938;
	margin:0px;
	padding:10px;
	}
	
	
.30_bg {
	background:url(css/30_percent.png);
	margin:0px;
	padding:10px;
	}


#single_col {
	float:left;
	margin: 10px 30px 10px 30px;
	padding: 0px 00px 30px 0px;
	display:inline;
} 

table {
	padding: 5px;
	margin: 15px 0;
	background:url(css/table_bg.png);
	_background:#435938;
	font-size:11px;
	line-height:16px;
}

tr, td {
	padding:5px;
}

ul {
	margin: 0 0 0 20px;
}

li {
	margin: 10px 0 10px 0;
	line-height:18px;
}

a {
	color:#fff;
	text-decoration:underline;
	}

a:hover {
	color:yellow;
	text-decoration:none;	
}

a:active {
	color:red;
}

a:visited {
	color:yellow;
}

#right {
	float:right;
	width:300px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #718863 1px solid;
}

#right a{
	color:yellow;
}

#right a:hover{
	color:yellow;
}

#right a:active{
	color:#fff;
}

#right a:visited{
	color:yellow;
}

/********************** Footer ***************************/

#footerline {
	clear:both;
	background-image:url(images/footer_bg.gif);
	font-size:1px;
	height:10px;
}

#footer {
	width:750px;
	padding: 0px 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align:left;*/
}

#footer p {
	font-size:8.5px;
	/*padding:0;*/
	/*margin:0;*/
	color:#fff;
	text-transform:uppercase;
	
}

#footer a {
	font-size:8.5px;
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}

#footer .legal {
	margin-left:50px;
}

#footer .credits {
	margin-left:140px;
	text-align:right;
}


/********************** form ***************************/

#form {
	padding:0;
	marging:0;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 110px;
  text-align: right;
  }

div.row span.formw {
  margin-left: 10px; 
  float: left;
  width: 180px;
  text-align: left;
  } 

