/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	background-color: transparent;
}
a {outline: none;}
ul,li { list-style-type: none; }

button span,a span,li span {display: none;}

img {
border: none;
}
      
body {
	background: #A17461 url(/images/bg_pasta.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #331604;
}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.text {
}

input.button {
}



h1 {
	letter-spacing: -.05em;
	
}

h2 {
	
	letter-spacing: -.05em;
	
}

h3 {
	margin-top: 1em;
}



ul {
	list-style: none;
}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #9E9D89;
}

a {
	color: #9e9f55;
}

a:hover {
	text-decoration: none;
}



/* content Header */

#header {
	width: 624px;
	height: 114px;
	margin: 0 0;
	
background: transparent url(images/bg_header.png) no-repeat;
}



#header h1, #header p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #151F5D;
}

#header h1 {
  background: url(/img/headings/buffalo.gif) 0 34px no-repeat;
  height: 67px;
  margin: 0 0 0 31px;
  display: block;
  float: left;
}

#header h1 a {
  height: 100px;
  width: 300px;
  display: block;
}

#header h1 a span {
  text-indent: -9999px;
}

/* Page */

#page {
	width: 842px;
	margin: 50px auto;
	
	background-color: transparent;
}



/* Content */

#content {
	float: left;
	width: 624px;
	padding: 0px 0px 0px 0px;
	
	
}


#content_box {
	margin: 0;
	padding: 0;
	width: 622px;
	margin: 0 auto;
	background: url(images/bg_white.png) repeat-y;
}

#top_panel {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 562px;
	
	margin: 0 auto;
	
	background: url(images/bg_section_bottom.png) no-repeat left bottom;
}

#top_panel h2 {
   text-indent: -9999px;
  width: 220px;
  height: 43px;
  padding-bottom: 15px;
 padding-top: 15px;
 margin-bottom: 15px;
  
}

#top_panel h2.home  {
 background: url(images/h2_lapasta.png) no-repeat left bottom;

}

#top_panel h2.contact  {
 background: url(images/h2_contact.png) no-repeat left bottom;

}

#top_panel h2.error  {
 background: url(images/h2_error.png) no-repeat left bottom;

}

#top_panel h2.about  {
 background: url(images/h2_about.png) no-repeat left bottom;

}

#top_panel h2.plain  {
 background: url(images/h2_plain.png) no-repeat left bottom;

}

#top_panel h2.filled  {
 background: url(images/h2_filled.png) no-repeat left bottom;

}

#top_panel h2.sauces  {
 background: url(images/h2_sauces.png) no-repeat left bottom;

}

#top_panel h2.thanks  {
 background: url(images/h2_thanks.png) no-repeat left bottom;

}


#top_panel a.forward  {
	float: right;
 color: #331604;

}

#top_panel a.back  {
	float: left;
 color: #331604;

}

#top_panel h4 {
	font-weight: bold;
		font-size: 12px;
}

#lower_panel {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 562px;
	margin: 0 auto;
	background: url(images/bg_grad.png) no-repeat left top;
	height: 303px;
}

#lower_panel h2 {
  background: url(images/h2_products.png) 0 0 no-repeat;
  width: 220px;
  height: 43px;
 
  
}

#lower_panel h2  {
  text-indent: -9999px;
}

#content_footer {
	clear: both;
	width: 564px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	height: 40px;
	
	margin: 0 0;
	background: transparent url(images/bg_footer.png) no-repeat;
	
	font-size: 10px;
	

}





/* Sidebar */

#sidebar {
	float: right;
	width: 202px;
	color: #331604;
	margin: 0 0;
}

#sidebar_header {
	width: 202px;
	height: 50px;
	margin: 0 0;
	
background: transparent url(images/bg_sd_header.png) no-repeat;
}

#sidebar_footer {
	width: 202px;
	height: 16px;
	margin: 0 0;
	background: transparent url(images/bg_sd_footer.png) no-repeat;
	

}



#sidebar_box {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 180px;
	margin: 0 auto;
	background: url(images/bg_white.png) repeat-y;
		color: #331604;
		font-size: 10px;
}

#sidebar_box h3 {
	font-weight: bold;
		font-size: 12px;
}


#sidebar_bg {
	margin: 0;
	padding: 0;
	width: 200px;
	margin: 0 auto;
	background: transparent url(images/bg_sd_footer.png) bottom left no-repeat;
}

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

#sidebar li {
	
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #748AAF;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: .5em;
		font-size: 13px;
	
	text-indent: -9999px;
	
  width: 185px;
  height: 43px;
}



#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Nav */


#nav {
  background: url(images/bg_nav.png) 0 0 no-repeat;
  width: 220px;
  height: 43px;
  float: right;
  margin: 34px 21px 0 0;
}





#nav ul li {float: left; height: 14px}

li.about, li.about a {
	display: block;
  
  padding: 9px 0 0 12px;
  width: 40px;
}

li.contact, li.contact a {
  display: block;
 
  padding: 9px 0 0 12px;
  width: 48px;
}

li.friend, li.friend a {
  display: block;
  
  padding: 9px 0 0 12px;
  width: 59px;
}

li.about, li.contact, li.friend {
  background: none;
}

li.about a, li.contact a, li.friend a {
  background-position: 0 0;
  padding: 0;
  margin: 0;
  height: 14px;
	cursor: pointer;
}

li.about a {width: 40px}
li.contact a {width: 48px}
li.friend a {width: 59px}







#lower_panel    #col1{
    width:187px;
   float:left;
   padding-left: 0px;
  }
  
#lower_panel   #col2{
   width:187px;
    float:left;
     padding-left: 0px;
  
   }
  
#lower_panel  #col3{
   width:187px;
   float:left;
    padding-left: 0px;
   
   }


