/* CSS Document */

/* body */

body{
	font-family:Arial,sans-serif;
	color:#FFF5D6;
	line-height:1.166;	
	margin:0;
	padding:0;
	font-size:1em;
	background-color:#55322F;
}

a:link, a:visited, a:hover {
	text-decoration: none; 
			
}


a:hover {
	text-decoration: none;
	
}

img {
border: none; 
}



h1{
	color:#D4B688;
	font-size:1em;
	font-weight:lighter;
	padding:0;
	}
	
	
h2{
	color:#D4B688;
	font-size:0.8em;
	font-weight:lighter;
	}




/* mu_layout */


#footer{
    height:70px;
    font-size:0.8em;
    color:#B2704E;
	text-align:left;
	width:997px;
	float:right;
	padding:8px 0 0 7px;
}

#footer a:link,  #footer a:visited,   #footer a:active  
 {
  color:#D4B688;
  font-weight:bold;
}

 
#footer a:hover 
 {
  color:#FFFFFF;
}



#bkimage{
	 
	background-image:url(images/bkimage.gif);
    background-repeat:no-repeat;
	position:absolute;
	top:0px;
	z-index:0;
	clear:both;
	}

/* mu_content */


#contentWrap{
	 
	width:1110px;
	height:350px;
	float:right;
	}
	
#contentWrap2{
	 
	width:1000px;
	height:350px;
	float:right;
	}
	
#contenttxt{
	float:left; 
	width:340px;
	height:350px;
	padding:0;
	overflow:hidden;
	background-color:#40211E;
	}
	
#contentimg{
	float:left; 
	width:350px;
	height:350px;
	padding:0;
	background-color:#FFFFFF;
	color:#D4B688;
	background-color:#40211E;
	}
	
	
#contentSUP1{
	float:left; 
	display:inline;
	color:#40211E;
	width:340px;
    padding: 5px; 
	height:340px;
	background-image:url(images/image6.jpg);
    background-repeat:repeat-x;
	font-size:0.8em;
	background-color:#FFFFFF;
	}
	
#contentSUP1 a:link, contentSUP1 a:visited,   contentSUP1 a:active,  contentSUP1 a:hover{
font-weight:bold;
color:#40211E;
}
	
	
#contentSUP2{
	float:left; 
	display:inline;
	color:#40211E;
	width:340px;
    padding: 5px; 
	height:340px;
	background-color:#FFFFFF;
	background-image:url(images/image?.jpg);
    background-repeat:repeat-x;
	font-size:0.8em;
	}
	
#contentSUP2 a:link, contentSUP2 a:visited,   contentSUP2 a:active,  contentSUP2 a:hover{
font-weight:bold;
color:#40211E;
}
		
	
#contentSUP3{
	float:left; 
	display:inline;
	color:#40211E;
	width:340px;
    padding: 5px; 
	height:340px;
	background-color:#FFFFFF;
	background-image:url(images/image?.jpg);
    background-repeat:repeat-x;
	font-size:0.8em;
	
	}
	
#contentSUP3 a:link, contentSUP3 a:visited,   contentSUP3 a:active,  contentSUP3 a:hover{
font-weight:bold;
color:#40211E;
}
		
	
#contentSUP4{
	float:left; 
	display:inline;
	color:#40211E;
	width:340px;
    padding: 5px; 
	height:340px;
	background-image:url(images/image11.jpg);
    background-repeat:repeat-x;
	font-size:0.8em;
	background-color:#FFFFFF;
	}	
	
#contentSUP4 a:link, contentSUP4 a:visited,   contentSUP4 a:active,  contentSUP4 a:hover{
font-weight:bold;
color:#40211E;
}
	
	
#contentSUP5{
	float:left; 
	display:inline;
	color:#40211E;
	width:340px;
    padding: 5px; 
	height:340px;
	background-image:url(images/image12.jpg);
    background-repeat:repeat-x;
	font-size:0.8em;
	background-color:#FFFFFF;
	}	
	
#contentSUP5 a:link, contentSUP5 a:visited,   contentSUP5 a:active,  contentSUP5 a:hover{
font-weight:bold;
color:#40211E;
}
	
	
	
#contentflsh{
	float:left; 
	display:inline;
	width:291px;
	height:350px;
	padding:0;
	background-image:url(images/logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#scrollspc{
	float:left; 
	width:15px;
	height:350px;
	padding:0;
	background-color:#40211E;
	}
	




/* mu_navBar */

#navBar{
  display:block;
  height:30px;
  text-align:left;
  width:1000px;
  margin-top:60px;
  font-size:12px;
  float:right;
}

 #navBar a:link,  #navBar a:visited,   #navBar a:active  
 {
  width:90px;
  padding:10px;
  color:#B2704E;
  letter-spacing:1px;
}

 
#navBar a:hover 
 {
  color:#D4B688;
  background-image:url(images/nav2_02.gif);
  text-decoration:none;
}

 .maintxt
 {
  padding:0px;
  color:#FFF5D6;
  font-size:0.8em;
 }
 
 
.maintxt a:link,  .maintxt a:visited,   .maintxt a:active  
 {
  color:#D4B688;
  font-weight:bold;
}

 
.maintxt a:hover 
 {
  color:#FFFFFF;
}

 

#txtone {
      width:330px;
      padding: 2px 2px 2px 2px; 
	  height:340px;
	  overflow: scroll;
      overflow-x: hidden;
	  }
	  
#txttwo {
      width:330px;
      padding: 2px 2px 2px 2px; 
	  height:340px;
	  }


 
 #subs
 {
 display:block;
  width:110px;
  color:#B2704E;
  height:330px;
  float:left;
  margin-top:20px;

}
 
 
 #subs a:link,   #subs a:visited,    #subs a:active  
 {
  display:block;
  width:100px;
  padding:5px;
  margin:2px;
  color:#D4B686;
  float:left;
  font-size:11px;
}

 
 #subs a:hover 
 {
  color:#B2704E;
  background-image:url(images/nav2_02.gif);
  text-decoration:none;
}


input {
 background-color: #D4B686;
  color: #000000;
  margin:5px;
}

textarea {
 background-color: #D4B686;
 color: #000000;
   margin:5px;
}



#greattaste{
  display:block;
  height:110px;
  text-align:right;
  width:852px;
  font-size:12px;
  float:right;
  margin-right:90px;
  z-index:1000;
}


#xmasform{
  display:block;
  height:auto;

  width:600px;

  margin:0 auto;
}


.orderform td { 

font-size: 11px; 
border-bottom:1px dotted #ccc;
background-color:#55322F;
vertical-align: middle; 
padding: 1px; 

}



#willie{
	float:left; 
	display:inline;
	width:500px;
	height:500px;
	padding:0;
	background-color:#FFFFFF;
	color:#D4B688;
	background-color:#40211E;
	}
